#************************************************************************* #* # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************/ PRJ=..$/.. PRJNAME=i18npool TARGET=collator ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk # --- Files -------------------------------------------------------- txtlist:=$(shell @cd data >& $(NULLDEV) && ls *.txt) LOCAL_RULE_LANGS:=$(uniq $(foreach,i,$(txtlist) $(i:s/-/_/:s/_/ /:1))) rules_dependencies:=$(foreach,i,$(txtlist) data$/$i) $(INCCOM)$/lrl_include.hxx rules_obj = $(SLO)$/collator_unicode.obj SLOFILES= \ $(SLO)$/collatorImpl.obj \ $(SLO)$/chaptercollator.obj \ $(rules_obj) APP1TARGET = gencoll_rule APP1RPATH = NONE APP1OBJS = $(OBJ)$/gencoll_rule.obj DEPOBJFILES = $(APP1OBJS) APP1STDLIBS = $(SALLIB) \ $(ICUINLIB) \ $(ICUUCLIB) \ $(ICUDATALIB) # --- Targets ------------------------------------------------------ .INCLUDE : target.mk $(rules_obj) : $(rules_dependencies) $(INCCOM)$/lrl_include.hxx: $(foreach,i,$(txtlist) data$/$i) @@$(RM) $@ @echo $(EMQ)#define LOCAL_RULE_LANGS $(EMQ)"$(LOCAL_RULE_LANGS)$(EMQ)" >& $@ p-5.1 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/dz
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
committerAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
commitb2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (patch)
treebeb7d143ffddf782f7ad8a9d6833184044e7b3e7 /source/dz
parentf044f8923d796ba10814d4bbe8f22c527225e56f (diff)
initial import of LibreOffice 4.0 translations
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
Diffstat (limited to 'source/dz')
-rw-r--r--source/dz/accessibility/source/helper.po22
-rw-r--r--source/dz/avmedia/source/framework.po99
-rw-r--r--source/dz/avmedia/source/viewer.po45
-rw-r--r--source/dz/basctl/source/basicide.po1529
-rw-r--r--source/dz/basctl/source/dlged.po169
-rw-r--r--source/dz/basctl/uiconfig/basicide/ui.po68
-rw-r--r--source/dz/basic/source/classes.po1090
-rw-r--r--source/dz/basic/source/sbx.po57
-rw-r--r--source/dz/chart2/source/controller/dialogs.po4356
-rw-r--r--source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po32
-rw-r--r--source/dz/connectivity/registry/calc/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/dz/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dz/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po36
-rw-r--r--source/dz/connectivity/registry/flat/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/dz/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dz/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/dz/connectivity/registry/kab/org/openoffice/Office/DataAccess.po19
-rw-r--r--source/dz/connectivity/registry/macab/org/openoffice/Office/DataAccess.po19
-rw-r--r--source/dz/connectivity/registry/mork/org/openoffice/Office/DataAccess.po27
-rw-r--r--source/dz/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po48
-rw-r--r--source/dz/connectivity/registry/mozab2/org/openoffice/Office/DataAccess.po27
-rw-r--r--source/dz/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po32
-rw-r--r--source/dz/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dz/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dz/connectivity/registry/tdeab/org/openofffice/Office/DataAccess.po19
-rw-r--r--source/dz/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/dz/connectivity/source/resource.po1015
-rw-r--r--source/dz/cui/source/customize.po1928
-rw-r--r--source/dz/cui/source/dialogs.po5593
-rw-r--r--source/dz/cui/source/options.po7635
-rw-r--r--source/dz/cui/source/tabpages.po13298
-rw-r--r--source/dz/cui/uiconfig/ui.po1938
-rw-r--r--source/dz/dbaccess/source/core/resource.po487
-rw-r--r--source/dz/dbaccess/source/ext/macromigration.po342
-rw-r--r--source/dz/dbaccess/source/sdbtools/resource.po57
-rw-r--r--source/dz/dbaccess/source/ui/app.po472
-rw-r--r--source/dz/dbaccess/source/ui/browser.po279
-rw-r--r--source/dz/dbaccess/source/ui/control.po149
-rw-r--r--source/dz/dbaccess/source/ui/dlg.po3890
-rw-r--r--source/dz/dbaccess/source/ui/inc.po85
-rw-r--r--source/dz/dbaccess/source/ui/misc.po444
-rw-r--r--source/dz/dbaccess/source/ui/querydesign.po638
-rw-r--r--source/dz/dbaccess/source/ui/relationdesign.po64
-rw-r--r--source/dz/dbaccess/source/ui/tabledesign.po523
-rw-r--r--source/dz/dbaccess/source/ui/uno.po111
-rw-r--r--source/dz/desktop/source/app.po223
-rw-r--r--source/dz/desktop/source/deployment/gui.po841
-rw-r--r--source/dz/desktop/source/deployment/manager.po50
-rw-r--r--source/dz/desktop/source/deployment/misc.po36
-rw-r--r--source/dz/desktop/source/deployment/registry.po50
-rw-r--r--source/dz/desktop/source/deployment/registry/component.po50
-rw-r--r--source/dz/desktop/source/deployment/registry/configuration.po22
-rw-r--r--source/dz/desktop/source/deployment/registry/help.po32
-rw-r--r--source/dz/desktop/source/deployment/registry/package.po15
-rw-r--r--source/dz/desktop/source/deployment/registry/script.po36
-rw-r--r--source/dz/desktop/source/deployment/registry/sfwk.po15
-rw-r--r--source/dz/desktop/source/deployment/unopkg.po81
-rw-r--r--source/dz/desktop/uiconfig/ui.po107
-rw-r--r--source/dz/dictionaries/af_ZA.po15
-rw-r--r--source/dz/dictionaries/an_ES.po15
-rw-r--r--source/dz/dictionaries/ar.po15
-rw-r--r--source/dz/dictionaries/be_BY.po15
-rw-r--r--source/dz/dictionaries/bg_BG.po15
-rw-r--r--source/dz/dictionaries/bn_BD.po15
-rw-r--r--source/dz/dictionaries/br_FR.po15
-rw-r--r--source/dz/dictionaries/ca.po15
-rw-r--r--source/dz/dictionaries/cs_CZ.po15
-rw-r--r--source/dz/dictionaries/da_DK.po15
-rw-r--r--source/dz/dictionaries/de.po15
-rw-r--r--source/dz/dictionaries/el_GR.po15
-rw-r--r--source/dz/dictionaries/en.po15
-rw-r--r--source/dz/dictionaries/en/dialog.po351
-rw-r--r--source/dz/dictionaries/en/dialog/registry/data/org/openoffice/Office.po178
-rw-r--r--source/dz/dictionaries/es.po24
-rw-r--r--source/dz/dictionaries/es_ES.po19
-rw-r--r--source/dz/dictionaries/et_EE.po15
-rw-r--r--source/dz/dictionaries/fr_FR.po15
-rw-r--r--source/dz/dictionaries/gd_GB.po15
-rw-r--r--source/dz/dictionaries/gl.po17
-rw-r--r--source/dz/dictionaries/gu_IN.po15
-rw-r--r--source/dz/dictionaries/he_IL.po15
-rw-r--r--source/dz/dictionaries/hi_IN.po15
-rw-r--r--source/dz/dictionaries/hr_HR.po15
-rw-r--r--source/dz/dictionaries/hu_HU.po15
-rw-r--r--source/dz/dictionaries/hu_HU/dialog.po308
-rw-r--r--source/dz/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po160
-rw-r--r--source/dz/dictionaries/it_IT.po15
-rw-r--r--source/dz/dictionaries/ku_TR.po15
-rw-r--r--source/dz/dictionaries/lt_LT.po15
-rw-r--r--source/dz/dictionaries/lv_LV.po15
-rw-r--r--source/dz/dictionaries/ne_NP.po15
-rw-r--r--source/dz/dictionaries/nl_NL.po15
-rw-r--r--source/dz/dictionaries/no.po15
-rw-r--r--source/dz/dictionaries/oc_FR.po15
-rw-r--r--source/dz/dictionaries/pl_PL.po15
-rw-r--r--source/dz/dictionaries/pt_BR.po15
-rw-r--r--source/dz/dictionaries/pt_PT.po15
-rw-r--r--source/dz/dictionaries/ro.po15
-rw-r--r--source/dz/dictionaries/ru_RU.po15
-rw-r--r--source/dz/dictionaries/ru_RU/dialog.po143
-rw-r--r--source/dz/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po90
-rw-r--r--source/dz/dictionaries/si_LK.po15
-rw-r--r--source/dz/dictionaries/sk_SK.po15
-rw-r--r--source/dz/dictionaries/sl_SI.po15
-rw-r--r--source/dz/dictionaries/sr.po15
-rw-r--r--source/dz/dictionaries/sv_SE.po15
-rw-r--r--source/dz/dictionaries/sw_TZ.po15
-rw-r--r--source/dz/dictionaries/te_IN.po15
-rw-r--r--source/dz/dictionaries/th_TH.po15
-rw-r--r--source/dz/dictionaries/uk_UA.po15
-rw-r--r--source/dz/dictionaries/vi.po15
-rw-r--r--source/dz/dictionaries/zu_ZA.po15
-rw-r--r--source/dz/editeng/source/accessibility.po22
-rw-r--r--source/dz/editeng/source/editeng.po142
-rw-r--r--source/dz/editeng/source/items.po1860
-rw-r--r--source/dz/editeng/source/misc.po53
-rw-r--r--source/dz/editeng/source/outliner.po56
-rw-r--r--source/dz/extensions/source/abpilot.po320
-rw-r--r--source/dz/extensions/source/bibliography.po637
-rw-r--r--source/dz/extensions/source/dbpilots.po563
-rw-r--r--source/dz/extensions/source/propctrlr.po3028
-rw-r--r--source/dz/extensions/source/scanner.po235
-rw-r--r--source/dz/extensions/source/update/check.po339
-rw-r--r--source/dz/extensions/source/update/check/org/openoffice/Office.po18
-rw-r--r--source/dz/filter/source/config/fragments/filters.po927
-rw-r--r--source/dz/filter/source/config/fragments/internalgraphicfilters.po548
-rw-r--r--source/dz/filter/source/config/fragments/types.po272
-rw-r--r--source/dz/filter/source/flash.po23
-rw-r--r--source/dz/filter/source/graphicfilter/eps.po15
-rw-r--r--source/dz/filter/source/pdf.po1016
-rw-r--r--source/dz/filter/source/t602.po85
-rw-r--r--source/dz/filter/source/xsltdialog.po785
-rw-r--r--source/dz/forms/source/resource.po598
-rw-r--r--source/dz/formula/source/core/resource.po2497
-rw-r--r--source/dz/formula/source/ui/dlg.po409
-rw-r--r--source/dz/fpicker/source/office.po560
-rw-r--r--source/dz/framework/source/classes.po288
-rw-r--r--source/dz/framework/source/services.po56
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/guide.po1144
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/shared.po56090
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/shared/01.po709
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/shared/02.po2033
-rw-r--r--source/dz/helpcontent2/source/text/scalc.po1983
-rw-r--r--source/dz/helpcontent2/source/text/scalc/00.po2223
-rw-r--r--source/dz/helpcontent2/source/text/scalc/01.po78323
-rw-r--r--source/dz/helpcontent2/source/text/scalc/02.po1343
-rw-r--r--source/dz/helpcontent2/source/text/scalc/04.po1554
-rw-r--r--source/dz/helpcontent2/source/text/scalc/05.po1214
-rw-r--r--source/dz/helpcontent2/source/text/scalc/guide.po16377
-rw-r--r--source/dz/helpcontent2/source/text/schart.po858
-rw-r--r--source/dz/helpcontent2/source/text/schart/00.po501
-rw-r--r--source/dz/helpcontent2/source/text/schart/01.po9872
-rw-r--r--source/dz/helpcontent2/source/text/schart/02.po277
-rw-r--r--source/dz/helpcontent2/source/text/schart/04.po276
-rw-r--r--source/dz/helpcontent2/source/text/sdraw.po1366
-rw-r--r--source/dz/helpcontent2/source/text/sdraw/00.po23
-rw-r--r--source/dz/helpcontent2/source/text/sdraw/01.po31
-rw-r--r--source/dz/helpcontent2/source/text/sdraw/04.po844
-rw-r--r--source/dz/helpcontent2/source/text/sdraw/guide.po2957
-rw-r--r--source/dz/helpcontent2/source/text/shared.po3771
-rw-r--r--source/dz/helpcontent2/source/text/shared/00.po16909
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po63654
-rw-r--r--source/dz/helpcontent2/source/text/shared/02.po24850
-rw-r--r--source/dz/helpcontent2/source/text/shared/04.po2599
-rw-r--r--source/dz/helpcontent2/source/text/shared/05.po1535
-rw-r--r--source/dz/helpcontent2/source/text/shared/07.po63
-rw-r--r--source/dz/helpcontent2/source/text/shared/autokorr.po518
-rw-r--r--source/dz/helpcontent2/source/text/shared/autopi.po13436
-rw-r--r--source/dz/helpcontent2/source/text/shared/explorer/database.po21105
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po28099
-rw-r--r--source/dz/helpcontent2/source/text/shared/optionen.po21469
-rw-r--r--source/dz/helpcontent2/source/text/simpress.po2099
-rw-r--r--source/dz/helpcontent2/source/text/simpress/00.po1859
-rw-r--r--source/dz/helpcontent2/source/text/simpress/01.po12295
-rw-r--r--source/dz/helpcontent2/source/text/simpress/02.po7495
-rw-r--r--source/dz/helpcontent2/source/text/simpress/04.po1747
-rw-r--r--source/dz/helpcontent2/source/text/simpress/guide.po7308
-rw-r--r--source/dz/helpcontent2/source/text/smath.po775
-rw-r--r--source/dz/helpcontent2/source/text/smath/00.po678
-rw-r--r--source/dz/helpcontent2/source/text/smath/01.po17791
-rw-r--r--source/dz/helpcontent2/source/text/smath/02.po58
-rw-r--r--source/dz/helpcontent2/source/text/smath/04.po214
-rw-r--r--source/dz/helpcontent2/source/text/smath/guide.po1038
-rw-r--r--source/dz/helpcontent2/source/text/swriter.po2877
-rw-r--r--source/dz/helpcontent2/source/text/swriter/00.po3365
-rw-r--r--source/dz/helpcontent2/source/text/swriter/01.po38726
-rw-r--r--source/dz/helpcontent2/source/text/swriter/02.po4646
-rw-r--r--source/dz/helpcontent2/source/text/swriter/04.po2188
-rw-r--r--source/dz/helpcontent2/source/text/swriter/guide.po24924
-rw-r--r--source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po5386
-rw-r--r--source/dz/librelogo/source.po35
-rw-r--r--source/dz/librelogo/source/help/en-US.po2665
-rw-r--r--source/dz/librelogo/source/pythonpath.po1205
-rw-r--r--source/dz/librelogo/source/registry/data/org/openoffice/Office.po123
-rw-r--r--source/dz/librelogo/source/registry/data/org/openoffice/Office/UI.po42
-rw-r--r--source/dz/mysqlc/source.po22
-rw-r--r--source/dz/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/dz/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po371
-rw-r--r--source/dz/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po22
-rw-r--r--source/dz/nlpsolver/src/locale.po424
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office.po11638
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office/UI.po29256
-rw-r--r--source/dz/padmin/source.po1532
-rw-r--r--source/dz/readlicense_oo/docs.po (renamed from source/dz/readlicense_oo/docs/readme.po)895
-rw-r--r--source/dz/reportbuilder/java/com/sun/star/report/function/metadata.po58
-rw-r--r--source/dz/reportbuilder/registry/data/org/openoffice/Office.po110
-rw-r--r--source/dz/reportbuilder/registry/data/org/openoffice/Office/UI.po589
-rw-r--r--source/dz/reportbuilder/registry/data/org/openoffice/TypeDetection.po51
-rw-r--r--source/dz/reportbuilder/util.po22
-rw-r--r--source/dz/reportdesign/source/core/resource.po134
-rw-r--r--source/dz/reportdesign/source/ui/dlg.po1612
-rw-r--r--source/dz/reportdesign/source/ui/inspection.po687
-rw-r--r--source/dz/reportdesign/source/ui/report.po762
-rw-r--r--source/dz/sc/source/core/src.po96
-rw-r--r--source/dz/sc/source/ui/cctrl.po59
-rw-r--r--source/dz/sc/source/ui/dbgui.po2891
-rw-r--r--source/dz/sc/source/ui/docshell.po40
-rw-r--r--source/dz/sc/source/ui/drawfunc.po382
-rw-r--r--source/dz/sc/source/ui/formdlg.po135
-rw-r--r--source/dz/sc/source/ui/miscdlgs.po1136
-rw-r--r--source/dz/sc/source/ui/navipi.po313
-rw-r--r--source/dz/sc/source/ui/optdlg.po89
-rw-r--r--source/dz/sc/source/ui/pagedlg.po814
-rw-r--r--source/dz/sc/source/ui/src.po33222
-rw-r--r--source/dz/sc/source/ui/styleui.po208
-rw-r--r--source/dz/sc/uiconfig/scalc/ui.po35
-rw-r--r--source/dz/scaddins/source/analysis.po6733
-rw-r--r--source/dz/scaddins/source/datefunc.po380
-rw-r--r--source/dz/sccomp/source/solver.po85
-rw-r--r--source/dz/scp2/source/accessories.po3775
-rw-r--r--source/dz/scp2/source/activex.po22
-rw-r--r--source/dz/scp2/source/base.po98
-rw-r--r--source/dz/scp2/source/binfilter.po73
-rw-r--r--source/dz/scp2/source/calc.po199
-rw-r--r--source/dz/scp2/source/draw.po113
-rw-r--r--source/dz/scp2/source/extensions.po489
-rw-r--r--source/dz/scp2/source/gnome.po22
-rw-r--r--source/dz/scp2/source/graphicfilter.po222
-rw-r--r--source/dz/scp2/source/impress.po179
-rw-r--r--source/dz/scp2/source/javafilter.po180
-rw-r--r--source/dz/scp2/source/kde.po28
-rw-r--r--source/dz/scp2/source/math.po102
-rw-r--r--source/dz/scp2/source/onlineupdate.po22
-rw-r--r--source/dz/scp2/source/ooo.po5577
-rw-r--r--source/dz/scp2/source/python.po48
-rw-r--r--source/dz/scp2/source/quickstart.po22
-rw-r--r--source/dz/scp2/source/sdkoo.po22
-rw-r--r--source/dz/scp2/source/smoketest.po25
-rw-r--r--source/dz/scp2/source/stdlibs.po22
-rw-r--r--source/dz/scp2/source/tde.po28
-rw-r--r--source/dz/scp2/source/winexplorerext.po22
-rw-r--r--source/dz/scp2/source/writer.po250
-rw-r--r--source/dz/scp2/source/xsltfilter.po24
-rw-r--r--source/dz/scripting/source/pyprov.po22
-rw-r--r--source/dz/sd/source/core.po684
-rw-r--r--source/dz/sd/source/filter/html.po512
-rw-r--r--source/dz/sd/source/ui/accessibility.po94
-rw-r--r--source/dz/sd/source/ui/animations.po1490
-rw-r--r--source/dz/sd/source/ui/annotations.po250
-rw-r--r--source/dz/sd/source/ui/app.po4264
-rw-r--r--source/dz/sd/source/ui/dlg.po4104
-rw-r--r--source/dz/sd/source/ui/slideshow.po152
-rw-r--r--source/dz/sd/source/ui/table.po109
-rw-r--r--source/dz/sd/source/ui/view.po493
-rw-r--r--source/dz/sd/uiconfig/sdraw/ui.po140
-rw-r--r--source/dz/sd/uiconfig/simpress/ui.po151
-rw-r--r--source/dz/sdext/source/minimizer.po22
-rw-r--r--source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office.po16
-rw-r--r--source/dz/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po559
-rw-r--r--source/dz/sdext/source/pdfimport.po25
-rw-r--r--source/dz/sdext/source/presenter.po22
-rw-r--r--source/dz/sdext/source/presenter/help/en-US/com.sun.PresenterScreen.po310
-rw-r--r--source/dz/sdext/source/presenter/registry/data/org/openoffice/Office/extension.po609
-rw-r--r--source/dz/setup_native/source/mac.po203
-rw-r--r--source/dz/sfx2/source/appl.po1223
-rw-r--r--source/dz/sfx2/source/bastyp.po22
-rw-r--r--source/dz/sfx2/source/dialog.po2483
-rw-r--r--source/dz/sfx2/source/doc.po1693
-rw-r--r--source/dz/sfx2/source/menu.po81
-rw-r--r--source/dz/sfx2/source/view.po191
-rw-r--r--source/dz/sfx2/uiconfig/ui.po131
-rw-r--r--source/dz/shell/source/win32/shlxthandler/res.po267
-rw-r--r--source/dz/starmath/source.po3673
-rw-r--r--source/dz/starmath/uiconfig/smath/ui.po99
-rw-r--r--source/dz/svl/source/items.po15
-rw-r--r--source/dz/svl/source/misc.po604
-rw-r--r--source/dz/svtools/source/contnr.po550
-rw-r--r--source/dz/svtools/source/control.po484
-rw-r--r--source/dz/svtools/source/dialogs.po2104
-rw-r--r--source/dz/svtools/source/filter.po355
-rw-r--r--source/dz/svtools/source/java.po98
-rw-r--r--source/dz/svtools/source/misc.po3790
-rw-r--r--source/dz/svtools/source/toolpanel.po22
-rw-r--r--source/dz/svtools/uiconfig/ui.po670
-rw-r--r--source/dz/svtools/workben/unodialog.po36
-rw-r--r--source/dz/svx/inc.po551
-rw-r--r--source/dz/svx/source/accessibility.po267
-rw-r--r--source/dz/svx/source/core.po25
-rw-r--r--source/dz/svx/source/dialog.po9029
-rw-r--r--source/dz/svx/source/engine3d.po1234
-rw-r--r--source/dz/svx/source/fmcomp.po184
-rw-r--r--source/dz/svx/source/form.po2901
-rw-r--r--source/dz/svx/source/gallery2.po1274
-rw-r--r--source/dz/svx/source/items.po1266
-rw-r--r--source/dz/svx/source/src.po986
-rw-r--r--source/dz/svx/source/stbctrls.po225
-rw-r--r--source/dz/svx/source/svdraw.po4461
-rw-r--r--source/dz/svx/source/table.po15
-rw-r--r--source/dz/svx/source/tbxctrls.po959
-rw-r--r--source/dz/svx/source/toolbars.po164
-rw-r--r--source/dz/svx/source/unodialogs/textconversiondlgs.po578
-rw-r--r--source/dz/sw/source/core/layout.po25
-rw-r--r--source/dz/sw/source/core/undo.po1356
-rw-r--r--source/dz/sw/source/core/unocore.po60
-rw-r--r--source/dz/sw/source/ui/app.po2487
-rw-r--r--source/dz/sw/source/ui/chrdlg.po1121
-rw-r--r--source/dz/sw/source/ui/config.po3025
-rw-r--r--source/dz/sw/source/ui/dbui.po3434
-rw-r--r--source/dz/sw/source/ui/dialog.po858
-rw-r--r--source/dz/sw/source/ui/dochdl.po86
-rw-r--r--source/dz/sw/source/ui/docvw.po865
-rw-r--r--source/dz/sw/source/ui/envelp.po1685
-rw-r--r--source/dz/sw/source/ui/fldui.po2096
-rw-r--r--source/dz/sw/source/ui/fmtui.po383
-rw-r--r--source/dz/sw/source/ui/frmdlg.po2076
-rw-r--r--source/dz/sw/source/ui/globdoc.po22
-rw-r--r--source/dz/sw/source/ui/index.po1567
-rw-r--r--source/dz/sw/source/ui/lingu.po129
-rw-r--r--source/dz/sw/source/ui/misc.po2733
-rw-r--r--source/dz/sw/source/ui/ribbar.po850
-rw-r--r--source/dz/sw/source/ui/shells.po407
-rw-r--r--source/dz/sw/source/ui/smartmenu.po16
-rw-r--r--source/dz/sw/source/ui/table.po897
-rw-r--r--source/dz/sw/source/ui/uiview.po275
-rw-r--r--source/dz/sw/source/ui/utlui.po4498
-rw-r--r--source/dz/sw/source/ui/web.po85
-rw-r--r--source/dz/sw/source/ui/wrtsh.po50
-rw-r--r--source/dz/sw/uiconfig/sw/ui.po316
-rw-r--r--source/dz/sw/uiconfig/swriter/ui.po2151
-rw-r--r--source/dz/swext/mediawiki/help.po836
-rw-r--r--source/dz/swext/mediawiki/src.po22
-rw-r--r--source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office.po28
-rw-r--r--source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po280
-rw-r--r--source/dz/sysui/desktop/share.po640
-rw-r--r--source/dz/uui/source.po1509
-rw-r--r--source/dz/vcl/qa/cppunit/builder.po842
-rw-r--r--source/dz/vcl/source/edit.po60
-rw-r--r--source/dz/vcl/source/src.po1883
-rw-r--r--source/dz/vcl/uiconfig/ui.po667
-rw-r--r--source/dz/wizards/source/euro.po589
-rw-r--r--source/dz/wizards/source/formwizard.po5388
-rw-r--r--source/dz/wizards/source/importwizard.po549
-rw-r--r--source/dz/wizards/source/schedule.po213
-rw-r--r--source/dz/wizards/source/template.po579
-rw-r--r--source/dz/xmlsecurity/source/component.po15
-rw-r--r--source/dz/xmlsecurity/source/dialogs.po720
356 files changed, 593749 insertions, 201162 deletions
diff --git a/source/dz/accessibility/source/helper.po b/source/dz/accessibility/source/helper.po
index c0040ae3cf1..1a78e22a309 100644
--- a/source/dz/accessibility/source/helper.po
+++ b/source/dz/accessibility/source/helper.po
@@ -1,9 +1,9 @@
-#. extracted from accessibility/source/helper.oo
+#. extracted from accessibility/source/helper
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+accessibility%2Fsource%2Fhelper.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,13 +12,23 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: accessiblestrings.src#RID_STR_ACC_NAME_BROWSEBUTTON.string.text
+#. !m?W
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_NAME_BROWSEBUTTON\n"
+"string.text"
msgid "Browse"
msgstr "འཚོལ་བལྟ"
-#: accessiblestrings.src#RID_STR_ACC_DESC_PANELDECL_TABBAR.string.text
+#. pfc%
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_DESC_PANELDECL_TABBAR\n"
+"string.text"
msgid "Panel Deck Tab Bar"
msgstr ""
diff --git a/source/dz/avmedia/source/framework.po b/source/dz/avmedia/source/framework.po
index 3573bc359d0..ef0ae30d466 100644
--- a/source/dz/avmedia/source/framework.po
+++ b/source/dz/avmedia/source/framework.po
@@ -1,9 +1,9 @@
-#. extracted from avmedia/source/framework.oo
+#. extracted from avmedia/source/framework
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+avmedia%2Fsource%2Fframework.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,57 +12,122 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: mediacontrol.src#AVMEDIA_STR_OPEN.string.text
+#. ~FXR
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_OPEN\n"
+"string.text"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
-#: mediacontrol.src#AVMEDIA_STR_INSERT.string.text
+#. Zoi}
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_INSERT\n"
+"string.text"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
-#: mediacontrol.src#AVMEDIA_STR_PLAY.string.text
+#. jsqR
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_PLAY\n"
+"string.text"
msgid "Play"
msgstr "གཏང་།"
-#: mediacontrol.src#AVMEDIA_STR_PAUSE.string.text
+#. -A$L
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_PAUSE\n"
+"string.text"
msgid "Pause"
msgstr "ཐེམ།"
-#: mediacontrol.src#AVMEDIA_STR_STOP.string.text
+#. _Ew|
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_STOP\n"
+"string.text"
msgid "Stop"
msgstr "བཀག"
-#: mediacontrol.src#AVMEDIA_STR_ENDLESS.string.text
+#. W7Lq
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ENDLESS\n"
+"string.text"
msgid "Repeat"
msgstr "ཡང་བསྐྱར།"
-#: mediacontrol.src#AVMEDIA_STR_MUTE.string.text
+#. iM66
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_MUTE\n"
+"string.text"
msgid "Mute"
msgstr "སྐད་མེད།"
-#: mediacontrol.src#AVMEDIA_STR_ZOOM.string.text
+#. 9![y
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ZOOM\n"
+"string.text"
msgid "View"
msgstr "སྟོན།"
-#: mediacontrol.src#AVMEDIA_STR_ZOOM_50.string.text
+#. =PkP
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ZOOM_50\n"
+"string.text"
msgid "50%"
msgstr "༥༠%"
-#: mediacontrol.src#AVMEDIA_STR_ZOOM_100.string.text
+#. T!PD
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ZOOM_100\n"
+"string.text"
msgid "100%"
msgstr "༡༠༠%"
-#: mediacontrol.src#AVMEDIA_STR_ZOOM_200.string.text
+#. t;+,
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ZOOM_200\n"
+"string.text"
msgid "200%"
msgstr "༢༠༠%"
-#: mediacontrol.src#AVMEDIA_STR_ZOOM_FIT.string.text
+#. TnMj
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_ZOOM_FIT\n"
+"string.text"
msgid "Scaled"
msgstr "ཚད་འཇལ་ཡི།"
-#: mediacontrol.src#AVMEDIA_STR_MEDIAPLAYER.string.text
+#. 0jm/
+#: mediacontrol.src
+msgctxt ""
+"mediacontrol.src\n"
+"AVMEDIA_STR_MEDIAPLAYER\n"
+"string.text"
msgid "Media Player"
msgstr "བརྡ་ལམ་གཏང་འཕྲུལ།"
diff --git a/source/dz/avmedia/source/viewer.po b/source/dz/avmedia/source/viewer.po
index 56d5ccaa48d..45da383b1f1 100644
--- a/source/dz/avmedia/source/viewer.po
+++ b/source/dz/avmedia/source/viewer.po
@@ -1,9 +1,9 @@
-#. extracted from avmedia/source/viewer.oo
+#. extracted from avmedia/source/viewer
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+avmedia%2Fsource%2Fviewer.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,25 +12,50 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: mediawindow.src#AVMEDIA_STR_INSERTMEDIA_DLG.string.text
+#. 5cxF
+#: mediawindow.src
+msgctxt ""
+"mediawindow.src\n"
+"AVMEDIA_STR_INSERTMEDIA_DLG\n"
+"string.text"
msgid "Insert Movie and Sound"
msgstr "གློག་བརྙན་དང་སྒྲ་སྐད་ བཙུགས།"
-#: mediawindow.src#AVMEDIA_STR_OPENMEDIA_DLG.string.text
+#. F:?1
+#: mediawindow.src
+msgctxt ""
+"mediawindow.src\n"
+"AVMEDIA_STR_OPENMEDIA_DLG\n"
+"string.text"
msgid "Open Movie and Sound"
msgstr "གློག་བརྙན་དང་སྒྲ་སྐད་ ཁ་ཕྱེ།"
-#: mediawindow.src#AVMEDIA_STR_ALL_MEDIAFILES.string.text
+#. DFNw
+#: mediawindow.src
+msgctxt ""
+"mediawindow.src\n"
+"AVMEDIA_STR_ALL_MEDIAFILES\n"
+"string.text"
msgid "All movie and sound files"
msgstr "གློག་བརྙན་དང་སྒྲ་སྐད་ཆ་མཉམ་གྱི་ ཡིག་སྣོད་ཚུ།"
-#: mediawindow.src#AVMEDIA_STR_ALL_FILES.string.text
+#. l}VA
+#: mediawindow.src
+msgctxt ""
+"mediawindow.src\n"
+"AVMEDIA_STR_ALL_FILES\n"
+"string.text"
msgid "All files"
-msgstr ""
+msgstr "ཡིག་སྣོད་ཚུ་ཆ་མཉམ།"
-#: mediawindow.src#AVMEDIA_ERR_URL.errorbox.text
+#. 7ms(
+#: mediawindow.src
+msgctxt ""
+"mediawindow.src\n"
+"AVMEDIA_ERR_URL\n"
+"errorbox.text"
msgid "The format of the selected file is not supported."
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་ཡིག་སྣོད་ཀྱི་རྩ་སྒྲིག་འདི་ རྒྱབ་སྐྱོར་མ་འབད་བས།"
diff --git a/source/dz/basctl/source/basicide.po b/source/dz/basctl/source/basicide.po
index fbd6da88b73..3caafd910de 100644
--- a/source/dz/basctl/source/basicide.po
+++ b/source/dz/basctl/source/basicide.po
@@ -1,9 +1,9 @@
-#. extracted from basctl/source/basicide.oo
+#. extracted from basctl/source/basicide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+basctl%2Fsource%2Fbasicide.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-11 23:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,201 +12,79 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: moduldlg.src#RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_MOD.pageitem.text
-msgctxt "moduldlg.src#RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_MOD.pageitem.text"
-msgid "Modules"
-msgstr "ཚད་གཞི་ཚུ།"
-
-#: moduldlg.src#RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_DLG.pageitem.text
-msgid "Dialogs"
-msgstr "ཌའི་ལོགསི།"
-
-#: moduldlg.src#RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_LIB.pageitem.text
-msgid "Libraries"
-msgstr "དཔེ་མཛོད་ཚུ།"
-
-#: moduldlg.src#RID_TD_ORGANIZE.tabdialog.text
-msgid "%PRODUCTNAME Basic Macro Organizer"
-msgstr "%PRODUCTNAME གཞི་རྩའི་མེཀ་ཀོརོ་ འགོ་འདྲེན་པ།"
-
-#: moduldlg.src#RID_TP_MODULS.RID_STR_LIB.fixedtext.text
-msgid "M~odule"
-msgstr "ཚད་གཞི།(~o)"
-
-#: moduldlg.src#RID_TP_MODULS.RID_PB_EDIT.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_MODULS.RID_PB_EDIT.pushbutton.text"
-msgid "~Edit"
-msgstr "ཞུན་དག(~E)"
-
-#: moduldlg.src#RID_TP_MODULS.RID_PB_CLOSE.cancelbutton.text
-msgctxt "moduldlg.src#RID_TP_MODULS.RID_PB_CLOSE.cancelbutton.text"
-msgid "Close"
-msgstr "ཁ་བསྡམ།"
+#. deMc
+#: objdlg.src
+msgctxt ""
+"objdlg.src\n"
+"RID_BASICIDE_OBJCAT\n"
+"string.text"
+msgid "Object Catalog"
+msgstr "དངོས་པོའི་ ཐོ་གཞུང་།"
-#: moduldlg.src#RID_TP_MODULS.RID_PB_NEWMOD.pushbutton.text
+#. V`%U
+#: objdlg.src
#, fuzzy
-msgctxt "moduldlg.src#RID_TP_MODULS.RID_PB_NEWMOD.pushbutton.text"
-msgid "~New..."
-msgstr ""
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གསརཔ་་་་(~N)\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གསརཔ།...(~N)\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གསརཔ།(~N)\n"
-"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གསརཔ།(~N)"
-
-#: moduldlg.src#RID_TP_MODULS.RID_PB_NEWDLG.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_MODULS.RID_PB_NEWDLG.pushbutton.text"
-msgid "~New..."
-msgstr "གསརཔ།(~N)"
-
-#: moduldlg.src#RID_TP_MODULS.RID_PB_DELETE.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_MODULS.RID_PB_DELETE.pushbutton.text"
-msgid "~Delete"
-msgstr "བཏོན་གཏང་།(~D)"
-
-#: moduldlg.src#RID_TP_DLGS.RID_STR_LIB.fixedtext.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_STR_LIB.fixedtext.text"
-msgid "Dialog"
-msgstr "ཌའི་ལོག"
-
-#: moduldlg.src#RID_TP_DLGS.RID_PB_EDIT.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_PB_EDIT.pushbutton.text"
-msgid "~Edit"
-msgstr "ཞུན་དག(~E)"
-
-#: moduldlg.src#RID_TP_DLGS.RID_PB_CLOSE.cancelbutton.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_PB_CLOSE.cancelbutton.text"
-msgid "Close"
-msgstr "ཁ་བསྡམ།"
-
-#: moduldlg.src#RID_TP_DLGS.RID_PB_NEWMOD.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_PB_NEWMOD.pushbutton.text"
-msgid "~New..."
-msgstr "གསརཔ་་་་་(~N)"
-
-#: moduldlg.src#RID_TP_DLGS.RID_PB_NEWDLG.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_PB_NEWDLG.pushbutton.text"
-msgid "~New..."
-msgstr "གསརཔ་་་་(~N)"
-
-#: moduldlg.src#RID_TP_DLGS.RID_PB_DELETE.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_DLGS.RID_PB_DELETE.pushbutton.text"
-msgid "~Delete"
-msgstr "བཏོན་གཏང་།(~D)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_STR_BASICS.fixedtext.text
-msgid "L~ocation"
-msgstr "གནས་ཁོངས།(~o)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_STR_LIB.fixedtext.text
-msgid "~Library"
-msgstr "དཔེ་མཛོད།(~L)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_EDIT.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_LIBS.RID_PB_EDIT.pushbutton.text"
-msgid "~Edit"
-msgstr "ཞུན་དག(~E)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_CLOSE.cancelbutton.text
-msgctxt "moduldlg.src#RID_TP_LIBS.RID_PB_CLOSE.cancelbutton.text"
-msgid "Close"
-msgstr "ཁ་བསྡམ།"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_PASSWORD.pushbutton.text
-msgid "~Password..."
-msgstr "ཆོག་ཡིག་་་་་་(~P)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_NEWLIB.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_LIBS.RID_PB_NEWLIB.pushbutton.text"
-msgid "~New..."
-msgstr "གསརཔ་་་(~N)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_APPEND.pushbutton.text
-msgid "~Import..."
-msgstr "ནང་འདྲེན...(~I)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_EXPORT.pushbutton.text
-msgid "E~xport..."
-msgstr "ཕྱིར་འདྲེན...(~x)"
-
-#: moduldlg.src#RID_TP_LIBS.RID_PB_DELETE.pushbutton.text
-msgctxt "moduldlg.src#RID_TP_LIBS.RID_PB_DELETE.pushbutton.text"
-msgid "~Delete"
-msgstr "བཏོན་གཏང་།(~D)"
-
-#: moduldlg.src#RID_DLG_LIBS.RID_FL_OPTIONS.fixedline.text
-msgid "Options"
-msgstr "གདམ་ཁ་ཚུ།"
-
-#: moduldlg.src#RID_DLG_LIBS.RID_CB_REF.checkbox.text
-msgid "Insert as reference (read-only)"
-msgstr "གཞི་བསྟུན་འབད་ བཙུགས།(ལྷག་ནི་-རྐྱངམ་ཅིག)"
-
-#: moduldlg.src#RID_DLG_LIBS.RID_CB_REPL.checkbox.text
-msgid "Replace existing libraries"
-msgstr "ཡོད་བཞིན་པའི་དཔེ་མཛོད་ཚུ་ ཚབ་མ་བཙུགས།"
-
-#: moduldlg.src#RID_DLG_GOTOLINE.RID_FT_LINE.fixedtext.text
-msgid "~Line Number:"
-msgstr ""
-
-#: moduldlg.src#RID_DLG_NEWLIB.RID_FT_NEWLIB.fixedtext.text
-msgid "~Name:"
-msgstr "མིང:(~N)"
-
-#: moduldlg.src#RID_DLG_EXPORT.RB_EXPORTASPACKAGE.radiobutton.text
-msgid "Export as ~extension"
-msgstr " ~རྒྱ་བསྐྱེད་བཟུམ་སྦེ་ཕྱིར་འདྲེན་འབད།"
-
-#: moduldlg.src#RID_DLG_EXPORT.RB_EXPORTASBASIC.radiobutton.text
-msgctxt "moduldlg.src#RID_DLG_EXPORT.RB_EXPORTASBASIC.radiobutton.text"
-msgid "Export as BASIC library"
-msgstr "གཞི་རིམ་དཔེ་མཛོད་སྦེ་ཕྱིར་འདྲེན་འབད།"
-
-#: moduldlg.src#RID_DLG_EXPORT.modaldialog.text
-msgid "Export Basic library"
-msgstr "གཞི་རིམ་དཔེ་མཛོད་ཕྱིར་འདྲེན་འབད།"
-
-#: moduldlg.src#RID_STR_EXPORTPACKAGE.string.text
-msgid "Export library as extension"
-msgstr "དཔེ་མཛོད་རྒྱ་བསྐྱེད་བཟུམ་སྦེ་ཕྱིར་འདྲེན།"
-
-#: moduldlg.src#RID_STR_EXPORTBASIC.string.text
-msgctxt "moduldlg.src#RID_STR_EXPORTBASIC.string.text"
-msgid "Export as BASIC library"
-msgstr "གཞི་རིམ་དཔེ་མཛོད་སྦེ་ཕྱིར་འདྲེན་འབད།"
-
-#: moduldlg.src#RID_STR_PACKAGE_BUNDLE.string.text
-msgid "Extension"
-msgstr "རྒྱ་བསྐྱེད།"
+msgctxt ""
+"objdlg.src\n"
+"RID_STR_TLB_MACROS\n"
+"string.text"
+msgid "Objects Tree"
+msgstr "རྒྱུ་དངོས་ཚུ།"
-#: basidesh.src#RID_STR_FILTER_ALLFILES.string.text
+#. ZE~=
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_FILTER_ALLFILES\n"
+"string.text"
msgid "<All>"
msgstr "<All>"
-#: basidesh.src#RID_STR_NOMODULE.string.text
+#. W2+)
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NOMODULE\n"
+"string.text"
msgid "< No Module >"
msgstr "< No Module >"
-#: basidesh.src#RID_STR_WRONGPASSWORD.string.text
+#. M]dX
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WRONGPASSWORD\n"
+"string.text"
msgid "Incorrect Password"
msgstr "བདེན་མེད་ཀྱི་ཆོག་ཡིག།"
-#: basidesh.src#RID_STR_OPEN.string.text
+#. r,H6
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_OPEN\n"
+"string.text"
msgid "Load"
msgstr "མངོན་གསལ་འབད་ནི།"
-#: basidesh.src#RID_STR_SAVE.string.text
+#. g+qX
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SAVE\n"
+"string.text"
msgid "Save"
msgstr "སྲུངས།"
-#: basidesh.src#RID_STR_SOURCETOBIG.string.text
+#. :\(K
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SOURCETOBIG\n"
+"string.text"
msgid ""
"The source text is too large and can be neither compiled nor saved.\n"
"Delete some of the comments or transfer some methods into another module."
@@ -214,67 +92,147 @@ msgstr ""
"འབྱུང་ཁུངས་ཀྱི་ཚིག་ཡིག་འདི་ རིང་དྲགས་ནི་འདི་གིས་ ཕྱོགས་སྒྲིག་དང་སྲུང་བཞག་་འབད་མི་ཚུགས་པས།\n"
"བརྡ་བཀོད་ཚུ ལ་ལུ་ཅིག བཏོན་གཏང་ ཡང་ན ཐབས་ལམ་ལ་ལུ་ཅིག ཚད་གཞི་གཞན་ཅིག་ནང་ལུ གནས་སོར་གཏང་།"
-#: basidesh.src#RID_STR_ERROROPENSTORAGE.string.text
+#. 6Nvl
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_ERROROPENSTORAGE\n"
+"string.text"
msgid "Error opening file"
msgstr "ཡིག་སྣོད་ཁ་ཕྱེ་ནི་ལུ་ འཛོལ་བ།"
-#: basidesh.src#RID_STR_ERROROPENLIB.string.text
+#. I#3L
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_ERROROPENLIB\n"
+"string.text"
msgid "Error loading library"
msgstr "དཔེ་མཛོད་མངོན་གསལ་འབད་ནི་ལུ་ འཛོལ་བ།"
-#: basidesh.src#RID_STR_NOLIBINSTORAGE.string.text
+#. $@^F
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NOLIBINSTORAGE\n"
+"string.text"
msgid "The file does not contain any BASIC libraries"
msgstr "ཡིག་སྣོད་འདི་ནང་ གཞི་རྩའི་དཔེ་མཛོད་ཚུ་ ག་ནི་ཡང་མིན་འདུག"
-#: basidesh.src#RID_STR_BADSBXNAME.string.text
+#. qcF/
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_BADSBXNAME\n"
+"string.text"
msgid "Invalid Name"
msgstr "ནུས་མེད་ཀྱི་མིང་།"
-#: basidesh.src#RID_STR_LIBNAMETOLONG.string.text
+#. U@~0
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_LIBNAMETOLONG\n"
+"string.text"
msgid "A library name can have up to 30 characters."
msgstr "དཔེ་མཛོད་ཀྱི་མིང་འདི་ལུ་ ཡིག་འབྲུ་སུམ་ཅུ་ཚུན་ཚོད་ཡོད།"
-#: basidesh.src#RID_STR_ERRORCHOOSEMACRO.string.text
+#. JMM[
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_ERRORCHOOSEMACRO\n"
+"string.text"
msgid "Macros from other documents are not accessible."
msgstr "ཡིག་ཆ་གཞན་ལས་ཨིན་པའི་ མེཀ་ཀོརོསི་ཚུ་ འཛུལ་སྤྱོད་འབད་མི་ཚུགས།"
-#: basidesh.src#RID_STR_LIBISREADONLY.string.text
+#. %NUf
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_LIBISREADONLY\n"
+"string.text"
msgid "This library is read-only."
msgstr "དཔེ་མཛོད་འདི་ ལྷག་ནི་-རྐྱངམ་ཅིག་ཨིན།"
-#: basidesh.src#RID_STR_REPLACELIB.string.text
+#. CHXF
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_REPLACELIB\n"
+"string.text"
msgid "'XX' cannot be replaced."
msgstr "'ཨེགསི་ཨེགསི' ཚབ་བཙུགས་མི་ཚུགས།"
-#: basidesh.src#RID_STR_IMPORTNOTPOSSIBLE.string.text
+#. pDgK
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_IMPORTNOTPOSSIBLE\n"
+"string.text"
msgid "'XX' cannot be added."
msgstr "'ཨེགསི་ཨེགསི' ཁ་སྐོང་རྐྱབ་མི་ཚུགས། "
-#: basidesh.src#RID_STR_NOIMPORT.string.text
+#. 1pz+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NOIMPORT\n"
+"string.text"
msgid "'XX' was not added."
msgstr "'ཨེགསི་ཨེགསི' ཁ་སྐོང་མ་བརྐྱབས།"
-#: basidesh.src#RID_STR_ENTERPASSWORD.string.text
+#. AJK1
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_ENTERPASSWORD\n"
+"string.text"
msgid "Enter password for 'XX'"
msgstr "'ཨེགསི་ཨེགསི'གི་དོན་ལུ་ ཆོག་ཡིག་བཙུགས།"
-#: basidesh.src#RID_STR_SBXNAMEALLREADYUSED.string.text
+#. kC\9
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SBXNAMEALLREADYUSED\n"
+"string.text"
msgid "Name already exists"
msgstr "མིང་འདི་ཧེ་མ་ལས་རང་ ཡོདཔ་ཨིན།"
-#: basidesh.src#RID_STR_SIGNED.string.text
+#. r)bk
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SIGNED\n"
+"string.text"
msgid "(Signed)"
msgstr "(མིང་རྟགས་བཀོད་ཡི།)"
-#: basidesh.src#RID_STR_SBXNAMEALLREADYUSED2.string.text
+#. FxwV
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SBXNAMEALLREADYUSED2\n"
+"string.text"
msgid "Object with same name already exists"
msgstr "མིང་གཅིག་པའི་དངོས་པོ་འདི་ ཧེ་མ་ལས་རང་ཡོདཔ་ཨིན།"
-#: basidesh.src#RID_STR_FILEEXISTS.string.text
+#. k~#P
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_FILEEXISTS\n"
+"string.text"
msgid "The 'XX' file already exists"
msgstr " 'ཨེགསི་ཨེགསི' ཡིག་སྣོད་འདི་ ཧེ་མ་ལས་རང་ཡོདཔ་ཨིན།"
-#: basidesh.src#RID_STR_CANNOTRUNMACRO.string.text
+#. F[$.
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CANNOTRUNMACRO\n"
+"string.text"
msgid ""
"For security reasons, you cannot run this macro.\n"
"\n"
@@ -284,176 +242,390 @@ msgstr ""
"\n"
"བརྡ་དོན་ཁ་གསལ་གྱི་དོན་ལུ་ མཐའ་བཙན་གཞི་སྒྲིག་འབད་མི་ཚུ་ ཞིབ་དཔྱད་འབད།"
-#: basidesh.src#RID_STR_COMPILEERROR.string.text
+#. ZTC%
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_COMPILEERROR\n"
+"string.text"
msgid "Compile Error: "
msgstr "འཛོལ་བ་ ཕྱོགས་སྒྲིག་འབད: "
-#: basidesh.src#RID_STR_RUNTIMEERROR.string.text
+#. ~kzi
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_RUNTIMEERROR\n"
+"string.text"
msgid "Runtime Error: #"
msgstr "གཡོག་བཀོལ་དུས་ཚོད་ཀྱི་འཛོལ་བ: #"
-#: basidesh.src#RID_STR_SEARCHNOTFOUND.string.text
+#. 3.!B
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SEARCHNOTFOUND\n"
+"string.text"
msgid "Search key not found"
msgstr "འཚོལ་ཞིབ་ལྡེ་མིག་ མ་ཐོབ།"
-#: basidesh.src#RID_STR_SEARCHFROMSTART.string.text
+#. wXS@
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SEARCHFROMSTART\n"
+"string.text"
msgid "Search to last module complete. Continue at first module?"
msgstr "མཇུག་གི་ཚད་གཞི་ལུ་ཞིབ་འཚོལ་འབད་མི་འདི་ མཇུག་བསྡུ་ཡི། ཚད་གཞི་དང་པམ་ལུ་འཕྲོ་མཐུད་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_SEARCHREPLACES.string.text
+#. ?Hng
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SEARCHREPLACES\n"
+"string.text"
msgid "Search key replaced XX times"
msgstr "འཚོལ་ཞིབ་ལྡེ་མིག་ ཐེངས་ ཨེགསི་ཨེགསི་ ཚབ་བཙུགས་ཅི།"
-#: basidesh.src#RID_STR_COULDNTREAD.string.text
+#. dX9n
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_COULDNTREAD\n"
+"string.text"
msgid "The file could not be read"
msgstr "ཡིག་སྣོད་འདི་ ལྷག་མ་ཚུགས།"
-#: basidesh.src#RID_STR_COULDNTWRITE.string.text
+#. 9[xg
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_COULDNTWRITE\n"
+"string.text"
msgid "The file could not be saved"
msgstr "ཡིག་སྣོད་འདི་ སྲུང་མ་ཚུགས།"
-#: basidesh.src#RID_STR_CANNOTCHANGENAMESTDLIB.string.text
+#. lKe\
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CANNOTCHANGENAMESTDLIB\n"
+"string.text"
msgid "The name of the default library cannot be changed."
msgstr "སྔོན་སྒྲིག་དཔེ་མཛོད་ཀྱི་མིང་འདི་ བསྒྱུར་བཅོས་རྐྱབ་མི་ཚུགས།"
-#: basidesh.src#RID_STR_CANNOTCHANGENAMEREFLIB.string.text
+#. ,#9v
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CANNOTCHANGENAMEREFLIB\n"
+"string.text"
msgid "The name of a referenced library cannot be changed."
msgstr "གཞི་བསྟུན་འབད་ཡོད་པའི་དཔེ་མཛོད་ཀྱི་མིང་འདི་ བསྒྱུར་བཅོས་རྐྱབ་མི་ཚུགས།"
-#: basidesh.src#RID_STR_CANNOTUNLOADSTDLIB.string.text
+#. ^}M`
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CANNOTUNLOADSTDLIB\n"
+"string.text"
msgid "The default library cannot be deactivated"
msgstr "སྔོན་སྒྲིག་དཔེ་མཛོད་འདི་ ཤུགས་མེད་བཟོ་མི་ཚུགས།"
-#: basidesh.src#RID_STR_GENERATESOURCE.string.text
+#. Zr~A
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_GENERATESOURCE\n"
+"string.text"
msgid "Generating source"
msgstr "འབྱུང་ཁུངས་བཟོ་བཏོན་འབད་དོ།"
-#: basidesh.src#RID_STR_FILENAME.string.text
+#. W83h
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_FILENAME\n"
+"string.text"
msgid "File name:"
msgstr "ཡིག་སྣོད་ཀྱི་མིང་:"
-#: basidesh.src#RID_STR_APPENDLIBS.string.text
+#. ,=wX
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_APPENDLIBS\n"
+"string.text"
msgid "Import Libraries"
msgstr "དཔེ་མཛོད་ཚུ་ནང་འདྲེན་འབད།"
-#: basidesh.src#RID_STR_QUERYDELMACRO.string.text
+#. e3f;
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYDELMACRO\n"
+"string.text"
msgid "Do you want to delete the macro XX?"
msgstr "ཁྱོད་ མེཀ་ཀོརོ ཨེགསི་ཨེགསི་འདི་ བཏོན་གཏང་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_QUERYDELDIALOG.string.text
+#. H~pG
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYDELDIALOG\n"
+"string.text"
msgid "Do you want to delete the XX dialog?"
msgstr "ཁྱོད་ ཨེསགི་ཨེགསི་ ཌའི་ལོག་འདི་བཏོན་གཏང་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_QUERYDELLIB.string.text
+#. |SeE
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYDELLIB\n"
+"string.text"
msgid "Do you want to delete the XX library?"
msgstr "ཁྱོད་ ཨེགསི་ཨེགསི་ དཔེ་མཛོད་འདི་ བཏོན་གཏང་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_QUERYDELLIBREF.string.text
+#. je{o
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYDELLIBREF\n"
+"string.text"
msgid "Do you want to delete the reference to the XX library?"
msgstr "ཁྱོད་ ཨེགསི་ཨེགསི དཔེ་མཛོད་ལུ་ གཞི་བསྟུན་བཏོན་བཏང་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_QUERYDELMODULE.string.text
+#. Xm7Q
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYDELMODULE\n"
+"string.text"
msgid "Do you want to delete the XX module?"
msgstr "ཁྱོད་ ཨེགསི་ཨེགསི་ ཚད་གཞི་ བཏོན་གཏང་ནི་ཨིན་ན?"
-#: basidesh.src#RID_STR_OBJNOTFOUND.string.text
+#. =z=.
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_OBJNOTFOUND\n"
+"string.text"
msgid "Object or method not found"
msgstr "དངོས་པོ་ ཡང་ན་ ཐབས་ལམ་ མ་ཐོབ།"
-#: basidesh.src#RID_STR_BASIC.string.text
+#. 5lGk
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_BASIC\n"
+"string.text"
msgid "BASIC"
msgstr "གཞི་རྩ།"
-#: basidesh.src#RID_STR_LINE.string.text
+#. q#Ee
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_LINE\n"
+"string.text"
msgid "Ln"
msgstr "ཨེལ་ཨེན།"
-#: basidesh.src#RID_STR_COLUMN.string.text
+#. d@%(
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_COLUMN\n"
+"string.text"
msgid "Col"
msgstr "སི་ཨོ་ཨེལ།"
-#: basidesh.src#RID_STR_DOC.string.text
+#. GksX
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DOC\n"
+"string.text"
msgid "Document"
msgstr "ཡིག་ཆ།"
-#: basidesh.src#RID_BASICIDE_OBJECTBAR.string.text
+#. [HYz
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_BASICIDE_OBJECTBAR\n"
+"string.text"
msgid "Macro Bar"
msgstr "མེཀ་ཀོརོ་ ཕྲ་རིང་།"
-#: basidesh.src#RID_STR_CANNOTCLOSE.string.text
+#. WT!/
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CANNOTCLOSE\n"
+"string.text"
msgid "The window cannot be closed while BASIC is running."
msgstr "གཞི་རྩ་འདི་གཡོག་བཀོལ་བའི་བསྒང་ སྒོ་སྒྲིག་འདི་ཁ་བསྡམ་མི་ཚུགས།"
-#: basidesh.src#RID_STR_REPLACESTDLIB.string.text
+#. ob;X
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_REPLACESTDLIB\n"
+"string.text"
msgid "The default library cannot be replaced."
msgstr "སྔོན་སྒྲིག་དཔེ་མཛོད་འདི་ ཚབ་བཙུགས་མི་ཚུགས།"
-#: basidesh.src#RID_STR_REFNOTPOSSIBLE.string.text
+#. _sL@
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_REFNOTPOSSIBLE\n"
+"string.text"
msgid "Reference to 'XX' not possible."
msgstr "'ཨེགསི་ཨེགསི'ལུ་ གཞི་བསྟུན་འབད་མི་ཚུགས།"
-#: basidesh.src#RID_STR_WATCHNAME.string.text
+#. $;d+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WATCHNAME\n"
+"string.text"
msgid "Watch"
msgstr "བལྟ་ཞིབ་འབད་ནི།"
-#: basidesh.src#RID_STR_WATCHVARIABLE.string.text
+#. q[F0
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WATCHVARIABLE\n"
+"string.text"
msgid "Variable"
msgstr "འགྱུར་ཅན།"
-#: basidesh.src#RID_STR_WATCHVALUE.string.text
+#. [\2#
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WATCHVALUE\n"
+"string.text"
msgid "Value"
msgstr "བེ་ལུ།"
-#: basidesh.src#RID_STR_WATCHTYPE.string.text
+#. `~4,
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WATCHTYPE\n"
+"string.text"
msgid "Type"
msgstr "དབྱེ་བ།"
-#: basidesh.src#RID_STR_STACKNAME.string.text
+#. IPB!
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_STACKNAME\n"
+"string.text"
msgid "Call Stack"
msgstr "བོད་བརྡའི་བརྩེགས་ཕུང་།"
-#: basidesh.src#RID_STR_INITIDE.string.text
+#. mK3f
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_INITIDE\n"
+"string.text"
msgid "BASIC Initialization"
msgstr "གཞི་རྩའི་འགོ་བྱེད།"
-#: basidesh.src#RID_STR_STDMODULENAME.string.text
+#. 8;n!
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_STDMODULENAME\n"
+"string.text"
msgid "Module"
msgstr "ཚད་གཞི།"
-#: basidesh.src#RID_STR_STDDIALOGNAME.string.text
-msgctxt "basidesh.src#RID_STR_STDDIALOGNAME.string.text"
+#. U5LV
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_STDDIALOGNAME\n"
+"string.text"
msgid "Dialog"
msgstr "ཌའི་ལོག"
-#: basidesh.src#RID_STR_STDLIBNAME.string.text
+#. *?3+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_STDLIBNAME\n"
+"string.text"
msgid "Library"
msgstr "དཔེ་མཛོད།"
-#: basidesh.src#RID_STR_NEWLIB.string.text
+#. p-J$
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NEWLIB\n"
+"string.text"
msgid "New Library"
msgstr "ཌའི་ལོག་ གསརཔ།"
-#: basidesh.src#RID_STR_NEWMOD.string.text
+#. wl|E
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NEWMOD\n"
+"string.text"
msgid "New Module"
msgstr "ཚད་གཞི་ གསརཔ།"
-#: basidesh.src#RID_STR_NEWDLG.string.text
+#. )f3c
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NEWDLG\n"
+"string.text"
msgid "New Dialog"
msgstr "ཌའི་ལོག་ གསརཔ།"
-#: basidesh.src#RID_STR_ALL.string.text
+#. Ub!,
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_ALL\n"
+"string.text"
msgid "All"
msgstr "ཆ་མཉམ།"
-#: basidesh.src#RID_STR_PAGE.string.text
+#. }RLC
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_PAGE\n"
+"string.text"
msgid "Page"
msgstr "ཤོག་ལེབ།"
-#: basidesh.src#RID_STR_MACRONAMEREQ.string.text
+#. :WO!
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_MACRONAMEREQ\n"
+"string.text"
msgid "A name must be entered."
msgstr "མིང་ ཐོ་བཀོད་འབད་དགོ"
-#: basidesh.src#RID_STR_WILLSTOPPRG.string.text
+#. -@v4
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_WILLSTOPPRG\n"
+"string.text"
msgid ""
"You will have to restart the program after this edit.\n"
"Continue?"
@@ -461,62 +633,132 @@ msgstr ""
"ཁྱོད་ཀྱིས་ ཞུན་དག་གི་ཤུལ་ལུ་ ལས་རིམ་འདི་ལོག་འགོ་བཙུགས་དགོ\n"
"འཕྲོ་མཐུད་ན?"
-#: basidesh.src#RID_STR_SEARCHALLMODULES.string.text
+#. dU+x
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SEARCHALLMODULES\n"
+"string.text"
msgid "Do you want to replace the text in all active modules?"
msgstr "ཁྱོད་ཀྱིས་ ཤུགས་ལྡན་གྱི་ཚད་གཞི་ཆ་མཉམ་ནང་ ཚིག་ཡིག་ཚབ་ བཙུགས་ནི་ཨིན་ན?"
-#: basidesh.src#RID_IMGBTN_REMOVEWATCH.imagebutton.text
+#. fOE;
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_IMGBTN_REMOVEWATCH\n"
+"imagebutton.text"
msgid "-"
msgstr "-"
-#: basidesh.src#RID_IMGBTN_REMOVEWATCH.imagebutton.quickhelptext
+#. $`24
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_IMGBTN_REMOVEWATCH\n"
+"imagebutton.quickhelptext"
msgid "Remove Watch"
msgstr "བལྟ་ཞིབ་འབད་ནི་ རྩ་བསྐྲད་གཏང་།"
-#: basidesh.src#RID_STR_REMOVEWATCH.string.text
+#. p0?t
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_REMOVEWATCH\n"
+"string.text"
msgid "Watch:"
msgstr "བལྟ་ཞིབ་འབད་ནི:"
-#: basidesh.src#RID_STR_STACK.string.text
+#. )hOO
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_STACK\n"
+"string.text"
msgid "Calls: "
msgstr "བོད་བརྡ་ཚུ: "
-#: basidesh.src#RID_STR_USERMACROS.string.text
+#. C-#U
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_USERMACROS\n"
+"string.text"
msgid "My Macros"
msgstr "ངེ་གི་ མེཀ་ཀོརོསི།"
-#: basidesh.src#RID_STR_USERDIALOGS.string.text
+#. ?!XO
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_USERDIALOGS\n"
+"string.text"
msgid "My Dialogs"
msgstr "ངེ་གི་ ཌའི་ལོགསི།"
-#: basidesh.src#RID_STR_USERMACROSDIALOGS.string.text
+#. sJGU
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_USERMACROSDIALOGS\n"
+"string.text"
msgid "My Macros & Dialogs"
msgstr "ངེ་གི་ མེཀ་ཀོརོསི་དང་ཌའི་ལོགསི།"
-#: basidesh.src#RID_STR_SHAREMACROS.string.text
+#. iWd/
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SHAREMACROS\n"
+"string.text"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
-#: basidesh.src#RID_STR_SHAREDIALOGS.string.text
+#. RsXB
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SHAREDIALOGS\n"
+"string.text"
msgid "%PRODUCTNAME Dialogs"
msgstr "%PRODUCTNAME ཌའི་ལོགསི།"
-#: basidesh.src#RID_STR_SHAREMACROSDIALOGS.string.text
+#. gllN
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_SHAREMACROSDIALOGS\n"
+"string.text"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི་དང་ཌའི་ལོགསི།"
-#: basidesh.src#RID_POPUP_BRKPROPS.RID_ACTIV.menuitem.text
-msgctxt "basidesh.src#RID_POPUP_BRKPROPS.RID_ACTIV.menuitem.text"
+#. lH-y
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_BRKPROPS\n"
+"RID_ACTIV\n"
+"menuitem.text"
msgid "Active"
msgstr "ཤུགས་ལྡན།"
-#: basidesh.src#RID_POPUP_BRKPROPS.RID_BRKPROPS.menuitem.text
-msgctxt "basidesh.src#RID_POPUP_BRKPROPS.RID_BRKPROPS.menuitem.text"
+#. mQvu
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_BRKPROPS\n"
+"RID_BRKPROPS\n"
+"menuitem.text"
msgid "Properties..."
msgstr "རྒྱུ་དངོས་ཚུ་་་་་"
-#: basidesh.src#RID_POPUP_BRKPROPS.menu.text
+#. 3sc.
+#: basidesh.src
#, fuzzy
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_BRKPROPS\n"
+"menu.text"
msgid "Properties"
msgstr ""
"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -524,68 +766,148 @@ msgstr ""
"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
"རྒྱུ་དངོས།"
-#: basidesh.src#RID_POPUP_BRKDLG.RID_BRKDLG.menuitem.text
+#. a@W+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_BRKDLG\n"
+"RID_BRKDLG\n"
+"menuitem.text"
msgid "Manage Breakpoints..."
msgstr "བི་རེག་པོ་ཡིནཊསི་ འཛིན་སྐྱོང་འཐབ་་་་་་"
-#: basidesh.src#RID_POPUP_BRKDLG.menu.text
-msgctxt "basidesh.src#RID_POPUP_BRKDLG.menu.text"
+#. Wcy=
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_BRKDLG\n"
+"menu.text"
msgid "Manage Breakpoints"
msgstr "བི་རེག་པོ་ཡིནཊསི་ འཛིན་སྐྱོང་འཐབ།"
-#: basidesh.src#RID_POPUP_TABBAR.RID_INSERT.SID_BASICIDE_NEWMODULE.menuitem.text
+#. s2^S
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR.RID_INSERT\n"
+"SID_BASICIDE_NEWMODULE\n"
+"menuitem.text"
msgid "BASIC Module"
msgstr "གཞི་རྩའི་ཚད་གཞི།"
-#: basidesh.src#RID_POPUP_TABBAR.RID_INSERT.SID_BASICIDE_NEWDIALOG.menuitem.text
+#. 5IIo
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR.RID_INSERT\n"
+"SID_BASICIDE_NEWDIALOG\n"
+"menuitem.text"
msgid "BASIC Dialog"
msgstr "གཞི་རྩའི་ཌའི་ལོག"
-#: basidesh.src#RID_POPUP_TABBAR.RID_INSERT.menuitem.text
+#. \%gc
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR\n"
+"RID_INSERT\n"
+"menuitem.text"
msgid "Insert"
msgstr "བཙུགས།"
-#: basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_DELETECURRENT.menuitem.text
-msgctxt "basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_DELETECURRENT.menuitem.text"
+#. LAie
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR\n"
+"SID_BASICIDE_DELETECURRENT\n"
+"menuitem.text"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
-#: basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_RENAMECURRENT.menuitem.text
-msgctxt "basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_RENAMECURRENT.menuitem.text"
+#. UkD8
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR\n"
+"SID_BASICIDE_RENAMECURRENT\n"
+"menuitem.text"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
-#: basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_HIDECURPAGE.menuitem.text
+#. M.5i
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR\n"
+"SID_BASICIDE_HIDECURPAGE\n"
+"menuitem.text"
msgid "Hide"
msgstr "སྦ།"
-#: basidesh.src#RID_POPUP_TABBAR.SID_BASICIDE_MODULEDLG.menuitem.text
+#. CQ?d
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_TABBAR\n"
+"SID_BASICIDE_MODULEDLG\n"
+"menuitem.text"
msgid "Modules..."
msgstr "ཚད་གཞི་་ཚུ་་་་"
-#: basidesh.src#RID_POPUP_DLGED.SID_SHOW_PROPERTYBROWSER.menuitem.text
-msgctxt "basidesh.src#RID_POPUP_DLGED.SID_SHOW_PROPERTYBROWSER.menuitem.text"
+#. SdR)
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_POPUP_DLGED\n"
+"SID_SHOW_PROPERTYBROWSER\n"
+"menuitem.text"
msgid "Properties..."
msgstr "རྒྱུ་དངོས་ཚུ་་་་"
-#: basidesh.src#RID_STR_QUERYREPLACEMACRO.string.text
+#. aau`
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_QUERYREPLACEMACRO\n"
+"string.text"
msgid "Do you want to overwrite the XX macro?"
msgstr "ཁྱོད་ ཨེགསི་ཨེགསི་ མེཀ་ཀོརོ་ སླར་སྲུང་འབད་ནི་་ཨིན་ན?"
-#: basidesh.src#RID_STR_TRANSLATION_NOTLOCALIZED.string.text
+#. %DZ@
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_TRANSLATION_NOTLOCALIZED\n"
+"string.text"
msgid "<Not localized>"
msgstr "<Not localized>"
-#: basidesh.src#RID_STR_TRANSLATION_DEFAULT.string.text
+#. ofo`
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_TRANSLATION_DEFAULT\n"
+"string.text"
msgid "[Default Language]"
msgstr "[སྔོན་སྒྲིག་ཁ་སྐད།]"
-#: basidesh.src#RID_STR_DOCUMENT_OBJECTS.string.text
+#. G@B=
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DOCUMENT_OBJECTS\n"
+"string.text"
msgid "Document Objects"
msgstr ""
-#: basidesh.src#RID_STR_USERFORMS.string.text
+#. ^X3N
+#: basidesh.src
#, fuzzy
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_USERFORMS\n"
+"string.text"
msgid "Forms"
msgstr ""
"#-#-#-#-# shells.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -599,22 +921,40 @@ msgstr ""
"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
"འབྲི་ཤོག་ཚུ།"
-#: basidesh.src#RID_STR_NORMAL_MODULES.string.text
-msgctxt "basidesh.src#RID_STR_NORMAL_MODULES.string.text"
+#. L4Z+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_NORMAL_MODULES\n"
+"string.text"
msgid "Modules"
msgstr "ཚད་གཞི་ཚུ།"
-#: basidesh.src#RID_STR_CLASS_MODULES.string.text
+#. Mx!0
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_CLASS_MODULES\n"
+"string.text"
msgid "Class Modules"
msgstr ""
-#: basidesh.src#RID_STR_DLGIMP_CLASH_RENAME.string.text
-msgctxt "basidesh.src#RID_STR_DLGIMP_CLASH_RENAME.string.text"
+#. M@CT
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_CLASH_RENAME\n"
+"string.text"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
-#: basidesh.src#RID_STR_DLGIMP_CLASH_REPLACE.string.text
+#. eq\m
+#: basidesh.src
#, fuzzy
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_CLASH_REPLACE\n"
+"string.text"
msgid "Replace"
msgstr ""
"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -628,11 +968,21 @@ msgstr ""
"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཚབ་བཙུགས།"
-#: basidesh.src#RID_STR_DLGIMP_CLASH_TITLE.string.text
+#. W@VC
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_CLASH_TITLE\n"
+"string.text"
msgid "Dialog Import - Name already used"
msgstr ""
-#: basidesh.src#RID_STR_DLGIMP_CLASH_TEXT.string.text
+#. T3_B
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_CLASH_TEXT\n"
+"string.text"
msgid ""
"The library already contains a dialog with the name:\n"
"\n"
@@ -642,19 +992,39 @@ msgid ""
" "
msgstr ""
-#: basidesh.src#RID_STR_DLGIMP_MISMATCH_ADD.string.text
+#. :_6e
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_MISMATCH_ADD\n"
+"string.text"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
-#: basidesh.src#RID_STR_DLGIMP_MISMATCH_OMIT.string.text
+#. Yr+\
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_MISMATCH_OMIT\n"
+"string.text"
msgid "Omit"
msgstr ""
-#: basidesh.src#RID_STR_DLGIMP_MISMATCH_TITLE.string.text
+#. ^T?v
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_MISMATCH_TITLE\n"
+"string.text"
msgid "Dialog Import - Language Mismatch"
msgstr ""
-#: basidesh.src#RID_STR_DLGIMP_MISMATCH_TEXT.string.text
+#. :5]p
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_DLGIMP_MISMATCH_TEXT\n"
+"string.text"
msgid ""
"The dialog to be imported supports other languages than the target library.\n"
"\n"
@@ -664,169 +1034,558 @@ msgid ""
" "
msgstr ""
-#: basidesh.src#RID_STR_GETLINE.string.text
+#. cm14
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
+"RID_STR_GETLINE\n"
+"string.text"
msgid "Goto Line"
msgstr ""
-#: basicprint.src#RID_PRINTDLG_STRLIST.1.itemlist.text
-msgid "Print range"
-msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད།"
+#. t.GK
+#: moptions.src
+msgctxt ""
+"moptions.src\n"
+"RID_MACROOPTIONS\n"
+"RID_FT_DESCR\n"
+"fixedtext.text"
+msgid "Description"
+msgstr "འགྲེལ་བཤད།"
-#: basicprint.src#RID_PRINTDLG_STRLIST.2.itemlist.text
-msgid "All ~Pages"
-msgstr ""
+#. lKY=
+#: moptions.src
+msgctxt ""
+"moptions.src\n"
+"RID_MACROOPTIONS\n"
+"RID_FL_HELP\n"
+"fixedline.text"
+msgid "Help information"
+msgstr "བརྡ་དོན་ གྲོགས་རམ་འབད།"
-#: basicprint.src#RID_PRINTDLG_STRLIST.3.itemlist.text
-msgid "Pa~ges"
-msgstr "ཤོག་ལེབ་ཚུ།"
+#. ?gj(
+#: moptions.src
+msgctxt ""
+"moptions.src\n"
+"RID_MACROOPTIONS\n"
+"RID_FT_HELPID\n"
+"fixedtext.text"
+msgid "Help ID"
+msgstr "ཨའི་ཌི་ གྲོགས་རམ་འབད།"
+
+#. -p|Q
+#: moptions.src
+msgctxt ""
+"moptions.src\n"
+"RID_MACROOPTIONS\n"
+"RID_FT_HELPNAME\n"
+"fixedtext.text"
+msgid "Help file name"
+msgstr "ཡིག་སྣོད་མིང་གྲོགས་རམ་འབད།"
+
+#. #``S
+#: moptions.src
+msgctxt ""
+"moptions.src\n"
+"RID_MACROOPTIONS\n"
+"modaldialog.text"
+msgid "Description"
+msgstr "འགྲེལ་བཤད།"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_PB_NEW.pushbutton.text
+#. Mq-_
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"RID_PB_NEW\n"
+"pushbutton.text"
msgid "New"
msgstr "གསརཔ།"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_PB_DEL.pushbutton.text
-msgctxt "brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_PB_DEL.pushbutton.text"
+#. qYmA
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"RID_PB_DEL\n"
+"pushbutton.text"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_CHKB_ACTIVE.checkbox.text
-msgctxt "brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_CHKB_ACTIVE.checkbox.text"
+#. I$iQ
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"RID_CHKB_ACTIVE\n"
+"checkbox.text"
msgid "Active"
msgstr "ཤུགས་ལྡན།"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_FT_PASS.fixedtext.text
+#. jk[T
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"RID_FT_PASS\n"
+"fixedtext.text"
msgid "Pass Count:"
msgstr "རྩིས་སྤྲོད་ཀྱི་གྱངས་ཁ:"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.RID_FT_BRKPOINTS.fixedtext.text
+#. WAj7
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"RID_FT_BRKPOINTS\n"
+"fixedtext.text"
msgid "Breakpoints"
msgstr "བི་རེག་པོ་ཡིནཊསི།"
-#: brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.modaldialog.text
-msgctxt "brkdlg.src#RID_BASICIDE_BREAKPOINTDLG.modaldialog.text"
+#. jB*a
+#: brkdlg.src
+msgctxt ""
+"brkdlg.src\n"
+"RID_BASICIDE_BREAKPOINTDLG\n"
+"modaldialog.text"
msgid "Manage Breakpoints"
msgstr "ཡིག་ཚད་ཀྱི་མཚམས་ འཛིན་སྐྱོང་འཐབ།"
-#: objdlg.src#RID_BASICIDE_OBJCAT.RID_TB_TOOLBOX.TBITEM_SHOW.toolboxitem.text
-msgid "Show"
-msgstr "སྟོན།"
+#. D?0f
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
+"RID_TP_MOD\n"
+"pageitem.text"
+msgid "Modules"
+msgstr "ཚད་གཞི་ཚུ།"
-#: objdlg.src#RID_BASICIDE_OBJCAT.dockingwindow.text
-msgid "Object Catalog"
-msgstr ""
+#. W_]=
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
+"RID_TP_DLG\n"
+"pageitem.text"
+msgid "Dialogs"
+msgstr "ཌའི་ལོགསི།"
+
+#. 36Js
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TD_ORGANIZE.RID_TC_ORGANIZE\n"
+"RID_TP_LIB\n"
+"pageitem.text"
+msgid "Libraries"
+msgstr "དཔེ་མཛོད་ཚུ།"
+
+#. !*g@
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TD_ORGANIZE\n"
+"tabdialog.text"
+msgid "%PRODUCTNAME Basic Macro Organizer"
+msgstr "%PRODUCTNAME གཞི་རྩའི་མེཀ་ཀོརོ་ འགོ་འདྲེན་པ།"
+
+#. i6H6
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_STR_LIB\n"
+"fixedtext.text"
+msgid "M~odule"
+msgstr "ཚད་གཞི།(~o)"
-#: objdlg.src#RID_STR_TLB_MACROS.string.text
+#. }0uw
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_PB_EDIT\n"
+"pushbutton.text"
+msgid "~Edit"
+msgstr "ཞུན་དག(~E)"
+
+#. sCzN
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_PB_CLOSE\n"
+"cancelbutton.text"
+msgid "Close"
+msgstr "ཁ་བསྡམ།"
+
+#. ,ASe
+#: moduldlg.src
#, fuzzy
-msgid "Objects Tree"
-msgstr "རྒྱུ་དངོས་ཚུ།"
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_PB_NEWMOD\n"
+"pushbutton.text"
+msgid "~New..."
+msgstr ""
+"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གསརཔ་་་་(~N)\n"
+"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གསརཔ།...(~N)\n"
+"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གསརཔ།(~N)\n"
+"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གསརཔ།(~N)"
-#: moptions.src#RID_MACROOPTIONS.RID_FT_DESCR.fixedtext.text
-msgctxt "moptions.src#RID_MACROOPTIONS.RID_FT_DESCR.fixedtext.text"
-msgid "Description"
-msgstr "འགྲེལ་བཤད།"
+#. WT=T
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_PB_NEWDLG\n"
+"pushbutton.text"
+msgid "~New..."
+msgstr "གསརཔ།(~N)"
-#: moptions.src#RID_MACROOPTIONS.RID_FL_HELP.fixedline.text
-msgid "Help information"
-msgstr "བརྡ་དོན་ གྲོགས་རམ་འབད།"
+#. frR:
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_MODULS\n"
+"RID_PB_DELETE\n"
+"pushbutton.text"
+msgid "~Delete"
+msgstr "བཏོན་གཏང་།(~D)"
-#: moptions.src#RID_MACROOPTIONS.RID_FT_HELPID.fixedtext.text
-msgid "Help ID"
-msgstr "ཨའི་ཌི་ གྲོགས་རམ་འབད།"
+#. #kf+
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_STR_LIB\n"
+"fixedtext.text"
+msgid "Dialog"
+msgstr "ཌའི་ལོག"
-#: moptions.src#RID_MACROOPTIONS.RID_FT_HELPNAME.fixedtext.text
-msgid "Help file name"
-msgstr "ཡིག་སྣོད་མིང་གྲོགས་རམ་འབད།"
+#. Fpj/
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_PB_EDIT\n"
+"pushbutton.text"
+msgid "~Edit"
+msgstr "ཞུན་དག(~E)"
-#: moptions.src#RID_MACROOPTIONS.modaldialog.text
-msgctxt "moptions.src#RID_MACROOPTIONS.modaldialog.text"
-msgid "Description"
-msgstr "འགྲེལ་བཤད།"
+#. ~UGN
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_PB_CLOSE\n"
+"cancelbutton.text"
+msgid "Close"
+msgstr "ཁ་བསྡམ།"
-#: macrodlg.src#RID_MACROCHOOSER.RID_TXT_MACROSIN.fixedtext.text
-msgid "Existing macros ~in:"
-msgstr "ནང་ན་ ཡོད་བཞིན་པའི་ མེཀ་ཀོརོསི། (~i)"
+#. ABdx
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_PB_NEWMOD\n"
+"pushbutton.text"
+msgid "~New..."
+msgstr "གསརཔ་་་་་(~N)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_TXT_MACRONAME.fixedtext.text
-msgid "~Macro name"
-msgstr "མེཀ་ཀོརོ་ མིང་།(~M)"
+#. JU]Z
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_PB_NEWDLG\n"
+"pushbutton.text"
+msgid "~New..."
+msgstr "གསརཔ་་་་(~N)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_TXT_MACROFROM.fixedtext.text
-msgid "Macro ~from"
-msgstr "་་ལས་ མེཀ་ཀོརོ།(~f)"
+#. YAwH
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_DLGS\n"
+"RID_PB_DELETE\n"
+"pushbutton.text"
+msgid "~Delete"
+msgstr "བཏོན་གཏང་།(~D)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_TXT_SAVEMACRO.fixedtext.text
-msgid "Save m~acro in"
-msgstr "ནང་ན་ མེཀ་ཀོརོ སྲུང་།(~a)"
+#. 78@@
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_STR_BASICS\n"
+"fixedtext.text"
+msgid "L~ocation"
+msgstr "གནས་ཁོངས།(~o)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_TXT_DESCRIPTION.fixedtext.text
-msgid "De~scription"
-msgstr "འགྲེལ་བཤད།(~s)"
+#. nCdL
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_STR_LIB\n"
+"fixedtext.text"
+msgid "~Library"
+msgstr "དཔེ་མཛོད།(~L)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_RUN.pushbutton.text
-msgid "R~un"
-msgstr "གཡོག་བཀོལ།(~u)"
+#. \U8x
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_EDIT\n"
+"pushbutton.text"
+msgid "~Edit"
+msgstr "ཞུན་དག(~E)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_CLOSE.cancelbutton.text
-msgctxt "macrodlg.src#RID_MACROCHOOSER.RID_PB_CLOSE.cancelbutton.text"
+#. hP(Q
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_CLOSE\n"
+"cancelbutton.text"
msgid "Close"
msgstr "ཁ་བསྡམ།"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_ASSIGN.pushbutton.text
-msgid "~Assign..."
-msgstr "འགན་སྤྱོད་་་་་(~A)"
+#. 1tDJ
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_PASSWORD\n"
+"pushbutton.text"
+msgid "~Password..."
+msgstr "ཆོག་ཡིག་་་་་་(~P)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_EDIT.pushbutton.text
-msgctxt "macrodlg.src#RID_MACROCHOOSER.RID_PB_EDIT.pushbutton.text"
-msgid "~Edit"
-msgstr "ཞུན་དག(~E)"
+#. A^5`
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_NEWLIB\n"
+"pushbutton.text"
+msgid "~New..."
+msgstr "གསརཔ་་་(~N)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_NEWLIB.pushbutton.text
-msgid "New ~Library"
-msgstr "དཔེ་མཛོད་གསརཔ།(~L)"
+#. VTeK
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_APPEND\n"
+"pushbutton.text"
+msgid "~Import..."
+msgstr "ནང་འདྲེན...(~I)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_NEWMOD.pushbutton.text
-msgid "New M~odule"
-msgstr "ཚད་གཞི་གསརཔ།(~o)"
+#. NG%_
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_EXPORT\n"
+"pushbutton.text"
+msgid "E~xport..."
+msgstr "ཕྱིར་འདྲེན...(~x)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_DEL.pushbutton.text
-msgctxt "macrodlg.src#RID_MACROCHOOSER.RID_PB_DEL.pushbutton.text"
+#. zp?S
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_TP_LIBS\n"
+"RID_PB_DELETE\n"
+"pushbutton.text"
msgid "~Delete"
msgstr "བཏོན་གཏང་།(~D)"
-#: macrodlg.src#RID_MACROCHOOSER.RID_PB_ORG.pushbutton.text
-msgid "~Organizer..."
-msgstr "འགོ་འདྲེན་པ་་་་(~O)"
+#. Kc.v
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_LIBS\n"
+"RID_FL_OPTIONS\n"
+"fixedline.text"
+msgid "Options"
+msgstr "གདམ་ཁ་ཚུ།"
+
+#. Y1`2
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_LIBS\n"
+"RID_CB_REF\n"
+"checkbox.text"
+msgid "Insert as reference (read-only)"
+msgstr "གཞི་བསྟུན་འབད་ བཙུགས།(ལྷག་ནི་-རྐྱངམ་ཅིག)"
-#: macrodlg.src#RID_MACROCHOOSER.modaldialog.text
-msgid "%PRODUCTNAME Basic Macros"
-msgstr "%PRODUCTNAME གཞི་རྩའི་མེཀ་ཀོརོསི།"
+#. 4c8N
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_LIBS\n"
+"RID_CB_REPL\n"
+"checkbox.text"
+msgid "Replace existing libraries"
+msgstr "ཡོད་བཞིན་པའི་དཔེ་མཛོད་ཚུ་ ཚབ་མ་བཙུགས།"
-#: macrodlg.src#RID_STR_STDMACRONAME.string.text
-msgid "Macro"
-msgstr "མེཀ་ཀོརོ།"
+#. p;}g
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_GOTOLINE\n"
+"RID_FT_LINE\n"
+"fixedtext.text"
+msgid "~Line Number:"
+msgstr ""
-#: macrodlg.src#RID_STR_BTNDEL.string.text
-msgctxt "macrodlg.src#RID_STR_BTNDEL.string.text"
+#. `(e~
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_NEWLIB\n"
+"RID_FT_NEWLIB\n"
+"fixedtext.text"
+msgid "~Name:"
+msgstr "མིང:(~N)"
+
+#. iO@h
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_EXPORT\n"
+"RB_EXPORTASPACKAGE\n"
+"radiobutton.text"
+msgid "Export as ~extension"
+msgstr " ~རྒྱ་བསྐྱེད་བཟུམ་སྦེ་ཕྱིར་འདྲེན་འབད།"
+
+#. 9)l.
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_EXPORT\n"
+"RB_EXPORTASBASIC\n"
+"radiobutton.text"
+msgid "Export as BASIC library"
+msgstr "གཞི་རིམ་དཔེ་མཛོད་སྦེ་ཕྱིར་འདྲེན་འབད།"
+
+#. \D2F
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_DLG_EXPORT\n"
+"modaldialog.text"
+msgid "Export Basic library"
+msgstr "གཞི་རིམ་དཔེ་མཛོད་ཕྱིར་འདྲེན་འབད།"
+
+#. T7$-
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_STR_EXPORTPACKAGE\n"
+"string.text"
+msgid "Export library as extension"
+msgstr "དཔེ་མཛོད་རྒྱ་བསྐྱེད་བཟུམ་སྦེ་ཕྱིར་འདྲེན།"
+
+#. rsB+
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_STR_EXPORTBASIC\n"
+"string.text"
+msgid "Export as BASIC library"
+msgstr "གཞི་རིམ་དཔེ་མཛོད་སྦེ་ཕྱིར་འདྲེན་འབད།"
+
+#. /g+L
+#: moduldlg.src
+msgctxt ""
+"moduldlg.src\n"
+"RID_STR_PACKAGE_BUNDLE\n"
+"string.text"
+msgid "Extension"
+msgstr "རྒྱ་བསྐྱེད།"
+
+#. ch4W
+#: macrodlg.src
+msgctxt ""
+"macrodlg.src\n"
+"RID_STR_BTNDEL\n"
+"string.text"
msgid "~Delete"
msgstr "བཏོན་གཏང་།(~D)"
-#: macrodlg.src#RID_STR_BTNNEW.string.text
+#. ,b1I
+#: macrodlg.src
+msgctxt ""
+"macrodlg.src\n"
+"RID_STR_BTNNEW\n"
+"string.text"
msgid "~New"
msgstr "གསརཔ།(~N)"
-#: macrodlg.src#RID_STR_CLOSE.string.text
-msgctxt "macrodlg.src#RID_STR_CLOSE.string.text"
-msgid "Close"
-msgstr "ཁ་བསྡམ།"
-
-#: macrodlg.src#RID_STR_CHOOSE.string.text
+#. Kn8D
+#: macrodlg.src
+msgctxt ""
+"macrodlg.src\n"
+"RID_STR_CHOOSE\n"
+"string.text"
msgid "Choose"
msgstr "གདམ།"
-#: macrodlg.src#RID_STR_RUN.string.text
+#. ic*r
+#: macrodlg.src
+msgctxt ""
+"macrodlg.src\n"
+"RID_STR_RUN\n"
+"string.text"
msgid "Run"
msgstr "གཡོག་བཀོལ།"
-#: macrodlg.src#RID_STR_RECORD.string.text
+#. ,D#!
+#: macrodlg.src
+msgctxt ""
+"macrodlg.src\n"
+"RID_STR_RECORD\n"
+"string.text"
msgid "~Save"
msgstr "སྲུང་།(~S)"
+
+#. pRPI
+#: basicprint.src
+msgctxt ""
+"basicprint.src\n"
+"RID_PRINTDLG_STRLIST\n"
+"1\n"
+"itemlist.text"
+msgid "Print range"
+msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད།"
+
+#. D_5S
+#: basicprint.src
+msgctxt ""
+"basicprint.src\n"
+"RID_PRINTDLG_STRLIST\n"
+"2\n"
+"itemlist.text"
+msgid "All ~Pages"
+msgstr ""
+
+#. 2N4s
+#: basicprint.src
+msgctxt ""
+"basicprint.src\n"
+"RID_PRINTDLG_STRLIST\n"
+"3\n"
+"itemlist.text"
+msgid "Pa~ges"
+msgstr "ཤོག་ལེབ་ཚུ།"
diff --git a/source/dz/basctl/source/dlged.po b/source/dz/basctl/source/dlged.po
index 6e1b07b89ac..f2fcc08e46f 100644
--- a/source/dz/basctl/source/dlged.po
+++ b/source/dz/basctl/source/dlged.po
@@ -1,9 +1,9 @@
-#. extracted from basctl/source/dlged.oo
+#. extracted from basctl/source/dlged
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+basctl%2Fsource%2Fdlged.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,50 +12,114 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.FT_LANGUAGE.fixedtext.text
+#. DhnW
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"FT_LANGUAGE\n"
+"fixedtext.text"
msgid "Present Languages"
msgstr "ད་ལྟོའི་སྐད་ཡིག་ཚུ་"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.PB_ADD_LANG.pushbutton.text
+#. JGIq
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"PB_ADD_LANG\n"
+"pushbutton.text"
msgid "Add..."
msgstr "ཁ་སྐོང་།..."
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.PB_DEL_LANG.pushbutton.text
+#. _oXj
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"PB_DEL_LANG\n"
+"pushbutton.text"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.PB_MAKE_DEFAULT.pushbutton.text
+#. p]vE
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"PB_MAKE_DEFAULT\n"
+"pushbutton.text"
msgid "Default"
msgstr "སྔོན་སྒྲིག་"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.FT_INFO.fixedtext.text
+#. }IS0
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"FT_INFO\n"
+"fixedtext.text"
msgid "The default language is used if no localization for a user interface locale is present. Furthermore all strings from the default language are copied to resources of newly added languages."
msgstr "ལག་ལེན་པའི་ངོས་འདྲ་བ་ལོ་ཀེལ་འདི་ཡོད་པའི་དོན་ལུ་ཡུལ་མཐུན་མཐུན་བཟོ་བ་མེད་པ་ཅིན་སྔོན་སྒྲིག་སྐད་ཡིག་འདི་ལག་ལེན་འཐབ་ཡོདཔ་ཨིན། ཐེབས་ཧེང་བཀལ་སྔོན་སྒྲིག་སྐད་ཡིག་འདི་ལས་ཡིག་རྒྱུན་ཚུ་ཆ་མཉམ་གསརཔ་ཁ་སྐོང་བསྐྱབས་ཡོད་མི་སྐད་ཡིག་ཚུ་གི་ཐོན་ཁུངས་ལུ་འདྲ་བཤུས་འབད་ཡོདཔ་ཨིན།"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.PB_CLOSE.okbutton.text
+#. *TMb
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"PB_CLOSE\n"
+"okbutton.text"
msgid "~Close"
msgstr "ཁ་བསྡམས།(~C)"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.STR_DEF_LANG.string.text
+#. SfP_
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"STR_DEF_LANG\n"
+"string.text"
msgid "[Default Language]"
msgstr "[སྔོན་སྒྲིག་གི་སྐད་ཡིག]"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.STR_DELETE.string.text
+#. so),
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"STR_DELETE\n"
+"string.text"
msgid "~Delete"
msgstr "བཏོན་གཏང་།(~D)"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.STR_CREATE_LANG.string.text
+#. @,QV
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"STR_CREATE_LANG\n"
+"string.text"
msgid "<Press 'Add' to create language resources>"
msgstr "<Press 'Add' to create language resources>"
-#: managelang.src#RID_DLG_MANAGE_LANGUAGE.modaldialog.text
+#. Z@]S
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_MANAGE_LANGUAGE\n"
+"modaldialog.text"
msgid "Manage User Interface Languages [$1]"
msgstr "ལག་ལེན་པའི་ངོས་འདྲ་བ་སྐད་ཡིག་ཚུ་འཛུན་སྐྱོང་འཐབ། [$1]"
-#: managelang.src#RID_QRYBOX_LANGUAGE.querybox.text
+#. {@Ru
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_QRYBOX_LANGUAGE\n"
+"querybox.text"
msgid ""
"You are about to delete the resources for the selected language(s). All user interface strings for this language(s) will be deleted.\n"
"\n"
@@ -65,42 +129,97 @@ msgstr ""
"\n"
"སེལ་འཐུ་འབད་དེ་ཡོད་པའི་སྐད་ཡིག་(ཚུ་)གི་བྱུང་ཁུངས་འདི་ ཁྱོད་ཀྱིས་བཏོན་གཏང་ནི་ཨིན་ན?"
-#: managelang.src#RID_QRYBOX_LANGUAGE.querybox.title
+#. Q13J
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_QRYBOX_LANGUAGE\n"
+"querybox.title"
msgid "Delete Language Resources"
msgstr "སྐད་ཡིག་གི་ཐོན་ཁུངས་ཚུ་བཏོན་གཏང་"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.FT_DEF_LANGUAGE.fixedtext.text
+#. Ag$]
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"FT_DEF_LANGUAGE\n"
+"fixedtext.text"
msgid "Default language"
msgstr "སྔོན་སྒྲིག་གི་སྐད་ཡིག"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.FT_DEF_INFO.fixedtext.text
+#. ?(~F
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"FT_DEF_INFO\n"
+"fixedtext.text"
msgid "Select a language to define the default user interface language. All currently present strings will be assigned to the resources created for the selected language."
msgstr "སྔོན་སྒྲིག་ལག་ལེན་པའི་ངོས་འདྲ་བ་སྐད་ཡིག་འདི་ངེས་འཛིན་འབད་ནི་ལུ་སྐད་ཡིག་ཅིག་སེལ་འཐུ་འབད། ད་ལྟོ་ཡོད་མི་ཡིག་རྒྱུན་ཚུ་ཆ་མཉམ་སེལ་འཐུ་འབད་ཡོད་མི་སྐད་ཡིག་འདི་གི་དོན་ལུ་ཐོན་ཁུངས་གསར་བསྐྲུན་འབད་ཡོད་མི་འདི་ལུ་འགན་སྤྲོད་འོང་།"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.STR_ADDLANG_TITLE.string.text
+#. 0~l0
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"STR_ADDLANG_TITLE\n"
+"string.text"
msgid "Add User Interface Languages"
msgstr "ལག་ལེན་པའི་ངོས་འདྲ་བའི་སྐད་ཡིག་ཚུ་ཁ་སྐོང་བརྐྱབ་"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.STR_ADDLANG_LABEL.string.text
+#. \JB_
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"STR_ADDLANG_LABEL\n"
+"string.text"
msgid "Available Languages"
msgstr "ཐོབ་ཚུགས་པའི་སྐད་ཡིག་ཚུ་"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.STR_ADDLANG_INFO.string.text
+#. OuG~
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"STR_ADDLANG_INFO\n"
+"string.text"
msgid "Select languages to be added. Resources for these languages will be created in the library. Strings of the current default user interface language will be copied to these new resources by default."
msgstr "ཁ་སྐོང་བརྐྱབ་ནི་ཨིན་མི་སྐད་ཡིག་ཚུ་སེལ་འཐུ་འབད། སྐད་ཡིག་དེ་ཚུ་གི་དོན་ལུ་ཐོན་ཁུངས་འདི་དཔེ་མཛོད་འདི་ནང་གསར་བསྐྲུན་འབད་འོང་། ད་ལྟོའི་སྔོན་སྒྲིག་ལག་ལེན་པའི་ངོས་འདྲ་བའི་སྐད་ཡིག་འདི་གི་ཡིག་རྒྱུན་ཚུ་སྔོན་སྒྲིག་གིས་ཐོན་ཁུངས་གསརཔ་དེ་ཚུ་ནང་འདྲ་བཤུས་འབད་འོང་།"
-#: managelang.src#RID_DLG_SETDEF_LANGUAGE.modaldialog.text
+#. 6a+c
+#: managelang.src
+msgctxt ""
+"managelang.src\n"
+"RID_DLG_SETDEF_LANGUAGE\n"
+"modaldialog.text"
msgid "Set Default User Interface Language"
msgstr "སྔོན་སྒྲིག་ལག་ལེན་པ་ངོས་འདྲ་བའི་སྐད་ཡིག་གཞི་སྒྲིག་འབད་"
-#: dlgresid.src#RID_STR_BRWTITLE_PROPERTIES.string.text
+#. ]nNM
+#: dlgresid.src
+msgctxt ""
+"dlgresid.src\n"
+"RID_STR_BRWTITLE_PROPERTIES\n"
+"string.text"
msgid "Properties: "
msgstr "རྒྱུ་དངོས་ཚུ: "
-#: dlgresid.src#RID_STR_BRWTITLE_NO_PROPERTIES.string.text
+#. I_7p
+#: dlgresid.src
+msgctxt ""
+"dlgresid.src\n"
+"RID_STR_BRWTITLE_NO_PROPERTIES\n"
+"string.text"
msgid "No Control marked"
msgstr "ཚད་འཛིན་ལུ་ རྟགས་མ་བཀལ་བས།"
-#: dlgresid.src#RID_STR_BRWTITLE_MULTISELECT.string.text
+#. ,!pS
+#: dlgresid.src
+msgctxt ""
+"dlgresid.src\n"
+"RID_STR_BRWTITLE_MULTISELECT\n"
+"string.text"
msgid "Multiselection"
msgstr "སེལ་འཐུ་སྣ་མང་།"
diff --git a/source/dz/basctl/uiconfig/basicide/ui.po b/source/dz/basctl/uiconfig/basicide/ui.po
new file mode 100644
index 00000000000..16ce2d3ebd4
--- /dev/null
+++ b/source/dz/basctl/uiconfig/basicide/ui.po
@@ -0,0 +1,68 @@
+#. extracted from basctl/uiconfig/basicide/ui
+msgid ""
+msgstr ""
+"Project-Id-Version: LibO 40l10n\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
+"PO-Revision-Date: 2012-11-17 19:02+0200\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. dCgB
+#: basicmacrodialog.ui
+msgctxt ""
+"basicmacrodialog.ui\n"
+"BasicMacroDialog\n"
+"title\n"
+"string.text"
+msgid "%PRODUCTNAME Basic Macros"
+msgstr "%PRODUCTNAME གཞི་རྩའི་མེཀ་ཀོརོསི།"
+
+#. ;$kl
+#: basicmacrodialog.ui
+#, fuzzy
+msgctxt ""
+"basicmacrodialog.ui\n"
+"existingmacrosft\n"
+"label\n"
+"string.text"
+msgid "Existing macros in:"
+msgstr "ནང་ན་ ཡོད་བཞིན་པའི་ མེཀ་ཀོརོསི། (~i)"
+
+#. peL)
+#: basicmacrodialog.ui
+#, fuzzy
+msgctxt ""
+"basicmacrodialog.ui\n"
+"macrofromft\n"
+"label\n"
+"string.text"
+msgid "Macro from"
+msgstr "་་ལས་ མེཀ་ཀོརོ།(~f)"
+
+#. O@}F
+#: basicmacrodialog.ui
+#, fuzzy
+msgctxt ""
+"basicmacrodialog.ui\n"
+"macrotoft\n"
+"label\n"
+"string.text"
+msgid "Save macro in"
+msgstr "ནང་ན་ མེཀ་ཀོརོ སྲུང་།(~a)"
+
+#. 0h%}
+#: basicmacrodialog.ui
+msgctxt ""
+"basicmacrodialog.ui\n"
+"libraryft1\n"
+"label\n"
+"string.text"
+msgid "Macro name"
+msgstr ""
diff --git a/source/dz/basic/source/classes.po b/source/dz/basic/source/classes.po
index d8d786c9a39..5d4c3e3bf5a 100644
--- a/source/dz/basic/source/classes.po
+++ b/source/dz/basic/source/classes.po
@@ -1,9 +1,9 @@
-#. extracted from basic/source/classes.oo
+#. extracted from basic/source/classes
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+basic%2Fsource%2Fclasses.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,551 +12,1357 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: sb.src#RID_BASIC_START.SbERR_SYNTAX___ERRCODE_RES_MASK.string.text
+#. 1SiU
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYNTAX & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Syntax error."
msgstr "ཚིག་སྦྱོར་འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_NO_GOSUB___ERRCODE_RES_MASK.string.text
+#. Zz8?
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Return without Gosub."
msgstr "གོ་སོབ་མེདཔ་སྦེ་སླར་ལོག་འབད།"
-#: sb.src#RID_BASIC_START.SbERR_REDO_FROM_START___ERRCODE_RES_MASK.string.text
+#. S[$m
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Incorrect entry; please retry."
msgstr "ཐོ་བཀོད་བདེན་མེད། སླར་རྩོལ་འབད་གནང་།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_ARGUMENT___ERRCODE_RES_MASK.string.text
+#. ES_7
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid procedure call."
msgstr "བྱ་སྒོའི་ལམ་ལུགས་ཀྱི་བོད་བརྡ་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_MATH_OVERFLOW___ERRCODE_RES_MASK.string.text
+#. ;hGR
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Overflow."
msgstr "ལུད་ལུདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_NO_MEMORY___ERRCODE_RES_MASK.string.text
+#. \AfP
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Not enough memory."
msgstr "དྲན་ཚད་ལངམ་མིན་འདུག།"
-#: sb.src#RID_BASIC_START.SbERR_ALREADY_DIM___ERRCODE_RES_MASK.string.text
+#. ml6H
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Array already dimensioned."
msgstr "ཧེ་མ་ལས་རང་རྒྱ་ཁྱོན་འབད་ཡོད་མི་ཨེ་རེ།"
-#: sb.src#RID_BASIC_START.SbERR_OUT_OF_RANGE___ERRCODE_RES_MASK.string.text
+#. b|NG
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Index out of defined range."
msgstr "ངེས་འཛིན་མ་འབད་བའི་ཁྱབ་ཚད་ཀྱི་ཟུར་ཐོ།"
-#: sb.src#RID_BASIC_START.SbERR_DUPLICATE_DEF___ERRCODE_RES_MASK.string.text
+#. \~}O
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Duplicate definition."
msgstr "ངེས་ཚིག་རྫུན་མ།"
-#: sb.src#RID_BASIC_START.SbERR_ZERODIV___ERRCODE_RES_MASK.string.text
+#. _#VG
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ZERODIV & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Division by zero."
msgstr "ཀླད་ཀོར་གིས་བགོ་རྩིས།"
-#: sb.src#RID_BASIC_START.SbERR_VAR_UNDEFINED___ERRCODE_RES_MASK.string.text
+#. $4kM
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Variable not defined."
msgstr "འགྱུར་ཅན་ངེས་འཛིན་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_CONVERSION___ERRCODE_RES_MASK.string.text
+#. l6X6
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CONVERSION & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Data type mismatch."
msgstr "གནད་སྡུད་ཀྱི་དབྱེ་བ་མ་མཐུནམ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_PARAMETER___ERRCODE_RES_MASK.string.text
+#. jcL%
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid parameter."
msgstr "ཚད་བཟུང་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_USER_ABORT___ERRCODE_RES_MASK.string.text
+#. q/0#
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_USER_ABORT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Process interrupted by user."
msgstr "ལག་ལེན་པ་གིས་བར་དཀྲོགས་འབད་ཡོད་མི་ལས་སྦྱོར།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_RESUME___ERRCODE_RES_MASK.string.text
+#. _dYH
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Resume without error."
msgstr "འཛོལ་བ་མེདཔ་སྦེ་བསྐྱར་ལོག་འབད།"
-#: sb.src#RID_BASIC_START.SbERR_STACK_OVERFLOW___ERRCODE_RES_MASK.string.text
+#. hYO\
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Not enough stack memory."
msgstr "བརྩེགས་ཕུང་དྲན་ཚད་ལངམ་མིན་འདུག།"
-#: sb.src#RID_BASIC_START.SbERR_PROC_UNDEFINED___ERRCODE_RES_MASK.string.text
+#. %_Dv
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Sub-procedure or function procedure not defined."
msgstr "ཡན་ལག་བྱ་སྒོའི་ལམ་ལུགས་ ཡང་ན་ ལས་འགན་བྱ་སྒོའི་ལམ་ལུགས་ངེས་འཛིན་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_DLL_LOAD___ERRCODE_RES_MASK.string.text
+#. 7rBQ
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error loading DLL file."
msgstr "DLL ཡིག་སྣོད་མངོན་གསལ་འབད་ནིའི་འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_DLL_CALL___ERRCODE_RES_MASK.string.text
+#. :I|%
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Wrong DLL call convention."
msgstr "DLL འབོད་བརྡའི་གྲོས་འཛོམས་ཕྱི་འགྱུར།"
-#: sb.src#RID_BASIC_START.SbERR_INTERNAL_ERROR___ERRCODE_RES_MASK.string.text
+#. [so#
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Internal error $(ARG1)."
msgstr "ནང་འཁོད་འཛོལ་བ་ $(ARG1)."
-#: sb.src#RID_BASIC_START.SbERR_BAD_CHANNEL___ERRCODE_RES_MASK.string.text
+#. M75T
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid file name or file number."
msgstr "ཡིག་སྣོད་ཀྱི་མིང་ ཡང་ན་ ཡིག་སྣོད་ཀྱི་ཨང་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_FILE_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. }_Yn
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "File not found."
msgstr "ཡིག་སྣོད་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_FILE_MODE___ERRCODE_RES_MASK.string.text
+#. ;Ybb
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Incorrect file mode."
msgstr "ཡིག་སྣོད་ཐབས་ལམ་བདེན་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_FILE_ALREADY_OPEN___ERRCODE_RES_MASK.string.text
+#. Zp9;
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n"
+"string.text"
msgid "File already open."
msgstr "ཧེ་མ་ལས་རང་ཁ་ཕྱེ་ཡོད་མི་ཡིག་སྣོད།"
-#: sb.src#RID_BASIC_START.SbERR_IO_ERROR___ERRCODE_RES_MASK.string.text
+#. UsS4
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_IO_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Device I/O error."
msgstr "ཐབས་འཕྲུལ་ ཨའི་/ཨོ་ འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_FILE_EXISTS___ERRCODE_RES_MASK.string.text
+#. TIHT
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "File already exists."
msgstr "ཡིག་སྣོད་ཧེ་མ་ལས་རང་ཡོདཔ་ཨིན།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_RECORD_LENGTH___ERRCODE_RES_MASK.string.text
+#. os1N
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Incorrect record length."
msgstr "དྲན་ཐོའི་རིང་ཚད་བདེན་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_DISK_FULL___ERRCODE_RES_MASK.string.text
+#. sZrg
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DISK_FULL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Disk or hard drive full."
msgstr "ཌིཀསི་ ཡང་ན་ ཧརཌི་ཌའིབ་གངམ།"
-#: sb.src#RID_BASIC_START.SbERR_READ_PAST_EOF___ERRCODE_RES_MASK.string.text
+#. _s0e
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Reading exceeds EOF."
msgstr "ལྷག་ཡོད་མི་ཨི་ཨོ་ཨེཕ་ལྷག་དོ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_RECORD_NUMBER___ERRCODE_RES_MASK.string.text
+#. /3x%
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Incorrect record number."
msgstr "དྲན་ཐོའི་ཨང་བདེན་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_TOO_MANY_FILES___ERRCODE_RES_MASK.string.text
+#. h4Q[
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Too many files."
msgstr "ཡིག་སྣོད་ཚུ་ལེ་ཤ།"
-#: sb.src#RID_BASIC_START.SbERR_NO_DEVICE___ERRCODE_RES_MASK.string.text
+#. 5da~
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Device not available."
msgstr "ཐབས་འཕྲུལ་འཐོབ་ཚུགསཔ་མིན་འདུག།"
-#: sb.src#RID_BASIC_START.SbERR_ACCESS_DENIED___ERRCODE_RES_MASK.string.text
+#. 84*.
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Access denied."
msgstr "འཛུལ་སྤྱོད་འབད་ནི་ཉན་མ་བཏུབ།"
-#: sb.src#RID_BASIC_START.SbERR_NOT_READY___ERRCODE_RES_MASK.string.text
+#. gcYO
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_READY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Disk not ready."
msgstr "ཌིཀསི་གྲ་སྒྲིག་མེདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_NOT_IMPLEMENTED___ERRCODE_RES_MASK.string.text
+#. S!Ag
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Not implemented."
msgstr "བསྟར་སྤྱོད་མ་འབདཝ།"
-#: sb.src#RID_BASIC_START.SbERR_DIFFERENT_DRIVE___ERRCODE_RES_MASK.string.text
+#. sK~8
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Renaming on different drives impossible."
msgstr "མི་སྲིད་པའི་འདྲེན་འཕྲུལ་སོ་སོ་ལུ་བསྐྱར་མིང་བཏགས་དོ།"
-#: sb.src#RID_BASIC_START.SbERR_ACCESS_ERROR___ERRCODE_RES_MASK.string.text
+#. hY25
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Path/File access error."
msgstr "འགྲུལ་ལམ་/ཡིག་སྣོད་འཛུལ་སྤྱོད་འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_PATH_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. Xsrw
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Path not found."
msgstr "འགྲུལ་ལམ་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_NO_OBJECT___ERRCODE_RES_MASK.string.text
+#. H2ek
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object variable not set."
msgstr "དངོས་པོ་འགྱུར་ཅན་གཞི་སྒྲིག་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_PATTERN___ERRCODE_RES_MASK.string.text
+#. t1Oh
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid string pattern."
msgstr "ཡིག་རྒྱུན་གྱི་དཔེ་གཞི་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SBERR_IS_NULL___ERRCODE_RES_MASK.string.text
+#. 1=Ek
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SBERR_IS_NULL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Use of zero not permitted."
msgstr "ཀླད་ཀོར་གྱི་ལག་ལེན་གནང་བ་མ་བྱིན་པས།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_ERROR___ERRCODE_RES_MASK.string.text
+#. COPc
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE Error."
msgstr "DDE འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_WAITINGACK___ERRCODE_RES_MASK.string.text
+#. tGZl
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Awaiting response to DDE connection."
msgstr "DDE མཐུད་ལམ་ལུ་ལན་བསྒུག་ནི།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_OUTOFCHANNELS___ERRCODE_RES_MASK.string.text
+#. 4!fm
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "No DDE channels available."
msgstr "DDE རྒྱུ་ལམ་ཚུ་འཐོབ་ཚུགསཔ་མིན་འདུག།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_NO_RESPONSE___ERRCODE_RES_MASK.string.text
+#. P*QO
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "No application responded to DDE connect initiation."
msgstr "DDE མཐུད་ནི་འགོ་བཙུགས་ནི་ལུ་གློག་རིམ་གཅིག་གིས་ཡང་ལན་བཀོད་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_MULT_RESPONSES___ERRCODE_RES_MASK.string.text
+#. EOuh
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Too many applications responded to DDE connect initiation."
msgstr "DDE མཐུད་ནི་འགོ་བཙུགས་ནི་ལུ་གློག་རིམ་ཚུ་ལེ་ཤ་ཅིག་ལན་བཀོད་འབད་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_CHANNEL_LOCKED___ERRCODE_RES_MASK.string.text
+#. fDA1
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE channel locked."
msgstr "DDE རྒྱུ་ལམ་བསྡམ་བཞག་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_NOTPROCESSED___ERRCODE_RES_MASK.string.text
+#. b+-d
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "External application cannot execute DDE operation."
msgstr "ཕྱིའི་གློག་རིམ་གྱིས་DDEབཀོལ་སྤྱོད་ལག་ལེན་འཐོབ་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_TIMEOUT___ERRCODE_RES_MASK.string.text
+#. B:IX
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Timeout while waiting for DDE response."
msgstr "DDE གི་ལན་གི་དོན་ལས་བསྒུག་པའི་སྐབས་ངལ་མཚམས།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_USER_INTERRUPT___ERRCODE_RES_MASK.string.text
+#. $TRU
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "User pressed ESCAPE during DDE operation."
msgstr "ཌི་ཌི་ཨིའི་བཀོལ་སྤྱོད་བསྒང་ ལག་ལེན་པ་གིས་ བྲོས་ཟུར་འདི་ཨེབ་ནུག"
-#: sb.src#RID_BASIC_START.SbERR_DDE_BUSY___ERRCODE_RES_MASK.string.text
+#. hPzU
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "External application busy."
msgstr "ཕྱིའི་གློག་རིམ་ཁོམ་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_NO_DATA___ERRCODE_RES_MASK.string.text
+#. [Ik;
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE operation without data."
msgstr "གནད་སྡུད་མེདཔ་སྦེ་DDEབཀོལ་སྤྱོད།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_WRONG_DATA_FORMAT___ERRCODE_RES_MASK.string.text
+#. NydK
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Data are in wrong format."
msgstr "གནད་སྡུད་ཚུ་རྩ་སྒྲིག་ཕྱི་འགྱུར་ནང་འདུག།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_PARTNER_QUIT___ERRCODE_RES_MASK.string.text
+#. G?W:
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "External application has been terminated."
msgstr "ཕྱིའི་གློག་རིམ་འདི་རྩ་གྲོལ་གཏང་ནུག།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_CONV_CLOSED___ERRCODE_RES_MASK.string.text
+#. Ql6A
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE connection interrupted or modified."
msgstr "DDE མཐུད་ལམ་བར་དཀྲོགས་འབད་ཡོདཔ་ཡང་ན་ལེགས་བཅོས་འབད་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_NO_CHANNEL___ERRCODE_RES_MASK.string.text
+#. `R@[
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE method invoked with no channel open."
msgstr "DDE མན་ངག་རྒྱུ་ལམ་ཁ་ཕྱེ་མེད་མི་གི་ཐོག་ལས་ལས་བཀོལ་འབད་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_INVALID_LINK___ERRCODE_RES_MASK.string.text
+#. Eaq)
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid DDE link format."
msgstr "DDE འབྲེལ་ལམ་རྩ་སྒྲིག་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_QUEUE_OVERFLOW___ERRCODE_RES_MASK.string.text
+#. FuG|
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE message has been lost."
msgstr "DDE འཕྲིན་དོན་བརླག་སྟོར་ཞུགས་ནུག།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_LINK_ALREADY_EST___ERRCODE_RES_MASK.string.text
+#. EaPZ
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Paste link already performed."
msgstr "ཧེ་མ་ལས་ལཱ་འགན་འགྲུབ་ཡོད་མི་འབྲེལ་ལམ་སྦྱར།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_LINK_INV_TOPIC___ERRCODE_RES_MASK.string.text
+#. aJ-`
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Link mode cannot be set due to invalid link topic."
msgstr "འབྲེལ་ལམ་ཐབས་ལམ་འདི་འབྲེལ་ལམ་གནད་དོན་ནུས་མེད་ལུ་བརྟེན་གཞི་སྒྲིག་འབད་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_DDE_DLL_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. w[Uz
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "DDE requires the DDEML.DLL file."
msgstr "DDE ལུ་ DDEML.DLL ཡིག་སྣོད་དགོས་མཁོ་ཡོདཔ་ཨིན།"
-#: sb.src#RID_BASIC_START.SbERR_CANNOT_LOAD___ERRCODE_RES_MASK.string.text
+#. 3n#`
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Module cannot be loaded; invalid format."
msgstr "ཚད་གཞི་མངོན་གསལ་འབད་མི་ཚུགས། རྩ་སྒྲིག་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_INDEX___ERRCODE_RES_MASK.string.text
+#. X3pu
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid object index."
msgstr "དངོས་པོའི་ཟུར་ཐོ་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_NO_ACTIVE_OBJECT___ERRCODE_RES_MASK.string.text
+#. .IBB
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object is not available."
msgstr "དངོས་པོ་ཐོབ་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_PROP_VALUE___ERRCODE_RES_MASK.string.text
+#. |~H?
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Incorrect property value."
msgstr "རྒྱུ་དངོས་གནས་གོང་བདེན་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_PROP_READONLY___ERRCODE_RES_MASK.string.text
+#. dgFD
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "This property is read-only."
msgstr "ཨ་ནི་དངོས་པོ་འདི་ལྷག་ནི་རྐྱངམ་གཅིག་ཨིན།"
-#: sb.src#RID_BASIC_START.SbERR_PROP_WRITEONLY___ERRCODE_RES_MASK.string.text
+#. E*c;
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "This property is write only."
msgstr "ཨ་ནི་དངོས་པོ་འདི་འབྲི་ནི་རྐྱངམ་གཅིག་ཨིན།"
-#: sb.src#RID_BASIC_START.SbERR_INVALID_OBJECT___ERRCODE_RES_MASK.string.text
+#. F_sE
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid object reference."
msgstr "དངོས་པོའི་གཞི་བསྟུན་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_NO_METHOD___ERRCODE_RES_MASK.string.text
+#. b\Y;
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_METHOD & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Property or method not found: $(ARG1)."
msgstr "རྒྱུ་དངོས་ ཡང་ན་ མན་ངག་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_NEEDS_OBJECT___ERRCODE_RES_MASK.string.text
+#. )D(6
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object required."
msgstr "དངོས་པོ་དགོས་མཁོ་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_INVALID_USAGE_OBJECT___ERRCODE_RES_MASK.string.text
+#. LX{Z
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid use of an object."
msgstr "དངོས་པོ་གི་ལག་ལེན་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_NO_OLE___ERRCODE_RES_MASK.string.text
+#. r5h!
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_OLE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "OLE Automation is not supported by this object."
msgstr "ཨོ་ཨེལ་ཨི་འཕྲ྄ལ་སྤྱོད་འདི་ཨ་ནི་དངོས་པོ་གིས་རྒྱབ་སྐྱོར་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_METHOD___ERRCODE_RES_MASK.string.text
+#. 1_B^
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n"
+"string.text"
msgid "This property or method is not supported by the object."
msgstr "ཨ་ནི་རྒྱུ་དངོས་ ཡང་ན་ མན་ངག་འདི་དངོས་པོ་གིས་རྒྱབ་སྐྱོར་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_OLE_ERROR___ERRCODE_RES_MASK.string.text
+#. y;7g
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "OLE Automation Error."
msgstr "ཨོ་ཨེལ་ཨི་འཕྲུལ་སྤྱོད་འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_ACTION___ERRCODE_RES_MASK.string.text
+#. gjcL
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n"
+"string.text"
msgid "This action is not supported by given object."
msgstr "ཨ་ནི་བྱ་བ་འདི་གར་སྒྲིག་དངོས་པོ་གིས་རྒྱབ་སྐྱོར་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_NO_NAMED_ARGS___ERRCODE_RES_MASK.string.text
+#. ^ssg
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Named arguments are not supported by given object."
msgstr "མིང་བཏགས་ཡོད་མི་སྒྲུབ་རྟགས་ཚུ་གྲ་སྒྲིག་དངོས་པོ་གིས་རྒྱབ་སྐྱོར་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_LOCALE___ERRCODE_RES_MASK.string.text
+#. CXa8
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "The current locale setting is not supported by the given object."
msgstr "ད་ལྟོའི་ལོ་ཀེལ་སྒྲིག་སྟངས་འདི་གྲ་སྒྲིག་དངོས་པོ་གིས་རྒྱབ་སྐྱོར་མ་འབད་བས།"
-#: sb.src#RID_BASIC_START.SbERR_NAMED_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. ~~$5
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Named argument not found."
msgstr "མིང་བཏགས་ཡོད་མི་སྒྲུབ་རྟགས་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_NOT_OPTIONAL___ERRCODE_RES_MASK.string.text
+#. 0Sm4
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Argument is not optional."
msgstr "སྒྲུབ་རྟགས་འདི་གདམ་ཁ་ཅན་མེན།"
-#: sb.src#RID_BASIC_START.SbERR_WRONG_ARGS___ERRCODE_RES_MASK.string.text
-msgctxt "sb.src#RID_BASIC_START.SbERR_WRONG_ARGS___ERRCODE_RES_MASK.string.text"
+#. \wCF
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid number of arguments."
msgstr "སྒྲུབ་རྟགས་ཚུ་གི་ཨང་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_NOT_A_COLL___ERRCODE_RES_MASK.string.text
+#. p:r?
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object is not a list."
msgstr "དངོས་པོ་འདི་ཐོ་ཡིག་མེན།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_ORDINAL___ERRCODE_RES_MASK.string.text
+#. N_,C
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid ordinal number."
msgstr "གོ་རིམ་ཨང་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_DLLPROC_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. odO9
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Specified DLL function not found."
msgstr "གསལ་བཀོད་འབད་ཡོད་པའི་ཌི་ཨེལ་ཨེལ་ལས་འགན་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_CLIPBD_FORMAT___ERRCODE_RES_MASK.string.text
+#. %ilX
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid clipboard format."
msgstr "འཛིན་པང་རྩ་སྒྲིག་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_PROPERTY_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. `,mF
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object does not have this property."
msgstr "ཨ་ནི་རྒྱུ་དངོས་མེད་པའི་དངོས་པོ།"
-#: sb.src#RID_BASIC_START.SbERR_METHOD_NOT_FOUND___ERRCODE_RES_MASK.string.text
+#. ^[|F
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Object does not have this method."
msgstr "ཨ་ནི་མན་ངག་མེད་པའི་དངོས་པོ།"
-#: sb.src#RID_BASIC_START.SbERR_ARG_MISSING___ERRCODE_RES_MASK.string.text
+#. M4QZ
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Required argument lacking."
msgstr "སྒྲུབ་རྟགས་ལྡང་མིན་དགོས་མཁོ་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_NUMBER_OF_ARGS___ERRCODE_RES_MASK.string.text
-msgctxt "sb.src#RID_BASIC_START.SbERR_BAD_NUMBER_OF_ARGS___ERRCODE_RES_MASK.string.text"
+#. 8ZCD
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid number of arguments."
msgstr "སྒྲུབ་རྟགས་ཚུ་གི་ཨང་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_METHOD_FAILED___ERRCODE_RES_MASK.string.text
+#. ^V?f
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error executing a method."
msgstr "མན་ངག་ལག་ལེན་འཐབ་ནིའི་འཛོལ་བ།"
-#: sb.src#RID_BASIC_START.SbERR_SETPROP_FAILED___ERRCODE_RES_MASK.string.text
+#. mpQe
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Unable to set property."
msgstr "རྒྱུ་དངོས་གཞི་སྒྲིག་འབད་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_GETPROP_FAILED___ERRCODE_RES_MASK.string.text
+#. S61)
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Unable to determine property."
msgstr "རྒྱུ་དངོས་གཏན་འབེབས་བཟོ་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_UNEXPECTED___ERRCODE_RES_MASK.string.text
+#. 3ALz
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Unexpected symbol: $(ARG1)."
msgstr "རེ་བ་མེད་པའི་བརྡ་མཚོན་: $(ARG1)"
-#: sb.src#RID_BASIC_START.SbERR_EXPECTED___ERRCODE_RES_MASK.string.text
+#. ;,vQ
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Expected: $(ARG1)."
msgstr "རེ་བ་བསྐྱེད་ཡོདཔ་: $(ARG1)"
-#: sb.src#RID_BASIC_START.SbERR_SYMBOL_EXPECTED___ERRCODE_RES_MASK.string.text
+#. \5Ps
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Symbol expected."
msgstr "རེ་བ་བསྐྱེད་ཡོད་པའི་བརྡ་མཚོན།"
-#: sb.src#RID_BASIC_START.SbERR_VAR_EXPECTED___ERRCODE_RES_MASK.string.text
+#. 2YW\
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Variable expected."
msgstr "རེ་བ་བསྐྱེད་ཡོད་པའི་འགྱུར་ཅན།"
-#: sb.src#RID_BASIC_START.SbERR_LABEL_EXPECTED___ERRCODE_RES_MASK.string.text
+#. 0YGl
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Label expected."
msgstr "རེ་བ་བསྐྱེད་ཡོད་པའི་ཁ་ཡིག།"
-#: sb.src#RID_BASIC_START.SbERR_LVALUE_EXPECTED___ERRCODE_RES_MASK.string.text
+#. #RU$
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Value cannot be applied."
msgstr "གནས་གོང་འཇུག་སྤྱོད་འབད་མི་ཚུགས།"
-#: sb.src#RID_BASIC_START.SbERR_VAR_DEFINED___ERRCODE_RES_MASK.string.text
+#. L_i+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Variable $(ARG1) already defined."
msgstr "$(ARG1) འགྱུར་ཅན་ཧེ་མ་ལས་རང་ངེས་འཛིན་འབད་ཡོད།"
-#: sb.src#RID_BASIC_START.SbERR_PROC_DEFINED___ERRCODE_RES_MASK.string.text
+#. kW8M
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Sub procedure or function procedure $(ARG1) already defined."
msgstr "ཡན་ལག་བྱ་སྒོའི་ལམ་ལུགས་ ཡང་ན་ ལས་འགན་བྱ་སྒོའི་ལམ་ལུགས་ $(ARG1) ཧེ་མ་ལས་རང་ངེས་འཛིན་འབད་ཡོད།"
-#: sb.src#RID_BASIC_START.SbERR_LABEL_DEFINED___ERRCODE_RES_MASK.string.text
+#. dyMK
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Label $(ARG1) already defined."
msgstr "ཁ་ཡིག་ $(ARG1) ཧེ་མ་ལས་རང་ངེས་འཛིན་འབད་ཡོད།"
-#: sb.src#RID_BASIC_START.SbERR_UNDEF_VAR___ERRCODE_RES_MASK.string.text
+#. Qq+^
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Variable $(ARG1) not found."
msgstr "$(ARG1) འགྱུར་ཅན་འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_UNDEF_ARRAY___ERRCODE_RES_MASK.string.text
+#. WDkj
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Array or procedure $(ARG1) not found."
msgstr "ཨེ་རེ་ ཡང་ན་ བྱ་སྒོའི་ལམ་ལུགས་ $(ARG1) འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_UNDEF_PROC___ERRCODE_RES_MASK.string.text
+#. hlPl
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Procedure $(ARG1) not found."
msgstr "བྱ་སྒོའི་ལམ་ལུགས་ $(ARG1) འཚོལ་མ་ཐོབ།"
-#: sb.src#RID_BASIC_START.SbERR_UNDEF_LABEL___ERRCODE_RES_MASK.string.text
+#. pDfg
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Label $(ARG1) undefined."
msgstr "ཁ་ཡིག་ $(ARG1) ངེས་འཛིན་མ་འབདཝ།"
-#: sb.src#RID_BASIC_START.SbERR_UNDEF_TYPE___ERRCODE_RES_MASK.string.text
+#. P?iO
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Unknown data type $(ARG1)."
msgstr "མ་ཤེས་པའི་གནད་སྡུད་ཀྱི་དབྱེ་བ་ $(ARG1)."
-#: sb.src#RID_BASIC_START.SbERR_BAD_EXIT___ERRCODE_RES_MASK.string.text
+#. e_}A
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Exit $(ARG1) expected."
msgstr "རེ་བ་བསྐྱེད་པའི་ $(ARG1)ཕྱིར་ཐོན་འབད།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_BLOCK___ERRCODE_RES_MASK.string.text
+#. DQDp
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Statement block still open: $(ARG1) missing."
msgstr "གསལ་བཤད་ཀྱི་སྡེབ་ཚན་ད་ལྟོ་ཡང་ཁ་ཕྱེ་ཡོད་: $(ARG1) བརླག་སྟོར་ཞུགས་པ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_BRACKETS___ERRCODE_RES_MASK.string.text
+#. !:%@
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Parentheses do not match."
msgstr "གུག་བཤད་ཚུ་མི་མཐུན་བས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_DECLARATION___ERRCODE_RES_MASK.string.text
+#. i9/Z
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Symbol $(ARG1) already defined differently."
msgstr "བརྡ་མཚོན་ $(ARG1) ཧེ་མ་ལས་སོ་སོ་སྦེ་ངེས་འཛིན་འབད་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_PARAMETERS___ERRCODE_RES_MASK.string.text
+#. \LXI
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Parameters do not correspond to procedure."
msgstr "ཚད་བཟུང་ཚུ་བྱ་སྒོའི་ལམ་ལུགས་ལུ་ཆ་མི་མཉམ།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_CHAR_IN_NUMBER___ERRCODE_RES_MASK.string.text
+#. ]_#9
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Invalid character in number."
msgstr "གྲངས་ནང་ཡིག་འབྲུ་ནུས་མེད།"
-#: sb.src#RID_BASIC_START.SbERR_MUST_HAVE_DIMS___ERRCODE_RES_MASK.string.text
+#. yd^N
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Array must be dimensioned."
msgstr "ཨེ་རེ་འདི་ངེས་པར་རྒྱ་ཁྱོན་འབད་དགོ།"
-#: sb.src#RID_BASIC_START.SbERR_NO_IF___ERRCODE_RES_MASK.string.text
+#. U]7r
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_IF & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Else/Endif without If."
msgstr "If མེད་པར་ Else/Endif"
-#: sb.src#RID_BASIC_START.SbERR_NOT_IN_SUBR___ERRCODE_RES_MASK.string.text
+#. l,@@
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n"
+"string.text"
msgid "$(ARG1) not allowed within a procedure."
msgstr "$(ARG1) བྱ་སྒོའི་ལམ་ལུགས་ཀྱི་ནང་འཁོད་མ་ཆོག་པ།"
-#: sb.src#RID_BASIC_START.SbERR_NOT_IN_MAIN___ERRCODE_RES_MASK.string.text
+#. rQae
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n"
+"string.text"
msgid "$(ARG1) not allowed outside a procedure."
msgstr "$(ARG1) བྱ་སྒོའི་ལམ་ལུགས་ཀྱི་ཕྱི་ཁར་མ་ཆོག་པ།"
-#: sb.src#RID_BASIC_START.SbERR_WRONG_DIMS___ERRCODE_RES_MASK.string.text
+#. o71[
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Dimension specifications do not match."
msgstr "རྒྱ་ཁྱོན་གསལ་བཀོད་ཚུ་མི་མཐུན་པས།"
-#: sb.src#RID_BASIC_START.SbERR_BAD_OPTION___ERRCODE_RES_MASK.string.text
+#. tGW%
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Unknown option: $(ARG1)."
msgstr "གདམ་ཁ་མ་ཤེསཔ་: $(ARG1)."
-#: sb.src#RID_BASIC_START.SbERR_CONSTANT_REDECLARED___ERRCODE_RES_MASK.string.text
+#. a+s?
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Constant $(ARG1) redefined."
msgstr "ཆད་མེད་ $(ARG1) སླར་ངེས་འཛིན་འབད་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.SbERR_PROG_TOO_LARGE___ERRCODE_RES_MASK.string.text
+#. {Kr_
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Program too large."
msgstr "ལས་རིམ་སྦོམ་དྲགས་པས།"
-#: sb.src#RID_BASIC_START.SbERR_NO_STRINGS_ARRAYS___ERRCODE_RES_MASK.string.text
+#. XTNn
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Strings or arrays not permitted."
msgstr "ཡིག་རྒྱུན་ཚུ་ ཡང་ན་ ཨེ་རེསི་ གནང་བ་མ་བྱིན་ནུག།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_EXCEPTION___ERRCODE_RES_MASK.string.text
+#. 7Lkp
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_EXCEPTION & ERRCODE_RES_MASK\n"
+"string.text"
msgid "An exception occurred $(ARG1)."
msgstr "དམིགས་བསལ་ $(ARG1) བྱུང་ནུག།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_ARRAY_FIX___ERRCODE_RES_MASK.string.text
+#. ECV`
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_ARRAY_FIX & ERRCODE_RES_MASK\n"
+"string.text"
msgid "This array is fixed or temporarily locked."
msgstr "རིམ་སྒྲིག་དུས་སྟབས་བཟོ་ཡོདཔ་ཨིནམ་དང་ཡང་ན་གནས་སྐབས་ཅིག་གི་དོན་ལུ་བསྡམ་བཞག་ཡོདཔ་ཨིན་མས།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_STRING_OVERFLOW___ERRCODE_RES_MASK.string.text
+#. uD8]
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_STRING_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Out of string space."
msgstr "ཡིག་རྒྱུན་ས་གོ་ནང་མིན་འདུག"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_EXPR_TOO_COMPLEX___ERRCODE_RES_MASK.string.text
+#. 3@]t
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_EXPR_TOO_COMPLEX & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Expression Too Complex."
msgstr "བརྗོད་ཐངས་འདི་གནམ་མེད་ས་མེད་མགུ་རྙོགས་དྲགས་ཨིན་མས།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_OPER_NOT_PERFORM___ERRCODE_RES_MASK.string.text
+#. mE%R
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_OPER_NOT_PERFORM & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Can't perform requested operation."
msgstr "བཀོལ་སྤྱོད་འབད་ཡོད་པའི་ལཱ་འགན་འདི་འགྲུབ་མ་ཚུགས།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_TOO_MANY_DLL___ERRCODE_RES_MASK.string.text
+#. MY$g
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_TOO_MANY_DLL & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Too many DLL application clients."
msgstr "DLL ལག་ལེན་ལས་མགྲོན་མང་དྲགས་ཡོདཔ།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_LOOP_NOT_INIT___ERRCODE_RES_MASK.string.text
+#. E-7l
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_LOOP_NOT_INIT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "For loop not initialized."
msgstr "ཕོར་ལཱུཔ་འགོ་འབྱེད་མ་འབད།"
-#: sb.src#RID_BASIC_START.ERRCODE_BASIC_COMPAT___ERRCODE_RES_MASK.string.text
+#. ,T}E
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"ERRCODE_BASIC_COMPAT & ERRCODE_RES_MASK\n"
+"string.text"
msgid "$(ARG1)"
msgstr ""
-#: sb.src#IDS_SBERR_TERMINATED.string.text
+#. j@+e
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"IDS_SBERR_TERMINATED\n"
+"string.text"
msgid "The macro running has been interrupted"
msgstr "གཡོག་བཀོལ་བའི་བསྒང་ཡོད་པའི་ མེཀ་ཀོརོ་འདི་ བར་ན་དཀྲོགས་ནུག"
-#: sb.src#IDS_SBERR_STOREREF.string.text
+#. xR6k
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"IDS_SBERR_STOREREF\n"
+"string.text"
msgid "Reference will not be saved: "
msgstr "གཞི་བསྟུན་འདི་ སྲུང་མི་ཚུགས: "
-#: sb.src#ERRCODE_BASMGR_LIBLOAD___ERRCODE_RES_MASK.string.text
+#. 0pV\
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_LIBLOAD & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error loading library '$(ARG1)'."
msgstr "དཔེ་མཛོད་ '$(ARG1)' མངོན་གསལ་འབད་ནིའི་འཛོལ་བ།"
-#: sb.src#ERRCODE_BASMGR_LIBSAVE___ERRCODE_RES_MASK.string.text
+#. AT.h
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_LIBSAVE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error saving library: '$(ARG1)'."
msgstr "དཔེ་མཛོད་སྲུང་བཞག་འབད་ནིའི་འཛོལ་བ་: '$(ARG1)'."
-#: sb.src#ERRCODE_BASMGR_MGROPEN___ERRCODE_RES_MASK.string.text
+#. {tfT
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_MGROPEN & ERRCODE_RES_MASK\n"
+"string.text"
msgid "The BASIC from the file '$(ARG1)' could not be initialized."
msgstr "ཡིག་སྣོད་ '$(ARG1)' ལས་ BASIC འགོ་འབྱེད་འབད་མ་བཏུབ།"
-#: sb.src#ERRCODE_BASMGR_MGRSAVE___ERRCODE_RES_MASK.string.text
+#. }9dQ
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_MGRSAVE & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error saving BASIC: '$(ARG1)'."
msgstr "BASIC སྲུང་བཞག་འབད་ནིའི་འཛོལ་བ་:'$(ARG1)'."
-#: sb.src#ERRCODE_BASMGR_REMOVELIB___ERRCODE_RES_MASK.string.text
+#. n{Uv
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_REMOVELIB & ERRCODE_RES_MASK\n"
+"string.text"
msgid "Error removing library."
msgstr "དཔེ་མཛོད་རྩ་བསྐྲད་གཏང་ནིའི་འཛོལ་བ།"
-#: sb.src#ERRCODE_BASMGR_UNLOADLIB___ERRCODE_RES_MASK.string.text
+#. ZSrL
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"ERRCODE_BASMGR_UNLOADLIB & ERRCODE_RES_MASK\n"
+"string.text"
msgid "The library could not be removed from memory."
msgstr "དཔེ་མཛོད་འདི་ དྲན་ཚད་ནང་ལས་ རྩ་བསྐྲད་གཏང་མ་ཚུགས།"
diff --git a/source/dz/basic/source/sbx.po b/source/dz/basic/source/sbx.po
index aab0b280707..6438d757b42 100644
--- a/source/dz/basic/source/sbx.po
+++ b/source/dz/basic/source/sbx.po
@@ -1,9 +1,9 @@
-#. extracted from basic/source/sbx.oo
+#. extracted from basic/source/sbx
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+basic%2Fsource%2Fsbx.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,33 +12,68 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: format.src#STR_BASICKEY_FORMAT_ON.string.text
+#. Z9}?
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_ON\n"
+"string.text"
msgid "On"
msgstr "ཨཱོན།"
-#: format.src#STR_BASICKEY_FORMAT_OFF.string.text
+#. X209
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_OFF\n"
+"string.text"
msgid "Off"
msgstr "ཨོཕ།"
-#: format.src#STR_BASICKEY_FORMAT_TRUE.string.text
+#. Q-y5
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_TRUE\n"
+"string.text"
msgid "True"
msgstr "བདེན་པ།"
-#: format.src#STR_BASICKEY_FORMAT_FALSE.string.text
+#. \YCB
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_FALSE\n"
+"string.text"
msgid "False"
msgstr "བརྫུན་མ།"
-#: format.src#STR_BASICKEY_FORMAT_YES.string.text
+#. ld7q
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_YES\n"
+"string.text"
msgid "Yes"
msgstr "ཨིན།"
-#: format.src#STR_BASICKEY_FORMAT_NO.string.text
+#. nKe!
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_NO\n"
+"string.text"
msgid "No"
msgstr "མེན།"
-#: format.src#STR_BASICKEY_FORMAT_CURRENCY.string.text
+#. )lVb
+#: format.src
+msgctxt ""
+"format.src\n"
+"STR_BASICKEY_FORMAT_CURRENCY\n"
+"string.text"
msgid "@0.00 $;@(0.00 $)"
msgstr "@0.00 $;@(0.00 $)"
diff --git a/source/dz/chart2/source/controller/dialogs.po b/source/dz/chart2/source/controller/dialogs.po
index d56b60e88e0..6d038c91cc4 100644
--- a/source/dz/chart2/source/controller/dialogs.po
+++ b/source/dz/chart2/source/controller/dialogs.po
@@ -1,9 +1,9 @@
-#. extracted from chart2/source/controller/dialogs.oo
+#. extracted from chart2/source/controller/dialogs
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+chart2%2Fsource%2Fcontroller%2Fdialogs.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-06-16 13:48+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,671 +12,2833 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: tp_TitleRotation.src#TP_ALIGNMENT.BTN_TXTSTACKED.tristatebox.text
-msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.BTN_TXTSTACKED.tristatebox.text"
-msgid "Ve~rtically stacked"
-msgstr "ཀེར་ཕྲང་སྦེ་བརྩེགས་(~r)"
-
-#: tp_TitleRotation.src#TP_ALIGNMENT.FT_DEGREES.fixedtext.text
-msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FT_DEGREES.fixedtext.text"
-msgid "~Degrees"
-msgstr "ཁུག་ཟུར་ཚུ།(~D)"
+#. *]e{
+#: tp_LegendPosition.src
+msgctxt ""
+"tp_LegendPosition.src\n"
+"TP_LEGEND_POS\n"
+"GRP_LEGEND\n"
+"fixedline.text"
+msgid "Position"
+msgstr "གནས་ས།"
-#: tp_TitleRotation.src#TP_ALIGNMENT.FL_ALIGN.fixedline.text
-msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FL_ALIGN.fixedline.text"
+#. 2bA!
+#: tp_LegendPosition.src
+msgctxt ""
+"tp_LegendPosition.src\n"
+"TP_LEGEND_POS\n"
+"FL_LEGEND_TEXTORIENT\n"
+"fixedline.text"
msgid "Text orientation"
msgstr "ཚིག་ཡིག་དད་ཕྱོགས་"
-#: tp_TitleRotation.src#TP_ALIGNMENT.FT_TEXTDIR.fixedtext.text
-msgctxt "tp_TitleRotation.src#TP_ALIGNMENT.FT_TEXTDIR.fixedtext.text"
+#. (Y46
+#: tp_LegendPosition.src
+#, fuzzy
+msgctxt ""
+"tp_LegendPosition.src\n"
+"TP_LEGEND_POS\n"
+"FT_LEGEND_TEXTDIR\n"
+"fixedtext.text"
msgid "Te~xt direction"
-msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས་(~x)"
+msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས(~x)"
+
+#. Ta3j
+#: tp_3D_SceneAppearance.src
+msgctxt ""
+"tp_3D_SceneAppearance.src\n"
+"TP_3D_SCENEAPPEARANCE\n"
+"FT_SCHEME\n"
+"fixedtext.text"
+msgid "Sche~me"
+msgstr "འཆར་ལས་(~m)"
+
+#. wD[=
+#: tp_3D_SceneAppearance.src
+msgctxt ""
+"tp_3D_SceneAppearance.src\n"
+"TP_3D_SCENEAPPEARANCE\n"
+"CB_SHADING\n"
+"checkbox.text"
+msgid "~Shading"
+msgstr "ནག་གྲིབ་བཟོ་བ(~S)"
+
+#. /QqL
+#: tp_3D_SceneAppearance.src
+msgctxt ""
+"tp_3D_SceneAppearance.src\n"
+"TP_3D_SCENEAPPEARANCE\n"
+"CB_OBJECTLINES\n"
+"checkbox.text"
+msgid "~Object borders"
+msgstr "དངོས་པོའི་མཐའ་མཚམས་ཚུ(~O)"
+
+#. QmzN
+#: tp_3D_SceneAppearance.src
+msgctxt ""
+"tp_3D_SceneAppearance.src\n"
+"TP_3D_SCENEAPPEARANCE\n"
+"CB_ROUNDEDEDGE\n"
+"checkbox.text"
+msgid "~Rounded edges"
+msgstr "བསྒོར་བསྒོརམ་ཡོད་པའི་མཐའམ་ཚུ་ (~R)"
+
+#. aS{~
+#: dlg_DataSource.src
+msgctxt ""
+"dlg_DataSource.src\n"
+"DLG_DATA_SOURCE\n"
+"tabdialog.text"
+msgid "Data Ranges"
+msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཚུ"
+
+#. oDtD
+#: res_LegendPosition_tmpl.hrc
+msgctxt ""
+"res_LegendPosition_tmpl.hrc\n"
+"RESOURCE_LEGENDDISPLAY( xpos , ypos )\n"
+"CBX_SHOWLEGEND\n"
+"checkbox.text"
+msgid "~Display legend"
+msgstr "གཏམ་རྒྱུད་བཀྲམ་སྟོན་སྦེ་(~D)"
+
+#. !n%9
+#: res_LegendPosition_tmpl.hrc
+msgctxt ""
+"res_LegendPosition_tmpl.hrc\n"
+"RESOURCE_LEGENDPOSITION( xpos , ypos )\n"
+"RBT_LEFT\n"
+"radiobutton.text"
+msgid "~Left"
+msgstr "གཡོན།(~L)"
+
+#. 1P9H
+#: res_LegendPosition_tmpl.hrc
+msgctxt ""
+"res_LegendPosition_tmpl.hrc\n"
+"RESOURCE_LEGENDPOSITION( xpos , ypos )\n"
+"RBT_RIGHT\n"
+"radiobutton.text"
+msgid "~Right"
+msgstr "གཡས།(~R)"
+
+#. N~Zf
+#: res_LegendPosition_tmpl.hrc
+msgctxt ""
+"res_LegendPosition_tmpl.hrc\n"
+"RESOURCE_LEGENDPOSITION( xpos , ypos )\n"
+"RBT_TOP\n"
+"radiobutton.text"
+msgid "~Top"
+msgstr "མགོ(~T)"
+
+#. N+Ks
+#: res_LegendPosition_tmpl.hrc
+msgctxt ""
+"res_LegendPosition_tmpl.hrc\n"
+"RESOURCE_LEGENDPOSITION( xpos , ypos )\n"
+"RBT_BOTTOM\n"
+"radiobutton.text"
+msgid "~Bottom"
+msgstr "མཇུག(~B)"
+
+#. `]m)
+#: Strings_Statistic.src
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_INDICATE_BOTH\n"
+"string.text"
+msgid "Negative and Positive"
+msgstr "ཡོད་ཆ་དང་མེད་ཆ་"
+
+#. GeY)
+#: Strings_Statistic.src
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_INDICATE_DOWN\n"
+"string.text"
+msgid "Negative"
+msgstr "མེད་ཆ་"
+
+#. .l[7
+#: Strings_Statistic.src
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_INDICATE_UP\n"
+"string.text"
+msgid "Positive"
+msgstr "ཡོད་ཆ་"
+
+#. -21e
+#: Strings_Statistic.src
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_CONTROLTEXT_ERROR_BARS_FROM_DATA\n"
+"string.text"
+msgid "From Data Table"
+msgstr "གནས་སྡུད་ཐིག་ཁྲམ་ལས་"
+
+#. tqK@
+#: Strings_Statistic.src
+#, fuzzy
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_REGRESSION_LINEAR\n"
+"string.text"
+msgid "Linear (%SERIESNAME)"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+
+#. 5^hJ
+#: Strings_Statistic.src
+#, fuzzy
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_REGRESSION_LOG\n"
+"string.text"
+msgid "Logarithmic (%SERIESNAME)"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+
+#. =?g\
+#: Strings_Statistic.src
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_REGRESSION_EXP\n"
+"string.text"
+msgid "Exponential (%SERIESNAME)"
+msgstr ""
+
+#. F=I/
+#: Strings_Statistic.src
+#, fuzzy
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_REGRESSION_POWER\n"
+"string.text"
+msgid "Power (%SERIESNAME)"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+
+#. cI\E
+#: Strings_Statistic.src
+#, fuzzy
+msgctxt ""
+"Strings_Statistic.src\n"
+"STR_REGRESSION_MEAN\n"
+"string.text"
+msgid "Mean (%SERIESNAME)"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
+
+#. ?J)8
+#: res_TextSeparator.src
+msgctxt ""
+"res_TextSeparator.src\n"
+"LB_TEXT_SEPARATOR\n"
+"1\n"
+"stringlist.text"
+msgid "Space"
+msgstr "ས་སྟོང"
+
+#. W4nI
+#: res_TextSeparator.src
+msgctxt ""
+"res_TextSeparator.src\n"
+"LB_TEXT_SEPARATOR\n"
+"2\n"
+"stringlist.text"
+msgid "Comma"
+msgstr "ལྷོད་རྟགས"
+
+#. ABZF
+#: res_TextSeparator.src
+msgctxt ""
+"res_TextSeparator.src\n"
+"LB_TEXT_SEPARATOR\n"
+"3\n"
+"stringlist.text"
+msgid "Semicolon"
+msgstr "ཉེ་ཤད"
+
+#. Fp7(
+#: res_TextSeparator.src
+msgctxt ""
+"res_TextSeparator.src\n"
+"LB_TEXT_SEPARATOR\n"
+"4\n"
+"stringlist.text"
+msgid "New line"
+msgstr "ཐིག་གསརཔ"
+
+#. 93Rx
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_3DSCHEME_SIMPLE\n"
+"string.text"
+msgid "Simple"
+msgstr "འཇམ་སམ"
+
+#. X)Cq
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_3DSCHEME_REALISTIC\n"
+"string.text"
+msgid "Realistic"
+msgstr "དངོས་མཐོང་་"
+
+#. *(X]
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_3DSCHEME_CUSTOM\n"
+"string.text"
+msgid "Custom"
+msgstr "སྲོལ་སྒྲིག་"
+
+#. h.]G
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_BAR_GEOMETRY\n"
+"string.text"
+msgid "Shape"
+msgstr "དབྱིབས་"
+
+#. (BCV
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_NUMBER_OF_LINES\n"
+"string.text"
+msgid "~Number of lines"
+msgstr "གྲལ་ཐིག་ཚུའི་གྲངས།(~N)"
+
+#. ;4CQ
+#: Strings_AdditionalControls.src
+msgctxt ""
+"Strings_AdditionalControls.src\n"
+"STR_TEXT_SEPARATOR\n"
+"string.text"
+msgid "Separator"
+msgstr "དབྱེ་བྱེད"
-#: Strings_ChartTypes.src#STR_TYPE_COLUMN.string.text
+#. 9e|j
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_COLUMN\n"
+"string.text"
msgid "Column"
msgstr "ཀེར་ཐིག་"
-#: Strings_ChartTypes.src#STR_TYPE_BAR.string.text
+#. Q:Pn
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_BAR\n"
+"string.text"
msgid "Bar"
msgstr "ཕྲ་རིང་"
-#: Strings_ChartTypes.src#STR_TYPE_AREA.string.text
-msgctxt "Strings_ChartTypes.src#STR_TYPE_AREA.string.text"
+#. :%2T
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_AREA\n"
+"string.text"
msgid "Area"
msgstr "མངའ་ཁོངས་"
-#: Strings_ChartTypes.src#STR_TYPE_PIE.string.text
+#. -v_=
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_PIE\n"
+"string.text"
msgid "Pie"
msgstr "པ་ཡི་"
-#: Strings_ChartTypes.src#STR_PIE_EXPLODED.string.text
+#. ~WAm
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_PIE_EXPLODED\n"
+"string.text"
msgid "Exploded Pie Chart"
msgstr "འགས་ཡོད་པའི་པ་ཡི་དཔེ་རིས་"
-#: Strings_ChartTypes.src#STR_DONUT_EXPLODED.string.text
+#. 6.V@
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_DONUT_EXPLODED\n"
+"string.text"
msgid "Exploded Donut Chart"
msgstr "འགས་ཡོད་པའི་ཌུ་ནཱཊི་དཔེ་རིས་"
-#: Strings_ChartTypes.src#STR_DONUT.string.text
+#. [bQ{
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_DONUT\n"
+"string.text"
msgid "Donut"
msgstr "ཌུ་ནཱཊི་"
-#: Strings_ChartTypes.src#STR_TYPE_LINE.string.text
-msgctxt "Strings_ChartTypes.src#STR_TYPE_LINE.string.text"
+#. OMPv
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_LINE\n"
+"string.text"
msgid "Line"
msgstr "གྱལ་རིམ་"
-#: Strings_ChartTypes.src#STR_TYPE_XY.string.text
+#. x#-|
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_XY\n"
+"string.text"
msgid "XY (Scatter)"
msgstr "ཨེགསི་ཝའི་(གཏོར་ནི་) "
-#: Strings_ChartTypes.src#STR_POINTS_AND_LINES.string.text
+#. 4*:L
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_POINTS_AND_LINES\n"
+"string.text"
msgid "Points and Lines"
msgstr "ས་ཚིགས་ཚུ་དང་གྱལ་རིམ་ཚུ་"
-#: Strings_ChartTypes.src#STR_POINTS_ONLY.string.text
+#. HY{t
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_POINTS_ONLY\n"
+"string.text"
msgid "Points Only"
msgstr "ས་ཚིགས་རྐྱངམ་ཅིག་"
-#: Strings_ChartTypes.src#STR_LINES_ONLY.string.text
+#. 6sa/
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_LINES_ONLY\n"
+"string.text"
msgid "Lines Only"
msgstr "གྱལ་རིམ་ཚུ་རྐྱངམ་ཅིག"
-#: Strings_ChartTypes.src#STR_LINES_3D.string.text
+#. #R3E
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_LINES_3D\n"
+"string.text"
msgid "3D Lines"
msgstr "3D གྱལ་རིམ་ཚུ་"
-#: Strings_ChartTypes.src#STR_TYPE_COMBI_COLUMN_LINE.string.text
+#. `4;t
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_COMBI_COLUMN_LINE\n"
+"string.text"
msgid "Column and Line"
msgstr "ཀེར་ཐིག་དང་གྱལ་རིམ་"
-#: Strings_ChartTypes.src#STR_LINE_COLUMN.string.text
+#. XvZ.
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_LINE_COLUMN\n"
+"string.text"
msgid "Columns and Lines"
msgstr "ཀེར་ཐིག་ཚུ་དང་གྱལ་རིམ་ཚུ་"
-#: Strings_ChartTypes.src#STR_LINE_STACKEDCOLUMN.string.text
+#. $G_8
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_LINE_STACKEDCOLUMN\n"
+"string.text"
msgid "Stacked Columns and Lines"
msgstr "བརྩེགས་ཅན་གྱི་ཀེར་ཐིག་ཚུ་དང་གྱལ་རིམ་ཚུ་"
-#: Strings_ChartTypes.src#STR_TYPE_NET.string.text
+#. d3jd
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_NET\n"
+"string.text"
msgid "Net"
msgstr "ནེཊི།"
-#: Strings_ChartTypes.src#STR_TYPE_STOCK.string.text
+#. 0;S`
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_STOCK\n"
+"string.text"
msgid "Stock"
msgstr "ཅ་མཛོད"
-#: Strings_ChartTypes.src#STR_STOCK_1.string.text
+#. R:j4
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_STOCK_1\n"
+"string.text"
msgid "Stock Chart 1"
msgstr "ཅ་མཛོད་དཔེ་རིས་ ༡།"
-#: Strings_ChartTypes.src#STR_STOCK_2.string.text
+#. iAu$
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_STOCK_2\n"
+"string.text"
msgid "Stock Chart 2"
msgstr "ཅ་མཛོད་དཔེ་རིས་ ༢།"
-#: Strings_ChartTypes.src#STR_STOCK_3.string.text
+#. jV!_
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_STOCK_3\n"
+"string.text"
msgid "Stock Chart 3"
msgstr "ཅ་མཛོད་དཔེ་རིས་ ༣།"
-#: Strings_ChartTypes.src#STR_STOCK_4.string.text
+#. =09H
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_STOCK_4\n"
+"string.text"
msgid "Stock Chart 4"
msgstr "ཅ་མཛོད་དཔེ་རིས་ ༤།"
-#: Strings_ChartTypes.src#STR_NORMAL.string.text
+#. p^8~
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_NORMAL\n"
+"string.text"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
-#: Strings_ChartTypes.src#STR_STACKED.string.text
+#. SuFe
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_STACKED\n"
+"string.text"
msgid "Stacked"
msgstr "བརྩེགས་ཅན།"
-#: Strings_ChartTypes.src#STR_PERCENT.string.text
+#. (Gg1
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_PERCENT\n"
+"string.text"
msgid "Percent Stacked"
msgstr "བརྒྱ་ཆ་བརྩེགས་ཅན་"
-#: Strings_ChartTypes.src#STR_DEEP.string.text
-msgctxt "Strings_ChartTypes.src#STR_DEEP.string.text"
+#. ?LZx
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_DEEP\n"
+"string.text"
msgid "Deep"
msgstr "གཏིང་ཟབ།"
-#: Strings_ChartTypes.src#STR_FILLED.string.text
+#. 8`?Y
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_FILLED\n"
+"string.text"
msgid "Filled"
msgstr ""
-#: Strings_ChartTypes.src#STR_TYPE_BUBBLE.string.text
+#. CIIf
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_TYPE_BUBBLE\n"
+"string.text"
msgid "Bubble"
msgstr ""
-#: Strings_ChartTypes.src#STR_BUBBLE_1.string.text
+#. .*xv
+#: Strings_ChartTypes.src
+msgctxt ""
+"Strings_ChartTypes.src\n"
+"STR_BUBBLE_1\n"
+"string.text"
msgid "Bubble Chart"
msgstr ""
-#: Strings.src#STR_DLG_CHART_WIZARD.string.text
+#. =E`M
+#: dlg_View3D.src
+msgctxt ""
+"dlg_View3D.src\n"
+"DLG_3D_VIEW\n"
+"tabdialog.text"
+msgid "3D View"
+msgstr "༣ཌི་ སྟོན།"
+
+#. |)N:
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_INSERT_ROW\n"
+"toolboxitem.text"
+msgid "Insert Row"
+msgstr "གྲལ་ཐིག་བཙུགས"
+
+#. .2pr
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_INSERT_COL\n"
+"toolboxitem.text"
+msgid "Insert Series"
+msgstr "རྒྱུན་རིམ་བཙུགས"
+
+#. 4^5V
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_INSERT_TEXT_COL\n"
+"toolboxitem.text"
+msgid "Insert Text Column"
+msgstr ""
+
+#. #HR6
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_DELETE_ROW\n"
+"toolboxitem.text"
+msgid "Delete Row"
+msgstr "གྲལ་ཐིག་བཏོན་གཏང"
+
+#. km3:
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_DELETE_COL\n"
+"toolboxitem.text"
+msgid "Delete Series"
+msgstr "རྒྱུན་རིམ་བཏོན་གཏང"
+
+#. $3sv
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_SWAP_COL\n"
+"toolboxitem.text"
+msgid "Move Series Right"
+msgstr "རྒྱུན་རིམ་གཡས་ལུ་སྤོ་བཤུད་འབད"
+
+#. P/dj
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA.TBX_DATA\n"
+"TBI_DATA_SWAP_ROW\n"
+"toolboxitem.text"
+msgid "Move Row Down"
+msgstr "གྲལ་ཐིག་མར་སྤོ་བཤུད་འབད"
+
+#. $$77
+#: dlg_DataEditor.src
+msgctxt ""
+"dlg_DataEditor.src\n"
+"DLG_DIAGRAM_DATA\n"
+"modaldialog.text"
+msgid "Data Table"
+msgstr "གནས་སྡུད་ཐིག་ཁྲམ"
+
+#. =E\\
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"FT_CAPTION_FOR_WIZARD\n"
+"fixedtext.text"
+msgid "Choose a data range"
+msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཅིག་སེལ་འཐུ་འབད་"
+
+#. t;Y!
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"FT_RANGE\n"
+"fixedtext.text"
+msgid "~Data range"
+msgstr "གནས་སྡུད་ཁྱབ་ཚད་(~D)"
+
+#. @p99
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"RB_DATAROWS\n"
+"radiobutton.text"
+msgid "Data series in ~rows"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་ གྲལ་ཐིག་ཚུ་ནང་ལུ་ (~r)"
+
+#. 69eT
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"RB_DATACOLS\n"
+"radiobutton.text"
+msgid "Data series in ~columns"
+msgstr "གནས་སྡུད་རྒྱུན་རིམ་ ཀེར་ཐིག་ཚུ་ནང་ལུ་ (~c)"
+
+#. K@Zi
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"CB_FIRST_ROW_ASLABELS\n"
+"checkbox.text"
+msgid "~First row as label"
+msgstr "གྲལ་ཐིག་དང་པམ་འདི་ཁ་ཡིག་བཟུམ་སྦེ་ (~F)"
+
+#. [w4)
+#: tp_RangeChooser.src
+msgctxt ""
+"tp_RangeChooser.src\n"
+"TP_RANGECHOOSER\n"
+"CB_FIRST_COLUMN_ASLABELS\n"
+"checkbox.text"
+msgid "F~irst column as label"
+msgstr "ཀེར་ཐིག་དང་པམ་འདི་ཁ་ཡིག་བཟུམ་སྦེ་ (~i)"
+
+#. 8]is
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"FL_TYPE\n"
+"fixedline.text"
+msgid "Regression Type"
+msgstr "རི་གེ་རེ་ཤཱན་་གྱི་ཁྱད་རྣམ་"
+
+#. (wAr
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"RB_NONE\n"
+"radiobutton.text"
+msgid "~None"
+msgstr "ཅི་མེད་(~N)"
+
+#. GG9S
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"RB_LINEAR\n"
+"radiobutton.text"
+msgid "~Linear"
+msgstr "འཇལ་གཞི་(~L)"
+
+#. 4:q_
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"RB_LOGARITHMIC\n"
+"radiobutton.text"
+msgid "L~ogarithmic"
+msgstr "མཉམ་གྲངས་(~o)"
+
+#. 9K`S
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"RB_EXPONENTIAL\n"
+"radiobutton.text"
+msgid "E~xponential"
+msgstr "བསྒྱུར་གྲངས (~x)"
+
+#. b9pq
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"RB_POWER\n"
+"radiobutton.text"
+msgid "~Power"
+msgstr "ནུས་ཤུགས (~P)"
+
+#. knid
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"FL_EQUATION\n"
+"fixedline.text"
+msgid "Equation"
+msgstr "སྙོམས་རྩིས "
+
+#. l)?b
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"CB_SHOW_EQUATION\n"
+"checkbox.text"
+msgid "Show ~equation"
+msgstr "སྙོམས་རྩིས་སྟོན་(~e)"
+
+#. fljX
+#: res_Trendline_tmpl.hrc
+msgctxt ""
+"res_Trendline_tmpl.hrc\n"
+"RESOURCE_TRENDLINE(availablewidth, yoffset)\n"
+"CB_SHOW_CORRELATION_COEFF\n"
+"checkbox.text"
+msgid "Show ~coefficient of determination (R²)"
+msgstr ""
+
+#. W|.3
+#: tp_PolarOptions.src
+msgctxt ""
+"tp_PolarOptions.src\n"
+"TP_POLAROPTIONS\n"
+"CB_CLOCKWISE\n"
+"checkbox.text"
+msgid "~Clockwise direction"
+msgstr "ཁ་ཕྱོགས་གཡས་སྐོར་(~C)"
+
+#. ,hUr
+#: tp_PolarOptions.src
+msgctxt ""
+"tp_PolarOptions.src\n"
+"TP_POLAROPTIONS\n"
+"FL_STARTING_ANGLE\n"
+"fixedline.text"
+msgid "Starting angle"
+msgstr "ཟུར་ཁུག་འགོ་བཙུགས་དོ་"
+
+#. 8icR
+#: tp_PolarOptions.src
+msgctxt ""
+"tp_PolarOptions.src\n"
+"TP_POLAROPTIONS\n"
+"FT_ROTATION_DEGREES\n"
+"fixedtext.text"
+msgid "~Degrees"
+msgstr "ཁུག་ཟུར་ཚུ།(~D)"
+
+#. E8Nh
+#: tp_PolarOptions.src
+#, fuzzy
+msgctxt ""
+"tp_PolarOptions.src\n"
+"TP_POLAROPTIONS\n"
+"FL_PLOT_OPTIONS_POLAR\n"
+"fixedline.text"
+msgid "Plot options"
+msgstr "དཔར་བསྐྲུན་འབད་བའི་གདམ་ཁ།"
+
+#. 5SC{
+#: tp_PolarOptions.src
+msgctxt ""
+"tp_PolarOptions.src\n"
+"TP_POLAROPTIONS\n"
+"CB_INCLUDE_HIDDEN_CELLS_POLAR\n"
+"checkbox.text"
+msgid "Include ~values from hidden cells"
+msgstr ""
+
+#. ;bc;
+#: tp_3D_SceneIllumination.src
+msgctxt ""
+"tp_3D_SceneIllumination.src\n"
+"TP_3D_SCENEILLUMINATION\n"
+"FT_LIGHTSOURCE\n"
+"fixedtext.text"
+msgid "~Light source"
+msgstr "འོད་ཀྱི་འབྱུང་ཁུངས་(~L)"
+
+#. b@)R
+#: tp_3D_SceneIllumination.src
+msgctxt ""
+"tp_3D_SceneIllumination.src\n"
+"TP_3D_SCENEILLUMINATION\n"
+"FT_AMBIENTLIGHT\n"
+"fixedtext.text"
+msgid "~Ambient light"
+msgstr "ཨེམ་བིནཊི་འོད་(~A)"
+
+#. jXhM
+#: tp_3D_SceneIllumination.src
+#, fuzzy
+msgctxt ""
+"tp_3D_SceneIllumination.src\n"
+"STR_LIGHT_PREVIEW\n"
+"string.text"
+msgid "Light Preview"
+msgstr "དཔར་བསྐྲུན་སྔོན་བསྟ།"
+
+#. i80-
+#: tp_TitleRotation.src
+msgctxt ""
+"tp_TitleRotation.src\n"
+"TP_ALIGNMENT\n"
+"BTN_TXTSTACKED\n"
+"tristatebox.text"
+msgid "Ve~rtically stacked"
+msgstr "ཀེར་ཕྲང་སྦེ་བརྩེགས་(~r)"
+
+#. i\vL
+#: tp_TitleRotation.src
+msgctxt ""
+"tp_TitleRotation.src\n"
+"TP_ALIGNMENT\n"
+"FT_DEGREES\n"
+"fixedtext.text"
+msgid "~Degrees"
+msgstr "ཁུག་ཟུར་ཚུ།(~D)"
+
+#. 0.Y#
+#: tp_TitleRotation.src
+msgctxt ""
+"tp_TitleRotation.src\n"
+"TP_ALIGNMENT\n"
+"FL_ALIGN\n"
+"fixedline.text"
+msgid "Text orientation"
+msgstr "ཚིག་ཡིག་དད་ཕྱོགས་"
+
+#. hDoi
+#: tp_TitleRotation.src
+msgctxt ""
+"tp_TitleRotation.src\n"
+"TP_ALIGNMENT\n"
+"FT_TEXTDIR\n"
+"fixedtext.text"
+msgid "Te~xt direction"
+msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས་(~x)"
+
+#. YA|:
+#: dlg_ShapeFont.src
+#, fuzzy
+msgctxt ""
+"dlg_ShapeFont.src\n"
+"DLG_SHAPE_FONT.1\n"
+"RID_SVXPAGE_CHAR_NAME\n"
+"pageitem.text"
+msgid "Font"
+msgstr "ཡིག་གཟུགས།"
+
+#. SBG(
+#: dlg_ShapeFont.src
+msgctxt ""
+"dlg_ShapeFont.src\n"
+"DLG_SHAPE_FONT.1\n"
+"RID_SVXPAGE_CHAR_EFFECTS\n"
+"pageitem.text"
+msgid "Font Effects"
+msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
+
+#. I@Wu
+#: dlg_ShapeFont.src
+msgctxt ""
+"dlg_ShapeFont.src\n"
+"DLG_SHAPE_FONT.1\n"
+"RID_SVXPAGE_CHAR_POSITION\n"
+"pageitem.text"
+msgid "Font Position"
+msgstr "ཡིག་གཟུགས་ཀྱི་གནས་ས།"
+
+#. VWxy
+#: dlg_ShapeFont.src
+msgctxt ""
+"dlg_ShapeFont.src\n"
+"DLG_SHAPE_FONT\n"
+"tabdialog.text"
+msgid "Character"
+msgstr "ཡིག་འབྲུ་ཚུ།"
+
+#. VD+x
+#: Strings_Scale.src
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_INVALID_NUMBER\n"
+"string.text"
+msgid "Numbers are required. Check your input."
+msgstr "ཨང་ཚུ་དགོ་མཁོ་ཡོདཔ། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. #o=H
+#: Strings_Scale.src
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_STEP_GT_ZERO\n"
+"string.text"
+msgid "The major interval requires a positive number. Check your input."
+msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. c9]c
+#: Strings_Scale.src
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_BAD_LOGARITHM\n"
+"string.text"
+msgid "The logarithmic scale requires positive numbers. Check your input."
+msgstr "མཉམ་གྲངས་ཆ་ཚད་འདི་ལུ་ཡོད་ཆ་ཨང་་ཚུ་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. dA{W
+#: Strings_Scale.src
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_MIN_GREATER_MAX\n"
+"string.text"
+msgid "The minimum must be lower than the maximum. Check your input."
+msgstr "ཉུང་ཤོས་འདི་མང་ཤོས་ལས་དམའ་དགོ། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. uCXQ
+#: Strings_Scale.src
+#, fuzzy
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_INVALID_INTERVALS\n"
+"string.text"
+msgid "The major interval needs to be greater than the minor interval. Check your input."
+msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. [=Fj
+#: Strings_Scale.src
+#, fuzzy
+msgctxt ""
+"Strings_Scale.src\n"
+"STR_INVALID_TIME_UNIT\n"
+"string.text"
+msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
+msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
+
+#. jLX5
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"FL_PRIMARY_AXIS\n"
+"fixedline.text"
+msgid "Axes"
+msgstr "ཚད་ཐིག་ཚུ།"
+
+#. OO2y
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"FL_PRIMARY_GRID\n"
+"fixedline.text"
+msgid "Major grids"
+msgstr "གིརིཌི་གཙོ་བོ་ཚུ"
+
+#. B[TW
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"CB_X_PRIMARY\n"
+"checkbox.text"
+msgid "~X axis"
+msgstr "ཨེགསི་ ཚད་ཐིག(~X)"
+
+#. L068
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"CB_Y_PRIMARY\n"
+"checkbox.text"
+msgid "~Y axis"
+msgstr "ཝའི་ ཚད་ཐིག(~Y)"
+
+#. 9]MJ
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"CB_Z_PRIMARY\n"
+"checkbox.text"
+msgid "~Z axis"
+msgstr "ཛེཌི་ ཚད་ཐིག(~Z)"
+
+#. S|.I
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"FL_SECONDARY_AXIS\n"
+"fixedline.text"
+msgid "Secondary axes"
+msgstr "གལ་གནད་ཆུང་བའི་སྦུག་ཐིག"
+
+#. L(K}
+#: dlg_InsertAxis_Grid.src
+msgctxt ""
+"dlg_InsertAxis_Grid.src\n"
+"DLG_AXIS_OR_GRID\n"
+"FL_SECONDARY_GRID\n"
+"fixedline.text"
+msgid "Minor grids"
+msgstr "གིརིཌི་གཙོ་ཆུང་"
+
+#. #+EL
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"FT_CHARTTYPE\n"
+"fixedtext.text"
+msgid "Choose a chart type"
+msgstr "དཔེ་རིས་དབྱེ་རྣམ་ཅིག་སེལ་འཐུ་འབད་"
+
+#. !A4Y
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"CB_X_AXIS_CATEGORIES\n"
+"checkbox.text"
+msgid "X axis with Categories"
+msgstr "དབྱེ་རིམ་ཚུ་དང་གཅིག་ཁར་ཨེགསི་ཚད་ཐིག་"
+
+#. [QFc
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"CB_3D_LOOK\n"
+"checkbox.text"
+msgid "~3D Look"
+msgstr "3D་གི་མཐོང་སྣང་(~3)"
+
+#. }\g@
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"CB_STACKED\n"
+"checkbox.text"
+msgid "~Stack series"
+msgstr "རྒྱུན་རིམ་བརྩེགས་ཅན་(~S)"
+
+#. wAj`
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"RB_STACK_Y\n"
+"radiobutton.text"
+msgid "On top"
+msgstr "སྤྱི་ཏོག་གུར་"
+
+#. {_ID
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"RB_STACK_Y_PERCENT\n"
+"radiobutton.text"
+msgid "Percent"
+msgstr "བརྒྱ་ཆ།"
+
+#. fJnZ
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"RB_STACK_Z\n"
+"radiobutton.text"
+msgid "Deep"
+msgstr "གཏིང་ཟབ།"
+
+#. 4Y]o
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"CB_SPLINES\n"
+"checkbox.text"
+msgid "S~mooth lines"
+msgstr "གྱལ་རིམ་ཧུམ་ཁྱུག་ཁྱུ་ཚུ་(~m)"
+
+#. 4M\0
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"PB_SPLINE_DIALOG\n"
+"pushbutton.text"
+msgid "Properties..."
+msgstr "རྒྱུ་དངོས་ཚུ་"
+
+#. CX=Y
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"TP_CHARTTYPE\n"
+"CB_XVALUE_SORTING\n"
+"checkbox.text"
+msgid "~Sort by X values"
+msgstr "ཨེགསི་གནས་གོང་ཚུ་གིས་དབྱེ་སེལ་འབད་(~S)"
+
+#. lEJ3
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"DLG_SPLINE_PROPERTIES\n"
+"RB_SPLINES_CUBIC\n"
+"radiobutton.text"
+msgid "Cubic spline"
+msgstr "གསུམ་ཁྱོན་་ཐིག་ཁྲ་"
+
+#. =8uq
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"DLG_SPLINE_PROPERTIES\n"
+"RB_SPLINES_B\n"
+"radiobutton.text"
+msgid "B-Spline"
+msgstr "བི་-སི་པ་ལ་ཡིན།"
+
+#. P[^4
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"DLG_SPLINE_PROPERTIES\n"
+"FT_SPLINE_RESOLUTION\n"
+"fixedtext.text"
+msgid "~Resolution"
+msgstr "ཧུམ་ཆ།(~R)"
+
+#. 7znu
+#: tp_ChartType.src
+msgctxt ""
+"tp_ChartType.src\n"
+"DLG_SPLINE_PROPERTIES\n"
+"FT_SPLINE_ORDER\n"
+"fixedtext.text"
+msgid "~Degree of polynomials"
+msgstr ""
+
+#. Yq=6
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_CAPTION_FOR_WIZARD\n"
+"fixedtext.text"
+msgid "Customize data ranges for individual data series"
+msgstr "གནས་སྡུད་ཁྱབ་ཚད་་ཚུ་ གནས་སྡུད་རེ་བཞིན་གྱི་དོན་ལུ་སྲོལ་སྒྲིག་འབད་"
+
+#. s+aV
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_SERIES\n"
+"fixedtext.text"
+msgid "Data ~series"
+msgstr "གནད་སྡུད་རྒྱུན་རིམ(~s)"
+
+#. JWm_
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_ROLE\n"
+"fixedtext.text"
+msgid "~Data ranges"
+msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཚུ་(~D)"
+
+#. .:VG
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_RANGE\n"
+"fixedtext.text"
+msgid "Ran~ge for %VALUETYPE"
+msgstr " %VALUETYPE གི་དོན་ལུ་ཁྱབ་ཚད་"
+
+#. Zl#c
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_CATEGORIES\n"
+"fixedtext.text"
+msgid "~Categories"
+msgstr "དབྱེ་རིམ་ཚུ་(~C)"
+
+#. 1m2y
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"FT_DATALABELS\n"
+"fixedtext.text"
+msgid "Data ~labels"
+msgstr "གནད་སྡུད་ཁ་ཡིག་ཚུ(~l)"
+
+#. f[R%
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"BTN_ADD\n"
+"pushbutton.text"
+msgid "~Add"
+msgstr "ཁ་སྐོང་རྐྱབས་ (~A)"
+
+#. kBDc
+#: tp_DataSource.src
+msgctxt ""
+"tp_DataSource.src\n"
+"TP_DATA_SOURCE\n"
+"BTN_REMOVE\n"
+"pushbutton.text"
+msgid "~Remove"
+msgstr "རྩ་བསྐྲད་གཏང་ (~R)"
+
+#. G^6K
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"CB_AXIS_LABEL_SCHOW_DESCR\n"
+"checkbox.text"
+msgid "Sho~w labels"
+msgstr "ཁ་ཡིག་ཚུ་ སྟོན།(~w)"
+
+#. Zoa+
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"FL_AXIS_LABEL_ORIENTATION\n"
+"fixedline.text"
+msgid "Text orientation"
+msgstr "ཚིག་ཡིག་དད་ཕྱོགས་"
+
+#. a`5r
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"PB_AXIS_LABEL_TEXTSTACKED\n"
+"tristatebox.text"
+msgid "Ve~rtically stacked"
+msgstr "ཀེར་ཕྲང་སྦེ་བརྩེགས་ཡོདཔ་(~r)"
+
+#. 68oB
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"FT_AXIS_LABEL_DEGREES\n"
+"fixedtext.text"
+msgid "~Degrees"
+msgstr "ཁུག་ཟུར་ཚུ།(~D)"
+
+#. e9@?
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"FL_AXIS_LABEL_TEXTFLOW\n"
+"fixedline.text"
+msgid "Text flow"
+msgstr "ཚིག་ཡིག་འབབ་རྒྱུན།"
+
+#. 0egC
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"CB_AXIS_LABEL_TEXTOVERLAP\n"
+"checkbox.text"
+msgid "O~verlap"
+msgstr "མཐའ་མནོན་ནི།(~v)"
+
+#. l:ya
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"CB_AXIS_LABEL_TEXTBREAK\n"
+"checkbox.text"
+msgid "~Break"
+msgstr "མཚམས།(~B)"
+
+#. .@6\
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"FL_AXIS_LABEL_ORDER\n"
+"fixedline.text"
+msgid "Order"
+msgstr "གོ་རིམ།"
+
+#. g:FP
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"RB_AXIS_LABEL_SIDEBYSIDE\n"
+"radiobutton.text"
+msgid "~Tile"
+msgstr "ཊ་ཡིལ།(~T)"
+
+#. ,jVO
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"RB_AXIS_LABEL_UPDOWN\n"
+"radiobutton.text"
+msgid "St~agger odd"
+msgstr "སི་ཊེ་གར་ ཡ་ཅན།(~a)"
+
+#. 8H5\
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"RB_AXIS_LABEL_DOWNUP\n"
+"radiobutton.text"
+msgid "Stagger ~even"
+msgstr "སི་ཊེ་གར་ ཆ་ཅན།(~e)"
+
+#. 6S](
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"RB_AXIS_LABEL_AUTOORDER\n"
+"radiobutton.text"
+msgid "A~utomatic"
+msgstr "རང་བཞིན་གྱི།(~u)"
+
+#. 1o^t
+#: tp_AxisLabel.src
+msgctxt ""
+"tp_AxisLabel.src\n"
+"TP_AXIS_LABEL\n"
+"FT_AXIS_TEXTDIR\n"
+"fixedtext.text"
+msgid "Te~xt direction"
+msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས(~x)"
+
+#. 0/!M
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_MAINTITLE\n"
+"fixedtext.text"
+msgid "~Title"
+msgstr "མགོ་མིང་་(~T)"
+
+#. PZFl
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_SUBTITLE\n"
+"fixedtext.text"
+msgid "~Subtitle"
+msgstr "མགོ་མིང་ཡན་ལག(~S)"
+
+#. VBni
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FL_AXES\n"
+"fixedline.text"
+msgid "Axes"
+msgstr "ཚད་ཐིག་ཚུ།"
+
+#. %y.|
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_TITLE_X_AXIS\n"
+"fixedtext.text"
+msgid "~X axis"
+msgstr "ཨེགསི་ ཚད་ཐིག(~X)"
+
+#. 1O{i
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_TITLE_Y_AXIS\n"
+"fixedtext.text"
+msgid "~Y axis"
+msgstr "ཝའི་ ཚད་ཐིག(~Y)"
+
+#. QkE=
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_TITLE_Z_AXIS\n"
+"fixedtext.text"
+msgid "~Z axis"
+msgstr "ཛེཌི་ ཚད་ཐིག(~Z)"
+
+#. ffL@
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FL_SECONDARY_AXES\n"
+"fixedline.text"
+msgid "Secondary Axes"
+msgstr "གལ་གནད་ཆུང་བའི་ཚད་ཐིག་ཚུ་"
+
+#. @8#P
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_TITLE_SECONDARY_X_AXIS\n"
+"fixedtext.text"
+msgid "X ~axis"
+msgstr "ཨེགསི་ ཚད་ཐིག(~a)"
+
+#. TS(}
+#: res_Titlesx_tmpl.hrc
+msgctxt ""
+"res_Titlesx_tmpl.hrc\n"
+"TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight )\n"
+"FT_TITLE_SECONDARY_Y_AXIS\n"
+"fixedtext.text"
+msgid "Y ax~is"
+msgstr "ཝའི་ ཚད་ཐིག(~i)"
+
+#. -C0w
+#: dlg_ShapeParagraph.src
+#, fuzzy
+msgctxt ""
+"dlg_ShapeParagraph.src\n"
+"DLG_SHAPE_PARAGRAPH.1\n"
+"RID_SVXPAGE_STD_PARAGRAPH\n"
+"pageitem.text"
+msgid "Indents & Spacing"
+msgstr ""
+"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས།\n"
+"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་དང་ བར་སྟོང་སྟོན་ནི།\n"
+"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་བར་སྟོང་བཞག་ཐངས།(&S)"
+
+#. :WTi
+#: dlg_ShapeParagraph.src
+msgctxt ""
+"dlg_ShapeParagraph.src\n"
+"DLG_SHAPE_PARAGRAPH.1\n"
+"RID_SVXPAGE_ALIGN_PARAGRAPH\n"
+"pageitem.text"
+msgid "Alignment"
+msgstr "ཕྲང་སྒྲིག"
+
+#. 8tw(
+#: dlg_ShapeParagraph.src
+#, fuzzy
+msgctxt ""
+"dlg_ShapeParagraph.src\n"
+"DLG_SHAPE_PARAGRAPH.1\n"
+"RID_SVXPAGE_PARA_ASIAN\n"
+"pageitem.text"
+msgid "Asian Typography"
+msgstr "ཨེ་ཤི་ཡཱན་ཊོ་པོ་གི་ར་ཕི།"
+
+#. {Klu
+#: dlg_ShapeParagraph.src
+msgctxt ""
+"dlg_ShapeParagraph.src\n"
+"DLG_SHAPE_PARAGRAPH.1\n"
+"RID_SVXPAGE_TABULATOR\n"
+"pageitem.text"
+msgid "Tab"
+msgstr "མཆོང་ལྡེ།"
+
+#. jers
+#: dlg_ShapeParagraph.src
+#, fuzzy
+msgctxt ""
+"dlg_ShapeParagraph.src\n"
+"DLG_SHAPE_PARAGRAPH\n"
+"tabdialog.text"
+msgid "Paragraph"
+msgstr ""
+"#-#-#-#-# shells.po (PACKAGE VERSION) #-#-#-#-#\n"
+"དོན་མཚམས།\n"
+"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
+"དོན་མཚམས།\n"
+"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"མཚམས་དོན།\n"
+"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
+"དོན་མཚམས།\n"
+"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
+"དོན་མཚམས།"
+
+#. #C55
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"CUSTOMUNITTEXT_DEGREE\n"
+"#define.text"
+msgid " degrees"
+msgstr "ཁུག་ཟུར་ཚུ།"
+
+#. BMbV
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"TP_3D_SCENEGEOMETRY\n"
+"CBX_RIGHT_ANGLED_AXES\n"
+"checkbox.text"
+msgid "~Right-angled axes"
+msgstr "གཡས-ཟུར་སྟོན་ཡོད་པའི་ཚད་ཐིག་ཚུ་ (~R)"
+
+#. jWQx
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"TP_3D_SCENEGEOMETRY\n"
+"FT_X_ROTATION\n"
+"fixedtext.text"
+msgid "~X rotation"
+msgstr "ཨེགསི་འཁོར་སྐྱོད་ (~X)"
+
+#. (%\N
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"TP_3D_SCENEGEOMETRY\n"
+"FT_Y_ROTATION\n"
+"fixedtext.text"
+msgid "~Y rotation"
+msgstr "ཝའེ་འཁོར་སྐྱོད་ (~Y)"
+
+#. miUt
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"TP_3D_SCENEGEOMETRY\n"
+"FT_Z_ROTATION\n"
+"fixedtext.text"
+msgid "~Z rotation"
+msgstr "ཛཱེཊི་འཁོར་སྐྱོད་ (~Z)"
+
+#. N=!e
+#: tp_3D_SceneGeometry.src
+msgctxt ""
+"tp_3D_SceneGeometry.src\n"
+"TP_3D_SCENEGEOMETRY\n"
+"CBX_PERSPECTIVE\n"
+"checkbox.text"
+msgid "~Perspective"
+msgstr "སྣང་ཚུལ་(~P)"
+
+#. =YB6
+#: res_SecondaryAxisCheckBoxes_tmpl.hrc
+msgctxt ""
+"res_SecondaryAxisCheckBoxes_tmpl.hrc\n"
+"SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )\n"
+"CB_X_SECONDARY\n"
+"checkbox.text"
+msgid "X ~axis"
+msgstr "ཨེགསི་ ཚད་ཐིག(~a)"
+
+#. hZjk
+#: res_SecondaryAxisCheckBoxes_tmpl.hrc
+msgctxt ""
+"res_SecondaryAxisCheckBoxes_tmpl.hrc\n"
+"SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )\n"
+"CB_Y_SECONDARY\n"
+"checkbox.text"
+msgid "Y ax~is"
+msgstr "ཝའི་ ཚད་ཐིག(~i)"
+
+#. N7M7
+#: res_SecondaryAxisCheckBoxes_tmpl.hrc
+msgctxt ""
+"res_SecondaryAxisCheckBoxes_tmpl.hrc\n"
+"SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )\n"
+"CB_Z_SECONDARY\n"
+"checkbox.text"
+msgid "Z axi~s"
+msgstr "ཛེཌི་ ཚད་ཐིག(~s)"
+
+#. #b?E
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DLG_CHART_WIZARD\n"
+"string.text"
msgid "Chart Wizard"
msgstr "ཅཱཊི་ཝི་ཛརཌི"
-#: Strings.src#STR_DLG_SMOOTH_LINE_PROPERTIES.string.text
+#. OV$q
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DLG_SMOOTH_LINE_PROPERTIES\n"
+"string.text"
msgid "Smooth Lines"
msgstr "སྙོམས་ཐིག་ཚུ"
-#: Strings.src#STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE.string.text
+#. MLs=
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE\n"
+"string.text"
msgid "Number Format for Percentage Value"
msgstr "བརྒྱ་ཆའི་གནས་གོང་གི་དོན་ལུ་རྩ་སྒྲིག་ཨང་"
-#: Strings.src#STR_PAGE_CHARTTYPE.string.text
+#. [2mK
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_CHARTTYPE\n"
+"string.text"
msgid "Chart Type"
msgstr "དཔེ་རིས་མ་འདྲཝ"
-#: Strings.src#STR_PAGE_DATA_RANGE.string.text
+#. }`h%
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_DATA_RANGE\n"
+"string.text"
msgid "Data Range"
msgstr "གནས་སྡུད་ཁྱབ་ཚད"
-#: Strings.src#STR_PAGE_CHART_ELEMENTS.string.text
+#. @QzI
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_CHART_ELEMENTS\n"
+"string.text"
msgid "Chart Elements"
msgstr "དཔེ་རིས་ཀྱི་ཆ་ཤེས་ཚུ"
-#: Strings.src#STR_PAGE_CHART_LOCATION.string.text
+#. ,QlR
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_CHART_LOCATION\n"
+"string.text"
msgid "Chart Location"
msgstr "དཔེ་རིས་གནས་ས"
-#: Strings.src#STR_PAGE_LINE.string.text
-msgctxt "Strings.src#STR_PAGE_LINE.string.text"
+#. GOT7
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_LINE\n"
+"string.text"
msgid "Line"
msgstr "ཐིག"
-#: Strings.src#STR_PAGE_BORDER.string.text
+#. w^ul
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_BORDER\n"
+"string.text"
msgid "Borders"
msgstr "མཐའམ་ཚུ"
-#: Strings.src#STR_PAGE_AREA.string.text
-msgctxt "Strings.src#STR_PAGE_AREA.string.text"
+#. bx$a
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_AREA\n"
+"string.text"
msgid "Area"
msgstr "ས་ཁོངས།"
-#: Strings.src#STR_PAGE_TRANSPARENCY.string.text
+#. HE9j
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_TRANSPARENCY\n"
+"string.text"
msgid "Transparency"
msgstr "དྭངས་གསལ།"
-#: Strings.src#STR_PAGE_FONT.string.text
-msgctxt "Strings.src#STR_PAGE_FONT.string.text"
+#. :7)n
+#: Strings.src
+#, fuzzy
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_FONT\n"
+"string.text"
msgid "Font"
-msgstr ""
-
-#: Strings.src#STR_PAGE_FONT_EFFECTS.string.text
-msgctxt "Strings.src#STR_PAGE_FONT_EFFECTS.string.text"
+msgstr "ཡིག་གཟུགས།"
+
+#. Rje4
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_FONT_EFFECTS\n"
+"string.text"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
-#: Strings.src#STR_PAGE_NUMBERS.string.text
+#. _Au`
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_NUMBERS\n"
+"string.text"
msgid "Numbers"
msgstr "གྲངས་ཚུ།"
-#: Strings.src#STR_PAGE_POSITION.string.text
-msgctxt "Strings.src#STR_PAGE_POSITION.string.text"
+#. `Y1Y
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_POSITION\n"
+"string.text"
msgid "Position"
msgstr "གནས་ས།"
-#: Strings.src#STR_BUTTON_UP.string.text
+#. 8QM_
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_BUTTON_UP\n"
+"string.text"
msgid "Up"
msgstr "ཡར།"
-#: Strings.src#STR_BUTTON_DOWN.string.text
+#. 1$X/
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_BUTTON_DOWN\n"
+"string.text"
msgid "Down"
msgstr "མར།"
-#: Strings.src#STR_PAGE_LAYOUT.string.text
+#. rr/8
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_LAYOUT\n"
+"string.text"
msgid "Layout"
msgstr "སྒྲིག་བཀོད།"
-#: Strings.src#STR_PAGE_OPTIONS.string.text
+#. ]S?b
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_OPTIONS\n"
+"string.text"
msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
-#: Strings.src#STR_PAGE_SCALE.string.text
-msgctxt "Strings.src#STR_PAGE_SCALE.string.text"
+#. 4L1%
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_SCALE\n"
+"string.text"
msgid "Scale"
msgstr "ཆ་ཚད།"
-#: Strings.src#STR_PAGE_POSITIONING.string.text
+#. 3l@l
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_POSITIONING\n"
+"string.text"
msgid "Positioning"
msgstr "གནས་ས་བཟོ་བའི་བསྒང་"
-#: Strings.src#STR_PAGE_TRENDLINE_TYPE.string.text
+#. x\.E
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_TRENDLINE_TYPE\n"
+"string.text"
msgid "Type"
msgstr "ཡིག་དཔར་རྐྱབས"
-#: Strings.src#STR_PAGE_XERROR_BARS.string.text
+#. 4MGk
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_PAGE_XERROR_BARS.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_XERROR_BARS\n"
+"string.text"
msgid "X Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_PAGE_YERROR_BARS.string.text
+#. 0Igp
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_PAGE_YERROR_BARS.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_YERROR_BARS\n"
+"string.text"
msgid "Y Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_PAGE_ZERROR_BARS.string.text
+#. Y]0*
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_PAGE_ZERROR_BARS.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_ZERROR_BARS\n"
+"string.text"
msgid "Z Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_PAGE_ALIGNMENT.string.text
-msgctxt "Strings.src#STR_PAGE_ALIGNMENT.string.text"
+#. YU\X
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_ALIGNMENT\n"
+"string.text"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
-#: Strings.src#STR_PAGE_PERSPECTIVE.string.text
+#. 5=oK
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_PERSPECTIVE\n"
+"string.text"
msgid "Perspective"
msgstr "མཐོང་ཚུལ"
-#: Strings.src#STR_PAGE_APPEARANCE.string.text
+#. e{?y
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_APPEARANCE\n"
+"string.text"
msgid "Appearance"
msgstr "འབྱུང་ཚུལ"
-#: Strings.src#STR_PAGE_ILLUMINATION.string.text
+#. [)o%
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_ILLUMINATION\n"
+"string.text"
msgid "Illumination"
msgstr "འོད་འབར"
-#: Strings.src#STR_PAGE_ASIAN.string.text
-msgctxt "Strings.src#STR_PAGE_ASIAN.string.text"
+#. /(B=
+#: Strings.src
+#, fuzzy
+msgctxt ""
+"Strings.src\n"
+"STR_PAGE_ASIAN\n"
+"string.text"
msgid "Asian Typography"
-msgstr ""
-
-#: Strings.src#STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS.string.text
+msgstr "ཨེ་ཤི་ཡཱན་ཊོ་པོ་གི་ར་ཕི།"
+
+#. :+op
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS\n"
+"string.text"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "གནས་གོང་%AVERAGE_VALUEདང་ཚད་ལྡན་ཐ་དད་%STD_DEVIATIONདང་གཅིག་ཁར་ མཱིན་གནས་གོང་ཐིག"
-#: Strings.src#STR_OBJECT_AXIS.string.text
+#. E%IQ
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AXIS\n"
+"string.text"
msgid "Axis"
msgstr "ཚད་ཐིག"
-#: Strings.src#STR_OBJECT_AXIS_X.string.text
+#. ibaz
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AXIS_X\n"
+"string.text"
msgid "X Axis"
msgstr "ཨེགསི་ཚད་ཐིག"
-#: Strings.src#STR_OBJECT_AXIS_Y.string.text
+#. ,/Rn
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AXIS_Y\n"
+"string.text"
msgid "Y Axis"
msgstr "ཝའེ་ཚད་ཐིག་"
-#: Strings.src#STR_OBJECT_AXIS_Z.string.text
+#. 1om8
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AXIS_Z\n"
+"string.text"
msgid "Z Axis"
msgstr "ཛེཊི་ཚད་ཐིག་"
-#: Strings.src#STR_OBJECT_SECONDARY_X_AXIS.string.text
+#. -#_=
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_SECONDARY_X_AXIS\n"
+"string.text"
msgid "Secondary X Axis"
msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
-#: Strings.src#STR_OBJECT_SECONDARY_Y_AXIS.string.text
+#. gWrK
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_SECONDARY_Y_AXIS\n"
+"string.text"
msgid "Secondary Y Axis"
msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
-#: Strings.src#STR_OBJECT_AXES.string.text
-msgctxt "Strings.src#STR_OBJECT_AXES.string.text"
+#. ?[f8
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AXES\n"
+"string.text"
msgid "Axes"
msgstr "ཚད་ཐིག་ཚུ།"
-#: Strings.src#STR_OBJECT_GRIDS.string.text
-msgctxt "Strings.src#STR_OBJECT_GRIDS.string.text"
+#. YgOW
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRIDS\n"
+"string.text"
msgid "Grids"
msgstr "གིརིཌི་ཚུ་"
-#: Strings.src#STR_OBJECT_GRID.string.text
+#. ke3*
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID\n"
+"string.text"
msgid "Grid"
msgstr "གིརིཌི།"
-#: Strings.src#STR_OBJECT_GRID_MAJOR_X.string.text
+#. lOW(
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MAJOR_X\n"
+"string.text"
msgid "X Axis Major Grid"
msgstr "ཨེགསི་ཚད་ཐིག་གིརིཌི་གཙོ་བོ་"
-#: Strings.src#STR_OBJECT_GRID_MAJOR_Y.string.text
+#. #wk1
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MAJOR_Y\n"
+"string.text"
msgid "Y Axis Major Grid"
msgstr "ཝའེ་ཚད་ཐིག་གིརིཌི་གཙོ་བོ་"
-#: Strings.src#STR_OBJECT_GRID_MAJOR_Z.string.text
+#. UH@@
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MAJOR_Z\n"
+"string.text"
msgid "Z Axis Major Grid"
msgstr "ཛེཊི་ཚད་ཐིག་གིརིཌི་གཙོ་བོ་"
-#: Strings.src#STR_OBJECT_GRID_MINOR_X.string.text
+#. 9?cE
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MINOR_X\n"
+"string.text"
msgid "X Axis Minor Grid"
msgstr "ཨེགསི་ཚད་ཐིག་གིརིཌི་ཆུང་བ"
-#: Strings.src#STR_OBJECT_GRID_MINOR_Y.string.text
+#. YWO5
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MINOR_Y\n"
+"string.text"
msgid "Y Axis Minor Grid"
msgstr "ཝའེ་ཚད་ཐིག་གིརིཌི་ཆུང་བ"
-#: Strings.src#STR_OBJECT_GRID_MINOR_Z.string.text
+#. 4j6J
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_GRID_MINOR_Z\n"
+"string.text"
msgid "Z Axis Minor Grid"
msgstr "ཛེཊི་ཚད་ཐིག་གིརིཌི་ཆུང་བ"
-#: Strings.src#STR_OBJECT_LEGEND.string.text
+#. sYEn
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_LEGEND\n"
+"string.text"
msgid "Legend"
msgstr "གཏམ་རྒྱུད"
-#: Strings.src#STR_OBJECT_TITLE.string.text
+#. 8c`i
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE\n"
+"string.text"
msgid "Title"
msgstr "མགོ་མིང་"
-#: Strings.src#STR_OBJECT_TITLES.string.text
+#. kLHp
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLES\n"
+"string.text"
msgid "Titles"
msgstr "མགོ་མིང་ཚུ"
-#: Strings.src#STR_OBJECT_TITLE_MAIN.string.text
+#. m[@6
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_MAIN\n"
+"string.text"
msgid "Main Title"
msgstr "མགོ་མིང་གཙོ་བོ"
-#: Strings.src#STR_OBJECT_TITLE_SUB.string.text
+#. .lG5
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_SUB\n"
+"string.text"
msgid "Subtitle"
msgstr "མགོ་མིང་ཡན་ལག"
-#: Strings.src#STR_OBJECT_TITLE_X_AXIS.string.text
+#. *jdG
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_X_AXIS\n"
+"string.text"
msgid "X Axis Title"
msgstr "ཨེགསི་ཚད་ཐིག་གི་མགོ་མིང་"
-#: Strings.src#STR_OBJECT_TITLE_Y_AXIS.string.text
+#. SX[Q
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_Y_AXIS\n"
+"string.text"
msgid "Y Axis Title"
msgstr "ཝའེ་་ཚད་ཐིག་གི་མགོ་མིང་"
-#: Strings.src#STR_OBJECT_TITLE_Z_AXIS.string.text
+#. ]7.b
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_Z_AXIS\n"
+"string.text"
msgid "Z Axis Title"
msgstr "ཛེཊི་་ཚད་ཐིག་གི་མགོ་མིང་"
-#: Strings.src#STR_OBJECT_TITLE_SECONDARY_X_AXIS.string.text
+#. $HXQ
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_SECONDARY_X_AXIS\n"
+"string.text"
msgid "Secondary X Axis Title"
msgstr "གལ་གནད་ཆུང་བ་ ཨེགསི་ཚད་ཐིག་གི་མགོ་མིང་"
-#: Strings.src#STR_OBJECT_TITLE_SECONDARY_Y_AXIS.string.text
+#. @.5E
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_TITLE_SECONDARY_Y_AXIS\n"
+"string.text"
msgid "Secondary Y Axis Title"
msgstr "གལ་གནད་ཆུང་བ་ ཝའེ་ཚད་ཐིག་གི་མགོ་མིང་"
-#: Strings.src#STR_OBJECT_LABEL.string.text
+#. ?5k5
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_LABEL\n"
+"string.text"
msgid "Label"
msgstr "ཁ་ཡིག"
-#: Strings.src#STR_OBJECT_DATALABELS.string.text
+#. .%E/
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DATALABELS\n"
+"string.text"
msgid "Data Labels"
msgstr "གནད་སྡུད་ཁ་ཡིག་ཚུ།"
-#: Strings.src#STR_OBJECT_DATAPOINT.string.text
+#. oe^C
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DATAPOINT\n"
+"string.text"
msgid "Data Point"
msgstr "གནད་སྡུད་དོན་ཚན།"
-#: Strings.src#STR_OBJECT_DATAPOINTS.string.text
+#. *`4I
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DATAPOINTS\n"
+"string.text"
msgid "Data Points"
msgstr "གནད་སྡུད་དོན་ཚན་ཚུ་"
-#: Strings.src#STR_OBJECT_LEGEND_SYMBOL.string.text
+#. 5;Uc
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_LEGEND_SYMBOL\n"
+"string.text"
msgid "Legend Key"
msgstr "གཏམ་རྒྱུད་ལྡེ་མིག"
-#: Strings.src#STR_OBJECT_DATASERIES.string.text
-msgctxt "Strings.src#STR_OBJECT_DATASERIES.string.text"
+#. 1mXl
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DATASERIES\n"
+"string.text"
msgid "Data Series"
msgstr "གནད་སྡུད་རྒྱུན་རིམ།"
-#: Strings.src#STR_OBJECT_DATASERIES_PLURAL.string.text
-msgctxt "Strings.src#STR_OBJECT_DATASERIES_PLURAL.string.text"
+#. A^\/
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DATASERIES_PLURAL\n"
+"string.text"
msgid "Data Series"
msgstr "གནད་སྡུད་རྒྱུན་རིམ།"
-#: Strings.src#STR_OBJECT_CURVE.string.text
+#. Q.Bm
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_CURVE\n"
+"string.text"
msgid "Trend Line"
msgstr "འགྲོས་ཐིག་"
-#: Strings.src#STR_OBJECT_CURVES.string.text
+#. 3A2I
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_CURVES\n"
+"string.text"
msgid "Trend Lines"
msgstr "འགྲོས་ཐིག་ཚུ"
-#: Strings.src#STR_OBJECT_CURVE_WITH_PARAMETERS.string.text
+#. ~J6k
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_CURVE_WITH_PARAMETERS\n"
+"string.text"
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "འགྲོས་ཐིག་ %FORMULA འདི་ འཛོལ་མེད་ R² = %RSQUARED་དང་གཅིག་ཁར་"
-#: Strings.src#STR_OBJECT_AVERAGE_LINE.string.text
+#. vzbm
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_AVERAGE_LINE\n"
+"string.text"
msgid "Mean Value Line"
msgstr "སྦུག་གི་གནས་གོང་གྲལ་ཐིག"
-#: Strings.src#STR_OBJECT_CURVE_EQUATION.string.text
-msgctxt "Strings.src#STR_OBJECT_CURVE_EQUATION.string.text"
+#. (_Oj
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_CURVE_EQUATION\n"
+"string.text"
msgid "Equation"
msgstr "སྙོམ་རྟགས།"
-#: Strings.src#STR_OBJECT_ERROR_BARS_X.string.text
+#. 1hj{
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_OBJECT_ERROR_BARS_X.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_ERROR_BARS_X\n"
+"string.text"
msgid "X Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_OBJECT_ERROR_BARS_Y.string.text
+#. RN#6
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_OBJECT_ERROR_BARS_Y.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_ERROR_BARS_Y\n"
+"string.text"
msgid "Y Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_OBJECT_ERROR_BARS_Z.string.text
+#. Jr2O
+#: Strings.src
#, fuzzy
-msgctxt "Strings.src#STR_OBJECT_ERROR_BARS_Z.string.text"
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_ERROR_BARS_Z\n"
+"string.text"
msgid "Z Error Bars"
msgstr "ཝའེ་ཕྲ་རིང་འཛོལ་བ།"
-#: Strings.src#STR_OBJECT_STOCK_LOSS.string.text
+#. Zp(8
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_STOCK_LOSS\n"
+"string.text"
msgid "Stock Loss"
msgstr ""
-#: Strings.src#STR_OBJECT_STOCK_GAIN.string.text
+#. ;nt8
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_STOCK_GAIN\n"
+"string.text"
msgid "Stock Gain"
msgstr ""
-#: Strings.src#STR_OBJECT_PAGE.string.text
+#. 33)~
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_PAGE\n"
+"string.text"
msgid "Chart Area"
msgstr "དཔེ་རིས་མངའ་ཁོངས།"
-#: Strings.src#STR_OBJECT_DIAGRAM.string.text
+#. 3-4`
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DIAGRAM\n"
+"string.text"
msgid "Chart"
msgstr "དཔེ་རིས"
-#: Strings.src#STR_OBJECT_DIAGRAM_WALL.string.text
+#. t8[[
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DIAGRAM_WALL\n"
+"string.text"
msgid "Chart Wall"
msgstr "དཔེ་རིས་གྱང་རྩིག"
-#: Strings.src#STR_OBJECT_DIAGRAM_FLOOR.string.text
+#. 0Hq|
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_DIAGRAM_FLOOR\n"
+"string.text"
msgid "Chart Floor"
msgstr "དཔེ་རིས་འཐིང་གཞི།"
-#: Strings.src#STR_OBJECT_SHAPE.string.text
+#. awbi
+#: Strings.src
+#, fuzzy
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_SHAPE\n"
+"string.text"
msgid "Drawing Object"
-msgstr ""
-
-#: Strings.src#STR_TIP_SELECT_RANGE.string.text
+msgstr "དངོས་པོ་འབྲི་དོ།"
+
+#. T0^x
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_SELECT_RANGE\n"
+"string.text"
msgid "Select data range"
msgstr "གནས་སྡུད་ཁྱབ་ཚད་སེལ་འཐུ་འབད"
-#: Strings.src#STR_TIP_CHOOSECOLOR.string.text
+#. YlE)
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_CHOOSECOLOR\n"
+"string.text"
msgid "Select a color using the color dialog"
msgstr "ཚོས་གཞི་ཌའི་ལོག་འདི་ལག་ལེན་འཐབ་སྟེ་ ཚོས་གཞི་གཅིག་སེལ་འཐུ་འབད་"
-#: Strings.src#STR_TIP_LIGHTSOURCE_X.string.text
+#. 5Wbc
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_LIGHTSOURCE_X\n"
+"string.text"
msgid "Light Source %LIGHTNUMBER"
msgstr "འོད་ཀྱི་འབྱུང་ཁུངས་ %LIGHTNUMBER"
-#: Strings.src#STR_TIP_DATASERIES.string.text
+#. bv_+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_DATASERIES\n"
+"string.text"
msgid "Data Series '%SERIESNAME'"
msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
-#: Strings.src#STR_TIP_DATAPOINT_INDEX.string.text
+#. -x7j
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_DATAPOINT_INDEX\n"
+"string.text"
msgid "Data Point %POINTNUMBER"
msgstr "གནས་སྡུད་ས་ཚིགས་%POINTNUMBER"
-#: Strings.src#STR_TIP_DATAPOINT_VALUES.string.text
+#. R7n^
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_DATAPOINT_VALUES\n"
+"string.text"
msgid "Values: %POINTVALUES"
msgstr "གནས་གོང་ཚུ་:%POINTVALUES"
-#: Strings.src#STR_TIP_DATAPOINT.string.text
+#. DM-.
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TIP_DATAPOINT\n"
+"string.text"
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "གནས་གོང་ས་ཚིགས་ %POINTNUMBER, གནས་སྡུད་རྒྱུན་རིམ་%SERIESNUMBER, གནས་གོང་ཚུ་: %POINTVALUES"
-#: Strings.src#STR_STATUS_DATAPOINT_MARKED.string.text
+#. _ofE
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_STATUS_DATAPOINT_MARKED\n"
+"string.text"
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "གནས་གོང་ས་ཚིགས%POINTNUMBER གནས་སྡུད་རྒྱུན་རིམ་ནང་%SERIESNUMBER སེལ་འཐུ་འབད་ཡོདཔ, གནས་གོང་ཚུ་: %POINTVALUES"
-#: Strings.src#STR_STATUS_OBJECT_MARKED.string.text
+#. 3f^o
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_STATUS_OBJECT_MARKED\n"
+"string.text"
msgid "%OBJECTNAME selected"
msgstr "%OBJECTNAME སེལ་འཐུ་འབད་ཡོདཔ"
-#: Strings.src#STR_STATUS_PIE_SEGMENT_EXPLODED.string.text
+#. }NA@
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_STATUS_PIE_SEGMENT_EXPLODED\n"
+"string.text"
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "%PERCENTVALUEབརྒྱ་ཆ་གིས་པ་ཡི་འགས་ཡོདཔ"
-#: Strings.src#STR_OBJECT_FOR_SERIES.string.text
+#. {Pez
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_FOR_SERIES\n"
+"string.text"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr ""
-#: Strings.src#STR_OBJECT_FOR_ALL_SERIES.string.text
+#. Tkh#
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_OBJECT_FOR_ALL_SERIES\n"
+"string.text"
msgid "%OBJECTNAME for all Data Series"
msgstr ""
-#: Strings.src#STR_ACTION_EDIT_CHARTTYPE.string.text
+#. f,Vj
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_EDIT_CHARTTYPE\n"
+"string.text"
msgid "Edit chart type"
msgstr "ཚད་རིས་མ་འདྲཝ་ཚུ་ཞུན་དག་འབད"
-#: Strings.src#STR_ACTION_EDIT_DATA_RANGES.string.text
+#. owTG
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_EDIT_DATA_RANGES\n"
+"string.text"
msgid "Edit data ranges"
msgstr "གནས་སྡུད་རྒྱུན་རིམ་ཚུ་ཞུན་དག་འབད"
-#: Strings.src#STR_ACTION_EDIT_3D_VIEW.string.text
+#. h[n4
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_EDIT_3D_VIEW\n"
+"string.text"
msgid "Edit 3D view"
msgstr "3D མཐོང་སྣང་ཞུན་དག་འབད"
-#: Strings.src#STR_ACTION_EDIT_CHART_DATA.string.text
+#. 7wE:
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_EDIT_CHART_DATA\n"
+"string.text"
msgid "Edit chart data"
msgstr "ཚད་རིས་གནས་སྡུད་ཞུན་དག་འབད"
-#: Strings.src#STR_ACTION_TOGGLE_LEGEND.string.text
+#. G9*d
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_TOGGLE_LEGEND\n"
+"string.text"
msgid "Legend on/off"
msgstr "གཏམ་རྒྱུད་ ཨཱོན/ཨོཕ།"
-#: Strings.src#STR_ACTION_TOGGLE_GRID_HORZ.string.text
+#. ms!r
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_TOGGLE_GRID_HORZ\n"
+"string.text"
msgid "Horizontal grid on/off"
msgstr "ཐད་སྙོམས་གིརིཌི་ཨཱོན/ཨོཕ།"
-#: Strings.src#STR_ACTION_SCALE_TEXT.string.text
+#. zxjI
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_SCALE_TEXT\n"
+"string.text"
msgid "Scale Text"
msgstr "ཆ་ཚད་ཚིག་ཡིག་"
-#: Strings.src#STR_ACTION_REARRANGE_CHART.string.text
+#. ]oB2
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_REARRANGE_CHART\n"
+"string.text"
msgid "Automatic Layout"
msgstr "རང་བཞིན་སྒྲིག་བཀོད"
-#: Strings.src#STR_ACTION_NOTPOSSIBLE.string.text
+#. 1Gan
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_NOTPOSSIBLE\n"
+"string.text"
msgid "This function cannot be completed with the selected objects."
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་དངོས་པོ་ཚུ་གིས་ ལས་འགན་འདི་མཇུག་བསྡུ་མི་ཚུགས"
-#: Strings.src#STR_ACTION_EDIT_TEXT.string.text
+#. KLJ:
+#: Strings.src
#, fuzzy
+msgctxt ""
+"Strings.src\n"
+"STR_ACTION_EDIT_TEXT\n"
+"string.text"
msgid "Edit text"
msgstr "%O གི་ཚིག་ཡིག་ ཞུན་དག་འབད།"
-#: Strings.src#STR_COLUMN_LABEL.string.text
+#. zNY4
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_COLUMN_LABEL\n"
+"string.text"
msgid "Column %COLUMNNUMBER"
msgstr "ཀེར་ཐིག་%COLUMNNUMBER"
-#: Strings.src#STR_ROW_LABEL.string.text
+#. 23K3
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_ROW_LABEL\n"
+"string.text"
msgid "Row %ROWNUMBER"
msgstr "གྲལ་ཐིག་%ROWNUMBER"
-#: Strings.src#STR_DATA_ROLE_LABEL.string.text
+#. S=*e
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_LABEL\n"
+"string.text"
msgid "Name"
msgstr "མིང་"
-#: Strings.src#STR_DATA_ROLE_X.string.text
+#. $=l!
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_X\n"
+"string.text"
msgid "X-Values"
msgstr "ཨེགསི-གནས་གོང་"
-#: Strings.src#STR_DATA_ROLE_Y.string.text
+#. $f\y
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_Y\n"
+"string.text"
msgid "Y-Values"
msgstr "ཝའེ-གནས་གོང་"
-#: Strings.src#STR_DATA_ROLE_SIZE.string.text
+#. I[7E
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_SIZE\n"
+"string.text"
msgid "Bubble Sizes"
msgstr ""
-#: Strings.src#STR_DATA_ROLE_X_ERROR.string.text
+#. q(j;
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_X_ERROR\n"
+"string.text"
msgid "X-Error-Bars"
msgstr "ཨེགསི-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_X_ERROR_POSITIVE.string.text
+#. lrQ\
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_X_ERROR_POSITIVE\n"
+"string.text"
msgid "Positive X-Error-Bars"
msgstr "ཡོད་ཆ་ཨེགསི-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_X_ERROR_NEGATIVE.string.text
+#. QFp(
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_X_ERROR_NEGATIVE\n"
+"string.text"
msgid "Negative X-Error-Bars"
msgstr "མེད་ཆ་ཨེགསི-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_Y_ERROR.string.text
+#. imSO
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_Y_ERROR\n"
+"string.text"
msgid "Y-Error-Bars"
msgstr "ཝའེ་-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_Y_ERROR_POSITIVE.string.text
+#. `UFh
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_Y_ERROR_POSITIVE\n"
+"string.text"
msgid "Positive Y-Error-Bars"
msgstr "ཡོད་ཆ་ཝའེ་-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_Y_ERROR_NEGATIVE.string.text
+#. l@)o
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_Y_ERROR_NEGATIVE\n"
+"string.text"
msgid "Negative Y-Error-Bars"
msgstr "མེད་ཆ་ཝའེ་-འཛོལ་བ-ཕྲ་རིང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_FIRST.string.text
+#. ],hv
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_FIRST\n"
+"string.text"
msgid "Open Values"
msgstr "གནས་གོང་་ཕྱེ་ཕྱེཝ་ཚུ"
-#: Strings.src#STR_DATA_ROLE_LAST.string.text
+#. B*OJ
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_LAST\n"
+"string.text"
msgid "Close Values"
msgstr "གནས་གོང་ཚུ་་བསྡམ"
-#: Strings.src#STR_DATA_ROLE_MIN.string.text
+#. i3VT
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_MIN\n"
+"string.text"
msgid "Low Values"
msgstr "དམའ་བའི་གནས་གོང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_MAX.string.text
+#. cD^v
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_MAX\n"
+"string.text"
msgid "High Values"
msgstr "མཐོ་བའི་གནས་གོང་ཚུ"
-#: Strings.src#STR_DATA_ROLE_CATEGORIES.string.text
+#. ;-Ya
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_ROLE_CATEGORIES\n"
+"string.text"
msgid "Categories"
msgstr "དབྱེ་ཁག"
-#: Strings.src#STR_DATA_UNNAMED_SERIES.string.text
+#. IZBn
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_UNNAMED_SERIES\n"
+"string.text"
msgid "Unnamed Series"
msgstr "མིང་མེད་རྒྱུན་རིམ་"
-#: Strings.src#STR_DATA_UNNAMED_SERIES_WITH_INDEX.string.text
+#. ~O0Z
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_UNNAMED_SERIES_WITH_INDEX\n"
+"string.text"
msgid "Unnamed Series %NUMBER"
msgstr "མིང་མེད་རྒྱུན་རིམ་%NUMBER"
-#: Strings.src#STR_DATA_SELECT_RANGE_FOR_SERIES.string.text
+#. |QKQ
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_SELECT_RANGE_FOR_SERIES\n"
+"string.text"
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr " %VALUETYPE of %SERIESNAME་གི་དོན་ལུ་ ཁྱབ་ཚད་སེལ་འཐུ་འབད་"
-#: Strings.src#STR_DATA_SELECT_RANGE_FOR_CATEGORIES.string.text
+#. x!Se
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_SELECT_RANGE_FOR_CATEGORIES\n"
+"string.text"
msgid "Select Range for Categories"
msgstr "དབྱེ་ཁག་ཚུ་གི་དོན་ལུ་ ཁྱབ་ཚད་སེལ་འཐུ་འབད་"
-#: Strings.src#STR_DATA_SELECT_RANGE_FOR_DATALABELS.string.text
+#. m3}R
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_SELECT_RANGE_FOR_DATALABELS\n"
+"string.text"
msgid "Select Range for data labels"
msgstr "གནས་སྡུད་ཁ་ཡིག་ཚུ་གི་དོན་ལུ་ ཁྱབ་ཚད་སེལ་འཐུ་འབད"
-#: Strings.src#STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS.string.text
+#. RJb?
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS\n"
+"string.text"
msgid "Select Range for Positive Error Bars"
msgstr "ཡོད་ཆ་འཛོལ་བ་ཕྲ་རིང་ཚུ་གི་དོན་ལུ་ ཁྱབ་ཚད་སེལ་འཐུ་འབད་"
-#: Strings.src#STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS.string.text
+#. `C$+
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS\n"
+"string.text"
msgid "Select Range for Negative Error Bars"
msgstr "མེད་ཆ་འཛོལ་བ་ཕྲ་རིང་ཚུ་གི་དོན་ལུ་ ཁྱབ་ཚད་སེལ་འཐུ་འབད་"
-#: Strings.src#STR_DATA_EDITOR_INCORRECT_INPUT.string.text
+#. ?E$Z
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_DATA_EDITOR_INCORRECT_INPUT\n"
+"string.text"
msgid ""
"Your last input is incorrect.\n"
"Ignore this change and close the dialog?"
@@ -684,310 +2846,511 @@ msgstr ""
"ཁྱོད་ཀྱི་ནང་འདེབས་མཇུག་འདི་མ་བདེན།\n"
"འགྱུར་བ་འདི་སྣང་མེད་བསྐྱུར་ཕཞག་སྟེ་ ཌའི་ལོག་འདི་ཁ་བསྡམ་ག?"
-#: Strings.src#STR_TEXT_DIRECTION_LTR.string.text
+#. nCOv
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TEXT_DIRECTION_LTR\n"
+"string.text"
msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
-#: Strings.src#STR_TEXT_DIRECTION_RTL.string.text
+#. $kId
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TEXT_DIRECTION_RTL\n"
+"string.text"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
-#: Strings.src#STR_TEXT_DIRECTION_SUPER.string.text
+#. S`BX
+#: Strings.src
+msgctxt ""
+"Strings.src\n"
+"STR_TEXT_DIRECTION_SUPER\n"
+"string.text"
msgid "Use superordinate object settings"
msgstr "དངོས་པོའི་སྒྲིག་སྟངས་མཐོ་ཤོས་ཚུ་་ལག་ལེན་འཐབ"
-#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_SCHOW_DESCR.checkbox.text
-msgid "Sho~w labels"
-msgstr "ཁ་ཡིག་ཚུ་ སྟོན།(~w)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORIENTATION.fixedline.text
-msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORIENTATION.fixedline.text"
-msgid "Text orientation"
-msgstr "ཚིག་ཡིག་དད་ཕྱོགས་"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.PB_AXIS_LABEL_TEXTSTACKED.tristatebox.text
-msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.PB_AXIS_LABEL_TEXTSTACKED.tristatebox.text"
-msgid "Ve~rtically stacked"
-msgstr "ཀེར་ཕྲང་སྦེ་བརྩེགས་ཡོདཔ་(~r)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_LABEL_DEGREES.fixedtext.text
-msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_LABEL_DEGREES.fixedtext.text"
-msgid "~Degrees"
-msgstr "ཁུག་ཟུར་ཚུ།(~D)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_TEXTFLOW.fixedline.text
-msgid "Text flow"
-msgstr "ཚིག་ཡིག་འབབ་རྒྱུན།"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_TEXTOVERLAP.checkbox.text
-msgid "O~verlap"
-msgstr "མཐའ་མནོན་ནི།(~v)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.CB_AXIS_LABEL_TEXTBREAK.checkbox.text
-msgid "~Break"
-msgstr "མཚམས།(~B)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.FL_AXIS_LABEL_ORDER.fixedline.text
-msgid "Order"
-msgstr "གོ་རིམ།"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_SIDEBYSIDE.radiobutton.text
-msgid "~Tile"
-msgstr "ཊ་ཡིལ།(~T)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_UPDOWN.radiobutton.text
-msgid "St~agger odd"
-msgstr "སི་ཊེ་གར་ ཡ་ཅན།(~a)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_DOWNUP.radiobutton.text
-msgid "Stagger ~even"
-msgstr "སི་ཊེ་གར་ ཆ་ཅན།(~e)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_AUTOORDER.radiobutton.text
-msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.RB_AXIS_LABEL_AUTOORDER.radiobutton.text"
-msgid "A~utomatic"
-msgstr "རང་བཞིན་གྱི།(~u)"
-
-#: tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_TEXTDIR.fixedtext.text
-msgctxt "tp_AxisLabel.src#TP_AXIS_LABEL.FT_AXIS_TEXTDIR.fixedtext.text"
-msgid "Te~xt direction"
-msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས(~x)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_CAPTION_FOR_WIZARD.fixedtext.text
-msgid "Customize data ranges for individual data series"
-msgstr "གནས་སྡུད་ཁྱབ་ཚད་་ཚུ་ གནས་སྡུད་རེ་བཞིན་གྱི་དོན་ལུ་སྲོལ་སྒྲིག་འབད་"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_SERIES.fixedtext.text
-msgid "Data ~series"
-msgstr "གནད་སྡུད་རྒྱུན་རིམ(~s)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_ROLE.fixedtext.text
-msgid "~Data ranges"
-msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཚུ་(~D)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_RANGE.fixedtext.text
-msgid "Ran~ge for %VALUETYPE"
-msgstr " %VALUETYPE གི་དོན་ལུ་ཁྱབ་ཚད་"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_CATEGORIES.fixedtext.text
-msgid "~Categories"
-msgstr "དབྱེ་རིམ་ཚུ་(~C)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.FT_DATALABELS.fixedtext.text
-msgid "Data ~labels"
-msgstr "གནད་སྡུད་ཁ་ཡིག་ཚུ(~l)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.BTN_ADD.pushbutton.text
-msgid "~Add"
-msgstr "ཁ་སྐོང་རྐྱབས་ (~A)"
-
-#: tp_DataSource.src#TP_DATA_SOURCE.BTN_REMOVE.pushbutton.text
-msgid "~Remove"
-msgstr "རྩ་བསྐྲད་གཏང་ (~R)"
-
-#: tp_ChartType.src#TP_CHARTTYPE.FT_CHARTTYPE.fixedtext.text
-msgid "Choose a chart type"
-msgstr "དཔེ་རིས་དབྱེ་རྣམ་ཅིག་སེལ་འཐུ་འབད་"
-
-#: tp_ChartType.src#TP_CHARTTYPE.CB_X_AXIS_CATEGORIES.checkbox.text
-msgid "X axis with Categories"
-msgstr "དབྱེ་རིམ་ཚུ་དང་གཅིག་ཁར་ཨེགསི་ཚད་ཐིག་"
-
-#: tp_ChartType.src#TP_CHARTTYPE.CB_3D_LOOK.checkbox.text
-msgid "~3D Look"
-msgstr "3D་གི་མཐོང་སྣང་(~3)"
+#. rckm
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FL_AXIS_LINE\n"
+"fixedline.text"
+msgid "Axis line"
+msgstr "ཚད་ཐིག་རྒྱལ་རིམ་"
-#: tp_ChartType.src#TP_CHARTTYPE.CB_STACKED.checkbox.text
-msgid "~Stack series"
-msgstr "རྒྱུན་རིམ་བརྩེགས་ཅན་(~S)"
+#. SD6X
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_CROSSES_OTHER_AXIS_AT\n"
+"fixedtext.text"
+msgid "~Cross other axis at"
+msgstr "ཚད་ཐིག་གཞན་མི་འདི་ནི་ན་་རྒྱ་གྲམ་སྦེ་བཞག་"
-#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Y.radiobutton.text
-msgid "On top"
-msgstr "སྤྱི་ཏོག་གུར་"
+#. c9cc
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT\n"
+"1\n"
+"stringlist.text"
+msgid "Start"
+msgstr "འགོ་བཙུགས་"
-#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Y_PERCENT.radiobutton.text
-msgid "Percent"
-msgstr "བརྒྱ་ཆ།"
+#. YVFb
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT\n"
+"2\n"
+"stringlist.text"
+msgid "End"
+msgstr "མཇུག་བསྡུ་"
-#: tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Z.radiobutton.text
-msgctxt "tp_ChartType.src#TP_CHARTTYPE.RB_STACK_Z.radiobutton.text"
-msgid "Deep"
-msgstr "གཏིང་ཟབ།"
+#. Hw.^
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT\n"
+"3\n"
+"stringlist.text"
+msgid "Value"
+msgstr "གནས་གོང་"
-#: tp_ChartType.src#TP_CHARTTYPE.CB_SPLINES.checkbox.text
-msgid "S~mooth lines"
-msgstr "གྱལ་རིམ་ཧུམ་ཁྱུག་ཁྱུ་ཚུ་(~m)"
+#. +-{(
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT\n"
+"4\n"
+"stringlist.text"
+msgid "Category"
+msgstr "དབྱེ་རིམ་"
-#: tp_ChartType.src#TP_CHARTTYPE.PB_SPLINE_DIALOG.pushbutton.text
-msgid "Properties..."
-msgstr "རྒྱུ་དངོས་ཚུ་"
+#. ~`FW
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_AXIS_BETWEEN_CATEGORIES\n"
+"checkbox.text"
+msgid "Axis ~between categories"
+msgstr "དབྱེ་རིམ་ཚུ་གི་བར་ན་ཚད་ཐིག་(~A)"
-#: tp_ChartType.src#TP_CHARTTYPE.CB_XVALUE_SORTING.checkbox.text
-msgid "~Sort by X values"
-msgstr "ཨེགསི་གནས་གོང་ཚུ་གིས་དབྱེ་སེལ་འབད་(~S)"
+#. LY7z
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FL_LABELS\n"
+"fixedline.text"
+msgid "Labels"
+msgstr "ཁ་ཡིག་ཚུ་"
-#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.RB_SPLINES_CUBIC.radiobutton.text
-msgid "Cubic spline"
-msgstr "གསུམ་ཁྱོན་་ཐིག་ཁྲ་"
+#. 8[W:
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_PLACE_LABELS\n"
+"fixedtext.text"
+msgid "~Place labels"
+msgstr "ཁ་ཡིག་ཚུ་བཞག་(~P)"
-#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.RB_SPLINES_B.radiobutton.text
-msgid "B-Spline"
-msgstr "བི་-སི་པ་ལ་ཡིན།"
+#. D[s0
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_LABELS\n"
+"1\n"
+"stringlist.text"
+msgid "Near axis"
+msgstr "ཚད་ཐིག་གི་སྦོ་ལོགས་ཁར་"
-#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.FT_SPLINE_RESOLUTION.fixedtext.text
-msgid "~Resolution"
-msgstr "ཧུམ་ཆ།(~R)"
+#. S%S2
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_LABELS\n"
+"2\n"
+"stringlist.text"
+msgid "Near axis (other side)"
+msgstr "ཚད་ཐིག་གི་སྦོ་ལོགས་ཁར་ (ཕྱོགས་གཞན་་མི་)"
-#: tp_ChartType.src#DLG_SPLINE_PROPERTIES.FT_SPLINE_ORDER.fixedtext.text
-msgid "~Degree of polynomials"
-msgstr ""
+#. 1Qec
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_LABELS\n"
+"3\n"
+"stringlist.text"
+msgid "Outside start"
+msgstr "འགོ་བཙུགས་ཀྱི་ཕྱི་ཁར་"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.FT_CAPTION_FOR_WIZARD.fixedtext.text
-msgid "Choose a data range"
-msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཅིག་སེལ་འཐུ་འབད་"
+#. %t1}
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_LABELS\n"
+"4\n"
+"stringlist.text"
+msgid "Outside end"
+msgstr "མཇུག་བསྡུ་གི་ཕྱི་ཁར་"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.FT_RANGE.fixedtext.text
-msgid "~Data range"
-msgstr "གནས་སྡུད་ཁྱབ་ཚད་(~D)"
+#. QN1h
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_AXIS_LABEL_DISTANCE\n"
+"fixedtext.text"
+msgid "~Distance"
+msgstr "རྒྱང་རིང༌ (~D)"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.RB_DATAROWS.radiobutton.text
-msgid "Data series in ~rows"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་ གྲལ་ཐིག་ཚུ་ནང་ལུ་ (~r)"
+#. mPyG
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FL_TICKS\n"
+"fixedline.text"
+msgid "Interval marks"
+msgstr "བར་མཚམས་ཀྱི་རྟགས་"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.RB_DATACOLS.radiobutton.text
-msgid "Data series in ~columns"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་ ཀེར་ཐིག་ཚུ་ནང་ལུ་ (~c)"
+#. /VJ\
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_MAJOR\n"
+"fixedtext.text"
+msgid "Major:"
+msgstr "གཙོ་བོ:"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.CB_FIRST_ROW_ASLABELS.checkbox.text
-msgid "~First row as label"
-msgstr "གྲལ་ཐིག་དང་པམ་འདི་ཁ་ཡིག་བཟུམ་སྦེ་ (~F)"
+#. t^2?
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_TICKS_INNER\n"
+"checkbox.text"
+msgid "~Inner"
+msgstr "ནང་ནའི་(~I)"
-#: tp_RangeChooser.src#TP_RANGECHOOSER.CB_FIRST_COLUMN_ASLABELS.checkbox.text
-msgid "F~irst column as label"
-msgstr "ཀེར་ཐིག་དང་པམ་འདི་ཁ་ཡིག་བཟུམ་སྦེ་ (~i)"
+#. ~FK?
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_TICKS_OUTER\n"
+"checkbox.text"
+msgid "~Outer"
+msgstr "ཕྱིའི།(~O)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.1.fixedline.text
-msgid "Align data series to"
-msgstr "ལུ་ ཕྲང་བའི་གནད་སྡུད་རྒྱུན་རིམ།"
+#. @~-@
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_MINOR\n"
+"fixedtext.text"
+msgid "Minor:"
+msgstr "གཙོ་ཆུང་:"
-#: tp_SeriesToAxis.src#TP_OPTIONS.RBT_OPT_AXIS_1.radiobutton.text
-msgid "Primary Y axis"
-msgstr "གཞི་རིམ་ ཝའི་ ཚད་ཐིག"
+#. 3/jC
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_MINOR_INNER\n"
+"checkbox.text"
+msgid "I~nner"
+msgstr "ནང་ནའི་(~n)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.RBT_OPT_AXIS_2.radiobutton.text
-msgid "Secondary Y axis"
-msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
+#. q[lj
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_MINOR_OUTER\n"
+"checkbox.text"
+msgid "O~uter"
+msgstr "ཕྱི་ཁའི།(~u)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.GB_BAR.fixedline.text
-msgid "Settings"
-msgstr "སྒྲིག་སྟངས་ཚུ།"
+#. -O43
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FT_PLACE_TICKS\n"
+"fixedtext.text"
+msgid "Place ~marks"
+msgstr "རྟགས་ཚུ་བཞག་(~m)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.FT_OVERLAP.fixedtext.text
-msgid "~Overlap"
-msgstr "མཐའ་མནོན་ནི།(~O)"
+#. jiQk
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_TICKS\n"
+"1\n"
+"stringlist.text"
+msgid "At labels"
+msgstr "ཁ་ཡིག་ཚུ་ལུ་"
-#: tp_SeriesToAxis.src#TP_OPTIONS.FT_GAP.fixedtext.text
-msgid "~Spacing"
-msgstr "བར་སྟོང་བཞག་ཐངས།(~S)"
+#. V3YC
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_TICKS\n"
+"2\n"
+"stringlist.text"
+msgid "At axis"
+msgstr "ཚད་ཐིག་ལུ་"
-#: tp_SeriesToAxis.src#TP_OPTIONS.CB_CONNECTOR.checkbox.text
-msgid "Connection lines"
-msgstr "མཐུད་ལམ་གྱི་གྲལ་ཐིག་ཚུ།"
+#. 8E8C
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS.LB_PLACE_TICKS\n"
+"3\n"
+"stringlist.text"
+msgid "At axis and labels"
+msgstr "ཁ་ཡིག་ཚུ་དང་ཚད་ཐིག་ལུ་"
-#: tp_SeriesToAxis.src#TP_OPTIONS.CB_BARS_SIDE_BY_SIDE.checkbox.text
-msgid "Show ~bars side by side"
-msgstr "ཟུར་བདའ་སྟེ་ ཕྲ་རིང་ཚུ་ཕྱིར་སྣང་འབད་(~b)"
+#. ;!Z4
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"FL_GRIDS\n"
+"fixedline.text"
+msgid "Grids"
+msgstr "གིརིཌི་ཚུ་"
-#: tp_SeriesToAxis.src#TP_OPTIONS.FL_PLOT_OPTIONS.fixedline.text
-msgctxt "tp_SeriesToAxis.src#TP_OPTIONS.FL_PLOT_OPTIONS.fixedline.text"
-msgid "Plot options"
-msgstr ""
+#. XP5Z
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_MAJOR_GRID\n"
+"checkbox.text"
+msgid "Show major ~grid"
+msgstr "གིརིཌི་གཙོ་བོ་སྟོན་(~g)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.FT_MISSING_VALUES.fixedtext.text
-msgid "Plot missing values"
-msgstr "གནས་ཁོངས་བརླག་སྟོར་ཞུགས་པའི་གནས་གོང་ཚུ་"
+#. /pjH
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"PB_MAJOR_GRID\n"
+"pushbutton.text"
+msgid "Mo~re..."
+msgstr "ལེ་ཤ (~r)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.RB_DONT_PAINT.radiobutton.text
-msgid "~Leave gap"
-msgstr "ས་སྟོང་བཞག་(~L)"
+#. 3LQ!
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"CB_MINOR_GRID\n"
+"checkbox.text"
+msgid "~Show minor grid"
+msgstr "གིརིཌི་གཙོ་ཆུང་སྟོན་(~S)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.RB_ASSUME_ZERO.radiobutton.text
-msgid "~Assume zero"
-msgstr " ཀླད་ཀོར་ཟེར་མནོ་(~A)"
+#. ZpxH
+#: tp_AxisPositions.src
+msgctxt ""
+"tp_AxisPositions.src\n"
+"TP_AXIS_POSITIONS\n"
+"PB_MINOR_GRID\n"
+"pushbutton.text"
+msgid "Mor~e..."
+msgstr "ལེ་ཤ (~e)"
-#: tp_SeriesToAxis.src#TP_OPTIONS.RB_CONTINUE_LINE.radiobutton.text
-msgid "~Continue line"
-msgstr "གྱལ་རིམ་འཕྲོ་མཐུད་(~C)"
+#. =[g1
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"WORKAROUND\n"
+"1\n"
+"stringlist.text"
+msgid "Standard Error"
+msgstr "ཚད་ལྡན་འཛོལ་བ་"
-#: tp_SeriesToAxis.src#TP_OPTIONS.CB_INCLUDE_HIDDEN_CELLS.checkbox.text
-msgctxt "tp_SeriesToAxis.src#TP_OPTIONS.CB_INCLUDE_HIDDEN_CELLS.checkbox.text"
-msgid "Include ~values from hidden cells"
-msgstr ""
+#. hiJ@
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"WORKAROUND\n"
+"2\n"
+"stringlist.text"
+msgid "Standard Deviation"
+msgstr "ཚད་ལྡན་ཁ་བསྒྱུར་བ་"
-#: tp_3D_SceneGeometry.src#CUSTOMUNITTEXT_DEGREE.#define.text
-msgid " degrees"
-msgstr "ཁུག་ཟུར་ཚུ།"
+#. ;Hm,
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"WORKAROUND\n"
+"3\n"
+"stringlist.text"
+msgid "Variance"
+msgstr "མི་མཐུན་པ་"
-#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.CBX_RIGHT_ANGLED_AXES.checkbox.text
-msgid "~Right-angled axes"
-msgstr "གཡས-ཟུར་སྟོན་ཡོད་པའི་ཚད་ཐིག་ཚུ་ (~R)"
+#. D]IP
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"WORKAROUND\n"
+"4\n"
+"stringlist.text"
+msgid "Error Margin"
+msgstr "ས་སྟོང་ འཛོལ་བ"
-#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_X_ROTATION.fixedtext.text
-msgid "~X rotation"
-msgstr "ཨེགསི་འཁོར་སྐྱོད་ (~X)"
+#. ,[ic
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"FL_ERROR\n"
+"fixedline.text"
+msgid "Error Category"
+msgstr "དབྱེ་རིམ་ལུ་འཛོལ་བ་"
-#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_Y_ROTATION.fixedtext.text
-msgid "~Y rotation"
-msgstr "ཝའེ་འཁོར་སྐྱོད་ (~Y)"
+#. |Bzt
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_NONE\n"
+"radiobutton.text"
+msgid "~None"
+msgstr "ཅི་མེད་(~N)"
-#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.FT_Z_ROTATION.fixedtext.text
-msgid "~Z rotation"
-msgstr "ཛཱེཊི་འཁོར་སྐྱོད་ (~Z)"
+#. (T]f
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_CONST\n"
+"radiobutton.text"
+msgid "~Constant Value"
+msgstr "ཆད་མེད་གནས་གོང་(~C)"
-#: tp_3D_SceneGeometry.src#TP_3D_SCENEGEOMETRY.CBX_PERSPECTIVE.checkbox.text
-msgid "~Perspective"
-msgstr "སྣང་ཚུལ་(~P)"
+#. 21lr
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_PERCENT\n"
+"radiobutton.text"
+msgid "~Percentage"
+msgstr "བརྒྱ་ཆ།(~P)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_TYPE.fixedline.text
-msgid "Regression Type"
-msgstr "རི་གེ་རེ་ཤཱན་་གྱི་ཁྱད་རྣམ་"
+#. 40%j
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_RANGE\n"
+"radiobutton.text"
+msgid "Cell ~Range"
+msgstr "ནང་ཐིག་ཁྱབ་ཚད་(~R)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_NONE.radiobutton.text
-msgctxt "res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_NONE.radiobutton.text"
-msgid "~None"
-msgstr "ཅི་མེད་(~N)"
+#. ;Mat
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"FL_PARAMETERS\n"
+"fixedline.text"
+msgid "Parameters"
+msgstr "ཚད་གཞི་ཚུ་"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_LINEAR.radiobutton.text
-msgid "~Linear"
-msgstr "འཇལ་གཞི་(~L)"
+#. [9VJ
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"FT_POSITIVE\n"
+"fixedtext.text"
+msgid "P~ositive (+)"
+msgstr "ཡོད་ཆ་(+)(~o)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_LOGARITHMIC.radiobutton.text
-msgid "L~ogarithmic"
-msgstr "མཉམ་གྲངས་(~o)"
+#. 1,gt
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"FT_NEGATIVE\n"
+"fixedtext.text"
+msgid "~Negative (-)"
+msgstr "མེད་ཆ་(-)(~N)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_EXPONENTIAL.radiobutton.text
-msgid "E~xponential"
-msgstr "བསྒྱུར་གྲངས (~x)"
+#. LUUh
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"CB_SYN_POS_NEG\n"
+"checkbox.text"
+msgid "Same value for both"
+msgstr "གཉིས་ཆ་རའི་དོན་ལུ་གནས་གོང་་ཅིག་མཚུངས་"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.RB_POWER.radiobutton.text
-msgid "~Power"
-msgstr "ནུས་ཤུགས (~P)"
+#. Fj-Q
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"FL_INDICATE\n"
+"fixedline.text"
+msgid "Error Indicator"
+msgstr "བརྡ་སྟོན་པ་ འཛོལ་བ་"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_EQUATION.fixedline.text
-msgctxt "res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.FL_EQUATION.fixedline.text"
-msgid "Equation"
-msgstr "སྙོམས་རྩིས "
+#. cl0H
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_BOTH\n"
+"radiobutton.text"
+msgid "Positive ~and Negative"
+msgstr "ཡོད་ཆ་དང་མེད་ཆ་(~a)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.CB_SHOW_EQUATION.checkbox.text
-msgid "Show ~equation"
-msgstr "སྙོམས་རྩིས་སྟོན་(~e)"
+#. _eU_
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_POSITIVE\n"
+"radiobutton.text"
+msgid "Pos~itive"
+msgstr "ཡོད་ཆ་(~i)"
-#: res_Trendline_tmpl.hrc#RESOURCE_TRENDLINE_availablewidth__yoffset_.CB_SHOW_CORRELATION_COEFF.checkbox.text
-msgid "Show ~coefficient of determination (R²)"
-msgstr ""
+#. FS4-
+#: res_ErrorBar_tmpl.hrc
+msgctxt ""
+"res_ErrorBar_tmpl.hrc\n"
+"RESOURCE_ERRORBARS(availablewidth, yoffset)\n"
+"RB_NEGATIVE\n"
+"radiobutton.text"
+msgid "Ne~gative"
+msgstr "མེད་ཆ་(~g)"
-#: tp_Scale.src#STR_LIST_TIME_UNIT.1.stringlist.text
+#. 5KHP
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"STR_LIST_TIME_UNIT\n"
+"1\n"
+"stringlist.text"
msgid "Days"
msgstr ""
"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -995,33 +3358,74 @@ msgstr ""
"#-#-#-#-# analysis.po (PACKAGE VERSION) #-#-#-#-#\n"
"གཟའ་ཚུ།"
-#: tp_Scale.src#STR_LIST_TIME_UNIT.2.stringlist.text
+#. *u.K
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"STR_LIST_TIME_UNIT\n"
+"2\n"
+"stringlist.text"
msgid "Months"
msgstr "ཟླཝ།"
-#: tp_Scale.src#STR_LIST_TIME_UNIT.3.stringlist.text
+#. )(SQ
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"STR_LIST_TIME_UNIT\n"
+"3\n"
+"stringlist.text"
msgid "Years"
msgstr "ལོ།"
-#: tp_Scale.src#TP_SCALE.FL_SCALE.fixedline.text
-msgctxt "tp_Scale.src#TP_SCALE.FL_SCALE.fixedline.text"
+#. ~9J`
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"FL_SCALE\n"
+"fixedline.text"
msgid "Scale"
msgstr "ཆ་ཚད།"
-#: tp_Scale.src#TP_SCALE.CBX_REVERSE.checkbox.text
+#. dTXi
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_REVERSE\n"
+"checkbox.text"
msgid "~Reverse direction"
msgstr "རིམ་ལོག་ཁ་ཕྱོགས་(R~)"
-#: tp_Scale.src#TP_SCALE.CBX_LOGARITHM.checkbox.text
+#. :\7L
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_LOGARITHM\n"
+"checkbox.text"
msgid "~Logarithmic scale"
msgstr "མཉམ་གྲངས་ཆ་ཚད།(~L)"
-#: tp_Scale.src#TP_SCALE.TXT_AXIS_TYPE.fixedtext.text
+#. )tli
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_AXIS_TYPE\n"
+"fixedtext.text"
msgid "T~ype"
msgstr "དབྱེ་བ།(~y)"
-#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.1.stringlist.text
+#. fGyk
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE.LB_AXIS_TYPE\n"
+"1\n"
+"stringlist.text"
msgid "Automatic"
msgstr ""
"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1043,8 +3447,14 @@ msgstr ""
"#-#-#-#-# t602.po (PACKAGE VERSION) #-#-#-#-#\n"
"རང་བཞིན་གྱི་"
-#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.2.stringlist.text
+#. _1xX
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE.LB_AXIS_TYPE\n"
+"2\n"
+"stringlist.text"
msgid "Text"
msgstr ""
"#-#-#-#-# shells.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1076,8 +3486,14 @@ msgstr ""
"#-#-#-#-# filters.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཚིག་ཡིག"
-#: tp_Scale.src#TP_SCALE.LB_AXIS_TYPE.3.stringlist.text
+#. :yj^
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE.LB_AXIS_TYPE\n"
+"3\n"
+"stringlist.text"
msgid "Date"
msgstr ""
"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1107,8 +3523,14 @@ msgstr ""
"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཚེས་གྲངས།"
-#: tp_Scale.src#TP_SCALE.TXT_MIN.fixedtext.text
+#. j%DR
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_MIN\n"
+"fixedtext.text"
msgid "~Minimum"
msgstr ""
"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1116,748 +3538,560 @@ msgstr ""
"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཉུང་མཐའ།(~M)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_MIN.checkbox.text
+#. #X(g
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_MIN\n"
+"checkbox.text"
msgid "~Automatic"
msgstr "རང་བཞིན་གྱི(~A)"
-#: tp_Scale.src#TP_SCALE.TXT_MAX.fixedtext.text
+#. V^*c
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_MAX\n"
+"fixedtext.text"
msgid "Ma~ximum"
msgstr "མང་མཐའ།(~x)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_MAX.checkbox.text
-msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_MAX.checkbox.text"
+#. ez:a
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_MAX\n"
+"checkbox.text"
msgid "A~utomatic"
msgstr "རང་བཞིན་གྱི།(~u)"
-#: tp_Scale.src#TP_SCALE.TXT_TIME_RESOLUTION.fixedtext.text
+#. 52OW
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_TIME_RESOLUTION\n"
+"fixedtext.text"
msgid "R~esolution"
msgstr "ཧུམ་ཆ།(~R)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_TIME_RESOLUTION.checkbox.text
+#. vO{%
+#: tp_Scale.src
#, fuzzy
-msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_TIME_RESOLUTION.checkbox.text"
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_TIME_RESOLUTION\n"
+"checkbox.text"
msgid "Automat~ic"
msgstr "རང་བཞིན་གྱི(~i)"
-#: tp_Scale.src#TP_SCALE.TXT_STEP_MAIN.fixedtext.text
+#. CUJ9
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_STEP_MAIN\n"
+"fixedtext.text"
msgid "Ma~jor interval"
msgstr "བར་མཚམས་སྦོམ་:(~j)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_STEP_MAIN.checkbox.text
+#. XCc[
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_STEP_MAIN\n"
+"checkbox.text"
msgid "Au~tomatic"
msgstr "རང་བཞིན་གྱི(~t)"
-#: tp_Scale.src#TP_SCALE.TXT_STEP_HELP_COUNT.fixedtext.text
+#. ;r1\
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_STEP_HELP_COUNT\n"
+"fixedtext.text"
msgid "Minor inter~val count"
msgstr "གཙོ་ཆུང་བར་མཚམས་ཀྱི་གྲངས་རྩིས་ (~c)"
-#: tp_Scale.src#TP_SCALE.TXT_STEP_HELP.fixedtext.text
+#. {bi6
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_STEP_HELP\n"
+"fixedtext.text"
msgid "Minor inter~val"
msgstr "བར་མཚམས་སྦོམ་:(~j)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_STEP_HELP.checkbox.text
+#. {*X1
+#: tp_Scale.src
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_STEP_HELP\n"
+"checkbox.text"
msgid "Aut~omatic"
msgstr "རང་བཞིན་གྱི (~o)"
-#: tp_Scale.src#TP_SCALE.TXT_ORIGIN.fixedtext.text
+#. [;l[
+#: tp_Scale.src
#, fuzzy
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"TXT_ORIGIN\n"
+"fixedtext.text"
msgid "Re~ference value"
msgstr "གཞི་བསྟུན་གནས་གོང་:(~v)"
-#: tp_Scale.src#TP_SCALE.CBX_AUTO_ORIGIN.checkbox.text
+#. =H40
+#: tp_Scale.src
#, fuzzy
-msgctxt "tp_Scale.src#TP_SCALE.CBX_AUTO_ORIGIN.checkbox.text"
+msgctxt ""
+"tp_Scale.src\n"
+"TP_SCALE\n"
+"CBX_AUTO_ORIGIN\n"
+"checkbox.text"
msgid "Automat~ic"
msgstr "རང་བཞིན་གྱི(~i)"
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_AXIS.fixedline.text
-msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_AXIS.fixedline.text"
-msgid "Axes"
-msgstr "ཚད་ཐིག་ཚུ།"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_PRIMARY_GRID.fixedline.text
-msgid "Major grids"
-msgstr "གིརིཌི་གཙོ་བོ་ཚུ"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_X_PRIMARY.checkbox.text
-msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_X_PRIMARY.checkbox.text"
-msgid "~X axis"
-msgstr "ཨེགསི་ ཚད་ཐིག(~X)"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Y_PRIMARY.checkbox.text
-msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Y_PRIMARY.checkbox.text"
-msgid "~Y axis"
-msgstr "ཝའི་ ཚད་ཐིག(~Y)"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Z_PRIMARY.checkbox.text
-msgctxt "dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.CB_Z_PRIMARY.checkbox.text"
-msgid "~Z axis"
-msgstr "ཛེཌི་ ཚད་ཐིག(~Z)"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_SECONDARY_AXIS.fixedline.text
-msgid "Secondary axes"
-msgstr "གལ་གནད་ཆུང་བའི་སྦུག་ཐིག"
-
-#: dlg_InsertAxis_Grid.src#DLG_AXIS_OR_GRID.FL_SECONDARY_GRID.fixedline.text
-msgid "Minor grids"
-msgstr "གིརིཌི་གཙོ་ཆུང་"
-
-#: Strings_Statistic.src#STR_INDICATE_BOTH.string.text
-msgid "Negative and Positive"
-msgstr "ཡོད་ཆ་དང་མེད་ཆ་"
-
-#: Strings_Statistic.src#STR_INDICATE_DOWN.string.text
-msgid "Negative"
-msgstr "མེད་ཆ་"
-
-#: Strings_Statistic.src#STR_INDICATE_UP.string.text
-msgid "Positive"
-msgstr "ཡོད་ཆ་"
-
-#: Strings_Statistic.src#STR_CONTROLTEXT_ERROR_BARS_FROM_DATA.string.text
-msgid "From Data Table"
-msgstr "གནས་སྡུད་ཐིག་ཁྲམ་ལས་"
-
-#: Strings_Statistic.src#STR_REGRESSION_LINEAR.string.text
-#, fuzzy
-msgid "Linear (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
-
-#: Strings_Statistic.src#STR_REGRESSION_LOG.string.text
-#, fuzzy
-msgid "Logarithmic (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
-
-#: Strings_Statistic.src#STR_REGRESSION_EXP.string.text
-msgid "Exponential (%SERIESNAME)"
-msgstr ""
-
-#: Strings_Statistic.src#STR_REGRESSION_POWER.string.text
-#, fuzzy
-msgid "Power (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
-
-#: Strings_Statistic.src#STR_REGRESSION_MEAN.string.text
-#, fuzzy
-msgid "Mean (%SERIESNAME)"
-msgstr "གནས་སྡུད་རྒྱུན་རིམ་'%SERIESNAME'"
-
-#: res_TextSeparator.src#LB_TEXT_SEPARATOR.1.stringlist.text
-msgid "Space"
-msgstr "ས་སྟོང"
-
-#: res_TextSeparator.src#LB_TEXT_SEPARATOR.2.stringlist.text
-msgid "Comma"
-msgstr "ལྷོད་རྟགས"
-
-#: res_TextSeparator.src#LB_TEXT_SEPARATOR.3.stringlist.text
-msgid "Semicolon"
-msgstr "ཉེ་ཤད"
-
-#: res_TextSeparator.src#LB_TEXT_SEPARATOR.4.stringlist.text
-msgid "New line"
-msgstr "ཐིག་གསརཔ"
-
-#: res_BarGeometry.src#LB_BAR_GEOMETRY.1.stringlist.text
+#. 6:Wa
+#: res_BarGeometry.src
+msgctxt ""
+"res_BarGeometry.src\n"
+"LB_BAR_GEOMETRY\n"
+"1\n"
+"stringlist.text"
msgid "Box"
msgstr "སྒྲོམ"
-#: res_BarGeometry.src#LB_BAR_GEOMETRY.2.stringlist.text
+#. -l2b
+#: res_BarGeometry.src
+msgctxt ""
+"res_BarGeometry.src\n"
+"LB_BAR_GEOMETRY\n"
+"2\n"
+"stringlist.text"
msgid "Cylinder"
msgstr "སི་ལིན་ཌར།"
-#: res_BarGeometry.src#LB_BAR_GEOMETRY.3.stringlist.text
+#. PKtY
+#: res_BarGeometry.src
+msgctxt ""
+"res_BarGeometry.src\n"
+"LB_BAR_GEOMETRY\n"
+"3\n"
+"stringlist.text"
msgid "Cone"
msgstr "ཀཱོན།"
-#: res_BarGeometry.src#LB_BAR_GEOMETRY.4.stringlist.text
+#. 57Zr
+#: res_BarGeometry.src
+msgctxt ""
+"res_BarGeometry.src\n"
+"LB_BAR_GEOMETRY\n"
+"4\n"
+"stringlist.text"
msgid "Pyramid"
msgstr "གཏོར་མའི་དབྱིབས།"
-#: tp_3D_SceneIllumination.src#TP_3D_SCENEILLUMINATION.FT_LIGHTSOURCE.fixedtext.text
-msgid "~Light source"
-msgstr "འོད་ཀྱི་འབྱུང་ཁུངས་(~L)"
-
-#: tp_3D_SceneIllumination.src#TP_3D_SCENEILLUMINATION.FT_AMBIENTLIGHT.fixedtext.text
-msgid "~Ambient light"
-msgstr "ཨེམ་བིནཊི་འོད་(~A)"
-
-#: tp_3D_SceneIllumination.src#STR_LIGHT_PREVIEW.string.text
-#, fuzzy
-msgid "Light Preview"
-msgstr "དཔར་བསྐྲུན་སྔོན་བསྟ།"
-
-#: dlg_DataSource.src#DLG_DATA_SOURCE.tabdialog.text
-msgid "Data Ranges"
-msgstr "གནས་སྡུད་ཁྱབ་ཚད་ཚུ"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_ROW.toolboxitem.text
-msgid "Insert Row"
-msgstr "གྲལ་ཐིག་བཙུགས"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_COL.toolboxitem.text
-msgid "Insert Series"
-msgstr "རྒྱུན་རིམ་བཙུགས"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_INSERT_TEXT_COL.toolboxitem.text
-msgid "Insert Text Column"
-msgstr ""
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_DELETE_ROW.toolboxitem.text
-msgid "Delete Row"
-msgstr "གྲལ་ཐིག་བཏོན་གཏང"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_DELETE_COL.toolboxitem.text
-msgid "Delete Series"
-msgstr "རྒྱུན་རིམ་བཏོན་གཏང"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_SWAP_COL.toolboxitem.text
-msgid "Move Series Right"
-msgstr "རྒྱུན་རིམ་གཡས་ལུ་སྤོ་བཤུད་འབད"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.TBX_DATA.TBI_DATA_SWAP_ROW.toolboxitem.text
-msgid "Move Row Down"
-msgstr "གྲལ་ཐིག་མར་སྤོ་བཤུད་འབད"
-
-#: dlg_DataEditor.src#DLG_DIAGRAM_DATA.modaldialog.text
-msgid "Data Table"
-msgstr "གནས་སྡུད་ཐིག་ཁྲམ"
-
-#: Strings_Scale.src#STR_INVALID_NUMBER.string.text
-msgid "Numbers are required. Check your input."
-msgstr "ཨང་ཚུ་དགོ་མཁོ་ཡོདཔ། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: Strings_Scale.src#STR_STEP_GT_ZERO.string.text
-msgid "The major interval requires a positive number. Check your input."
-msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: Strings_Scale.src#STR_BAD_LOGARITHM.string.text
-msgid "The logarithmic scale requires positive numbers. Check your input."
-msgstr "མཉམ་གྲངས་ཆ་ཚད་འདི་ལུ་ཡོད་ཆ་ཨང་་ཚུ་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: Strings_Scale.src#STR_MIN_GREATER_MAX.string.text
-msgid "The minimum must be lower than the maximum. Check your input."
-msgstr "ཉུང་ཤོས་འདི་མང་ཤོས་ལས་དམའ་དགོ། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: Strings_Scale.src#STR_INVALID_INTERVALS.string.text
-#, fuzzy
-msgid "The major interval needs to be greater than the minor interval. Check your input."
-msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: Strings_Scale.src#STR_INVALID_TIME_UNIT.string.text
-#, fuzzy
-msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
-msgstr "བར་མཚམས་གཙོ་ཅན་འདི་ལུ་ཡོད་ཆ་ཨང་ཅིག་དགོ་མཁོ་ཡོད། ཁྱོད་རའི་ནང་འདེབས་ཞིབ་དཔྱད་འབད།"
-
-#: res_DataLabel_tmpl.hrc#WORKAROUND.1.stringlist.text
+#. -7}K
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"1\n"
+"stringlist.text"
msgid "Best fit"
msgstr "ཚུད་སྒྲིག་དྲག་ཤོས་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.2.stringlist.text
+#. s8-Y
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"2\n"
+"stringlist.text"
msgid "Center"
msgstr "དབུས་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.3.stringlist.text
+#. bSEA
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"3\n"
+"stringlist.text"
msgid "Above"
msgstr "ལྟག་ལུ"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.4.stringlist.text
+#. u\_G
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"4\n"
+"stringlist.text"
msgid "Top left"
msgstr "མགོ་གི་གཡོན་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.5.stringlist.text
+#. a9#w
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"5\n"
+"stringlist.text"
msgid "Left"
msgstr "གཡོན་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.6.stringlist.text
+#. =-^)
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"6\n"
+"stringlist.text"
msgid "Bottom left"
msgstr "གཤམ་གྱི་གཡོན་་ལུ"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.7.stringlist.text
+#. i3le
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"7\n"
+"stringlist.text"
msgid "Below"
msgstr "འོག་ལུ་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.8.stringlist.text
+#. ui1O
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"8\n"
+"stringlist.text"
msgid "Bottom right"
msgstr "གཤམ་གྱི་གཡས་ལུ་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.9.stringlist.text
+#. G8,p
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"9\n"
+"stringlist.text"
msgid "Right"
msgstr "གཡས་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.10.stringlist.text
+#. DnRS
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"10\n"
+"stringlist.text"
msgid "Top right"
msgstr "མགོ་གི་གཡས་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.11.stringlist.text
+#. @A~T
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"11\n"
+"stringlist.text"
msgid "Inside"
msgstr "ནང་ན་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.12.stringlist.text
+#. Ub2P
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"12\n"
+"stringlist.text"
msgid "Outside"
msgstr "ཕྱི་ཁར་"
-#: res_DataLabel_tmpl.hrc#WORKAROUND.13.stringlist.text
+#. ^q^+
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"WORKAROUND\n"
+"13\n"
+"stringlist.text"
msgid "Near origin"
msgstr "འགོ་ཐོག་བྱུང་ས་སྦོ་ལོགས་ཁར་"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_VALUE_AS_NUMBER.checkbox.text
+#. r(m@
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"CB_VALUE_AS_NUMBER\n"
+"checkbox.text"
msgid "Show value as ~number"
msgstr "གནས་གོང་ཨང་བཟུམ་སྦེ་སྟོན་(~n)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.PB_NUMBERFORMAT.pushbutton.text
+#. 1j\s
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"PB_NUMBERFORMAT\n"
+"pushbutton.text"
msgid "Number ~format..."
msgstr "རྩ་སྒྲིག་ཨང་(~f)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_VALUE_AS_PERCENTAGE.checkbox.text
+#. b5UV
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"CB_VALUE_AS_PERCENTAGE\n"
+"checkbox.text"
msgid "Show value as ~percentage"
msgstr "གནས་གོང་བརྒྱ་ཆ་བཟུམ་སྦེ་སྟོན་(~p)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.PB_PERCENT_NUMBERFORMAT.pushbutton.text
+#. kGL.
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"PB_PERCENT_NUMBERFORMAT\n"
+"pushbutton.text"
msgid "Percentage f~ormat..."
msgstr "བརྒྱ་ཆ་རྩ་སྒྲིག་(~o)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_CATEGORY.checkbox.text
+#. Hgqq
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"CB_CATEGORY\n"
+"checkbox.text"
msgid "Show ~category"
msgstr "དབྱེ་རིམ་སྟོན་(~c)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.CB_SYMBOL.checkbox.text
+#. =L9T
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"CB_SYMBOL\n"
+"checkbox.text"
msgid "Show ~legend key"
msgstr "གཏམ་རྒྱུད་ལྡེ་མིག་སྟོན་"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_PLACEMENT.fixedtext.text
+#. V0kj
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"FT_LABEL_PLACEMENT\n"
+"fixedtext.text"
msgid "Place~ment"
msgstr "བཙུགས་བཞག(~m)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FL_LABEL_ROTATE.fixedline.text
+#. HUEL
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"FL_LABEL_ROTATE\n"
+"fixedline.text"
msgid "Rotate Text"
msgstr "ཚིག་ཡིག་བསྒྱིར།"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_DEGREES.fixedtext.text
-msgctxt "res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_DEGREES.fixedtext.text"
+#. ;\$8
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"FT_LABEL_DEGREES\n"
+"fixedtext.text"
msgid "~Degrees"
msgstr "ཁུག་ཟུར་ཚུ།(~D)"
-#: res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_TEXTDIR.fixedtext.text
-msgctxt "res_DataLabel_tmpl.hrc#RESOURCE_DATALABEL__xpos__ypos__.FT_LABEL_TEXTDIR.fixedtext.text"
+#. 4#_y
+#: res_DataLabel_tmpl.hrc
+msgctxt ""
+"res_DataLabel_tmpl.hrc\n"
+"RESOURCE_DATALABEL( xpos, ypos )\n"
+"FT_LABEL_TEXTDIR\n"
+"fixedtext.text"
msgid "Te~xt direction"
msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས་(~x)"
-#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_STD_PARAGRAPH.pageitem.text
-#, fuzzy
-msgid "Indents & Spacing"
-msgstr ""
-"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འགོ་མཚམས་དང་ བར་སྟོང་སྟོན་ནི།\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"འགོ་མཚམས་བར་སྟོང་བཞག་ཐངས།(&S)"
-
-#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_ALIGN_PARAGRAPH.pageitem.text
-msgctxt "dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_ALIGN_PARAGRAPH.pageitem.text"
-msgid "Alignment"
-msgstr "ཕྲང་སྒྲིག"
-
-#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_PARA_ASIAN.pageitem.text
-msgctxt "dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_PARA_ASIAN.pageitem.text"
-msgid "Asian Typography"
-msgstr ""
-
-#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.1.RID_SVXPAGE_TABULATOR.pageitem.text
-msgid "Tab"
-msgstr "མཆོང་ལྡེ།"
-
-#: dlg_ShapeParagraph.src#DLG_SHAPE_PARAGRAPH.tabdialog.text
-#, fuzzy
-msgid "Paragraph"
-msgstr ""
-"#-#-#-#-# shells.po (PACKAGE VERSION) #-#-#-#-#\n"
-"དོན་མཚམས།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"དོན་མཚམས།\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"མཚམས་དོན།\n"
-"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
-"དོན་མཚམས།\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"དོན་མཚམས།"
-
-#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_NAME.pageitem.text
-msgctxt "dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_NAME.pageitem.text"
-msgid "Font"
-msgstr ""
-
-#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_EFFECTS.pageitem.text
-msgctxt "dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_EFFECTS.pageitem.text"
-msgid "Font Effects"
-msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
-
-#: dlg_ShapeFont.src#DLG_SHAPE_FONT.1.RID_SVXPAGE_CHAR_POSITION.pageitem.text
-msgid "Font Position"
-msgstr "ཡིག་གཟུགས་ཀྱི་གནས་ས།"
-
-#: dlg_ShapeFont.src#DLG_SHAPE_FONT.tabdialog.text
-msgid "Character"
-msgstr "ཡིག་འབྲུ་ཚུ།"
-
-#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.FT_SCHEME.fixedtext.text
-msgid "Sche~me"
-msgstr "འཆར་ལས་(~m)"
-
-#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_SHADING.checkbox.text
-msgid "~Shading"
-msgstr "ནག་གྲིབ་བཟོ་བ(~S)"
-
-#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_OBJECTLINES.checkbox.text
-msgid "~Object borders"
-msgstr "དངོས་པོའི་མཐའ་མཚམས་ཚུ(~O)"
-
-#: tp_3D_SceneAppearance.src#TP_3D_SCENEAPPEARANCE.CB_ROUNDEDEDGE.checkbox.text
-msgid "~Rounded edges"
-msgstr "བསྒོར་བསྒོརམ་ཡོད་པའི་མཐའམ་ཚུ་ (~R)"
+#. ng[|
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"1\n"
+"fixedline.text"
+msgid "Align data series to"
+msgstr "ལུ་ ཕྲང་བའི་གནད་སྡུད་རྒྱུན་རིམ།"
-#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_X_SECONDARY.checkbox.text
-msgctxt "res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_X_SECONDARY.checkbox.text"
-msgid "X ~axis"
-msgstr "ཨེགསི་ ཚད་ཐིག(~a)"
+#. ~_SB
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"RBT_OPT_AXIS_1\n"
+"radiobutton.text"
+msgid "Primary Y axis"
+msgstr "གཞི་རིམ་ ཝའི་ ཚད་ཐིག"
-#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Y_SECONDARY.checkbox.text
-msgctxt "res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Y_SECONDARY.checkbox.text"
-msgid "Y ax~is"
-msgstr "ཝའི་ ཚད་ཐིག(~i)"
+#. _zJy
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"RBT_OPT_AXIS_2\n"
+"radiobutton.text"
+msgid "Secondary Y axis"
+msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
-#: res_SecondaryAxisCheckBoxes_tmpl.hrc#SECONDARYAXISCHECKBOXES__xpos__ypos__xOffset__yOffset__.CB_Z_SECONDARY.checkbox.text
-msgid "Z axi~s"
-msgstr "ཛེཌི་ ཚད་ཐིག(~s)"
+#. XQNr
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"GB_BAR\n"
+"fixedline.text"
+msgid "Settings"
+msgstr "སྒྲིག་སྟངས་ཚུ།"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_MAINTITLE.fixedtext.text
-msgid "~Title"
-msgstr "མགོ་མིང་་(~T)"
+#. KMAa
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"FT_OVERLAP\n"
+"fixedtext.text"
+msgid "~Overlap"
+msgstr "མཐའ་མནོན་ནི།(~O)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_SUBTITLE.fixedtext.text
-msgid "~Subtitle"
-msgstr "མགོ་མིང་ཡན་ལག(~S)"
+#. p1=I
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"FT_GAP\n"
+"fixedtext.text"
+msgid "~Spacing"
+msgstr "བར་སྟོང་བཞག་ཐངས།(~S)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_AXES.fixedline.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_AXES.fixedline.text"
-msgid "Axes"
-msgstr "ཚད་ཐིག་ཚུ།"
+#. Z[1D
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"CB_CONNECTOR\n"
+"checkbox.text"
+msgid "Connection lines"
+msgstr "མཐུད་ལམ་གྱི་གྲལ་ཐིག་ཚུ།"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_X_AXIS.fixedtext.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_X_AXIS.fixedtext.text"
-msgid "~X axis"
-msgstr "ཨེགསི་ ཚད་ཐིག(~X)"
+#. 0*o)
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"CB_BARS_SIDE_BY_SIDE\n"
+"checkbox.text"
+msgid "Show ~bars side by side"
+msgstr "ཟུར་བདའ་སྟེ་ ཕྲ་རིང་ཚུ་ཕྱིར་སྣང་འབད་(~b)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Y_AXIS.fixedtext.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Y_AXIS.fixedtext.text"
-msgid "~Y axis"
-msgstr "ཝའི་ ཚད་ཐིག(~Y)"
+#. QK3f
+#: tp_SeriesToAxis.src
+#, fuzzy
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"FL_PLOT_OPTIONS\n"
+"fixedline.text"
+msgid "Plot options"
+msgstr "དཔར་བསྐྲུན་འབད་བའི་གདམ་ཁ།"
+
+#. |\AV
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"FT_MISSING_VALUES\n"
+"fixedtext.text"
+msgid "Plot missing values"
+msgstr "གནས་ཁོངས་བརླག་སྟོར་ཞུགས་པའི་གནས་གོང་ཚུ་"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Z_AXIS.fixedtext.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_Z_AXIS.fixedtext.text"
-msgid "~Z axis"
-msgstr "ཛེཌི་ ཚད་ཐིག(~Z)"
+#. #96`
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"RB_DONT_PAINT\n"
+"radiobutton.text"
+msgid "~Leave gap"
+msgstr "ས་སྟོང་བཞག་(~L)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FL_SECONDARY_AXES.fixedline.text
-msgid "Secondary Axes"
-msgstr "གལ་གནད་ཆུང་བའི་ཚད་ཐིག་ཚུ་"
+#. um\c
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"RB_ASSUME_ZERO\n"
+"radiobutton.text"
+msgid "~Assume zero"
+msgstr " ཀླད་ཀོར་ཟེར་མནོ་(~A)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_X_AXIS.fixedtext.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_X_AXIS.fixedtext.text"
-msgid "X ~axis"
-msgstr "ཨེགསི་ ཚད་ཐིག(~a)"
+#. ATS2
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"RB_CONTINUE_LINE\n"
+"radiobutton.text"
+msgid "~Continue line"
+msgstr "གྱལ་རིམ་འཕྲོ་མཐུད་(~C)"
-#: res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_Y_AXIS.fixedtext.text
-msgctxt "res_Titlesx_tmpl.hrc#TITLES__xpos__ypos__availableWidth__indentLabel__fixedLinesHeight__.FT_TITLE_SECONDARY_Y_AXIS.fixedtext.text"
-msgid "Y ax~is"
-msgstr "ཝའི་ ཚད་ཐིག(~i)"
+#. _SmQ
+#: tp_SeriesToAxis.src
+msgctxt ""
+"tp_SeriesToAxis.src\n"
+"TP_OPTIONS\n"
+"CB_INCLUDE_HIDDEN_CELLS\n"
+"checkbox.text"
+msgid "Include ~values from hidden cells"
+msgstr ""
-#: tp_Wizard_TitlesAndObjects.src#TP_WIZARD_TITLEANDOBJECTS.FT_TITLEDESCRIPTION.fixedtext.text
+#. ]ma^
+#: tp_Wizard_TitlesAndObjects.src
+msgctxt ""
+"tp_Wizard_TitlesAndObjects.src\n"
+"TP_WIZARD_TITLEANDOBJECTS\n"
+"FT_TITLEDESCRIPTION\n"
+"fixedtext.text"
msgid "Choose titles, legend, and grid settings"
msgstr "མགོ་མིང་ཚུ་དང་གཏམ་རྒྱུད་དེ་ལས་གིརིཌི་གི་གཞི་སྒྲིག་ཚུ་ སེལ་འཐུ་འབད་"
-#: tp_Wizard_TitlesAndObjects.src#TP_WIZARD_TITLEANDOBJECTS.FL_GRIDS.fixedline.text
+#. @8D|
+#: tp_Wizard_TitlesAndObjects.src
+msgctxt ""
+"tp_Wizard_TitlesAndObjects.src\n"
+"TP_WIZARD_TITLEANDOBJECTS\n"
+"FL_GRIDS\n"
+"fixedline.text"
msgid "Display grids"
msgstr "གིརིཌི་ཚུ་བཀྲམ་སྟོན་འབད་"
-
-#: tp_PolarOptions.src#TP_POLAROPTIONS.CB_CLOCKWISE.checkbox.text
-msgid "~Clockwise direction"
-msgstr "ཁ་ཕྱོགས་གཡས་སྐོར་(~C)"
-
-#: tp_PolarOptions.src#TP_POLAROPTIONS.FL_STARTING_ANGLE.fixedline.text
-msgid "Starting angle"
-msgstr "ཟུར་ཁུག་འགོ་བཙུགས་དོ་"
-
-#: tp_PolarOptions.src#TP_POLAROPTIONS.FT_ROTATION_DEGREES.fixedtext.text
-msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.FT_ROTATION_DEGREES.fixedtext.text"
-msgid "~Degrees"
-msgstr "ཁུག་ཟུར་ཚུ།(~D)"
-
-#: tp_PolarOptions.src#TP_POLAROPTIONS.FL_PLOT_OPTIONS_POLAR.fixedline.text
-msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.FL_PLOT_OPTIONS_POLAR.fixedline.text"
-msgid "Plot options"
-msgstr ""
-
-#: tp_PolarOptions.src#TP_POLAROPTIONS.CB_INCLUDE_HIDDEN_CELLS_POLAR.checkbox.text
-msgctxt "tp_PolarOptions.src#TP_POLAROPTIONS.CB_INCLUDE_HIDDEN_CELLS_POLAR.checkbox.text"
-msgid "Include ~values from hidden cells"
-msgstr ""
-
-#: res_ErrorBar_tmpl.hrc#WORKAROUND.1.stringlist.text
-msgid "Standard Error"
-msgstr "ཚད་ལྡན་འཛོལ་བ་"
-
-#: res_ErrorBar_tmpl.hrc#WORKAROUND.2.stringlist.text
-msgid "Standard Deviation"
-msgstr "ཚད་ལྡན་ཁ་བསྒྱུར་བ་"
-
-#: res_ErrorBar_tmpl.hrc#WORKAROUND.3.stringlist.text
-msgid "Variance"
-msgstr "མི་མཐུན་པ་"
-
-#: res_ErrorBar_tmpl.hrc#WORKAROUND.4.stringlist.text
-msgid "Error Margin"
-msgstr "ས་སྟོང་ འཛོལ་བ"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_ERROR.fixedline.text
-msgid "Error Category"
-msgstr "དབྱེ་རིམ་ལུ་འཛོལ་བ་"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NONE.radiobutton.text
-msgctxt "res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NONE.radiobutton.text"
-msgid "~None"
-msgstr "ཅི་མེད་(~N)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_CONST.radiobutton.text
-msgid "~Constant Value"
-msgstr "ཆད་མེད་གནས་གོང་(~C)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_PERCENT.radiobutton.text
-msgid "~Percentage"
-msgstr "བརྒྱ་ཆ།(~P)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_RANGE.radiobutton.text
-msgid "Cell ~Range"
-msgstr "ནང་ཐིག་ཁྱབ་ཚད་(~R)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_PARAMETERS.fixedline.text
-msgid "Parameters"
-msgstr "ཚད་གཞི་ཚུ་"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FT_POSITIVE.fixedtext.text
-msgid "P~ositive (+)"
-msgstr "ཡོད་ཆ་(+)(~o)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FT_NEGATIVE.fixedtext.text
-msgid "~Negative (-)"
-msgstr "མེད་ཆ་(-)(~N)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.CB_SYN_POS_NEG.checkbox.text
-msgid "Same value for both"
-msgstr "གཉིས་ཆ་རའི་དོན་ལུ་གནས་གོང་་ཅིག་མཚུངས་"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.FL_INDICATE.fixedline.text
-msgid "Error Indicator"
-msgstr "བརྡ་སྟོན་པ་ འཛོལ་བ་"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_BOTH.radiobutton.text
-msgid "Positive ~and Negative"
-msgstr "ཡོད་ཆ་དང་མེད་ཆ་(~a)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_POSITIVE.radiobutton.text
-msgid "Pos~itive"
-msgstr "ཡོད་ཆ་(~i)"
-
-#: res_ErrorBar_tmpl.hrc#RESOURCE_ERRORBARS_availablewidth__yoffset_.RB_NEGATIVE.radiobutton.text
-msgid "Ne~gative"
-msgstr "མེད་ཆ་(~g)"
-
-#: tp_LegendPosition.src#TP_LEGEND_POS.GRP_LEGEND.fixedline.text
-msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.GRP_LEGEND.fixedline.text"
-msgid "Position"
-msgstr "གནས་ས།"
-
-#: tp_LegendPosition.src#TP_LEGEND_POS.FL_LEGEND_TEXTORIENT.fixedline.text
-msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.FL_LEGEND_TEXTORIENT.fixedline.text"
-msgid "Text orientation"
-msgstr "ཚིག་ཡིག་དད་ཕྱོགས་"
-
-#: tp_LegendPosition.src#TP_LEGEND_POS.FT_LEGEND_TEXTDIR.fixedtext.text
-#, fuzzy
-msgctxt "tp_LegendPosition.src#TP_LEGEND_POS.FT_LEGEND_TEXTDIR.fixedtext.text"
-msgid "Te~xt direction"
-msgstr "ཚིག་ཡིག་གི་ཁ་ཕྱོགས(~x)"
-
-#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDDISPLAY__xpos___ypos__.CBX_SHOWLEGEND.checkbox.text
-msgid "~Display legend"
-msgstr "གཏམ་རྒྱུད་བཀྲམ་སྟོན་སྦེ་(~D)"
-
-#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_LEFT.radiobutton.text
-msgid "~Left"
-msgstr "གཡོན།(~L)"
-
-#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_RIGHT.radiobutton.text
-msgid "~Right"
-msgstr "གཡས།(~R)"
-
-#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_TOP.radiobutton.text
-msgid "~Top"
-msgstr "མགོ(~T)"
-
-#: res_LegendPosition_tmpl.hrc#RESOURCE_LEGENDPOSITION__xpos___ypos__.RBT_BOTTOM.radiobutton.text
-msgid "~Bottom"
-msgstr "མཇུག(~B)"
-
-#: dlg_View3D.src#DLG_3D_VIEW.tabdialog.text
-msgid "3D View"
-msgstr "༣ཌི་ སྟོན།"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_AXIS_LINE.fixedline.text
-msgid "Axis line"
-msgstr "ཚད་ཐིག་རྒྱལ་རིམ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_CROSSES_OTHER_AXIS_AT.fixedtext.text
-msgid "~Cross other axis at"
-msgstr "ཚད་ཐིག་གཞན་མི་འདི་ནི་ན་་རྒྱ་གྲམ་སྦེ་བཞག་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.1.stringlist.text
-msgid "Start"
-msgstr "འགོ་བཙུགས་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.2.stringlist.text
-msgid "End"
-msgstr "མཇུག་བསྡུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.3.stringlist.text
-msgid "Value"
-msgstr "གནས་གོང་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_CROSSES_OTHER_AXIS_AT.4.stringlist.text
-msgid "Category"
-msgstr "དབྱེ་རིམ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_AXIS_BETWEEN_CATEGORIES.checkbox.text
-msgid "Axis ~between categories"
-msgstr "དབྱེ་རིམ་ཚུ་གི་བར་ན་ཚད་ཐིག་(~A)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_LABELS.fixedline.text
-msgid "Labels"
-msgstr "ཁ་ཡིག་ཚུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_PLACE_LABELS.fixedtext.text
-msgid "~Place labels"
-msgstr "ཁ་ཡིག་ཚུ་བཞག་(~P)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.1.stringlist.text
-msgid "Near axis"
-msgstr "ཚད་ཐིག་གི་སྦོ་ལོགས་ཁར་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.2.stringlist.text
-msgid "Near axis (other side)"
-msgstr "ཚད་ཐིག་གི་སྦོ་ལོགས་ཁར་ (ཕྱོགས་གཞན་་མི་)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.3.stringlist.text
-msgid "Outside start"
-msgstr "འགོ་བཙུགས་ཀྱི་ཕྱི་ཁར་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_LABELS.4.stringlist.text
-msgid "Outside end"
-msgstr "མཇུག་བསྡུ་གི་ཕྱི་ཁར་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_AXIS_LABEL_DISTANCE.fixedtext.text
-msgid "~Distance"
-msgstr "རྒྱང་རིང༌ (~D)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_TICKS.fixedline.text
-msgid "Interval marks"
-msgstr "བར་མཚམས་ཀྱི་རྟགས་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_MAJOR.fixedtext.text
-msgid "Major:"
-msgstr "གཙོ་བོ:"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_TICKS_INNER.checkbox.text
-msgid "~Inner"
-msgstr "ནང་ནའི་(~I)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_TICKS_OUTER.checkbox.text
-msgid "~Outer"
-msgstr "ཕྱིའི།(~O)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_MINOR.fixedtext.text
-msgid "Minor:"
-msgstr "གཙོ་ཆུང་:"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_INNER.checkbox.text
-msgid "I~nner"
-msgstr "ནང་ནའི་(~n)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_OUTER.checkbox.text
-msgid "O~uter"
-msgstr "ཕྱི་ཁའི།(~u)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FT_PLACE_TICKS.fixedtext.text
-msgid "Place ~marks"
-msgstr "རྟགས་ཚུ་བཞག་(~m)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.1.stringlist.text
-msgid "At labels"
-msgstr "ཁ་ཡིག་ཚུ་ལུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.2.stringlist.text
-msgid "At axis"
-msgstr "ཚད་ཐིག་ལུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.LB_PLACE_TICKS.3.stringlist.text
-msgid "At axis and labels"
-msgstr "ཁ་ཡིག་ཚུ་དང་ཚད་ཐིག་ལུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_GRIDS.fixedline.text
-msgctxt "tp_AxisPositions.src#TP_AXIS_POSITIONS.FL_GRIDS.fixedline.text"
-msgid "Grids"
-msgstr "གིརིཌི་ཚུ་"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MAJOR_GRID.checkbox.text
-msgid "Show major ~grid"
-msgstr "གིརིཌི་གཙོ་བོ་སྟོན་(~g)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.PB_MAJOR_GRID.pushbutton.text
-msgid "Mo~re..."
-msgstr "ལེ་ཤ (~r)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.CB_MINOR_GRID.checkbox.text
-msgid "~Show minor grid"
-msgstr "གིརིཌི་གཙོ་ཆུང་སྟོན་(~S)"
-
-#: tp_AxisPositions.src#TP_AXIS_POSITIONS.PB_MINOR_GRID.pushbutton.text
-msgid "Mor~e..."
-msgstr "ལེ་ཤ (~e)"
-
-#: Strings_AdditionalControls.src#STR_3DSCHEME_SIMPLE.string.text
-msgid "Simple"
-msgstr "འཇམ་སམ"
-
-#: Strings_AdditionalControls.src#STR_3DSCHEME_REALISTIC.string.text
-msgid "Realistic"
-msgstr "དངོས་མཐོང་་"
-
-#: Strings_AdditionalControls.src#STR_3DSCHEME_CUSTOM.string.text
-msgid "Custom"
-msgstr "སྲོལ་སྒྲིག་"
-
-#: Strings_AdditionalControls.src#STR_BAR_GEOMETRY.string.text
-msgid "Shape"
-msgstr "དབྱིབས་"
-
-#: Strings_AdditionalControls.src#STR_NUMBER_OF_LINES.string.text
-msgid "~Number of lines"
-msgstr "གྲལ་ཐིག་ཚུའི་གྲངས།(~N)"
-
-#: Strings_AdditionalControls.src#STR_TEXT_SEPARATOR.string.text
-msgid "Separator"
-msgstr "དབྱེ་བྱེད"
diff --git a/source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index c7deb2278fe..b94ba7202e6 100644
--- a/source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/ado/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/ado/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fado%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,17 +11,35 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_ado__.DriverTypeDisplayName.value.text
+#. ALWO
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:ado:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "ADO"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_ado_access_PROVIDER_Microsoft.Jet.OLEDB.4.0_DATA_SOURCE__.DriverTypeDisplayName.value.text
+#. =/ma
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Microsoft Access"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_ado_access_Provider_Microsoft.ACE.OLEDB.12.0_DATA_SOURCE__.DriverTypeDisplayName.value.text
+#. NuVU
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Microsoft Access 2007"
msgstr ""
diff --git a/source/dz/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
index f9237f5031c..1d2ab859106 100644
--- a/source/dz/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/calc/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/calc/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/calc/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fcalc%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_calc__.DriverTypeDisplayName.value.text
+#. :[M$
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:calc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Spreadsheet"
-msgstr ""
+msgstr "ཤོག་ཁྲམ།"
diff --git a/source/dz/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
index 16741f0c929..c4e1a6651bf 100644
--- a/source/dz/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/dbase/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/dbase/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fdbase%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_dbase__.DriverTypeDisplayName.value.text
+#. +A^i
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:dbase:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "dBASE"
msgstr ""
diff --git a/source/dz/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
index 0f25b2ffa95..20c363ce7d7 100644
--- a/source/dz/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/evoab2/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/evoab2/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fevoab2%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+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"
@@ -11,17 +11,35 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_evolution_local.DriverTypeDisplayName.value.text
+#. Tc`~
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:evolution:local\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Evolution Local"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_evolution_ldap.DriverTypeDisplayName.value.text
+#. hK7\
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:evolution:ldap\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Evolution LDAP"
-msgstr ""
+msgstr "ཨི་བོ་ལུ་ཤཱན་ཨེལ་ཌི་ཨེ་པི།"
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_evolution_groupwise.DriverTypeDisplayName.value.text
+#. kWa#
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:evolution:groupwise\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Groupwise"
-msgstr ""
+msgstr "སྡེ་རིམ།"
diff --git a/source/dz/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/flat/org/openoffice/Office/DataAccess.po
index 0c01fbb7ef7..ee63c705933 100644
--- a/source/dz/connectivity/registry/flat/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/flat/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/flat/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/flat/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fflat%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_flat__.DriverTypeDisplayName.value.text
+#. LIZi
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:flat:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Text"
-msgstr ""
+msgstr "ཚིག་ཡིག"
diff --git a/source/dz/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index 0e2d3520f4e..9b39c9f244b 100644
--- a/source/dz/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/hsqldb/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fhsqldb%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_embedded_hsqldb.DriverTypeDisplayName.value.text
+#. B1h3
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:hsqldb\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "HSQL database engine"
msgstr ""
diff --git a/source/dz/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
index 2d5b25d418a..5f94f90b5a1 100644
--- a/source/dz/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/jdbc/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/jdbc/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fjdbc%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+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"
@@ -11,13 +11,25 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.jdbc__.DriverTypeDisplayName.value.text
+#. 2wEV
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.jdbc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "JDBC"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.jdbc_oracle_thin__.DriverTypeDisplayName.value.text
+#. 73*p
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.jdbc:oracle:thin:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Oracle JDBC"
msgstr ""
diff --git a/source/dz/connectivity/registry/kab/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
index 0f7322c4288..c46d15c09dc 100644
--- a/source/dz/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/kab/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/kab/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fkab%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:38+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,16 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_kab.DriverTypeDisplayName.value.text
+#. 6J-U
+#: Drivers.xcu
+#, fuzzy
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:kab\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "KDE Address Book"
-msgstr ""
+msgstr "ཀེ་ཌི་ཨི་ ཁ་བྱང་ཀི་དེབ།"
diff --git a/source/dz/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
index aa233ee86e2..730872df00d 100644
--- a/source/dz/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/macab/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/macab/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fmacab%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,16 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_macab.DriverTypeDisplayName.value.text
+#. KR!^
+#: Drivers.xcu
+#, fuzzy
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:macab\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Mac OS X Address Book"
-msgstr ""
+msgstr "མེཀ་OS X ཁ་བྱང་ཀི་དེབ་"
diff --git a/source/dz/connectivity/registry/mork/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..bfcd1a067c4
--- /dev/null
+++ b/source/dz/connectivity/registry/mork/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,27 @@
+#. extracted from connectivity/registry/mork/org/openoffice/Office/DataAccess
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
+"PO-Revision-Date: 2011-04-05 19:33+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. Glo9
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:thunderbird:\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Thunderbird/Icedove Address Book"
+msgstr ""
diff --git a/source/dz/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
index 1a27b06d76f..1e6df1d4732 100644
--- a/source/dz/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/mozab/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/mozab/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fmozab%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+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"
@@ -11,25 +11,55 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_outlook.DriverTypeDisplayName.value.text
+#. Br*`
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:outlook\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Microsoft Outlook Address Book"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_outlookexp.DriverTypeDisplayName.value.text
+#. [/:1
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:outlookexp\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Microsoft Windows Address Book"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_mozilla_.DriverTypeDisplayName.value.text
+#. %2[M
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:mozilla:\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "SeaMonkey Address Book"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_thunderbird_.DriverTypeDisplayName.value.text
+#. 54[^
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:thunderbird:\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "Thunderbird/Icedove Address Book"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_ldap__.DriverTypeDisplayName.value.text
+#. zqSc
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:ldap:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "LDAP Address Book"
msgstr ""
diff --git a/source/dz/connectivity/registry/mozab2/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/mozab2/org/openoffice/Office/DataAccess.po
deleted file mode 100644
index 0320258f5b7..00000000000
--- a/source/dz/connectivity/registry/mozab2/org/openoffice/Office/DataAccess.po
+++ /dev/null
@@ -1,27 +0,0 @@
-#. extracted from connectivity/registry/mozab2/org/openoffice/Office/DataAccess.oo
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fmozab2%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:38+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"
-"Language: dz\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_mozilla_.DriverTypeDisplayName.value.text
-msgid "SeaMonkey Address Book"
-msgstr ""
-
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_thunderbird_.DriverTypeDisplayName.value.text
-msgid "Thunderbird/Icedove Address Book"
-msgstr ""
-
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_ldap__.DriverTypeDisplayName.value.text
-msgid "LDAP Address Book"
-msgstr ""
diff --git a/source/dz/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
index 4839a8d6c4e..a5f7b5f7897 100644
--- a/source/dz/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/mysql/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/mysql/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fmysql%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:40+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,17 +11,35 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_mysql_jdbc__.DriverTypeDisplayName.value.text
+#. (_UU
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:mysql:jdbc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "MySQL (JDBC)"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_mysql_odbc__.DriverTypeDisplayName.value.text
+#. ORu8
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:mysql:odbc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "MySQL (ODBC)"
msgstr ""
-#: Drivers.xcu#.Drivers.Installed.sdbc_mysql_mysqlc__.DriverTypeDisplayName.value.text
+#. bwU]
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:mysql:mysqlc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "MySQL (Native)"
msgstr ""
diff --git a/source/dz/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
index af1aa629b41..7a821f0ee6d 100644
--- a/source/dz/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/odbc/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/odbc/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fodbc%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_odbc__.DriverTypeDisplayName.value.text
+#. FkM2
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:odbc:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "ODBC"
msgstr ""
diff --git a/source/dz/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
index 37d3f7d4741..b5383ce543b 100644
--- a/source/dz/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
+++ b/source/dz/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/registry/postgresql/org/openoffice/Office/DataAccess.oo
+#. extracted from connectivity/registry/postgresql/org/openoffice/Office/DataAccess
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Fpostgresql%2Forg%2Fopenoffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+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"
@@ -11,9 +11,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: Drivers.xcu#.Drivers.Installed.sdbc_postgresql__.DriverTypeDisplayName.value.text
+#. Ckhc
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:postgresql:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
msgid "PostgreSQL"
msgstr ""
diff --git a/source/dz/connectivity/registry/tdeab/org/openofffice/Office/DataAccess.po b/source/dz/connectivity/registry/tdeab/org/openofffice/Office/DataAccess.po
deleted file mode 100644
index a1bd9880f1d..00000000000
--- a/source/dz/connectivity/registry/tdeab/org/openofffice/Office/DataAccess.po
+++ /dev/null
@@ -1,19 +0,0 @@
-#. extracted from connectivity/registry/tdeab/org/openofffice/Office/DataAccess.oo
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fregistry%2Ftdeab%2Forg%2Fopenofffice%2FOffice%2FDataAccess.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+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"
-"Language: dz\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
-"X-Accelerator-Marker: ~\n"
-
-#: Drivers.xcu#.Drivers.Installed.sdbc_address_tdeab.DriverTypeDisplayName.value.text
-msgid "TDE Address Book"
-msgstr ""
diff --git a/source/dz/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po b/source/dz/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..d8ef9ca990f
--- /dev/null
+++ b/source/dz/connectivity/registry/tdeab/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,26 @@
+#. extracted from connectivity/registry/tdeab/org/openoffice/Office/DataAccess
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+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"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. 4\P|
+#: Drivers.xcu
+#, fuzzy
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:address:tdeab\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "TDE Address Book"
+msgstr "ཀེ་ཌི་ཨི་ ཁ་བྱང་ཀི་དེབ།"
diff --git a/source/dz/connectivity/source/resource.po b/source/dz/connectivity/source/resource.po
index 1b099389c45..1759cb6b50c 100644
--- a/source/dz/connectivity/source/resource.po
+++ b/source/dz/connectivity/source/resource.po
@@ -1,9 +1,9 @@
-#. extracted from connectivity/source/resource.oo
+#. extracted from connectivity/source/resource
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+connectivity%2Fsource%2Fresource.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+0200\n"
"PO-Revision-Date: 2011-04-11 23:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,556 +12,1229 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: conn_error_message.src#256___2_100___0.string.text
-msgid "The record operation has been vetoed."
-msgstr "དྲན་ཐོ་བཀོལ་སྤྱོད་འདི་བཀག་བཞག་ཡོདཔ།"
-
-#: conn_error_message.src#256___2_200___0.string.text
-msgid "The statement contains a cyclic reference to one or more sub queries."
-msgstr "གསལ་བཤད་འདི་ནང་ ཡན་ལག་འདྲི་དཔྱད་ཅིག་ཡང་ན་དེ་ལས་མངམ་བ་ལུ་འཇུག་པའི་འཁོར་བའི་རྒྱབ་རྟེན་ཅིག་འདུག"
-
-#: conn_error_message.src#256___2_300___0.string.text
-msgid "The name must not contain any slashes ('/')."
-msgstr "མིང་འདི་ནང་ གཡོ་ཤད་('/')ཚུ་འོང་ནི་མི་འོང།"
-
-#: conn_error_message.src#256___2_301___0.string.text
-msgid "$1$ is no SQL conform identifier."
-msgstr "$1$ འདི་ SQL ངོ་སྟོན་པའི་ཤོ་མཐུན་མེན་པས།"
-
-#: conn_error_message.src#256___2_302___0.string.text
-msgid "Query names must not contain quote characters."
-msgstr ""
-
-#: conn_error_message.src#256___2_303___0.string.text
-msgid "The name '$1$' is already in use in the database."
-msgstr ""
-
-#: conn_error_message.src#256___2_304___0.string.text
-msgid "No connection to the database exists."
-msgstr ""
-
-#: conn_error_message.src#256___2_500___0.string.text
-msgid "No $1$ exists."
-msgstr ""
-
-#: conn_error_message.src#256___2_550___0.string.text
-msgid "Unable to display the complete table content. Please apply a filter."
-msgstr ""
-
#. This must be the term referring to address books in the user's Mozilla/Seamonkey profile in the system.
-#: conn_shared_res.src#STR_MOZILLA_ADDRESSBOOKS.string.text
+#. a,YE
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_MOZILLA_ADDRESSBOOKS\n"
+"string.text"
msgid "Mozilla/Seamonkey Addressbook Directory"
msgstr ""
#. This must be the term referring to address books in the user's Thunderbird profile in the system.
-#: conn_shared_res.src#STR_THUNDERBIRD_ADDRESSBOOKS.string.text
+#. GH!r
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_THUNDERBIRD_ADDRESSBOOKS\n"
+"string.text"
msgid "Thunderbird Addressbook Directory"
msgstr ""
-#: conn_shared_res.src#STR_OE_ADDRESSBOOK.string.text
+#. $Ihk
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_OE_ADDRESSBOOK\n"
+"string.text"
msgid "Outlook Express Addressbook"
msgstr ""
-#: conn_shared_res.src#STR_OUTLOOK_MAPI_ADDRESSBOOK.string.text
+#. @KYo
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_OUTLOOK_MAPI_ADDRESSBOOK\n"
+"string.text"
msgid "Outlook (MAPI) Addressbook"
msgstr ""
-#: conn_shared_res.src#STR_NO_TABLE_CREATION_SUPPORT.string.text
+#. HEsi
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_TABLE_CREATION_SUPPORT\n"
+"string.text"
msgid "Creating tables is not supported for this kind of address books."
msgstr "ཐིག་ཁྲམ་ཚུ་གསར་བསྐྲུན་འབད་ནི་འདི་ འ་ནི་ཁ་བྱང་ཀི་དེབ་ཀྱི་དབྱེ་བ་བཟུམ་གྱི་དོན་ལུ་ རྒྱབ་སྐྱོར་མི་འབད།"
-#: conn_shared_res.src#STR_MOZILLA_IS_RUNNING.string.text
+#. +$$T
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_MOZILLA_IS_RUNNING\n"
+"string.text"
msgid "Cannot create new address books while Mozilla is running."
msgstr "མོ་ཛིལ་ལ་འདི་གཡོག་བཀོལ་ཡོད་པའི་སྐབས་ ཁ་བྱང་ཀི་དེབ་གསརཔ་ཅིག་གསར་བསྐྲུན་འབད་མི་ཚུགས།"
-#: conn_shared_res.src#STR_COULD_NOT_RETRIEVE_AB_ENTRY.string.text
+#. u+vQ
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_RETRIEVE_AB_ENTRY\n"
+"string.text"
msgid "An address book entry could not be retrieved, an unknown error occurred."
msgstr "ཁ་བྱང་ཀི་དེབ་ཅིག་སླར་འདྲེན་འབད་མི་ཚུགས་ མ་ཤེས་པའི་འཛོལ་བ་ཅིན་འབྱུང་ཡོད།"
-#: conn_shared_res.src#STR_COULD_NOT_GET_DIRECTORY_NAME.string.text
+#. mY;=
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_GET_DIRECTORY_NAME\n"
+"string.text"
msgid "An address book directory name could not be retrieved, an unknown error occurred."
msgstr "ཁ་བྱང་ཀི་དེབ་སྣོད་ཐོ་མིང་ཅིག་ སླར་འདྲེན་འབད་མི་ཚུགས་ མ་ཤེས་པའི་འཛོལ་བ་ཅིག་འབྱུང་ཡོད།"
-#: conn_shared_res.src#STR_TIMEOUT_WAITING.string.text
+#. Ux%b
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_TIMEOUT_WAITING\n"
+"string.text"
msgid "Timed out while waiting for the result."
msgstr "གྲུབ་འབྲས་འདི་ལུ་བསྒུག་པའི་སྐབས་ ངལ་མཚམས་ལུས་ཡོདཔ།"
-#: conn_shared_res.src#STR_ERR_EXECUTING_QUERY.string.text
+#. yaqt
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ERR_EXECUTING_QUERY\n"
+"string.text"
msgid "An error occurred while executing the query."
msgstr "འདྲི་དཔྱད་འདི་ལག་ལེན་འཐབ་པའི་སྐབས་ འཛོལ་བ་ཅིག་འབྱུང་ཡོད།"
-#: conn_shared_res.src#STR_MOZILLA_IS_RUNNIG_NO_CHANGES.string.text
+#. P3*D
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_MOZILLA_IS_RUNNIG_NO_CHANGES\n"
+"string.text"
msgid "You can't make any changes to mozilla address book when mozilla is running."
msgstr "མོ་ཛིལ་ལ་འདི་གཡོག་བཀོལ་བའི་སྐབས་ ཁྱོད་ཀྱིས་ མོ་ཛིལ་ལ་ཁ་བྱང་ཀི་དེབ་འདི་ལུ་ བསྒྱུར་བཅོས་ག་ནི་ཡང་འབད་མི་ཚུགས།"
-#: conn_shared_res.src#STR_FOREIGN_PROCESS_CHANGED_AB.string.text
+#. `d;g
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_FOREIGN_PROCESS_CHANGED_AB\n"
+"string.text"
msgid "Mozilla Address Book has been changed out of this process, we can't modify it in this condition."
msgstr "མོ་ཛིལ་ལ་ཁ་བྱང་ཀི་དེབ་འདི་ འ་ནི་ལས་སྦྱོར་འདི་ལས་བསྒྱུར་བཅོས་འབད་ཡོདཔ་ཨིན་ ང་བཅས་ཀྱིས་འདི་ འ་ནི་གནས་སྟངས་ནང་ལེགས་བཅོས་འབད་མི་ཚུགས།"
-#: conn_shared_res.src#STR_CANT_FIND_ROW.string.text
+#. RrJO
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CANT_FIND_ROW\n"
+"string.text"
msgid "Can't find the requested row."
msgstr "ཞུ་བ་འབད་ཡོད་པའི་གྲལ་ཐིག་འདི་འཚོལ་མ་འཐོབ།"
-#: conn_shared_res.src#STR_CANT_FIND_CARD_FOR_ROW.string.text
+#. TAhb
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CANT_FIND_CARD_FOR_ROW\n"
+"string.text"
msgid "Can't find the card for the requested row."
msgstr "ཞུ་བ་འབད་ཡོད་པའི་གྲལ་ཐིག་འདི་གི་དོན་ལུ་ ཤོག་བྱང་འདི་འཚོལ་མ་འཐོབ།"
-#: conn_shared_res.src#STR_QUERY_AT_LEAST_ONE_TABLES.string.text
+#. /Wy+
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_AT_LEAST_ONE_TABLES\n"
+"string.text"
msgid "The query can not be executed. It needs at least one table."
msgstr ""
-#: conn_shared_res.src#STR_NO_COUNT_SUPPORT.string.text
+#. 1W%h
+#: conn_shared_res.src
+#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_COUNT_SUPPORT\n"
+"string.text"
msgid "The driver does not support the 'COUNT' function."
-msgstr ""
-
-#: conn_shared_res.src#STR_STMT_TYPE_NOT_SUPPORTED.string.text
+msgstr "འདྲེན་བྱེད་འདི་གིས་ ལས་འགན་འདི་རྒྱབ་སྐྱོར་མི་འབད།"
+
+#. $@ms
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_STMT_TYPE_NOT_SUPPORTED\n"
+"string.text"
msgid "This statement type not supported by this database driver."
msgstr ""
-#: conn_shared_res.src#STR_UNSPECIFIED_ERROR.string.text
+#. EL7J
+#: conn_shared_res.src
#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNSPECIFIED_ERROR\n"
+"string.text"
msgid "An unknown error occurred."
msgstr "མ་ཤེས་པའི་འཛོལ་བ་ཅིག་བྱུང་ནུག"
-#: conn_shared_res.src#STR_COULD_NOT_CREATE_ADDRESSBOOK.string.text
+#. @3sw
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CREATE_ADDRESSBOOK\n"
+"string.text"
msgid "Could not create a new address book. Mozilla error code is $1$."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_LOAD_LIB.string.text
+#. `0Um
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_LOAD_LIB\n"
+"string.text"
msgid "The library '$libname$' could not be loaded."
msgstr ""
-#: conn_shared_res.src#STR_ERROR_REFRESH_ROW.string.text
+#. +MQ~
+#: conn_shared_res.src
#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ERROR_REFRESH_ROW\n"
+"string.text"
msgid "An error occurred while refreshing the current row."
msgstr "ཟླ་ཐོ་གསར་བསྐྲུན་འབད་བའི་བསྒང་ལུ་ འཛོལ་བ་ཅིག་བྱུང་ནུག"
-#: conn_shared_res.src#STR_ERROR_GET_ROW.string.text
+#. NMzi
+#: conn_shared_res.src
#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ERROR_GET_ROW\n"
+"string.text"
msgid "An error occurred while getting the current row."
msgstr "ཟླ་ཐོ་གསར་བསྐྲུན་འབད་བའི་བསྒང་ལུ་ འཛོལ་བ་ཅིག་བྱུང་ནུག"
-#: conn_shared_res.src#STR_CAN_NOT_CANCEL_ROW_UPDATE.string.text
+#. OSgY
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CAN_NOT_CANCEL_ROW_UPDATE\n"
+"string.text"
msgid "The row update can not be canceled."
msgstr ""
-#: conn_shared_res.src#STR_CAN_NOT_CREATE_ROW.string.text
+#. cW9u
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CAN_NOT_CREATE_ROW\n"
+"string.text"
msgid "A new row can not be created."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_INVALID_IS_NULL_COLUMN.string.text
+#. $E$+
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_INVALID_IS_NULL_COLUMN\n"
+"string.text"
msgid "The query can not be executed. The 'IS NULL' can only be used with a column name."
msgstr ""
-#: conn_shared_res.src#STR_ILLEGAL_MOVEMENT.string.text
+#. Fb]K
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ILLEGAL_MOVEMENT\n"
+"string.text"
msgid "Illegal cursor movement occurred."
msgstr ""
-#: conn_shared_res.src#STR_COMMIT_ROW.string.text
+#. 23.f
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COMMIT_ROW\n"
+"string.text"
msgid "Please commit row '$position$' before update rows or insert new rows."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_ROW_UPDATE.string.text
+#. ;4ia
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_ROW_UPDATE\n"
+"string.text"
msgid "The update call can not be executed. The row is invalid."
msgstr ""
-#: conn_shared_res.src#STR_ROW_CAN_NOT_SAVE.string.text
+#. =+Aj
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ROW_CAN_NOT_SAVE\n"
+"string.text"
msgid "The current row can not be saved."
msgstr ""
-#: conn_shared_res.src#STR_NO_HOSTNAME.string.text
+#. Q%m0
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_HOSTNAME\n"
+"string.text"
msgid "No hostname was provided."
msgstr "ཧོསིཊི་ནེམ་ཅིག་ཡང་མ་བྱིན་པས།"
-#: conn_shared_res.src#STR_NO_BASEDN.string.text
+#. R^[G
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_BASEDN\n"
+"string.text"
msgid "No Base DN was provided."
msgstr "གཞི་རྟེན་ཌི་ཨེན་གཅིག་ཡང་མ་བྱིན་པས།"
-#: conn_shared_res.src#STR_COULD_NOT_CONNECT_LDAP.string.text
+#. |cpH
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CONNECT_LDAP\n"
+"string.text"
msgid "The connection to the LDAP server could not be established."
msgstr "ཨེལ་ཌི་ཨེ་པི་སར་བར་ལུའི་མཐུད་ལམ་འདི་ གཞི་འཛུགས་འབད་མི་བཏུབ།"
-#: conn_shared_res.src#STR_NO_CONNECTION_GIVEN.string.text
+#. o-5b
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_CONNECTION_GIVEN\n"
+"string.text"
msgid "It doesn't exist a connection to the database."
msgstr ""
-#: conn_shared_res.src#STR_WRONG_PARAM_INDEX.string.text
+#. KDhr
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_WRONG_PARAM_INDEX\n"
+"string.text"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
msgstr ""
-#: conn_shared_res.src#STR_INPUTSTREAM_WRONG_LEN.string.text
+#. yvZX
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INPUTSTREAM_WRONG_LEN\n"
+"string.text"
msgid "End of InputStream reached before satisfying length specified when InputStream was set."
msgstr ""
-#: conn_shared_res.src#STR_NO_INPUTSTREAM.string.text
+#. #Wb^
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_INPUTSTREAM\n"
+"string.text"
msgid "The input stream was not set."
msgstr ""
-#: conn_shared_res.src#STR_NO_ELEMENT_NAME.string.text
+#. :KKT
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_ELEMENT_NAME\n"
+"string.text"
msgid "There is no element named '$name$'."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_BOOKMARK.string.text
+#. ;HCE
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_BOOKMARK\n"
+"string.text"
msgid "Invalid bookmark value"
msgstr ""
-#: conn_shared_res.src#STR_PRIVILEGE_NOT_GRANTED.string.text
+#. (FRl
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_PRIVILEGE_NOT_GRANTED\n"
+"string.text"
msgid "Privilege not granted: Only table privileges can be granted."
msgstr ""
-#: conn_shared_res.src#STR_PRIVILEGE_NOT_REVOKED.string.text
+#. DeN#
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_PRIVILEGE_NOT_REVOKED\n"
+"string.text"
msgid "Privilege not revoked: Only table privileges can be revoked."
msgstr ""
-#: conn_shared_res.src#STR_UNKNOWN_COLUMN_NAME.string.text
+#. ;H!L
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNKNOWN_COLUMN_NAME\n"
+"string.text"
msgid "The column name '$columnname$' is unknown."
msgstr ""
-#: conn_shared_res.src#STR_ERRORMSG_SEQUENCE.string.text
+#. N7LX
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ERRORMSG_SEQUENCE\n"
+"string.text"
msgid "Function sequence error."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_INDEX.string.text
+#. xmW\
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_INDEX\n"
+"string.text"
msgid "Invalid descriptor index."
msgstr ""
-#: conn_shared_res.src#STR_UNSUPPORTED_FUNCTION.string.text
+#. kM=T
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNSUPPORTED_FUNCTION\n"
+"string.text"
msgid "The driver does not support the function '$functionname$'."
msgstr ""
-#: conn_shared_res.src#STR_UNSUPPORTED_FEATURE.string.text
+#. 7iBd
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNSUPPORTED_FEATURE\n"
+"string.text"
msgid "The driver does not support the functionality for '$featurename$'. It is not implemented."
msgstr ""
-#: conn_shared_res.src#STR_FORMULA_WRONG.string.text
+#. E0Xc
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_FORMULA_WRONG\n"
+"string.text"
msgid "The formula for TypeInfoSettings is wrong!"
msgstr ""
-#: conn_shared_res.src#STR_STRING_LENGTH_EXCEEDED.string.text
+#. ;#iF
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_STRING_LENGTH_EXCEEDED\n"
+"string.text"
msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
msgstr "ཡིག་རྒྱུན་ '$string$' འདི་དམིགས་བསལ་ཡིག་འབྲུ་ཆ་ཚན་ '$charset$' ལུ་གཞི་བསྒྱུར་འབད་བའི་སྐབས་ $maxlen$ ཡིག་འབྲུ་ཚུ་གི་ མང་མཐའ་རིང་ཚད་འདི་ལས་ལྷགཔ་ཨིན།"
-#: conn_shared_res.src#STR_CANNOT_CONVERT_STRING.string.text
+#. Jb4D
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CANNOT_CONVERT_STRING\n"
+"string.text"
msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
msgstr "ཡིག་རྒྱུན་ '$string$' འདི་ ཨིན་ཀོ་ཌིང་ '$charset' ལག་ལེན་འཐབ་ཐོག་ གཞི་བསྒྱུར་འབད་མི་བཏུབ།"
-#: conn_shared_res.src#STR_URI_SYNTAX_ERROR.string.text
+#. DMWV
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_URI_SYNTAX_ERROR\n"
+"string.text"
msgid "The connection URL is invalid."
msgstr "མཐུད་ལམ་ཡུ་ཨར་ཨེལ་འདི་ནུས་མེད་ཨིན།"
-#: conn_shared_res.src#STR_QUERY_TOO_COMPLEX.string.text
+#. 84as
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_TOO_COMPLEX\n"
+"string.text"
msgid "The query can not be executed. It is too complex."
msgstr ""
-#: conn_shared_res.src#STR_OPERATOR_TOO_COMPLEX.string.text
+#. !w]^
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_OPERATOR_TOO_COMPLEX\n"
+"string.text"
msgid "The query can not be executed. The operator is too complex."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_INVALID_LIKE_COLUMN.string.text
+#. !=}r
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_INVALID_LIKE_COLUMN\n"
+"string.text"
msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_INVALID_LIKE_STRING.string.text
+#. k1,7
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_INVALID_LIKE_STRING\n"
+"string.text"
msgid "The query can not be executed. 'LIKE' can be used with a string argument only."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_NOT_LIKE_TOO_COMPLEX.string.text
+#. V(Tp
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_NOT_LIKE_TOO_COMPLEX\n"
+"string.text"
msgid "The query can not be executed. The 'NOT LIKE' condition is too complex."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_LIKE_WILDCARD.string.text
+#. NizQ
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_LIKE_WILDCARD\n"
+"string.text"
msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_LIKE_WILDCARD_MANY.string.text
+#. Zp#N
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_LIKE_WILDCARD_MANY\n"
+"string.text"
msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMNNAME.string.text
+#. t@2d
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMNNAME\n"
+"string.text"
msgid "The column name '$columnname$' is not valid."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_SELECTION.string.text
+#. [EUN
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_SELECTION\n"
+"string.text"
msgid "The statement contains an invalid selection of columns."
msgstr ""
-#: conn_shared_res.src#STR_COLUMN_NOT_UPDATEABLE.string.text
+#. bW^]
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COLUMN_NOT_UPDATEABLE\n"
+"string.text"
msgid "The column at position '$position$' could not be updated."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_LOAD_FILE.string.text
+#. 7JGA
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_LOAD_FILE\n"
+"string.text"
msgid "The file $filename$ could not be loaded."
msgstr ""
-#: conn_shared_res.src#STR_LOAD_FILE_ERROR_MESSAGE.string.text
+#. blWo
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_LOAD_FILE_ERROR_MESSAGE\n"
+"string.text"
msgid ""
"The attempt to load the file resulted in the following error message ($exception_type$):\n"
"\n"
"$error_message$"
msgstr ""
-#: conn_shared_res.src#STR_TYPE_NOT_CONVERT.string.text
+#. pcTO
+#: conn_shared_res.src
+#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_TYPE_NOT_CONVERT\n"
+"string.text"
msgid "The type could not be converted."
-msgstr ""
-
-#: conn_shared_res.src#STR_INVALID_COLUMN_DESCRIPTOR_ERROR.string.text
+msgstr "ཐིག་ཁྲམ་བཙུགས་མི་བཏུབ།"
+
+#. @l*(
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not append column: invalid column descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_GROUP_DESCRIPTOR_ERROR.string.text
+#. MtK~
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_GROUP_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create group: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_INDEX_DESCRIPTOR_ERROR.string.text
+#. WOm(
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_INDEX_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create index: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_KEY_DESCRIPTOR_ERROR.string.text
+#. ^3J2
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_KEY_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create key: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_TABLE_DESCRIPTOR_ERROR.string.text
+#. U-bq
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_TABLE_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create table: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_USER_DESCRIPTOR_ERROR.string.text
+#. b1dt
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_USER_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create user: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_VIEW_DESCRIPTOR_ERROR.string.text
+#. (L0,
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_VIEW_DESCRIPTOR_ERROR\n"
+"string.text"
msgid "Could not create view: invalid object descriptor."
msgstr ""
-#: conn_shared_res.src#STR_VIEW_NO_COMMAND_ERROR.string.text
+#. 7|fo
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_VIEW_NO_COMMAND_ERROR\n"
+"string.text"
msgid "Could not create view: no command object."
msgstr ""
-#: conn_shared_res.src#STR_NO_CONNECTION.string.text
+#. q4w0
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_CONNECTION\n"
+"string.text"
msgid "The connection could not be created. May be the necessary data provider is not installed."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_DELETE_INDEX.string.text
+#. ?4_.
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_DELETE_INDEX\n"
+"string.text"
msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
msgstr ""
-#: conn_shared_res.src#STR_ONL_ONE_COLUMN_PER_INDEX.string.text
+#. nBp5
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ONL_ONE_COLUMN_PER_INDEX\n"
+"string.text"
msgid "The index could not be created. Only one column per index is allowed."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE.string.text
+#. Q+[N
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE\n"
+"string.text"
msgid "The index could not be created. The values are not unique."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_CREATE_INDEX.string.text
+#. `g]A
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CREATE_INDEX\n"
+"string.text"
msgid "The index could not be created. An unknown error appeared."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_CREATE_INDEX_NAME.string.text
+#. n2d9
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CREATE_INDEX_NAME\n"
+"string.text"
msgid "The index could not be created. The file '$filename$' is used by an other index."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_CREATE_INDEX_KEYSIZE.string.text
+#. @84P
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
+"string.text"
msgid "The index could not be created. The size of the chosen column is to big."
msgstr ""
-#: conn_shared_res.src#STR_SQL_NAME_ERROR.string.text
+#. }+.?
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_SQL_NAME_ERROR\n"
+"string.text"
msgid "The name '$name$' doesn't match SQL naming constraints."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_DELETE_FILE.string.text
+#. 9^!2
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_DELETE_FILE\n"
+"string.text"
msgid "The file $filename$ could not be deleted."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_TYPE.string.text
+#. 6z@%
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_TYPE\n"
+"string.text"
msgid "Invalid column type for column '$columnname$'."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_PRECISION.string.text
+#. nGQz
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_PRECISION\n"
+"string.text"
msgid "Invalid precision for column '$columnname$'."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_PRECISION_SCALE.string.text
+#. EZe!
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_PRECISION_SCALE\n"
+"string.text"
msgid "Precision is less than scale for column '$columnname$'."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_NAME_LENGTH.string.text
+#. 9oP9
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_NAME_LENGTH\n"
+"string.text"
msgid "Invalid column name length for column '$columnname$'."
msgstr ""
-#: conn_shared_res.src#STR_DUPLICATE_VALUE_IN_COLUMN.string.text
+#. q00K
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_DUPLICATE_VALUE_IN_COLUMN\n"
+"string.text"
msgid "Duplicate value found in column '$columnname$'."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_DECIMAL_VALUE.string.text
+#. X(VT
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_DECIMAL_VALUE\n"
+"string.text"
msgid ""
"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
"\n"
"The specified value \"$value$ is longer than the number of digits allowed."
msgstr ""
-#: conn_shared_res.src#STR_COLUMN_NOT_ALTERABLE.string.text
+#. p${!
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COLUMN_NOT_ALTERABLE\n"
+"string.text"
msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_COLUMN_VALUE.string.text
+#. ]j@H
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_COLUMN_VALUE\n"
+"string.text"
msgid "The column '$columnname$' could not be updated. The value is invalid for that column."
msgstr ""
-#: conn_shared_res.src#STR_COLUMN_NOT_ADDABLE.string.text
+#. uj.0
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COLUMN_NOT_ADDABLE\n"
+"string.text"
msgid "The column '$columnname$' could not be added. May be the file system is write protected."
msgstr ""
-#: conn_shared_res.src#STR_COLUMN_NOT_DROP.string.text
+#. m7a$
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COLUMN_NOT_DROP\n"
+"string.text"
msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
msgstr ""
-#: conn_shared_res.src#STR_TABLE_NOT_DROP.string.text
+#. :c@#
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_TABLE_NOT_DROP\n"
+"string.text"
msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
msgstr ""
-#: conn_shared_res.src#STR_COULD_NOT_ALTER_TABLE.string.text
+#. u)|,
+#: conn_shared_res.src
+#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_COULD_NOT_ALTER_TABLE\n"
+"string.text"
msgid "The table could not be altered."
-msgstr ""
-
-#: conn_shared_res.src#STR_INVALID_DBASE_FILE.string.text
+msgstr "ཐིག་ཁྲམ་བཙུགས་མི་བཏུབ།"
+
+#. oY{3
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_DBASE_FILE\n"
+"string.text"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
msgstr ""
-#: conn_shared_res.src#STR_CANNOT_OPEN_BOOK.string.text
+#. Dk63
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_CANNOT_OPEN_BOOK\n"
+"string.text"
msgid "Cannot open Evolution address book."
msgstr ""
-#: conn_shared_res.src#STR_SORT_BY_COL_ONLY.string.text
+#. Mg+@
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_SORT_BY_COL_ONLY\n"
+"string.text"
msgid "Can only sort by table columns."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_COMPLEX_COUNT.string.text
+#. km~f
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_COMPLEX_COUNT\n"
+"string.text"
msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_INVALID_BETWEEN.string.text
+#. =nFX
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_INVALID_BETWEEN\n"
+"string.text"
msgid "The query can not be executed. The 'BETWEEN' arguments are not correct."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_FUNCTION_NOT_SUPPORTED.string.text
+#. -}C%
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_FUNCTION_NOT_SUPPORTED\n"
+"string.text"
msgid "The query can not be executed. The function is not supported."
msgstr ""
-#: conn_shared_res.src#STR_TABLE_READONLY.string.text
+#. $jt2
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_TABLE_READONLY\n"
+"string.text"
msgid "The table can not be changed. It is read only."
msgstr ""
-#: conn_shared_res.src#STR_DELETE_ROW.string.text
+#. 0b)4
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_DELETE_ROW\n"
+"string.text"
msgid "The row could not be deleted. The option \"Display inactive records\" is set."
msgstr ""
-#: conn_shared_res.src#STR_ROW_ALREADY_DELETED.string.text
+#. )y.K
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_ROW_ALREADY_DELETED\n"
+"string.text"
msgid "The row could not be deleted. It is already deleted."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_MORE_TABLES.string.text
+#. #l*3
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_MORE_TABLES\n"
+"string.text"
msgid "The query can not be executed. It contains more than one table."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_NO_TABLE.string.text
+#. =rQW
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_NO_TABLE\n"
+"string.text"
msgid "The query can not be executed. It contains no valid table."
msgstr ""
-#: conn_shared_res.src#STR_QUERY_NO_COLUMN.string.text
+#. Hkkg
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_QUERY_NO_COLUMN\n"
+"string.text"
msgid "The query can not be executed. It contains no valid columns."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_PARA_COUNT.string.text
+#. j$,Q
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_PARA_COUNT\n"
+"string.text"
msgid "The count of the given parameter values doesn't match the parameters."
msgstr ""
-#: conn_shared_res.src#STR_NO_VALID_FILE_URL.string.text
+#. $BfU
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_VALID_FILE_URL\n"
+"string.text"
msgid "The URL '$URL$' is not valid. A connection can not be created."
msgstr ""
-#: conn_shared_res.src#STR_NO_CLASSNAME.string.text
+#. 6.QN
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_CLASSNAME\n"
+"string.text"
msgid "The driver class '$classname$' could not be loaded."
msgstr ""
-#: conn_shared_res.src#STR_NO_JAVA.string.text
+#. shWj
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_JAVA\n"
+"string.text"
msgid "No Java installation could be found. Please check your installation."
msgstr ""
-#: conn_shared_res.src#STR_NO_RESULTSET.string.text
+#. 6m3%
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_RESULTSET\n"
+"string.text"
msgid "The execution of the query doesn't return a valid result set."
msgstr ""
-#: conn_shared_res.src#STR_NO_ROWCOUNT.string.text
+#. 2Lf)
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_ROWCOUNT\n"
+"string.text"
msgid "The execution of the update statement doesn't effect any rows."
msgstr ""
-#: conn_shared_res.src#STR_NO_CLASSNAME_PATH.string.text
+#. o@ek
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_CLASSNAME_PATH\n"
+"string.text"
msgid "The additional driver class path is '$classpath$'."
msgstr ""
-#: conn_shared_res.src#STR_UNKNOWN_PARA_TYPE.string.text
+#. nw8%
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNKNOWN_PARA_TYPE\n"
+"string.text"
msgid "The type of parameter at position '$position$' is unknown."
msgstr ""
-#: conn_shared_res.src#STR_UNKNOWN_COLUMN_TYPE.string.text
+#. )YD2
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_UNKNOWN_COLUMN_TYPE\n"
+"string.text"
msgid "The type of column at position '$position$' is unknown."
msgstr ""
-#: conn_shared_res.src#STR_NO_KDE_INST.string.text
+#. :lOr
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_KDE_INST\n"
+"string.text"
msgid "No suitable KDE installation was found."
msgstr ""
-#: conn_shared_res.src#STR_KDE_VERSION_TOO_OLD.string.text
+#. kc(d
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_KDE_VERSION_TOO_OLD\n"
+"string.text"
msgid "KDE version $major$.$minor$ or higher is required to access the KDE Address Book."
msgstr ""
-#: conn_shared_res.src#STR_KDE_VERSION_TOO_NEW.string.text
+#. mO]c
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_KDE_VERSION_TOO_NEW\n"
+"string.text"
msgid "The found KDE version is too new. Only KDE up to version $major$.$minor$ is known to work with this product.\n"
msgstr ""
-#: conn_shared_res.src#STR_KDE_VERSION_TOO_NEW_WORK_AROUND.string.text
+#. p0jK
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_KDE_VERSION_TOO_NEW_WORK_AROUND\n"
+"string.text"
msgid ""
"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
"\n"
msgstr ""
-#: conn_shared_res.src#STR_PARA_ONLY_PREPARED.string.text
+#. ^EJF
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_PARA_ONLY_PREPARED\n"
+"string.text"
msgid "Parameters can appear only in prepared statements."
msgstr ""
-#: conn_shared_res.src#STR_NO_TABLE.string.text
+#. s-^1
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_TABLE\n"
+"string.text"
msgid "No such table!"
msgstr ""
-#: conn_shared_res.src#STR_NO_MAC_OS_FOUND.string.text
+#. nSH:
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_MAC_OS_FOUND\n"
+"string.text"
msgid "No suitable Mac OS installation was found."
msgstr ""
-#: conn_shared_res.src#STR_NO_STROAGE.string.text
+#. =qP1
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_STROAGE\n"
+"string.text"
msgid "The connection can not be established. No storage or URL was given."
msgstr ""
-#: conn_shared_res.src#STR_INVALID_FILE_URL.string.text
+#. jzB,
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_INVALID_FILE_URL\n"
+"string.text"
msgid "The given URL contains no valid local file system path. Please check the location of your database file."
msgstr ""
-#: conn_shared_res.src#STR_NO_TABLE_CONTAINER.string.text
+#. )?4o
+#: conn_shared_res.src
#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_TABLE_CONTAINER\n"
+"string.text"
msgid "An error occurred while obtaining the connection's table container."
msgstr "ཟླ་ཐོ་གསར་བསྐྲུན་འབད་བའི་བསྒང་ལུ་ འཛོལ་བ་ཅིག་བྱུང་ནུག"
-#: conn_shared_res.src#STR_NO_TABLE_EDITOR_DIALOG.string.text
+#. (05j
+#: conn_shared_res.src
#, fuzzy
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_TABLE_EDITOR_DIALOG\n"
+"string.text"
msgid "An error occurred while creating the table editor dialog."
msgstr "ཟླ་ཐོ་གསར་བསྐྲུན་འབད་བའི་བསྒང་ལུ་ འཛོལ་བ་ཅིག་བྱུང་ནུག"
-#: conn_shared_res.src#STR_NO_TABLENAME.string.text
+#. Kh;I
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_TABLENAME\n"
+"string.text"
msgid "There is no table named '$tablename$'."
msgstr ""
-#: conn_shared_res.src#STR_NO_DOCUMENTUI.string.text
+#. tx_=
+#: conn_shared_res.src
+msgctxt ""
+"conn_shared_res.src\n"
+"STR_NO_DOCUMENTUI\n"
+"string.text"
msgid "The provided DocumentUI is not allowed to be NULL."
msgstr ""
+
+#. E[k2
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*100 + 0\n"
+"string.text"
+msgid "The record operation has been vetoed."
+msgstr "དྲན་ཐོ་བཀོལ་སྤྱོད་འདི་བཀག་བཞག་ཡོདཔ།"
+
+#. bWU`
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*200 + 0\n"
+"string.text"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr "གསལ་བཤད་འདི་ནང་ ཡན་ལག་འདྲི་དཔྱད་ཅིག་ཡང་ན་དེ་ལས་མངམ་བ་ལུ་འཇུག་པའི་འཁོར་བའི་རྒྱབ་རྟེན་ཅིག་འདུག"
+
+#. 53In
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*300 + 0\n"
+"string.text"
+msgid "The name must not contain any slashes ('/')."
+msgstr "མིང་འདི་ནང་ གཡོ་ཤད་('/')ཚུ་འོང་ནི་མི་འོང།"
+
+#. lXOt
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*301 + 0\n"
+"string.text"
+msgid "$1$ is no SQL conform identifier."
+msgstr "$1$ འདི་ SQL ངོ་སྟོན་པའི་ཤོ་མཐུན་མེན་པས།"
+
+#. H52a
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*302 + 0\n"
+"string.text"
+msgid "Query names must not contain quote characters."
+msgstr ""
+
+#. OJa/
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*303 + 0\n"
+"string.text"
+msgid "The name '$1$' is already in use in the database."
+msgstr ""
+
+#. Dlp:
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*304 + 0\n"
+"string.text"
+msgid "No connection to the database exists."
+msgstr ""
+
+#. zt(%
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*500 + 0\n"
+"string.text"
+msgid "No $1$ exists."
+msgstr ""
+
+#. @b{T
+#: conn_error_message.src
+msgctxt ""
+"conn_error_message.src\n"
+"256 + 2*550 + 0\n"
+"string.text"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr ""
diff --git a/source/dz/cui/source/customize.po b/source/dz/cui/source/customize.po
index 71f5ec9606e..8d6d36d1a21 100644
--- a/source/dz/cui/source/customize.po
+++ b/source/dz/cui/source/customize.po
@@ -1,9 +1,9 @@
-#. extracted from cui/source/customize.oo
+#. extracted from cui/source/customize
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+cui%2Fsource%2Fcustomize.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-12 00:09+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,469 +12,149 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.STR_EVENT.string.text
+#. j-B^
+#: eventdlg.src
#, fuzzy
-msgctxt "macropg.src#RID_SVXPAGE_MACROASSIGN.STR_EVENT.string.text"
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"STR_EVENT\n"
+"string.text"
msgid "Event"
msgstr "བྱུང་ལས་ཚུ།"
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.STR_ASSMACRO.string.text
-msgctxt "macropg.src#RID_SVXPAGE_MACROASSIGN.STR_ASSMACRO.string.text"
+#. _xpn
+#: eventdlg.src
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"STR_ASSMACRO\n"
+"string.text"
msgid "Assigned Action"
msgstr ""
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.FT_ASSIGN.fixedtext.text
-msgctxt "macropg.src#RID_SVXPAGE_MACROASSIGN.FT_ASSIGN.fixedtext.text"
-msgid "Assign:"
-msgstr ""
-
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.PB_ASSIGN.pushbutton.text
-msgctxt "macropg.src#RID_SVXPAGE_MACROASSIGN.PB_ASSIGN.pushbutton.text"
-msgid "M~acro..."
-msgstr ""
-
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.PB_ASSIGN_COMPONENT.pushbutton.text
-msgid "Com~ponent..."
-msgstr ""
-
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.PB_DELETE.pushbutton.text
-msgctxt "macropg.src#RID_SVXPAGE_MACROASSIGN.PB_DELETE.pushbutton.text"
-msgid "~Remove"
-msgstr ""
-
-#: macropg.src#RID_SVXPAGE_MACROASSIGN.tabpage.text
-msgid "Assign action"
-msgstr ""
-
-#: macropg.src#RID_SVXDLG_ASSIGNCOMPONENT.FT_METHOD.fixedtext.text
-msgid "Component method name"
-msgstr ""
-
-#: macropg.src#RID_SVXDLG_ASSIGNCOMPONENT.modaldialog.text
-msgid "Assign Component"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_STARTAPP.string.text
-msgid "Start Application"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_CLOSEAPP.string.text
-msgid "Close Application"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_NEWDOC.string.text
-msgid "New Document"
-msgstr "ཡིག་ཆ་གསརཔ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_CLOSEDOC.string.text
-msgid "Document closed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_PREPARECLOSEDOC.string.text
-msgid "Document is going to be closed"
+#. ja\n
+#: eventdlg.src
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"TXT_SAVEIN\n"
+"fixedtext.text"
+msgid "Save In"
msgstr ""
-#: macropg.src#RID_SVXSTR_EVENT_OPENDOC.string.text
-msgid "Open Document"
-msgstr "ཡིག་ཆ་ ཁ་ཕྱེ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEDOC.string.text
-msgid "Save Document"
-msgstr "ཡིག་ཆ་སྲུངས་བཞག་འབད།"
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEASDOC.string.text
+#. |M9I
+#: eventdlg.src
#, fuzzy
-msgid "Save Document As"
-msgstr "ཡིག་ཆ་སྲུངས་བཞག་འབད།"
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEDOCDONE.string.text
-msgid "Document has been saved"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEASDOCDONE.string.text
-msgid "Document has been saved as"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_ACTIVATEDOC.string.text
-msgid "Activate Document"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_DEACTIVATEDOC.string.text
-msgid "Deactivate Document"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_PRINTDOC.string.text
-msgid "Print Document"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_MODIFYCHANGED.string.text
-msgid "'Modified' status was changed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_MAILMERGE.string.text
-msgid "Printing of form letters started"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_MAILMERGE_END.string.text
-msgid "Printing of form letters finished"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_FIELDMERGE.string.text
-msgid "Merging of form fields started"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_FIELDMERGE_FINISHED.string.text
-msgid "Merging of form fields finished"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_PAGECOUNTCHANGE.string.text
-msgid "Changing the page count"
-msgstr "ཤོག་གྲངས་སོར་དོ་"
-
-#: macropg.src#RID_SVXSTR_EVENT_SUBCOMPONENT_OPENED.string.text
-msgid "Loaded a sub component"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SUBCOMPONENT_CLOSED.string.text
-msgid "Closed a sub component"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_APPROVEPARAMETER.string.text
-msgid "Fill parameters"
-msgstr "བཀང་ནིའི་ཚད་བཟུང་ཚུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_ACTIONPERFORMED.string.text
-msgid "Execute action"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_AFTERUPDATE.string.text
-msgid "After updating"
-msgstr "དུས་མཐུན་བཟོ་བའི་ཤུལ་ལས།"
-
-#: macropg.src#RID_SVXSTR_EVENT_BEFOREUPDATE.string.text
-msgid "Before updating"
-msgstr "དུས་མཐུན་མ་བཟོ་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_APPROVEROWCHANGE.string.text
-msgid "Before record action"
-msgstr "དྲན་ཐོ་བྱ་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_ROWCHANGE.string.text
-msgid "After record action"
-msgstr "དྲན་ཐོ་བྱ་བའི་ཤུལ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_CONFIRMDELETE.string.text
-msgid "Confirm deletion"
-msgstr "བཏོན་གཏང་ནི་ངེས་དཔྱད་འབད།"
-
-#: macropg.src#RID_SVXSTR_EVENT_ERROROCCURRED.string.text
-msgid "Error occurred"
-msgstr "འཛོལ་བ་བྱུང་ནུག"
-
-#: macropg.src#RID_SVXSTR_EVENT_ADJUSTMENTVALUECHANGED.string.text
-msgid "While adjusting"
-msgstr "བདེ་སྒྲིག་འབདཝ་ད་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_FOCUSGAINED.string.text
-msgid "When receiving focus"
-msgstr "ཆེད་དམིགས་ཐོབ་པའི་སྐབས་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_FOCUSLOST.string.text
-msgid "When losing focus"
-msgstr "ཆེད་དམིགས་བྱང་སྟོར་ཤོར་བའི་སྐབས་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_ITEMSTATECHANGED.string.text
-msgid "Item status changed"
-msgstr "རྣམ་གྲངས་ཀྱི་གནས་ཚད་ བསྒྱུར་བཅོས་འབད་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_KEYTYPED.string.text
-msgid "Key pressed"
-msgstr "ལྡེ་མིག་ ཨེབཅི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_KEYUP.string.text
-msgid "Key released"
-msgstr "ལྡེ་མིག་ གཏང་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_LOADED.string.text
-msgid "When loading"
-msgstr "མངོན་གསལ་འབད་བའི་སྐབས་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_RELOADING.string.text
-msgid "Before reloading"
-msgstr "ཡང་བསྐྱར་མངོན་གསལ་འབད་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_RELOADED.string.text
-msgid "When reloading"
-msgstr "ཡང་བསྐྱར་མངོན་གསལ་འབད་བའི་སྐབས་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSEDRAGGED.string.text
-msgid "Mouse moved while key pressed"
-msgstr "ལྡེ་མིག་ཨེབ་པའི་སྐབས་ མཱའུསི་ སྤོ་བཤུད་འབད་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSEENTERED.string.text
-msgid "Mouse inside"
-msgstr "མཱའུསི་ ནང་ན།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSEEXITED.string.text
-msgid "Mouse outside"
-msgstr "མཱའུསི་ ཕྱི་ཁ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSEMOVED.string.text
-msgid "Mouse moved"
-msgstr "མཱའུསི་ སྤོ་བཤུད་འབད་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSEPRESSED.string.text
-msgid "Mouse button pressed"
-msgstr "མཱའུསི་གི་ཨེབ་རྟ་ ཨེབ་ཅི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_MOUSERELEASED.string.text
-msgid "Mouse button released"
-msgstr "མཱའུསི་གི་ཨེབ་རྟ་ བཏང་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_POSITIONING.string.text
-msgid "Before record change"
-msgstr "དྲན་ཐོ་བསྒྱུར་བཅོས་འབད་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_POSITIONED.string.text
-msgid "After record change"
-msgstr "དྲན་ཐོ་བསྒྱུར་བཅོས་འབད་བའི་ཤུལ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_RESETTED.string.text
-msgid "After resetting"
-msgstr "སླར་སྒྲིག་འབད་བའི་ཤུལ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_APPROVERESETTED.string.text
-msgid "Prior to reset"
-msgstr "སླར་སྒྲིག་མ་འབད་བའི་གོང་ལུ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_APPROVEACTIONPERFORMED.string.text
-msgid "Approve action"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SUBMITTED.string.text
-msgid "Before submitting"
-msgstr "མ་ཕུལ་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_TEXTCHANGED.string.text
-msgid "Text modified"
-msgstr "ཚིག་ཡིག་ ལེགས་བཅོས་འབད་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_UNLOADING.string.text
-msgid "Before unloading"
-msgstr "མངོན་གསལ་མ་འབད་བའི་ཧེ་མ།"
-
-#: macropg.src#RID_SVXSTR_EVENT_UNLOADED.string.text
-msgid "When unloading"
-msgstr "མངོན་གསལ་མ་འབད་བའི་བསྒང་།"
-
-#: macropg.src#RID_SVXSTR_EVENT_CHANGED.string.text
-msgid "Changed"
-msgstr "བསྒྱུར་བཅོས་འབད་ཡི།"
-
-#: macropg.src#RID_SVXSTR_EVENT_CREATEDOC.string.text
-msgid "Document created"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_LOADDOCFINISHED.string.text
-msgid "Document loading finished"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEDOCFAILED.string.text
-msgid "Saving of document failed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SAVEASDOCFAILED.string.text
-msgid "'Save as' has failed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_COPYTODOC.string.text
-msgid "Storing or exporting copy of document"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_COPYTODOCDONE.string.text
-msgid "Document copy has been created"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_COPYTODOCFAILED.string.text
-msgid "Creating of document copy failed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_VIEWCREATED.string.text
-msgid "View created"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_PREPARECLOSEVIEW.string.text
-msgid "View is going to be closed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_CLOSEVIEW.string.text
-msgid "View closed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_TITLECHANGED.string.text
-msgid "Document title changed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_MODECHANGED.string.text
-msgid "Document mode changed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_VISAREACHANGED.string.text
-msgid "Visible area changed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_STORAGECHANGED.string.text
-msgid "Document has got a new storage"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_LAYOUT_FINISHED.string.text
-msgid "Document layout finished"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_SELECTIONCHANGED.string.text
-msgid "Selection changed"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_DOUBLECLICK.string.text
-msgid "Double click"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_RIGHTCLICK.string.text
-msgid "Right click"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_CALCULATE.string.text
-msgid "Formulas calculated"
-msgstr ""
-
-#: macropg.src#RID_SVXSTR_EVENT_CONTENTCHANGED.string.text
-msgid "Content changed"
-msgstr ""
-
-#: selector.src#FIXEDTEXT_DIALOG_DESCRIPTION.#define.text
-msgid "Select the library that contains the macro you want. Then select the macro under 'Macro name'."
-msgstr ""
-
-#: selector.src#STR_SELECTOR_ADD_COMMANDS.string.text
-msgid "Add Commands"
-msgstr ""
-
-#: selector.src#STR_SELECTOR_MACROS.string.text
-msgctxt "selector.src#STR_SELECTOR_MACROS.string.text"
-msgid "%PRODUCTNAME Macros"
-msgstr ""
-
-#: selector.src#STR_SELECTOR_CATEGORIES.string.text
-msgctxt "selector.src#STR_SELECTOR_CATEGORIES.string.text"
-msgid "~Category"
-msgstr ""
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"FT_ASSIGN\n"
+"fixedtext.text"
+msgid "Assign:"
+msgstr "འགན་སྤྲོད།"
-#: selector.src#STR_SELECTOR_COMMANDS.string.text
+#. uAWW
+#: eventdlg.src
#, fuzzy
-msgctxt "selector.src#STR_SELECTOR_COMMANDS.string.text"
-msgid "Commands"
-msgstr "བརྡ་བཀོད།"
-
-#: selector.src#STR_SELECTOR_ADD.string.text
-msgid "Add"
-msgstr "ཁ་སྐོང་རྐྱབས།"
-
-#: selector.src#STR_SELECTOR_RUN.string.text
-msgid "Run"
-msgstr "གཡོག་བཀོལ།"
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"PB_ASSIGN\n"
+"pushbutton.text"
+msgid "M~acro..."
+msgstr "མེཀ་རོ..."
-#: selector.src#STR_SELECTOR_CLOSE.string.text
+#. $*0r
+#: eventdlg.src
#, fuzzy
-msgid "Close"
-msgstr ""
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམ།\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམས།\n"
-"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམས།\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམ་\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམ།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམ།\n"
-"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམས།\n"
-"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམས་\n"
-"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཁ་བསྡམས།"
-
-#: selector.src#STR_SELECTOR_ADD_COMMANDS_DESCRIPTION.string.text
-msgid "To add a command to a toolbar, select the category and then the command. Then drag the command to the Commands list of the Toolbars tab page in the Customize dialog."
-msgstr ""
-
-#: selector.src#STR_BASICMACROS.string.text
-msgctxt "selector.src#STR_BASICMACROS.string.text"
-msgid "BASIC Macros"
-msgstr ""
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.TXT_SELECTOR_CATEGORIES.fixedtext.text
-msgid "Library"
-msgstr "དཔེ་མཛོད།"
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.BOX_SELECTOR_CATEGORIES.STR_MYMACROS.string.text
-msgctxt "selector.src#RID_DLG_SCRIPTSELECTOR.BOX_SELECTOR_CATEGORIES.STR_MYMACROS.string.text"
-msgid "My Macros"
-msgstr ""
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.BOX_SELECTOR_CATEGORIES.STR_PRODMACROS.string.text
-msgctxt "selector.src#RID_DLG_SCRIPTSELECTOR.BOX_SELECTOR_CATEGORIES.STR_PRODMACROS.string.text"
-msgid "%PRODUCTNAME Macros"
-msgstr ""
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.TXT_SELECTOR_COMMANDS.fixedtext.text
-msgid "Macro name"
-msgstr ""
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.GRP_SELECTOR_DESCRIPTION.fixedline.text
-msgctxt "selector.src#RID_DLG_SCRIPTSELECTOR.GRP_SELECTOR_DESCRIPTION.fixedline.text"
-msgid "Description"
-msgstr ""
-
-#: selector.src#RID_DLG_SCRIPTSELECTOR.modelessdialog.text
-msgid "Macro Selector"
-msgstr ""
+msgctxt ""
+"eventdlg.src\n"
+"RID_SVXPAGE_EVENTS\n"
+"PB_DELETE\n"
+"pushbutton.text"
+msgid "~Remove"
+msgstr "རྩ་བསྐྲད་གཏང་།(~R)"
-#: cfg.src#RID_SVXDLG_CUSTOMIZE.1.RID_SVXPAGE_MENUS.pageitem.text
+#. S8A)
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"RID_SVXDLG_CUSTOMIZE.1\n"
+"RID_SVXPAGE_MENUS\n"
+"pageitem.text"
msgid "Menus"
-msgstr ""
-
-#: cfg.src#RID_SVXDLG_CUSTOMIZE.1.RID_SVXPAGE_KEYBOARD.pageitem.text
+msgstr "རིགས་བརྒྱུད།"
+
+#. B%*x
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXDLG_CUSTOMIZE.1\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"pageitem.text"
msgid "Keyboard"
msgstr "ལྡེ་སྒྲོམ།"
-#: cfg.src#RID_SVXDLG_CUSTOMIZE.1.RID_SVXPAGE_TOOLBARS.pageitem.text
+#. cJGx
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"RID_SVXDLG_CUSTOMIZE.1\n"
+"RID_SVXPAGE_TOOLBARS\n"
+"pageitem.text"
msgid "Toolbars"
-msgstr ""
-
-#: cfg.src#RID_SVXDLG_CUSTOMIZE.1.RID_SVXPAGE_EVENTS.pageitem.text
+msgstr "ལག་ཆས་ཕྲ་རིང་།(~T)"
+
+#. lU#W
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXDLG_CUSTOMIZE.1\n"
+"RID_SVXPAGE_EVENTS\n"
+"pageitem.text"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
-#: cfg.src#RID_SVXDLG_CUSTOMIZE.tabdialog.text
+#. 0wGy
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXDLG_CUSTOMIZE\n"
+"tabdialog.text"
msgid "Customize"
-msgstr ""
-
-#: cfg.src#TEXT_MENU.#define.text
+msgstr "སྲོལ་སྒྲིག་འབད།"
+
+#. +L?G
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_MENU\n"
+"#define.text"
msgid "Menu"
msgstr ""
-#: cfg.src#TEXT_BEGIN_GROUP.#define.text
+#. eR2U
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_BEGIN_GROUP\n"
+"#define.text"
msgid "Begin a Group"
msgstr ""
-#: cfg.src#TEXT_RENAME.#define.text
+#. b_K*
+#: cfg.src
#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"TEXT_RENAME\n"
+"#define.text"
msgid "Rename..."
msgstr ""
"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -482,13 +162,23 @@ msgstr ""
"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
"བསྐྱར་མིང་བཏགས།..."
-#: cfg.src#TEXT_DELETE.#define.text
-msgctxt "cfg.src#TEXT_DELETE.#define.text"
+#. r%|N
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"TEXT_DELETE\n"
+"#define.text"
msgid "Delete..."
-msgstr ""
+msgstr "བཏོན་གཏང་..."
-#: cfg.src#TEXT_DELETE_NODOTS.#define.text
+#. d(`f
+#: cfg.src
#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"TEXT_DELETE_NODOTS\n"
+"#define.text"
msgid "Delete"
msgstr ""
"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -508,53 +198,120 @@ msgstr ""
"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n"
"བཏོན་གཏང་།"
-#: cfg.src#TEXT_MOVE.#define.text
+#. L4rV
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"TEXT_MOVE\n"
+"#define.text"
msgid "Move..."
-msgstr ""
-
-#: cfg.src#TEXT_DEFAULT_STYLE.#define.text
+msgstr "ལེ་ཤ (~r)"
+
+#. }SVT
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_DEFAULT_STYLE\n"
+"#define.text"
msgid "Restore Default Settings"
msgstr ""
-#: cfg.src#TEXT_DEFAULT_COMMAND.#define.text
+#. #ivo
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_DEFAULT_COMMAND\n"
+"#define.text"
msgid "Restore Default Command"
msgstr ""
-#: cfg.src#TEXT_TEXT_ONLY.#define.text
+#. =DbR
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"TEXT_TEXT_ONLY\n"
+"#define.text"
msgid "Text only"
-msgstr ""
-
-#: cfg.src#TEXT_TOOLBAR_NAME.#define.text
+msgstr "ཚིག་ཡིག་རྐྱངམ་ཅིག(T)"
+
+#. 6,\u
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_TOOLBAR_NAME\n"
+"#define.text"
msgid "Toolbar Name"
msgstr ""
-#: cfg.src#TEXT_SAVE_IN.#define.text
-msgctxt "cfg.src#TEXT_SAVE_IN.#define.text"
+#. 9[PA
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"TEXT_SAVE_IN\n"
+"#define.text"
msgid "Save In"
msgstr ""
-#: cfg.src#RID_SVXPAGE_MENUS.GRP_MENUS.fixedline.text
+#. eXdU
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"GRP_MENUS\n"
+"fixedline.text"
msgid "%PRODUCTNAME %MODULENAME Menus"
msgstr ""
-#: cfg.src#RID_SVXPAGE_MENUS.BTN_NEW.pushbutton.text
+#. t$1q
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"BTN_NEW\n"
+"pushbutton.text"
msgid "New..."
msgstr "གསརཔ..."
-#: cfg.src#RID_SVXPAGE_MENUS.GRP_MENU_SEPARATOR.fixedline.text
+#. @~lW
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"GRP_MENU_SEPARATOR\n"
+"fixedline.text"
msgid "Menu Content"
msgstr ""
-#: cfg.src#RID_SVXPAGE_MENUS.GRP_MENU_ENTRIES.fixedtext.text
+#. lic=
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"GRP_MENU_ENTRIES\n"
+"fixedtext.text"
msgid "Entries"
-msgstr ""
-
-#: cfg.src#RID_SVXPAGE_MENUS.BTN_ADD_COMMANDS.pushbutton.text
+msgstr "ཐོ་བཀོད་ཚུ།"
+
+#. ={na
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"BTN_ADD_COMMANDS\n"
+"pushbutton.text"
msgid "Add..."
msgstr "ཁ་སྐོང་།..."
-#: cfg.src#RID_SVXPAGE_MENUS.BTN_CHANGE_ENTRY.menubutton.text
+#. Cz(c
+#: cfg.src
#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"BTN_CHANGE_ENTRY\n"
+"menubutton.text"
msgid "Modify"
msgstr ""
"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -566,69 +323,156 @@ msgstr ""
"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལེགས་བཅོས་འབད།"
-#: cfg.src#RID_SVXPAGE_MENUS.FT_DESCRIPTION.fixedtext.text
-msgctxt "cfg.src#RID_SVXPAGE_MENUS.FT_DESCRIPTION.fixedtext.text"
+#. VCwD
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXPAGE_MENUS\n"
+"FT_DESCRIPTION\n"
+"fixedtext.text"
msgid "Description"
-msgstr ""
-
-#: cfg.src#MODIFY_ENTRY.ID_ADD_SUBMENU.menuitem.text
+msgstr "འགྲེལ་བཤད།"
+
+#. %5;f
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MODIFY_ENTRY\n"
+"ID_ADD_SUBMENU\n"
+"menuitem.text"
msgid "Add Submenu..."
msgstr ""
-#: cfg.src#MODIFY_TOOLBAR.ID_ICONS_ONLY.menuitem.text
+#. l0_N
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MODIFY_TOOLBAR\n"
+"ID_ICONS_ONLY\n"
+"menuitem.text"
msgid "Icons Only"
msgstr ""
-#: cfg.src#MODIFY_TOOLBAR.ID_ICONS_AND_TEXT.menuitem.text
+#. T0]N
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MODIFY_TOOLBAR\n"
+"ID_ICONS_AND_TEXT\n"
+"menuitem.text"
msgid "Icons & Text"
msgstr ""
-#: cfg.src#MODIFY_TOOLBAR_CONTENT.ID_CHANGE_SYMBOL.menuitem.text
+#. ^udJ
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MODIFY_TOOLBAR_CONTENT\n"
+"ID_CHANGE_SYMBOL\n"
+"menuitem.text"
msgid "Change Icon..."
msgstr ""
-#: cfg.src#MODIFY_TOOLBAR_CONTENT.ID_RESET_SYMBOL.menuitem.text
+#. 7wjq
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MODIFY_TOOLBAR_CONTENT\n"
+"ID_RESET_SYMBOL\n"
+"menuitem.text"
msgid "Reset Icon"
msgstr ""
-#: cfg.src#RID_SVXSTR_NEW_MENU.string.text
+#. }~_]
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_NEW_MENU\n"
+"string.text"
msgid "New Menu %n"
msgstr ""
-#: cfg.src#RID_SVXSTR_NEW_TOOLBAR.string.text
+#. J{=Y
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_NEW_TOOLBAR\n"
+"string.text"
msgid "New Toolbar %n"
msgstr ""
-#: cfg.src#RID_SVXSTR_MOVE_MENU.string.text
+#. 1~C[
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_MOVE_MENU\n"
+"string.text"
msgid "Move Menu"
msgstr ""
-#: cfg.src#RID_SVXSTR_ADD_SUBMENU.string.text
+#. HII,
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_ADD_SUBMENU\n"
+"string.text"
msgid "Add Submenu"
msgstr ""
-#: cfg.src#RID_SVXSTR_SUBMENU_NAME.string.text
+#. !6m^
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_SUBMENU_NAME\n"
+"string.text"
msgid "Submenu name"
msgstr ""
-#: cfg.src#RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION.string.text
+#. H]bA
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_MENU_ADDCOMMANDS_DESCRIPTION\n"
+"string.text"
msgid "To add a command to a menu, select the category and then the command. You can also drag the command to the Commands list of the Menus tab page in the Customize dialog."
msgstr ""
-#: cfg.src#MD_MENU_ORGANISER.TXT_MENU_NAME.fixedtext.text
+#. OPXN
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_MENU_ORGANISER\n"
+"TXT_MENU_NAME\n"
+"fixedtext.text"
msgid "Menu name"
msgstr ""
-#: cfg.src#MD_MENU_ORGANISER.TXT_MENU.fixedtext.text
+#. JS(w
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_MENU_ORGANISER\n"
+"TXT_MENU\n"
+"fixedtext.text"
msgid "Menu position"
msgstr ""
-#: cfg.src#MD_MENU_ORGANISER.modaldialog.text
+#. -k#d
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_MENU_ORGANISER\n"
+"modaldialog.text"
msgid "New Menu"
msgstr ""
-#: cfg.src#MD_NEW_TOOLBAR.modaldialog.text
+#. 4dv?
+#: cfg.src
#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"MD_NEW_TOOLBAR\n"
+"modaldialog.text"
msgid "Name"
msgstr ""
"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -652,8 +496,14 @@ msgstr ""
"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n"
"མིང་།"
-#: cfg.src#MD_ICONSELECTOR.FT_SYMBOLS.fixedtext.text
+#. L}y(
+#: cfg.src
#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"MD_ICONSELECTOR\n"
+"FT_SYMBOLS\n"
+"fixedtext.text"
msgid "Icons"
msgstr ""
"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -661,131 +511,280 @@ msgstr ""
"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
"ངོས་དཔར་ཚུ།"
-#: cfg.src#MD_ICONSELECTOR.BTN_IMPORT.pushbutton.text
+#. .?[S
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"MD_ICONSELECTOR\n"
+"BTN_IMPORT\n"
+"pushbutton.text"
msgid "Import..."
-msgstr ""
+msgstr "ནང་འདྲེན།(~m)"
-#: cfg.src#MD_ICONSELECTOR.BTN_DELETE.pushbutton.text
-msgctxt "cfg.src#MD_ICONSELECTOR.BTN_DELETE.pushbutton.text"
+#. ry*^
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"MD_ICONSELECTOR\n"
+"BTN_DELETE\n"
+"pushbutton.text"
msgid "Delete..."
-msgstr ""
-
-#: cfg.src#MD_ICONSELECTOR.FT_NOTE.fixedtext.text
+msgstr "བཏོན་གཏང་..."
+
+#. 7iIT
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_ICONSELECTOR\n"
+"FT_NOTE\n"
+"fixedtext.text"
msgid ""
"Note:\n"
"The size of an icon should be 16x16 pixel to achieve best quality. Different sized icons will be scaled automatically."
msgstr ""
-#: cfg.src#MD_ICONSELECTOR.modaldialog.text
+#. \DF}
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_ICONSELECTOR\n"
+"modaldialog.text"
msgid "Change Icon"
msgstr ""
-#: cfg.src#MD_ICONCHANGE.FTCHGE_DESCRIPTION.fixedtext.text
+#. dRXT
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_ICONCHANGE\n"
+"FTCHGE_DESCRIPTION\n"
+"fixedtext.text"
msgid ""
"The files listed below could not be imported.\n"
"The file format could not be interpreted."
msgstr ""
-#: cfg.src#MD_ICONCHANGE.modaldialog.text
+#. -f4B
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"MD_ICONCHANGE\n"
+"modaldialog.text"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
-#: cfg.src#RID_SVXSTR_IMPORT_ICON_ERROR.string.text
+#. s/P=
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_IMPORT_ICON_ERROR\n"
+"string.text"
msgid "The files listed below could not be imported. The file format could not be interpreted."
msgstr ""
-#: cfg.src#RID_SVXSTR_DELETE_ICON_CONFIRM.string.text
+#. 6?o6
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_DELETE_ICON_CONFIRM\n"
+"string.text"
msgid "Are you sure to delete the image?"
msgstr ""
-#: cfg.src#RID_SVXSTR_REPLACE_ICON_WARNING.string.text
+#. 3bqk
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_REPLACE_ICON_WARNING\n"
+"string.text"
msgid ""
"The icon %ICONNAME is already contained in the image list.\n"
"Would you like to replace the existing icon?"
msgstr ""
-#: cfg.src#RID_SVXSTR_REPLACE_ICON_CONFIRM.string.text
+#. e1J_
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_REPLACE_ICON_CONFIRM\n"
+"string.text"
msgid "Confirm Icon Replacement"
msgstr ""
-#: cfg.src#RID_SVXSTR_YESTOALL.string.text
+#. %\@%
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_YESTOALL\n"
+"string.text"
msgid "Yes to All"
msgstr "ཆ་མཉམ་ལུ་ཨིན།"
-#: cfg.src#RID_SVXSTR_PRODUCTNAME_TOOLBARS.string.text
+#. w#!6
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_PRODUCTNAME_TOOLBARS\n"
+"string.text"
msgid "%PRODUCTNAME %MODULENAME Toolbars"
msgstr ""
-#: cfg.src#RID_SVXSTR_TOOLBAR.string.text
+#. ig)B
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_TOOLBAR\n"
+"string.text"
msgid "Toolbar"
-msgstr ""
-
-#: cfg.src#RID_SVXSTR_TOOLBAR_CONTENT.string.text
+msgstr "ལག་ཆས་ཕྲ་རིང་།(~T)"
+
+#. Z}q6
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_TOOLBAR_CONTENT\n"
+"string.text"
msgid "Toolbar Content"
msgstr ""
-#: cfg.src#RID_SVXSTR_COMMANDS.string.text
+#. o\66
+#: cfg.src
#, fuzzy
-msgctxt "cfg.src#RID_SVXSTR_COMMANDS.string.text"
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_COMMANDS\n"
+"string.text"
msgid "Commands"
msgstr "བརྡ་བཀོད།"
-#: cfg.src#RID_SVXSTR_COMMAND.string.text
+#. NF$r
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_COMMAND\n"
+"string.text"
msgid "Command"
msgstr "བརྡ་བཀོད།"
-#: cfg.src#QBX_CONFIRM_DELETE_MENU.querybox.text
+#. 13cn
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"QBX_CONFIRM_DELETE_MENU\n"
+"querybox.text"
msgid "Are you sure you want to delete the '%MENUNAME' menu?"
msgstr ""
-#: cfg.src#QBX_CONFIRM_DELETE_TOOLBAR.querybox.text
+#. naB`
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"QBX_CONFIRM_DELETE_TOOLBAR\n"
+"querybox.text"
msgid "There are no more commands on the toolbar. Do you want to delete the toolbar?"
msgstr ""
-#: cfg.src#QBX_CONFIRM_RESET.querybox.text
-msgctxt "cfg.src#QBX_CONFIRM_RESET.querybox.text"
+#. #p\j
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"QBX_CONFIRM_RESET\n"
+"querybox.text"
msgid "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
msgstr ""
-#: cfg.src#RID_SVXSTR_CONFIRM_MENU_RESET.string.text
-msgctxt "cfg.src#RID_SVXSTR_CONFIRM_MENU_RESET.string.text"
+#. /TiS
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_CONFIRM_MENU_RESET\n"
+"string.text"
msgid "The menu configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
msgstr ""
-#: cfg.src#RID_SVXSTR_CONFIRM_TOOLBAR_RESET.string.text
+#. iWEu
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_CONFIRM_TOOLBAR_RESET\n"
+"string.text"
msgid "The toolbar configuration for %SAVE IN SELECTION% will be reset to the factory settings. Do you want to continue?"
msgstr ""
-#: cfg.src#QBX_CONFIRM_RESTORE_DEFAULT.querybox.text
+#. _oP[
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"QBX_CONFIRM_RESTORE_DEFAULT\n"
+"querybox.text"
msgid "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?"
msgstr ""
-#: cfg.src#IBX_MNUCFG_ALREADY_INCLUDED.infobox.text
+#. Q\pG
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"IBX_MNUCFG_ALREADY_INCLUDED\n"
+"infobox.text"
msgid "Function is already included in this popup."
msgstr ""
-#: cfg.src#RID_SVXSTR_LABEL_NEW_NAME.string.text
+#. E7RS
+#: cfg.src
+#, fuzzy
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_LABEL_NEW_NAME\n"
+"string.text"
msgid "~New name"
-msgstr ""
-
-#: cfg.src#RID_SVXSTR_RENAME_MENU.string.text
+msgstr "མིང་གསརཔ།"
+
+#. ^i*M
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_RENAME_MENU\n"
+"string.text"
msgid "Rename Menu"
msgstr ""
-#: cfg.src#RID_SVXSTR_RENAME_TOOLBAR.string.text
+#. YbJA
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"RID_SVXSTR_RENAME_TOOLBAR\n"
+"string.text"
msgid "Rename Toolbar"
msgstr ""
-#: cfg.src#BUTTON_STR_UP.string.text
+#. jZ03
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"BUTTON_STR_UP\n"
+"string.text"
msgid "Up"
msgstr "ཡར།"
-#: cfg.src#BUTTON_STR_DOWN.string.text
+#. D|%U
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
+"BUTTON_STR_DOWN\n"
+"string.text"
msgid "Down"
msgstr "མར།"
-#: acccfg.src#PUSHBUTTON_TEXT_SAVE.#define.text
+#. 6/DA
+#: acccfg.src
#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_SAVE\n"
+"#define.text"
msgid "~Save..."
msgstr ""
"#-#-#-#-# envelp.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -795,16 +794,31 @@ msgstr ""
"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
"སྲིངས...(~S)"
-#: acccfg.src#PUSHBUTTON_TEXT_RESET.#define.text
+#. [P~Y
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_RESET\n"
+"#define.text"
msgid "R~eset"
msgstr ""
-#: acccfg.src#PUSHBUTTON_TEXT_LOAD.#define.text
+#. Cf|1
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_LOAD\n"
+"#define.text"
msgid "~Load..."
msgstr "མངོན་གསལ་འབད་ནི།(~L)"
-#: acccfg.src#PUSHBUTTON_TEXT_REMOVE.#define.text
+#. HmDi
+#: acccfg.src
#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_REMOVE\n"
+"#define.text"
msgid "~Delete"
msgstr ""
"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -838,8 +852,13 @@ msgstr ""
"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
"བཏོན་གཏང་།(~D)"
-#: acccfg.src#PUSHBUTTON_TEXT_CHANGE.#define.text
+#. k8Ud
+#: acccfg.src
#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_CHANGE\n"
+"#define.text"
msgid "~Modify"
msgstr ""
"#-#-#-#-# envelp.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -853,17 +872,31 @@ msgstr ""
"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལེགས་བཅོས་འབད།(~M)"
-#: acccfg.src#PUSHBUTTON_TEXT_NEW.#define.text
+#. 2!F~
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"PUSHBUTTON_TEXT_NEW\n"
+"#define.text"
msgid "~New"
msgstr "གསརཔ།(~N)"
-#: acccfg.src#FIXEDTEXT_TEXT_GROUP.#define.text
-msgctxt "acccfg.src#FIXEDTEXT_TEXT_GROUP.#define.text"
+#. ${0m
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"FIXEDTEXT_TEXT_GROUP\n"
+"#define.text"
msgid "~Category"
-msgstr ""
+msgstr "དབྱེ་རིམ།(~C)"
-#: acccfg.src#FIXEDTEXT_TEXT_FUNCTION.#define.text
+#. GiBa
+#: acccfg.src
#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"FIXEDTEXT_TEXT_FUNCTION\n"
+"#define.text"
msgid "Function"
msgstr ""
"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -875,8 +908,13 @@ msgstr ""
"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལས་འགན།"
-#: acccfg.src#GROUPBOX_TEXT_FUNCTIONS.#define.text
+#. Amm=
+#: acccfg.src
#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"GROUPBOX_TEXT_FUNCTIONS\n"
+"#define.text"
msgid "Functions"
msgstr ""
"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -888,77 +926,833 @@ msgstr ""
"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལས་འགན།"
-#: acccfg.src#RID_SVXPAGE_KEYBOARD.GRP_ACC_KEYBOARD.fixedline.text
+#. c3f:
+#: acccfg.src
+#, fuzzy
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"GRP_ACC_KEYBOARD\n"
+"fixedline.text"
msgid "Shortcut keys"
-msgstr ""
-
-#: acccfg.src#RID_SVXPAGE_KEYBOARD.TXT_ACC_KEY.fixedtext.text
+msgstr "མགྱོགས་ཐབས་ལྡེ་མིག་ཚུ།"
+
+#. ~gAl
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"TXT_ACC_KEY\n"
+"fixedtext.text"
msgid "~Keys"
msgstr ""
-#: acccfg.src#RID_SVXPAGE_KEYBOARD.STR_LOADACCELCONFIG.string.text
+#. q/*9
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"STR_LOADACCELCONFIG\n"
+"string.text"
msgid "Load Keyboard Configuration"
msgstr ""
-#: acccfg.src#RID_SVXPAGE_KEYBOARD.STR_SAVEACCELCONFIG.string.text
+#. )7Vi
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"STR_SAVEACCELCONFIG\n"
+"string.text"
msgid "Save Keyboard Configuration"
msgstr ""
-#: acccfg.src#RID_SVXPAGE_KEYBOARD.STR_FILTERNAME_CFG.string.text
+#. S:G]
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_KEYBOARD\n"
+"STR_FILTERNAME_CFG\n"
+"string.text"
msgid "Configuration"
msgstr "རིམ་སྒྲིག"
-#: acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_MYMACROS.string.text
-msgctxt "acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_MYMACROS.string.text"
-msgid "My Macros"
-msgstr ""
-
-#: acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_PRODMACROS.string.text
-msgctxt "acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_PRODMACROS.string.text"
-msgid "%PRODUCTNAME Macros"
-msgstr ""
-
-#: acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_BASICMACROS.string.text
-msgctxt "acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_BASICMACROS.string.text"
+#. ~{9d
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_CONFIGGROUPBOX\n"
+"STR_BASICMACROS\n"
+"string.text"
msgid "BASIC Macros"
msgstr ""
-#: acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_DLG_MACROS.string.text
-msgctxt "acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_DLG_MACROS.string.text"
-msgid "%PRODUCTNAME Macros"
-msgstr ""
-
-#: acccfg.src#RID_SVXPAGE_CONFIGGROUPBOX.STR_GROUP_STYLES.string.text
+#. MfpT
+#: acccfg.src
+msgctxt ""
+"acccfg.src\n"
+"RID_SVXPAGE_CONFIGGROUPBOX\n"
+"STR_GROUP_STYLES\n"
+"string.text"
msgid "Styles"
msgstr "བཟོ་རྣམ་ཚུ།"
-#: eventdlg.src#RID_SVXPAGE_EVENTS.STR_EVENT.string.text
+#. $W23
+#: macropg.src
#, fuzzy
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.STR_EVENT.string.text"
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"STR_EVENT\n"
+"string.text"
msgid "Event"
msgstr "བྱུང་ལས་ཚུ།"
-#: eventdlg.src#RID_SVXPAGE_EVENTS.STR_ASSMACRO.string.text
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.STR_ASSMACRO.string.text"
+#. sp!~
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"STR_ASSMACRO\n"
+"string.text"
msgid "Assigned Action"
msgstr ""
-#: eventdlg.src#RID_SVXPAGE_EVENTS.TXT_SAVEIN.fixedtext.text
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.TXT_SAVEIN.fixedtext.text"
-msgid "Save In"
-msgstr ""
-
-#: eventdlg.src#RID_SVXPAGE_EVENTS.FT_ASSIGN.fixedtext.text
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.FT_ASSIGN.fixedtext.text"
+#. 7-A1
+#: macropg.src
+#, fuzzy
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"FT_ASSIGN\n"
+"fixedtext.text"
msgid "Assign:"
-msgstr ""
+msgstr "འགན་སྤྲོད།"
-#: eventdlg.src#RID_SVXPAGE_EVENTS.PB_ASSIGN.pushbutton.text
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.PB_ASSIGN.pushbutton.text"
+#. hQ$Q
+#: macropg.src
+#, fuzzy
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"PB_ASSIGN\n"
+"pushbutton.text"
msgid "M~acro..."
+msgstr "མེཀ་རོ..."
+
+#. StBD
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"PB_ASSIGN_COMPONENT\n"
+"pushbutton.text"
+msgid "Com~ponent..."
msgstr ""
-#: eventdlg.src#RID_SVXPAGE_EVENTS.PB_DELETE.pushbutton.text
-msgctxt "eventdlg.src#RID_SVXPAGE_EVENTS.PB_DELETE.pushbutton.text"
+#. k+F@
+#: macropg.src
+#, fuzzy
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"PB_DELETE\n"
+"pushbutton.text"
msgid "~Remove"
+msgstr "རྩ་བསྐྲད་གཏང་།(~R)"
+
+#. wO#o
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXPAGE_MACROASSIGN\n"
+"tabpage.text"
+msgid "Assign action"
+msgstr ""
+
+#. }ncg
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXDLG_ASSIGNCOMPONENT\n"
+"FT_METHOD\n"
+"fixedtext.text"
+msgid "Component method name"
+msgstr ""
+
+#. s\`/
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXDLG_ASSIGNCOMPONENT\n"
+"modaldialog.text"
+msgid "Assign Component"
+msgstr ""
+
+#. dLYQ
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_STARTAPP\n"
+"string.text"
+msgid "Start Application"
+msgstr ""
+
+#. v2d[
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CLOSEAPP\n"
+"string.text"
+msgid "Close Application"
+msgstr ""
+
+#. %H!x
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_NEWDOC\n"
+"string.text"
+msgid "New Document"
+msgstr "ཡིག་ཆ་གསརཔ།"
+
+#. AL^0
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CLOSEDOC\n"
+"string.text"
+msgid "Document closed"
+msgstr ""
+
+#. @3Vd
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_PREPARECLOSEDOC\n"
+"string.text"
+msgid "Document is going to be closed"
+msgstr ""
+
+#. w;PH
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_OPENDOC\n"
+"string.text"
+msgid "Open Document"
+msgstr "ཡིག་ཆ་ ཁ་ཕྱེ།"
+
+#. %)}(
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEDOC\n"
+"string.text"
+msgid "Save Document"
+msgstr "ཡིག་ཆ་སྲུངས་བཞག་འབད།"
+
+#. `$b`
+#: macropg.src
+#, fuzzy
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEASDOC\n"
+"string.text"
+msgid "Save Document As"
+msgstr "ཡིག་ཆ་སྲུངས་བཞག་འབད།"
+
+#. E*BO
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEDOCDONE\n"
+"string.text"
+msgid "Document has been saved"
+msgstr ""
+
+#. U?F8
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEASDOCDONE\n"
+"string.text"
+msgid "Document has been saved as"
+msgstr ""
+
+#. njr\
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ACTIVATEDOC\n"
+"string.text"
+msgid "Activate Document"
+msgstr ""
+
+#. zUV@
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_DEACTIVATEDOC\n"
+"string.text"
+msgid "Deactivate Document"
+msgstr ""
+
+#. N-3~
+#: macropg.src
+#, fuzzy
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_PRINTDOC\n"
+"string.text"
+msgid "Print Document"
+msgstr "ཡིག་ཆ་ཚུ་དཔར་བསྐྲུན་འབད།(~t)"
+
+#. G]Kg
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MODIFYCHANGED\n"
+"string.text"
+msgid "'Modified' status was changed"
+msgstr ""
+
+#. 0/eq
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MAILMERGE\n"
+"string.text"
+msgid "Printing of form letters started"
+msgstr ""
+
+#. 8-#P
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MAILMERGE_END\n"
+"string.text"
+msgid "Printing of form letters finished"
+msgstr ""
+
+#. o`,X
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_FIELDMERGE\n"
+"string.text"
+msgid "Merging of form fields started"
+msgstr ""
+
+#. %*EA
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_FIELDMERGE_FINISHED\n"
+"string.text"
+msgid "Merging of form fields finished"
+msgstr ""
+
+#. C;1I
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_PAGECOUNTCHANGE\n"
+"string.text"
+msgid "Changing the page count"
+msgstr "ཤོག་གྲངས་སོར་དོ་"
+
+#. `CT^
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SUBCOMPONENT_OPENED\n"
+"string.text"
+msgid "Loaded a sub component"
+msgstr ""
+
+#. d/Pf
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SUBCOMPONENT_CLOSED\n"
+"string.text"
+msgid "Closed a sub component"
+msgstr ""
+
+#. I,`n
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_APPROVEPARAMETER\n"
+"string.text"
+msgid "Fill parameters"
+msgstr "བཀང་ནིའི་ཚད་བཟུང་ཚུ།"
+
+#. XsHX
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ACTIONPERFORMED\n"
+"string.text"
+msgid "Execute action"
+msgstr ""
+
+#. K)DR
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_AFTERUPDATE\n"
+"string.text"
+msgid "After updating"
+msgstr "དུས་མཐུན་བཟོ་བའི་ཤུལ་ལས།"
+
+#. VH)#
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_BEFOREUPDATE\n"
+"string.text"
+msgid "Before updating"
+msgstr "དུས་མཐུན་མ་བཟོ་བའི་ཧེ་མ།"
+
+#. NysH
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_APPROVEROWCHANGE\n"
+"string.text"
+msgid "Before record action"
+msgstr "དྲན་ཐོ་བྱ་བའི་ཧེ་མ།"
+
+#. -=So
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ROWCHANGE\n"
+"string.text"
+msgid "After record action"
+msgstr "དྲན་ཐོ་བྱ་བའི་ཤུལ་མ།"
+
+#. Qtkn
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CONFIRMDELETE\n"
+"string.text"
+msgid "Confirm deletion"
+msgstr "བཏོན་གཏང་ནི་ངེས་དཔྱད་འབད།"
+
+#. zTYx
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ERROROCCURRED\n"
+"string.text"
+msgid "Error occurred"
+msgstr "འཛོལ་བ་བྱུང་ནུག"
+
+#. qc3.
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ADJUSTMENTVALUECHANGED\n"
+"string.text"
+msgid "While adjusting"
+msgstr "བདེ་སྒྲིག་འབདཝ་ད་ལུ།"
+
+#. rL.|
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_FOCUSGAINED\n"
+"string.text"
+msgid "When receiving focus"
+msgstr "ཆེད་དམིགས་ཐོབ་པའི་སྐབས་ལུ།"
+
+#. Y.6e
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_FOCUSLOST\n"
+"string.text"
+msgid "When losing focus"
+msgstr "ཆེད་དམིགས་བྱང་སྟོར་ཤོར་བའི་སྐབས་ལུ།"
+
+#. B%3l
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_ITEMSTATECHANGED\n"
+"string.text"
+msgid "Item status changed"
+msgstr "རྣམ་གྲངས་ཀྱི་གནས་ཚད་ བསྒྱུར་བཅོས་འབད་ཡི།"
+
+#. zIW^
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_KEYTYPED\n"
+"string.text"
+msgid "Key pressed"
+msgstr "ལྡེ་མིག་ ཨེབཅི།"
+
+#. Q(de
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_KEYUP\n"
+"string.text"
+msgid "Key released"
+msgstr "ལྡེ་མིག་ གཏང་ཡི།"
+
+#. .Tf=
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_LOADED\n"
+"string.text"
+msgid "When loading"
+msgstr "མངོན་གསལ་འབད་བའི་སྐབས་ལུ།"
+
+#. X2fy
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_RELOADING\n"
+"string.text"
+msgid "Before reloading"
+msgstr "ཡང་བསྐྱར་མངོན་གསལ་འབད་བའི་ཧེ་མ།"
+
+#. E.Q#
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_RELOADED\n"
+"string.text"
+msgid "When reloading"
+msgstr "ཡང་བསྐྱར་མངོན་གསལ་འབད་བའི་སྐབས་ལུ།"
+
+#. p#Vl
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSEDRAGGED\n"
+"string.text"
+msgid "Mouse moved while key pressed"
+msgstr "ལྡེ་མིག་ཨེབ་པའི་སྐབས་ མཱའུསི་ སྤོ་བཤུད་འབད་ཡི།"
+
+#. e*M;
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSEENTERED\n"
+"string.text"
+msgid "Mouse inside"
+msgstr "མཱའུསི་ ནང་ན།"
+
+#. ]faH
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSEEXITED\n"
+"string.text"
+msgid "Mouse outside"
+msgstr "མཱའུསི་ ཕྱི་ཁ།"
+
+#. Yuu*
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSEMOVED\n"
+"string.text"
+msgid "Mouse moved"
+msgstr "མཱའུསི་ སྤོ་བཤུད་འབད་ཡི།"
+
+#. LkIT
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSEPRESSED\n"
+"string.text"
+msgid "Mouse button pressed"
+msgstr "མཱའུསི་གི་ཨེབ་རྟ་ ཨེབ་ཅི།"
+
+#. JAG]
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MOUSERELEASED\n"
+"string.text"
+msgid "Mouse button released"
+msgstr "མཱའུསི་གི་ཨེབ་རྟ་ བཏང་ཡི།"
+
+#. !gkv
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_POSITIONING\n"
+"string.text"
+msgid "Before record change"
+msgstr "དྲན་ཐོ་བསྒྱུར་བཅོས་འབད་བའི་ཧེ་མ།"
+
+#. w`-2
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_POSITIONED\n"
+"string.text"
+msgid "After record change"
+msgstr "དྲན་ཐོ་བསྒྱུར་བཅོས་འབད་བའི་ཤུལ་མ།"
+
+#. Y0}2
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_RESETTED\n"
+"string.text"
+msgid "After resetting"
+msgstr "སླར་སྒྲིག་འབད་བའི་ཤུལ་མ།"
+
+#. JWpx
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_APPROVERESETTED\n"
+"string.text"
+msgid "Prior to reset"
+msgstr "སླར་སྒྲིག་མ་འབད་བའི་གོང་ལུ།"
+
+#. eps}
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_APPROVEACTIONPERFORMED\n"
+"string.text"
+msgid "Approve action"
+msgstr ""
+
+#. seFP
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SUBMITTED\n"
+"string.text"
+msgid "Before submitting"
+msgstr "མ་ཕུལ་བའི་ཧེ་མ།"
+
+#. \(IG
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_TEXTCHANGED\n"
+"string.text"
+msgid "Text modified"
+msgstr "ཚིག་ཡིག་ ལེགས་བཅོས་འབད་ཡི།"
+
+#. A%T%
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_UNLOADING\n"
+"string.text"
+msgid "Before unloading"
+msgstr "མངོན་གསལ་མ་འབད་བའི་ཧེ་མ།"
+
+#. !pfh
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_UNLOADED\n"
+"string.text"
+msgid "When unloading"
+msgstr "མངོན་གསལ་མ་འབད་བའི་བསྒང་།"
+
+#. M,J1
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CHANGED\n"
+"string.text"
+msgid "Changed"
+msgstr "བསྒྱུར་བཅོས་འབད་ཡི།"
+
+#. RTE-
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CREATEDOC\n"
+"string.text"
+msgid "Document created"
+msgstr ""
+
+#. Dr.t
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_LOADDOCFINISHED\n"
+"string.text"
+msgid "Document loading finished"
+msgstr ""
+
+#. cV)6
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEDOCFAILED\n"
+"string.text"
+msgid "Saving of document failed"
+msgstr ""
+
+#. YXUB
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SAVEASDOCFAILED\n"
+"string.text"
+msgid "'Save as' has failed"
+msgstr ""
+
+#. !%^]
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_COPYTODOC\n"
+"string.text"
+msgid "Storing or exporting copy of document"
+msgstr ""
+
+#. A)]:
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_COPYTODOCDONE\n"
+"string.text"
+msgid "Document copy has been created"
+msgstr ""
+
+#. J%Q:
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_COPYTODOCFAILED\n"
+"string.text"
+msgid "Creating of document copy failed"
+msgstr ""
+
+#. Y{ap
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_VIEWCREATED\n"
+"string.text"
+msgid "View created"
+msgstr ""
+
+#. RZ([
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_PREPARECLOSEVIEW\n"
+"string.text"
+msgid "View is going to be closed"
+msgstr ""
+
+#. p:$f
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CLOSEVIEW\n"
+"string.text"
+msgid "View closed"
+msgstr ""
+
+#. Y,ra
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_TITLECHANGED\n"
+"string.text"
+msgid "Document title changed"
+msgstr ""
+
+#. bNLp
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_MODECHANGED\n"
+"string.text"
+msgid "Document mode changed"
+msgstr ""
+
+#. KLrx
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_VISAREACHANGED\n"
+"string.text"
+msgid "Visible area changed"
+msgstr ""
+
+#. gd`i
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_STORAGECHANGED\n"
+"string.text"
+msgid "Document has got a new storage"
+msgstr ""
+
+#. A3BV
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_LAYOUT_FINISHED\n"
+"string.text"
+msgid "Document layout finished"
+msgstr ""
+
+#. Rmvf
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_SELECTIONCHANGED\n"
+"string.text"
+msgid "Selection changed"
+msgstr ""
+
+#. iihC
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_DOUBLECLICK\n"
+"string.text"
+msgid "Double click"
+msgstr ""
+
+#. 2!XX
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_RIGHTCLICK\n"
+"string.text"
+msgid "Right click"
+msgstr ""
+
+#. %[cV
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CALCULATE\n"
+"string.text"
+msgid "Formulas calculated"
+msgstr ""
+
+#. ^,UT
+#: macropg.src
+msgctxt ""
+"macropg.src\n"
+"RID_SVXSTR_EVENT_CONTENTCHANGED\n"
+"string.text"
+msgid "Content changed"
msgstr ""
diff --git a/source/dz/cui/source/dialogs.po b/source/dz/cui/source/dialogs.po
index b8509b16769..488ae5f3196 100644
--- a/source/dz/cui/source/dialogs.po
+++ b/source/dz/cui/source/dialogs.po
@@ -1,9 +1,9 @@
-#. extracted from cui/source/dialogs.oo
+#. extracted from cui/source/dialogs
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+cui%2Fsource%2Fdialogs.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-13 20:42+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-06-16 13:48+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,968 +12,1457 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: thesdlg.src#RID_SVXDLG_THESAURUS.FT_WORD.fixedtext.text
-msgid "~Current word"
-msgstr ""
-
-#: thesdlg.src#RID_SVXDLG_THESAURUS.MB_LANGUAGE.menubutton.text
-msgid "~Language"
-msgstr "སྐད་ཡིག...(~L)"
-
-#: thesdlg.src#RID_SVXDLG_THESAURUS.FT_THES_ALTERNATIVES.fixedtext.text
-msgid "~Alternatives"
-msgstr ""
+#. JQkn
+#: newtabledlg.src
+#, fuzzy
+msgctxt ""
+"newtabledlg.src\n"
+"RID_SVX_NEWTABLE_DLG\n"
+"FT_COLUMNS\n"
+"fixedtext.text"
+msgid "Number of columns:"
+msgstr "ཚོས་གཞི་ཚུའི་གྱངས་ཁ།"
-#: thesdlg.src#RID_SVXDLG_THESAURUS.FT_REPL.fixedtext.text
+#. AH!B
+#: newtabledlg.src
#, fuzzy
-msgid "~Replace with"
-msgstr ""
-"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"དེའི་ཐོག་ལས་ཚབ་བཙུགས།(~R)\n"
-"#-#-#-#-# fmcomp.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གཅིག་ཁར་ཚབ་བཙུགས།(~R)"
+msgctxt ""
+"newtabledlg.src\n"
+"RID_SVX_NEWTABLE_DLG\n"
+"FT_ROWS\n"
+"fixedtext.text"
+msgid "Number of rows:"
+msgstr "མིང་ཚིག་ཚུ་གི་གྱངས་ཁ:"
-#: thesdlg.src#RID_SVXDLG_THESAURUS.BTN_THES_OK.okbutton.text
+#. #JL_
+#: newtabledlg.src
#, fuzzy
-msgid "Replace"
+msgctxt ""
+"newtabledlg.src\n"
+"RID_SVX_NEWTABLE_DLG\n"
+"modaldialog.text"
+msgid "Insert Table"
msgstr ""
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚབ་མ་ བཙུགས།\n"
-"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚབ་བཙུགས།\n"
+"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཐིག་ཁྲམ་བཙུགས།\n"
"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚབ་བཙུགས།\n"
-"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚབ་བཙུགས།\n"
-"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཚབ་བཙུགས།"
-
-#: thesdlg.src#RID_SVXDLG_THESAURUS.STR_ERR_TEXTNOTFOUND.string.text
-msgid "No alternatives found."
-msgstr ""
-
-#: thesdlg.src#RID_SVXDLG_THESAURUS.modaldialog.text
-msgid "Thesaurus"
-msgstr "མངོན་བརྗོད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.GRP_LINKTYPE.fixedline.text
-msgid "Hyperlink type"
-msgstr "ཚད་བརྒལ་འབྲེལ་ལམ་གྱི་དབྱེ་བ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.RB_LINKTYP_INTERNET.radiobutton.text
-msgid "~Web"
-msgstr "ཝེབ།(~W)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.RB_LINKTYP_FTP.radiobutton.text
-msgid "~FTP"
-msgstr "ཨེཕ་ཊི་པི།(~F)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_TARGET_HTML.fixedtext.text
-msgid "Tar~get"
-msgstr "དམིགས་གཏད།(~g)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_LOGIN.fixedtext.text
-msgid "~Login name"
-msgstr "ནང་བསྐྱོད་འབད་ཡོད་པའི་མིང་།(~L)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_PASSWD.fixedtext.text
-msgid "~Password"
-msgstr "ཆོག་ཡིག(~P)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.CBX_ANONYMOUS.checkbox.text
-msgid "Anonymous ~user"
-msgstr "མིང་མེདཔ་ལག་ལེན་པ།(~u)"
+"ཡིག་སྣོད་བཙུགས།"
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_BROWSE.imagebutton.text
+#. -+=O
+#: commonlingui.src
#, fuzzy
-msgid "WWW Browser"
-msgstr "ཌབ་ལུ་ཌབ་ལུ་ཌབ་ལུ་བརའུ་ཟར།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_BROWSE.imagebutton.quickhelptext
-msgid "Open web browser, copy an URL, and paste it to Target field"
-msgstr ""
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.GRP_MORE.fixedline.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.GRP_MORE.fixedline.text"
-msgid "Further settings"
-msgstr "གཞི་སྒྲིག་ཚུ་ཐེབས་བཟོ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_FRAME.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_FRAME.fixedtext.text"
-msgid "F~rame"
-msgstr "གཞི་ཁྲམ།(~r)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_FORM.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_FORM.fixedtext.text"
-msgid "F~orm"
-msgstr "རྣམ་པ།(~o)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.LB_FORM.1.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.LB_FORM.1.stringlist.text"
-msgid "Text"
-msgstr "ཚིག་ཡིག"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.LB_FORM.2.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.LB_FORM.2.stringlist.text"
-msgid "Button"
-msgstr "ཨེབ་རྟ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_INDICATION.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_INDICATION.fixedtext.text"
-msgid "Te~xt"
-msgstr "ཚིག་ཡིག(~x)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_TEXT.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.FT_TEXT.fixedtext.text"
-msgid "N~ame"
-msgstr "མིང་།(~a)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_SCRIPT.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_SCRIPT.imagebutton.text"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_SCRIPT.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.BTN_SCRIPT.imagebutton.quickhelptext"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.tabpage.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_INTERNET.tabpage.text"
-msgid "Hyperlink"
-msgstr "ཚད་བརྒལ་འབྲེལ་ལམ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.GRP_MAILNEWS.fixedline.text
-msgid "Mail & news"
-msgstr "ཡིག་འཕྲིན་དང་གནས་ཚུལ་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.RB_LINKTYP_MAIL.radiobutton.text
-msgid "~E-mail"
-msgstr "གློག་འཕྲིན།(~E)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.RB_LINKTYP_NEWS.radiobutton.text
-msgid "~News"
-msgstr "གནས་ཚུལ་ཚུ།(~N)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_RECEIVER.fixedtext.text
-msgid "Re~cipient"
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"FT_WORD\n"
+"fixedtext.text"
+msgid "Origi~nal"
msgstr ""
+"#-#-#-#-# miscdlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ངོ་མ།\n"
+"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འདྲ་དང་ཕ།\n"
+"#-#-#-#-# filter.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ངོ་མ།"
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_SUBJECT.fixedtext.text
-msgid "~Subject"
-msgstr "དོན་ཚན།(~S)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_ADRESSBOOK.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_ADRESSBOOK.imagebutton.text"
-msgid "Data Sources..."
-msgstr "གནད་སྡུད་ཀྱི་འབྱུང་ཁུངས..."
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_ADRESSBOOK.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_ADRESSBOOK.imagebutton.quickhelptext"
-msgid "Data Sources..."
-msgstr "གནད་སྡུད་ཀྱི་འབྱུང་ཁུངས..."
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.GRP_MORE.fixedline.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.GRP_MORE.fixedline.text"
-msgid "Further settings"
-msgstr "གཞི་སྒྲིག་ཚུ་ཐེབས་བཟོ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_FRAME.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_FRAME.fixedtext.text"
-msgid "F~rame"
-msgstr "གཞི་ཁྲམ།(~r)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_FORM.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_FORM.fixedtext.text"
-msgid "F~orm"
-msgstr "རྣམ་པ།(~o)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.LB_FORM.1.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.LB_FORM.1.stringlist.text"
-msgid "Text"
-msgstr "ཚིག་ཡིག"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.LB_FORM.2.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.LB_FORM.2.stringlist.text"
-msgid "Button"
-msgstr "ཨེབ་རྟ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_INDICATION.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_INDICATION.fixedtext.text"
-msgid "Te~xt"
-msgstr "ཚིག་ཡིག(~x)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_TEXT.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.FT_TEXT.fixedtext.text"
-msgid "N~ame"
-msgstr "མིང་།(~a)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_SCRIPT.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_SCRIPT.imagebutton.text"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_SCRIPT.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.BTN_SCRIPT.imagebutton.quickhelptext"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.tabpage.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_MAIL.tabpage.text"
-msgid "Hyperlink"
-msgstr "ཚད་བརྒལ་འབྲེལ་ལམ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.GRP_DOCUMENT.fixedline.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.GRP_DOCUMENT.fixedline.text"
-msgid "Document"
-msgstr "ཡིག་ཆ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_PATH_DOC.fixedtext.text
-msgid "~Path"
-msgstr "འགྲུལ་ལམ།(~P)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_FILEOPEN.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_FILEOPEN.imagebutton.text"
-msgid "Open File"
-msgstr "ཡིག་སྣོད་ཁ་ཕྱེ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_FILEOPEN.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_FILEOPEN.imagebutton.quickhelptext"
-msgid "Open File"
-msgstr "ཡིག་སྣོད་ཁ་ཕྱེ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.GRP_TARGET.fixedline.text
-msgid "Target in document"
-msgstr "ཡིག་ཆའི་ནང་ན་དམིགས་གཏད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_TARGET_DOC.fixedtext.text
-msgid "Targ~et"
-msgstr "དམིགས་གཏད།(~e)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_URL.fixedtext.text
-msgid "URL"
-msgstr "ཡུ་ཨར་ཨེལ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_FULL_URL.fixedtext.text
-msgid "Test text"
-msgstr "ཚིག་ཡིག་བརྟག་ཞིབ་འབད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_BROWSE.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_BROWSE.imagebutton.text"
-msgid "Target in Document"
-msgstr "ཡིག་ཆའི་ནང་ན་དམིགས་གཏད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_BROWSE.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_BROWSE.imagebutton.quickhelptext"
-msgid "Target in Document"
-msgstr "ཡིག་ཆའི་ནང་ན་དམིགས་གཏད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.GRP_MORE.fixedline.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.GRP_MORE.fixedline.text"
-msgid "Further settings"
-msgstr "གཞི་སྒྲིག་ཚུ་ཐེབས་བཟོ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_FRAME.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_FRAME.fixedtext.text"
-msgid "F~rame"
-msgstr "གཞི་ཁྲམ།(~r)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_FORM.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_FORM.fixedtext.text"
-msgid "F~orm"
-msgstr "རྣམ་པ།(~o)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.LB_FORM.1.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.LB_FORM.1.stringlist.text"
-msgid "Text"
-msgstr "ཚིག་ཡིག"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.LB_FORM.2.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.LB_FORM.2.stringlist.text"
-msgid "Button"
-msgstr "ཨེབ་རྟ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_INDICATION.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_INDICATION.fixedtext.text"
-msgid "Te~xt"
-msgstr "ཚིག་ཡིག(~x)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_TEXT.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.FT_TEXT.fixedtext.text"
-msgid "N~ame"
-msgstr "མིང་།(~a)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_SCRIPT.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_SCRIPT.imagebutton.text"
-msgid "Events"
-msgstr "བྱུང་ལས།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_SCRIPT.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.BTN_SCRIPT.imagebutton.quickhelptext"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.tabpage.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_DOCUMENT.tabpage.text"
-msgid "Hyperlink"
-msgstr "བཚད་བརྒལ་འབྲེལ་ལམ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.GRP_NEWDOCUMENT.fixedline.text
-msgid "New document"
-msgstr "ཡིག་ཆ་གསརཔ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.RB_EDITNOW.radiobutton.text
-msgid "Edit ~now"
-msgstr "ད་ལྟོ་ཞུན་དག་འབད།(~n)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.RB_EDITLATER.radiobutton.text
-msgid "Edit ~later"
-msgstr "ཤུལ་ལས་ཞུན་དག་འབད།(~l)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_PATH_NEWDOC.fixedtext.text
-msgid "~File"
-msgstr "ཡིག་སྣོད།(~F)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_DOCUMENT_TYPES.fixedtext.text
-msgid "File ~type"
-msgstr "ཡིག་སྣོད་ཀྱི་དབྱེ་བ།(~t)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_CREATE.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_CREATE.imagebutton.text"
-msgid "Select Path"
-msgstr "འགྲུལ་ལམ་སེལ་འཐུ་འབད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_CREATE.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_CREATE.imagebutton.quickhelptext"
-msgid "Select Path"
-msgstr "འགྲུལ་ལམ་སེལ་འཐུ་འབད།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.GRP_MORE.fixedline.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.GRP_MORE.fixedline.text"
-msgid "Further settings"
-msgstr "གཞི་སྒྲིག་ཚུ་ཐེབས་བཟོ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_FRAME.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_FRAME.fixedtext.text"
-msgid "F~rame"
-msgstr "གཞི་ཁྲམ།(~r)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_FORM.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_FORM.fixedtext.text"
-msgid "F~orm"
-msgstr "རྣམ་པ།(~o)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.LB_FORM.1.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.LB_FORM.1.stringlist.text"
-msgid "Text"
-msgstr "ཚིག་ཡིག"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.LB_FORM.2.stringlist.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.LB_FORM.2.stringlist.text"
-msgid "Button"
-msgstr "ཨེབ་རྟ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_INDICATION.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_INDICATION.fixedtext.text"
-msgid "Te~xt"
-msgstr "ཚིག་ཡིག(~x)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_TEXT.fixedtext.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.FT_TEXT.fixedtext.text"
-msgid "N~ame"
-msgstr "མིང་།(~a)"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_SCRIPT.imagebutton.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_SCRIPT.imagebutton.text"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_SCRIPT.imagebutton.quickhelptext
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.BTN_SCRIPT.imagebutton.quickhelptext"
-msgid "Events"
-msgstr "བྱུང་ལས་ཚུ།"
-
-#: hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.tabpage.text
-msgctxt "hyperdlg.src#RID_SVXPAGE_HYPERLINK_NEWDOCUMENT.tabpage.text"
-msgid "Hyperlink"
-msgstr "ཚད་བརྒལ་འབྲལ་ལམ།"
-
-#: hyperdlg.src#RID_SVXDLG_NEWHYPERLINK.modaldialog.text
-msgctxt "hyperdlg.src#RID_SVXDLG_NEWHYPERLINK.modaldialog.text"
-msgid "Hyperlink"
-msgstr "ཚད་བརྒལ་འབྲལ་ལམ།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_APPLYBUT.string.text
-msgctxt "hyperdlg.src#RID_SVXSTR_HYPDLG_APPLYBUT.string.text"
-msgid "Apply"
-msgstr "འཇུག་སྤྱོད་འབད།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_CLOSEBUT.string.text
-msgctxt "hyperdlg.src#RID_SVXSTR_HYPDLG_CLOSEBUT.string.text"
-msgid "Close"
-msgstr "ཁ་བསྡམས།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_MACROACT1.string.text
-msgid "Mouse over object"
-msgstr "དངོས་པོའི་ལྟག་ལས་མཱའུསི།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_MACROACT2.string.text
-msgid "Trigger hyperlink"
-msgstr "ཚད་བརྒལ་འབྲེལ་ལམ་འབྱུང་སག་ས།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_MACROACT3.string.text
-msgid "Mouse leaves object"
-msgstr "མཱའུསི་གི་དངོས་པོ་བཞགཔ་ཨིན།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPDLG_NOVALIDFILENAME.string.text
-msgid "Please type in a valid file name."
-msgstr "ནུས་ཅན་ཡིག་སྣོད་ཀྱི་མིང་ནང་ལུ་ཡིག་དཔར་རྐྱབས་གནང་།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLINETTP.string.text
-msgid "Internet"
-msgstr "ཨིན་ཊར་ནེཊི།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLINETTP_HELP.string.text
+#. !@n?
+#: commonlingui.src
#, fuzzy
-msgid "This is where you create a hyperlink to a Web page or FTP server connection."
-msgstr "འ་ནི་འདི་ཁྱོད་ཀྱིས་ ཝེབ་ཤོག་ལེབ་དང་ ཨེཕ་ཊི་པི་སར་བར་ན་ལུ་ ཡང་ཅིན་རྒྱུད་འཕྲིན་ཡོངས་འབྲེལ་མཐུད་ལམ་ལུ་ཚད་བརྒལ་འབྲལ་ལམ་གསར་བསྐྲུན་འབད་ས་ཨིན།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLMAILTP.string.text
-msgid "Mail & News"
-msgstr "ཡིག་འཕྲིན་དང་གནས་ཚུལ་ཚུ།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLMAILTP_HELP.string.text
-msgid "This is where you create a hyperlink to an e-mail address or newsgroup."
-msgstr "འ་ནི་འདི་ཁྱོད་ཀྱིས་ གློག་འཕྲིན་གྱི་ཁ་བྱང་ཡང་ཅིན་གནས་ཚུལ་སྡེ་ཚན་ལུ་ ཚད་བརྒལ་འབྲལ་ལམ་གསར་བསྐྲུན་འབད་ས་ཨིན།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLDOCTP.string.text
-msgctxt "hyperdlg.src#RID_SVXSTR_HYPERDLG_HLDOCTP.string.text"
-msgid "Document"
-msgstr "ཡིག་ཆ།"
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"FT_NEWWORD\n"
+"fixedtext.text"
+msgid "~Word"
+msgstr "མིང་ཚིག།(~W)"
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLDOCTP_HELP.string.text
-msgid "This is where you create a hyperlink to an existing document or a target within a document."
+#. [Zi`
+#: commonlingui.src
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"FT_SUGGESTION\n"
+"fixedtext.text"
+msgid "~Suggestions"
msgstr ""
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLDOCNTP.string.text
-msgid "New Document"
-msgstr "ཡིག་ཆ་གསརཔ།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP.string.text
-msgid "This is where you create a new document to which the new link points."
-msgstr "འ་ནི་འདི་ཁྱོད་ཀྱིས་ འབྲེལ་ལམ་གསརཔ་དཔག་མི་ལུ་ཡིག་ཆ་གསརཔ་ཅིག་གསར་བསྐྲུན་འབད་ས་ཨིན།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_FORM_BUTTON.string.text
-msgctxt "hyperdlg.src#RID_SVXSTR_HYPERDLG_FORM_BUTTON.string.text"
-msgid "Button"
-msgstr "ཨེབ་རྟ།"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_FROM_TEXT.string.text
-msgctxt "hyperdlg.src#RID_SVXSTR_HYPERDLG_FROM_TEXT.string.text"
-msgid "Text"
-msgstr "ཚིག་ཡིག"
-
-#: hyperdlg.src#RID_SVXSTR_HYPERDLG_QUERYOVERWRITE.string.text
-msgid "The file already exists. Overwrite?"
-msgstr "ཡིག་སྣོད་ཧེ་མ་ལས་རང་གནས་ཡོད།ཚབ་སྲུང་འབད་ད་ག?"
-
-#: charmap.src#RID_SVXDLG_CHARMAP.FT_FONT.fixedtext.text
-msgid "~Font"
-msgstr "ཡིག་གཟུགས།(~F)"
-
-#: charmap.src#RID_SVXDLG_CHARMAP.FT_SUBSET.fixedtext.text
-msgid "~Subset"
-msgstr "དོན་ཚན།(~S)"
-
-#: charmap.src#RID_SVXDLG_CHARMAP.FT_SYMBOLE.fixedtext.text
-msgid "Characters:"
+#. UxL3
+#: commonlingui.src
+#, fuzzy
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_IGNORE\n"
+"pushbutton.text"
+msgid "~Ignore"
msgstr ""
+"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
+"སྣང་མེད་བཞག།(~I)\n"
+"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
+"སྣང་མེད་བཞག (I~g)"
-#: charmap.src#RID_SVXDLG_CHARMAP.BTN_DELETE.pushbutton.text
-msgctxt "charmap.src#RID_SVXDLG_CHARMAP.BTN_DELETE.pushbutton.text"
-msgid "~Delete"
-msgstr "བཏོན་བཏང་།(~D)"
-
-#: charmap.src#RID_SVXDLG_CHARMAP.modaldialog.text
-msgid "Special Characters"
+#. PE#P
+#: commonlingui.src
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_IGNOREALL\n"
+"pushbutton.text"
+msgid "Always I~gnore"
msgstr ""
-#: hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.BT_APPLY.pushbutton.text
-msgctxt "hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.BT_APPLY.pushbutton.text"
-msgid "Apply"
-msgstr "འཇུག་སྤྱོད་འབད།"
-
-#: hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.BT_CLOSE.pushbutton.text
-msgctxt "hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.BT_CLOSE.pushbutton.text"
-msgid "Close"
-msgstr "ཁ་བསྡམས།"
-
-#: hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.modaldialog.text
-msgctxt "hlmarkwn.src#RID_SVXFLOAT_HYPERLINK_MARKWND.modaldialog.text"
-msgid "Target in Document"
-msgstr "ཡིག་ཆའི་ནང་ན་དམིགས་གཏད།"
+#. dqEi
+#: commonlingui.src
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_CHANGE\n"
+"pushbutton.text"
+msgid "~Replace"
+msgstr "ཚབ་བཙུགས།(~R)"
-#: hlmarkwn.src#RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES.string.text
-msgid "Targets do not exist in the document."
+#. VVYV
+#: commonlingui.src
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_CHANGEALL\n"
+"pushbutton.text"
+msgid "Always R~eplace"
msgstr ""
-#: hlmarkwn.src#RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN.string.text
-msgid "Couldn't open the document."
+#. (+Di
+#: commonlingui.src
+#, fuzzy
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_OPTIONS\n"
+"pushbutton.text"
+msgid "Options..."
msgstr ""
+"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གདམ་ཁ་ཚུ་་་་\n"
+"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གདམ་ཁ།\n"
+"#-#-#-#-# view.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གདམ་ཁ་ཚུ།..."
-#: hlmarkwn.src#STR_MARK_TREE.string.text
-msgid "Mark Tree"
-msgstr ""
+#. 0O{B
+#: commonlingui.src
+msgctxt ""
+"commonlingui.src\n"
+"RID_SVX_WND_COMMON_LINGU\n"
+"BTN_SPL_CANCEL\n"
+"cancelbutton.text"
+msgid "~Close"
+msgstr "ཁ་བསདམས།(~C)"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_TXT_SCRIPTS.fixedtext.text
-msgid "~Macros"
-msgstr ""
+#. KT;n
+#: tbxform.src
+msgctxt ""
+"tbxform.src\n"
+"RID_SVX_DLG_INPUTRECORDNO\n"
+"1\n"
+"fixedtext.text"
+msgid "go to record"
+msgstr "དྲན་ཐོ་ནང་འགྱོ།"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_CTRL_SCRIPTSBOX.STR_MYMACROS.string.text
-msgid "My Macros"
-msgstr "ངེ་གི་ མེཀ་ཀོརོསི།"
+#. 7ojd
+#: tbxform.src
+msgctxt ""
+"tbxform.src\n"
+"RID_SVX_DLG_INPUTRECORDNO\n"
+"modaldialog.text"
+msgid "Record Number"
+msgstr "དྲན་ཐོ་ཨང་།"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_CTRL_SCRIPTSBOX.STR_PRODMACROS.string.text
-msgid "%PRODUCTNAME Macros"
-msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
+#. {EtJ
+#: dlgname.src
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_NAME\n"
+"modaldialog.text"
+msgid "Name"
+msgstr "མིང་།(~a)"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_RUN.pushbutton.text
-msgid "R~un"
-msgstr "གཡོག་བཀོལ།(~u)"
+#. S,q=
+#: dlgname.src
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_OBJECT_NAME\n"
+"NTD_FT_NAME\n"
+"fixedtext.text"
+msgid "~Name"
+msgstr "མིང་།(~a)"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_CLOSE.cancelbutton.text
-msgctxt "scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_CLOSE.cancelbutton.text"
-msgid "Close"
-msgstr "ཁ་བསྡམས།"
+#. 45eG
+#: dlgname.src
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_OBJECT_NAME\n"
+"modaldialog.text"
+msgid "Name"
+msgstr "མིང་།(~a)"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_CREATE.pushbutton.text
-msgid "~Create..."
-msgstr "གསར་བསྐྲུན།(~C)"
+#. QO;H
+#: dlgname.src
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_OBJECT_TITLE_DESC\n"
+"NTD_FT_TITLE\n"
+"fixedtext.text"
+msgid "~Title"
+msgstr "མགོ་མིང་།"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_EDIT.pushbutton.text
+#. p|s1
+#: dlgname.src
#, fuzzy
-msgid "~Edit"
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_OBJECT_TITLE_DESC\n"
+"NTD_FT_DESC\n"
+"fixedtext.text"
+msgid "~Description"
msgstr ""
-"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག(~E)\n"
-"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག(~E)\n"
-"#-#-#-#-# docvw.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག(~E)\n"
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག་འབད།(~E)\n"
-"#-#-#-#-# Office.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག(~E)\n"
-"#-#-#-#-# plugapp.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག།(~E)\n"
+"#-#-#-#-# tabledesign.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# miscdlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད་\n"
"#-#-#-#-# contnr.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག།(~E)\n"
-"#-#-#-#-# msi_languages.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཞུན་དག(~E)"
-
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_RENAME.pushbutton.text
-#, fuzzy
-msgid "Rename..."
-msgstr ""
-"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བསྐྱར་མིང་བཏགས་་་་\n"
-"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བསྐྱར་མིང་བཏགས།..."
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# gui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད། (~e)"
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.SF_PB_DEL.pushbutton.text
+#. l78d
+#: dlgname.src
#, fuzzy
-msgid "~Delete..."
+msgctxt ""
+"dlgname.src\n"
+"RID_SVXDLG_OBJECT_TITLE_DESC\n"
+"modaldialog.text"
+msgid "Description"
msgstr ""
+"#-#-#-#-# tabledesign.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# miscdlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།...(~D)\n"
-"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)\n"
-"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བཏོན་གཏང་།(~D)"
-
-#: scriptdlg.src#RID_DLG_SCRIPTORGANIZER.modaldialog.text
-msgid "%MACROLANG Macros"
-msgstr ""
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# check.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད་\n"
+"#-#-#-#-# contnr.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད།\n"
+"#-#-#-#-# gui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགྲེལ་བཤད། (~e)"
-#: scriptdlg.src#RID_DLG_NEWLIB.FT_NEWLIB.fixedtext.text
+#. (/fB
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"FT_NEWLIB\n"
+"fixedtext.text"
msgid "Enter the name for the new library."
msgstr ""
-#: scriptdlg.src#RID_DLG_NEWLIB.STR_NEWLIB.string.text
-msgctxt "scriptdlg.src#RID_DLG_NEWLIB.STR_NEWLIB.string.text"
+#. !N=@
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"STR_NEWLIB\n"
+"string.text"
msgid "Create Library"
msgstr ""
-#: scriptdlg.src#RID_DLG_NEWLIB.STR_NEWMACRO.string.text
+#. `J?K
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"STR_NEWMACRO\n"
+"string.text"
msgid "Create Macro"
msgstr ""
-#: scriptdlg.src#RID_DLG_NEWLIB.STR_FT_NEWMACRO.string.text
+#. g/m.
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"STR_FT_NEWMACRO\n"
+"string.text"
msgid "Enter the name for the new macro."
msgstr ""
-#: scriptdlg.src#RID_DLG_NEWLIB.STR_RENAME.string.text
+#. |{iY
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"STR_RENAME\n"
+"string.text"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
-#: scriptdlg.src#RID_DLG_NEWLIB.STR_FT_RENAME.string.text
+#. W%2?
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"STR_FT_RENAME\n"
+"string.text"
msgid "Enter the new name for the selected object."
msgstr ""
-#: scriptdlg.src#RID_DLG_NEWLIB.modaldialog.text
-msgctxt "scriptdlg.src#RID_DLG_NEWLIB.modaldialog.text"
+#. ri[#
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_DLG_NEWLIB\n"
+"modaldialog.text"
msgid "Create Library"
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_DELQUERY.string.text
+#. ,-^k
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_DELQUERY\n"
+"string.text"
msgid "Do you want to delete the following object?"
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_DELQUERY_TITLE.string.text
+#. ~0)[
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_DELQUERY_TITLE\n"
+"string.text"
msgid "Confirm Deletion"
msgstr "བཏོན་གཏང་ནི་ངེས་དཔྱད་འབད།"
-#: scriptdlg.src#RID_SVXSTR_DELFAILED.string.text
+#. _3$.
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_DELFAILED\n"
+"string.text"
msgid "The selected object could not be deleted."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_DELFAILEDPERM.string.text
+#. H18j
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_DELFAILEDPERM\n"
+"string.text"
msgid " You do not have permission to delete this object."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_DELFAILED_TITLE.string.text
+#. 1Jv:
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_DELFAILED_TITLE\n"
+"string.text"
msgid "Error Deleting Object"
-msgstr ""
+msgstr "དངོས་པོ་གསར་བསྐྲུན་འབདཝ་ད་འཛོལ་བ།"
-#: scriptdlg.src#RID_SVXSTR_CREATEFAILED.string.text
+#. cHhH
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_CREATEFAILED\n"
+"string.text"
msgid "The object could not be created."
-msgstr ""
+msgstr "བཙུགས་ཡོདཔ།"
-#: scriptdlg.src#RID_SVXSTR_CREATEFAILEDDUP.string.text
+#. K*6W
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_CREATEFAILEDDUP\n"
+"string.text"
msgid " Object with the same name already exists."
-msgstr ""
-
-#: scriptdlg.src#RID_SVXSTR_CREATEFAILEDPERM.string.text
+msgstr "མིང་གཅིག་པའི་དངོས་པོ་འདི་ ཧེ་མ་ལས་རང་ཡོདཔ་ཨིན།"
+
+#. Yq_l
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_CREATEFAILEDPERM\n"
+"string.text"
msgid " You do not have permission to create this object."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_CREATEFAILED_TITLE.string.text
+#. spOJ
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_CREATEFAILED_TITLE\n"
+"string.text"
msgid "Error Creating Object"
-msgstr ""
+msgstr "དངོས་པོ་གསར་བསྐྲུན་འབདཝ་ད་འཛོལ་བ།"
-#: scriptdlg.src#RID_SVXSTR_RENAMEFAILED.string.text
+#. NQAL
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_RENAMEFAILED\n"
+"string.text"
msgid "The object could not be renamed."
-msgstr ""
-
-#: scriptdlg.src#RID_SVXSTR_RENAMEFAILEDPERM.string.text
+msgstr "བཙུགས་ཡོདཔ།"
+
+#. 1*3R
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_RENAMEFAILEDPERM\n"
+"string.text"
msgid " You do not have permission to rename this object."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_RENAMEFAILED_TITLE.string.text
+#. HYLl
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_RENAMEFAILED_TITLE\n"
+"string.text"
msgid "Error Renaming Object"
-msgstr ""
+msgstr "དངོས་པོ་གསར་བསྐྲུན་འབདཝ་ད་འཛོལ་བ།"
-#: scriptdlg.src#RID_SVXSTR_ERROR_TITLE.string.text
+#. s6](
+#: scriptdlg.src
#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_TITLE\n"
+"string.text"
msgid "%PRODUCTNAME Error"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
-#: scriptdlg.src#RID_SVXSTR_ERROR_LANG_NOT_SUPPORTED.string.text
+#. C$nb
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_LANG_NOT_SUPPORTED\n"
+"string.text"
msgid "The scripting language %LANGUAGENAME is not supported."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_ERROR_RUNNING.string.text
+#. D#N(
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_RUNNING\n"
+"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_EXCEPTION_RUNNING.string.text
+#. E2ZD
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_EXCEPTION_RUNNING\n"
+"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_ERROR_AT_LINE.string.text
+#. gw)D
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_AT_LINE\n"
+"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_EXCEPTION_AT_LINE.string.text
+#. p1zM
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_EXCEPTION_AT_LINE\n"
+"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_FRAMEWORK_ERROR_RUNNING.string.text
+#. HtXI
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_FRAMEWORK_ERROR_RUNNING\n"
+"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_FRAMEWORK_ERROR_AT_LINE.string.text
+#. 8qs{
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_FRAMEWORK_ERROR_AT_LINE\n"
+"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr ""
-#: scriptdlg.src#RID_SVXSTR_ERROR_TYPE_LABEL.string.text
-msgctxt "scriptdlg.src#RID_SVXSTR_ERROR_TYPE_LABEL.string.text"
+#. Dz^m
+#: scriptdlg.src
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_TYPE_LABEL\n"
+"string.text"
msgid "Type:"
msgstr "དབྱེ་བ།"
-#: scriptdlg.src#RID_SVXSTR_ERROR_MESSAGE_LABEL.string.text
+#. k7^}
+#: scriptdlg.src
+#, fuzzy
+msgctxt ""
+"scriptdlg.src\n"
+"RID_SVXSTR_ERROR_MESSAGE_LABEL\n"
+"string.text"
msgid "Message:"
+msgstr "འཕྲིན་དོན།"
+
+#. 3lg2
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"modaldialog.text"
+msgid "Color Picker"
msgstr ""
-#: newtabledlg.src#RID_SVX_NEWTABLE_DLG.FT_COLUMNS.fixedtext.text
-msgid "Number of columns:"
+#. 3JWk
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"PB_PICKER\n"
+"imagebutton.text"
+msgid "-"
+msgstr "-"
+
+#. xoSg
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"PB_PICKER\n"
+"imagebutton.quickhelptext"
+msgid "Pick a color from the document"
msgstr ""
-#: newtabledlg.src#RID_SVX_NEWTABLE_DLG.FT_ROWS.fixedtext.text
-msgid "Number of rows:"
+#. {iK^
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"FL_RGB\n"
+"fixedline.text"
+msgid "RGB"
msgstr ""
-#: newtabledlg.src#RID_SVX_NEWTABLE_DLG.modaldialog.text
+#. =m%B
+#: colorpicker.src
#, fuzzy
-msgid "Insert Table"
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_RED\n"
+"fixedtext.text"
+msgid "~Red"
+msgstr "དམརཔོ།"
+
+#. 0D3o
+#: colorpicker.src
+#, fuzzy
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_GREEN\n"
+"fixedtext.text"
+msgid "~Green"
+msgstr "ལྗང་ཁུ།"
+
+#. \#ic
+#: colorpicker.src
+#, fuzzy
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_BLUE\n"
+"fixedtext.text"
+msgid "~Blue"
+msgstr "ཧོནམ།"
+
+#. fIkP
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_HEX\n"
+"fixedtext.text"
+msgid "Hex ~#"
+msgstr ""
+
+#. 8)ee
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"FL_HSB\n"
+"fixedline.text"
+msgid "HSB"
msgstr ""
-"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཐིག་ཁྲམ་བཙུགས།\n"
-"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
-"ཡིག་སྣོད་བཙུགས།"
-#: gallery.src#RID_SVXTABDLG_GALLERY.1.RID_SVXTABPAGE_GALLERY_GENERAL.pageitem.text
-msgctxt "gallery.src#RID_SVXTABDLG_GALLERY.1.RID_SVXTABPAGE_GALLERY_GENERAL.pageitem.text"
+#. s:(.
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_HUE\n"
+"fixedtext.text"
+msgid "H~ue"
+msgstr ""
+
+#. N57m
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_SATURATION\n"
+"fixedtext.text"
+msgid "~Saturation"
+msgstr ""
+
+#. cPyX
+#: colorpicker.src
+#, fuzzy
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_BRIGHTNESS\n"
+"fixedtext.text"
+msgid "Bright~ness"
+msgstr "དཀར་མདངས།"
+
+#. b+|\
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"FL_CMYK\n"
+"fixedline.text"
+msgid "CMYK"
+msgstr ""
+
+#. ag@c
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_CYAN\n"
+"fixedtext.text"
+msgid "~Cyan"
+msgstr ""
+
+#. 5mFC
+#: colorpicker.src
+#, fuzzy
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_MAGENTA\n"
+"fixedtext.text"
+msgid "~Magenta"
+msgstr "དམར་སྨུག།"
+
+#. 53Xa
+#: colorpicker.src
+#, fuzzy
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_YELLOW\n"
+"fixedtext.text"
+msgid "~Yellow"
+msgstr "སེརཔོ།"
+
+#. ]emz
+#: colorpicker.src
+msgctxt ""
+"colorpicker.src\n"
+"RID_CUI_DIALOG_COLORPICKER\n"
+"CT_KEY\n"
+"fixedtext.text"
+msgid "~Key"
+msgstr ""
+
+#. \pA8
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABDLG_GALLERY.1\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"pageitem.text"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
-#: gallery.src#RID_SVXTABDLG_GALLERY.tabdialog.text
-msgctxt "gallery.src#RID_SVXTABDLG_GALLERY.tabdialog.text"
+#. 2F1Z
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABDLG_GALLERY\n"
+"tabdialog.text"
msgid "Properties of "
msgstr "གི་རྒྱུ་དངོས་ཚུ།"
-#: gallery.src#RID_SVXTABDLG_GALLERYTHEME.1.RID_SVXTABPAGE_GALLERY_GENERAL.pageitem.text
-msgctxt "gallery.src#RID_SVXTABDLG_GALLERYTHEME.1.RID_SVXTABPAGE_GALLERY_GENERAL.pageitem.text"
+#. 15EY
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABDLG_GALLERYTHEME.1\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"pageitem.text"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
-#: gallery.src#RID_SVXTABDLG_GALLERYTHEME.1.RID_SVXTABPAGE_GALLERYTHEME_FILES.pageitem.text
-msgctxt "gallery.src#RID_SVXTABDLG_GALLERYTHEME.1.RID_SVXTABPAGE_GALLERYTHEME_FILES.pageitem.text"
+#. RbR?
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABDLG_GALLERYTHEME.1\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"pageitem.text"
msgid "Files"
msgstr "ཡིག་སྣོད་ཚུ།"
-#: gallery.src#RID_SVXTABDLG_GALLERYTHEME.tabdialog.text
-msgctxt "gallery.src#RID_SVXTABDLG_GALLERYTHEME.tabdialog.text"
+#. 1WZ%
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABDLG_GALLERYTHEME\n"
+"tabdialog.text"
msgid "Properties of "
msgstr "གི་རྒྱུ་དངོས་ཚུ།"
-#: gallery.src#RID_SVXTABPAGE_GALLERY_GENERAL.FT_MS_TYPE.fixedtext.text
-msgctxt "gallery.src#RID_SVXTABPAGE_GALLERY_GENERAL.FT_MS_TYPE.fixedtext.text"
+#. is@h
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"FT_MS_TYPE\n"
+"fixedtext.text"
msgid "Type:"
msgstr "དབྱེ་བ།"
-#: gallery.src#RID_SVXTABPAGE_GALLERY_GENERAL.FT_MS_PATH.fixedtext.text
+#. kA7V
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"FT_MS_PATH\n"
+"fixedtext.text"
msgid "Location:"
msgstr "གནས་ཁོངས།"
-#: gallery.src#RID_SVXTABPAGE_GALLERY_GENERAL.FT_MS_CONTENT.fixedtext.text
+#. )MmX
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"FT_MS_CONTENT\n"
+"fixedtext.text"
msgid "Contents:"
msgstr "ནང་དོན་ཚུ།"
-#: gallery.src#RID_SVXTABPAGE_GALLERY_GENERAL.FT_MS_CHANGEDATE.fixedtext.text
+#. L(!(
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERY_GENERAL\n"
+"FT_MS_CHANGEDATE\n"
+"fixedtext.text"
msgid "Modified:"
msgstr "ལེགས་བཅོས་འབད་ཡོདཔ།"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.FT_FILETYPE.fixedtext.text
+#. ib8I
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"FT_FILETYPE\n"
+"fixedtext.text"
msgid "~File type"
msgstr "ཡིག་སྣོད་དབྱེ་བ།(~F)"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_SEARCH.pushbutton.text
+#. v)hb
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"BTN_SEARCH\n"
+"pushbutton.text"
msgid "~Find Files..."
msgstr "ཡིག་སྣོད་ཚུ་འཚོལ།(~F)"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_TAKE.pushbutton.text
-msgctxt "gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_TAKE.pushbutton.text"
+#. pL8^
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"BTN_TAKE\n"
+"pushbutton.text"
msgid "~Add"
msgstr "ཁ་སྐོང་།(~A)"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_TAKEALL.pushbutton.text
+#. YxAu
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"BTN_TAKEALL\n"
+"pushbutton.text"
msgid "A~dd All"
msgstr "ཆ་མཉམ་ཁ་སྐོང་།(~d)"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.CBX_PREVIEW.checkbox.text
+#. eEF:
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"CBX_PREVIEW\n"
+"checkbox.text"
msgid "Pr~eview"
msgstr "སྔོན་མཐོང་།(~e)"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_MADDIN1.pushbutton.text
+#. in)o
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"BTN_MADDIN1\n"
+"pushbutton.text"
msgid "Maddin1"
msgstr "མཱ་ཌིན་་༡"
-#: gallery.src#RID_SVXTABPAGE_GALLERYTHEME_FILES.BTN_MADDIN2.pushbutton.text
+#. 2!m.
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXTABPAGE_GALLERYTHEME_FILES\n"
+"BTN_MADDIN2\n"
+"pushbutton.text"
msgid "Maddin2"
msgstr "མཱ་ཌིན་་༢"
-#: gallery.src#RID_SVXDLG_GALLERY_TITLE.FL_TITLE.fixedline.text
+#. ?3/P
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_TITLE\n"
+"FL_TITLE\n"
+"fixedline.text"
msgid "Title"
msgstr "མགོ་མིང་།"
-#: gallery.src#RID_SVXDLG_GALLERY_TITLE.modaldialog.text
+#. h*#`
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_TITLE\n"
+"modaldialog.text"
msgid "Enter Title"
msgstr "མགོ་མིང་བཙུགས།"
-#: gallery.src#RID_SVXDLG_GALLERY_SEARCH_PROGRESS.FL_SEARCH_DIR.fixedline.text
+#. I9!p
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_SEARCH_PROGRESS\n"
+"FL_SEARCH_DIR\n"
+"fixedline.text"
msgid "Directory"
msgstr "སྣོད་ཐོ།"
-#: gallery.src#RID_SVXDLG_GALLERY_SEARCH_PROGRESS.FL_SEARCH_TYPE.fixedline.text
+#. VH{G
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_SEARCH_PROGRESS\n"
+"FL_SEARCH_TYPE\n"
+"fixedline.text"
msgid "File type"
msgstr "ཡིག་སྣོད་དབྱེ་བ།"
-#: gallery.src#RID_SVXDLG_GALLERY_SEARCH_PROGRESS.modaldialog.text
+#. -Fub
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_SEARCH_PROGRESS\n"
+"modaldialog.text"
msgid "Find"
msgstr "འཚོལ།"
-#: gallery.src#RID_SVXDLG_GALLERY_TAKE_PROGRESS.FL_TAKE_PROGRESS.fixedline.text
-msgctxt "gallery.src#RID_SVXDLG_GALLERY_TAKE_PROGRESS.FL_TAKE_PROGRESS.fixedline.text"
+#. cJ,d
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_TAKE_PROGRESS\n"
+"FL_TAKE_PROGRESS\n"
+"fixedline.text"
msgid "File"
msgstr "ཡིག་སྣོད།"
-#: gallery.src#RID_SVXDLG_GALLERY_TAKE_PROGRESS.modaldialog.text
-msgctxt "gallery.src#RID_SVXDLG_GALLERY_TAKE_PROGRESS.modaldialog.text"
+#. ~mtv
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_TAKE_PROGRESS\n"
+"modaldialog.text"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
-#: gallery.src#RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS.FL_ACTUALIZE_PROGRESS.fixedline.text
-msgctxt "gallery.src#RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS.FL_ACTUALIZE_PROGRESS.fixedline.text"
+#. gdfS
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS\n"
+"FL_ACTUALIZE_PROGRESS\n"
+"fixedline.text"
msgid "File"
msgstr "ཡིག་སྣོད།"
-#: gallery.src#RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS.modaldialog.text
+#. Ip#V
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_ACTUALIZE_PROGRESS\n"
+"modaldialog.text"
msgid "Update"
msgstr "དུས་མཐུན་བཟོ་ནི།"
-#: gallery.src#RID_SVXDLG_GALLERY_THEMEID.FL_ID.fixedline.text
+#. oY*p
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_THEMEID\n"
+"FL_ID\n"
+"fixedline.text"
msgid "ID"
msgstr "ཨའི་ཌི།"
-#: gallery.src#RID_SVXDLG_GALLERY_THEMEID.modaldialog.text
+#. ZViV
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXDLG_GALLERY_THEMEID\n"
+"modaldialog.text"
msgid "Theme ID"
msgstr "བརྗོད་དོན་ཨའི་ཌི།"
-#: gallery.src#RID_SVXSTR_GALLERY_NOFILES.string.text
+#. \{J1
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERY_NOFILES\n"
+"string.text"
msgid "<No Files>"
msgstr "<No Files>"
-#: gallery.src#RID_SVXSTR_GALLERY_SEARCH.string.text
+#. jGG?
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERY_SEARCH\n"
+"string.text"
msgid "Do you want to update the file list?"
msgstr "ཁྱོད་ཀྱིས་ཐོ་ཡིག་ཡིག་སྣོད་འདི་དུས་མཐུན་བཟོ་ནི་ཨིན་ན?"
-#: gallery.src#RID_SVXSTR_GALLERYPROPS_OBJECT.string.text
+#. Di38
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERYPROPS_OBJECT\n"
+"string.text"
msgid "Object;Objects"
msgstr "དངོས་པོ། དངོས་པོཚུ།"
-#: gallery.src#RID_SVXSTR_GALLERY_READONLY.string.text
+#. pJ-W
+#: gallery.src
#, fuzzy
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERY_READONLY\n"
+"string.text"
msgid "(read-only)"
msgstr "(ལྷག་ནི་རྐྱངམ་གཅིག)"
-#: gallery.src#RID_SVXSTR_GALLERY_ALLFILES.string.text
+#. 3:9w
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERY_ALLFILES\n"
+"string.text"
msgid "<All Files>"
msgstr "<All Files>"
-#: gallery.src#RID_SVXSTR_GALLERY_ID_EXISTS.string.text
+#. \^i-
+#: gallery.src
+msgctxt ""
+"gallery.src\n"
+"RID_SVXSTR_GALLERY_ID_EXISTS\n"
+"string.text"
msgid "This ID already exists..."
msgstr "འ་ནི་ཨའི་ཌི་ཧེ་མ་ལས་ཡོདཔ།"
-#: tbxform.src#RID_SVX_DLG_INPUTRECORDNO.1.fixedtext.text
-msgid "go to record"
-msgstr "དྲན་ཐོ་ནང་འགྱོ།"
+#. _*.H
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_VERSION\n"
+"string.text"
+msgid "Version %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX %PRODUCTEXTENSION"
+msgstr ""
-#: tbxform.src#RID_SVX_DLG_INPUTRECORDNO.modaldialog.text
-msgid "Record Number"
-msgstr "དྲན་ཐོ་ཨང་།"
+#. fnif
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_DESCRIPTION\n"
+"string.text"
+msgid "%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for word processing, spreadsheets, presentations and more."
+msgstr ""
-#: showcols.src#RID_SVX_DLG_SHOWGRIDCOLUMNS.1.fixedtext.text
-msgid "The following columns are currently hidden. Please mark the fields you want to show and choose OK."
-msgstr "ད་ལྟོ་འོག་གི་ཀེར་ཐིག་དེ་ཚུ་གསང་བཞག་ཡོདཔ། ཁྱོད་ཀྱིས་སྟོན་ནའི་ས་སྒོ་དེ་ཚུ་རྟགས་བཀལ་སྦེ་་བཏུབ་ ཟེར་མི་གདམ་ཁ་འབད།"
+#. vJe3
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_VENDOR\n"
+"string.text"
+msgid "This release was supplied by %OOOVENDOR"
+msgstr ""
-#: showcols.src#RID_SVX_DLG_SHOWGRIDCOLUMNS.modaldialog.text
-msgid "Show columns"
-msgstr "ཀེར་ཐིག་ཚུ་སྟོན།"
+#. W=Y_
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_COPYRIGHT\n"
+"string.text"
+msgid "Copyright © 2000 - 2012 LibreOffice contributors and/or their affiliates"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.FL_MULTIPATH.fixedline.text
-msgid "Paths"
-msgstr "འགྲུལ་ལམ་"
+#. PQ#6
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_BASED\n"
+"string.text"
+msgid "LibreOffice was based on OpenOffice.org"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.FT_RADIOBUTTON.fixedtext.text
-msgid "Mark the default path for new files."
-msgstr "ཡིག་སྣོད་གསརཔ་གི་དོན་ལུ་ སྔོན་སྒྲིག་འགྲུལ་ལམ་གུ་ རྟགས་བཀལ།"
+#. Inr3
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_BASED_DERIVED\n"
+"string.text"
+msgid "%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.BTN_ADD_MULTIPATH.pushbutton.text
-msgid "~Add..."
-msgstr "བསྡོམས།(~A)"
+#. 9iuu
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_BUILD\n"
+"string.text"
+msgid "(Build ID: $BUILDID)"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.BTN_DEL_MULTIPATH.pushbutton.text
-msgctxt "multipat.src#RID_SVXDLG_MULTIPATH.BTN_DEL_MULTIPATH.pushbutton.text"
-msgid "~Delete"
-msgstr "བཏོན་བཏང་།(~D)"
+#. NSIV
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_STR_LINK_CREDITS\n"
+"string.text"
+msgid "http://www.libreoffice.org/about-us/credits/"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.STR_HEADER_PATHS.string.text
-msgid "Path list"
-msgstr "འགྲུལ་ལམ་ཐོ་ཡིག་"
+#. =p`t
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_BTN_CREDITS\n"
+"pushbutton.text"
+msgid "Credits"
+msgstr ""
-#: multipat.src#RID_SVXDLG_MULTIPATH.modaldialog.text
-msgid "Select Paths"
-msgstr "འགྲུལ་ལམ་ སེལ་འཐུ་འབད།"
+#. J3Jn
+#: about.src
+#, fuzzy
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_BTN_WEBSITE\n"
+"pushbutton.text"
+msgid "Website"
+msgstr "ངི་གི་ཝེབ་ས་ཁོངས།"
+
+#. i2V.
+#: about.src
+msgctxt ""
+"about.src\n"
+"RID_DEFAULTABOUT\n"
+"ABOUT_BTN_CANCEL\n"
+"cancelbutton.text"
+msgid "~Close"
+msgstr "ཁ་བསདམས།(~C)"
-#: multipat.src#RID_MULTIPATH_DBL_ERR.string.text
-msgid "The path %1 already exists."
-msgstr "འགྲུལ་ལམ་%1 ཧེ་མ་ལས་རང་ ཡོདཔ་ཨིན།"
+#. G*]4
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_CHAR_NAME\n"
+"pageitem.text"
+msgid "Font"
+msgstr "ཡིག་གཟུགས།(~F)"
-#: multipat.src#RID_SVXSTR_FILE_TITLE.string.text
-msgid "Select files"
-msgstr "ཡིག་སྣོད་ཚུ་ སེལ་འཐུ་འབད།"
+#. vUQR
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_CHAR_EFFECTS\n"
+"pageitem.text"
+msgid "Font Effects"
+msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
+
+#. 3?)^
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_CHAR_POSITION\n"
+"pageitem.text"
+msgid "Position"
+msgstr "གནས་ས།"
-#: multipat.src#RID_SVXSTR_FILE_HEADLINE.string.text
-msgctxt "multipat.src#RID_SVXSTR_FILE_HEADLINE.string.text"
-msgid "Files"
-msgstr "ཡིག་སྣོད།"
+#. hlh#
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_CHAR_TWOLINES\n"
+"pageitem.text"
+msgid "Asian Layout"
+msgstr "ཨེ་ཤི་ཡཱན་སྒྲིག་བཀོད།"
-#: multipat.src#RID_SVXSTR_ARCHIVE_TITLE.string.text
-msgid "Select Archives"
-msgstr "ཡིག་མཛོད་ཚུ་ སེལ་འཐུ་འབད།"
+#. d\(S
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_STD_PARAGRAPH\n"
+"pageitem.text"
+msgid "Indents & Spacing"
+msgstr ""
+"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས།\n"
+"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་དང་ བར་སྟོང་སྟོན་ནི།\n"
+"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
+"འགོ་མཚམས་བར་སྟོང་བཞག་ཐངས།(&S)"
-#: multipat.src#RID_SVXSTR_ARCHIVE_HEADLINE.string.text
-msgid "Archives"
-msgstr "ཡིག་མཛོད།"
+#. y/f$
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_ALIGN_PARAGRAPH\n"
+"pageitem.text"
+msgid "Alignment"
+msgstr ""
+"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# styleui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་།\n"
+"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག\n"
+"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཕྲང་སྒྲིག"
-#: multipat.src#RID_SVXSTR_MULTIFILE_DBL_ERR.string.text
-msgid "The file %1 already exists."
-msgstr "ཡིག་སྣོད་ %1 འདི་ཧེ་མ་ལས་ཡོདཔ་ཨིན།"
+#. D6qF
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_EXT_PARAGRAPH\n"
+"pageitem.text"
+msgid "Text Flow"
+msgstr ""
+"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཚིག་ཡིག་རྒྱུན་འབབ།\n"
+"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཚིག་ཡིག་འབབ་རྒྱུན།\n"
+"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཚིག་ཡིག་འབབ་རྒྱུན།"
-#: svuidlg.src#MD_PASTE_OBJECT.FT_SOURCE.fixedtext.text
+#. UD_4
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_PARA_ASIAN\n"
+"pageitem.text"
+msgid "Asian Typography"
+msgstr ""
+"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཨེ་ཤི་ཡེན་ དཔར་བསྐྲུན་རིག་པ།\n"
+"#-#-#-#-# styleui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"རྒྱ་ནག་གི་དཔར་བསྐྲུན་རིག་པ།\n"
+"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ཨེ་ཤིཡན་དཔར་བསྐྲུན་རིག་པ།"
+
+#. aTLc
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT.1\n"
+"RID_SVXPAGE_BACKGROUND\n"
+"pageitem.text"
+msgid "Background"
+msgstr "རྒྱབ་གཞི།"
+
+#. }1,p
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHFORMAT\n"
+"tabdialog.text"
+msgid "Text Format"
+msgstr ""
+
+#. v$gu
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHATTR\n"
+"FL_ATTR\n"
+"fixedtext.text"
+msgid "~Options"
+msgstr ""
+"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གདམ་ཁ།(~O)\n"
+"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
+"གདམ་ཁ་ཚུ།(~O)"
+
+#. SM1b
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHATTR\n"
+"modaldialog.text"
+msgid "Attributes"
+msgstr "ཁྱད་ཆོས།"
+
+#. LD%H
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"FT_OTHER\n"
+"fixedtext.text"
+msgid "~Exchange characters"
+msgstr ""
+
+#. [Pi9
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"FT_LONGER\n"
+"fixedtext.text"
+msgid "~Add characters"
+msgstr "ཡིག་འབྲུ་འབད།(~A)"
+
+#. +(O;
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"FT_SHORTER\n"
+"fixedtext.text"
+msgid "~Remove characters"
+msgstr ""
+
+#. J:4C
+#: srchxtra.src
+#, fuzzy
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"CB_RELAX\n"
+"checkbox.text"
+msgid "~Combine"
+msgstr "མཉམ་མཐུད་འབད།(~i)"
+
+#. gbBC
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"FL_SIMILARITY\n"
+"fixedline.text"
+msgid "Settings"
+msgstr "སྒྲིག་སྟངས་ཚུ།"
+
+#. DuTs
+#: srchxtra.src
+msgctxt ""
+"srchxtra.src\n"
+"RID_SVXDLG_SEARCHSIMILARITY\n"
+"modaldialog.text"
+msgid "Similarity Search"
+msgstr "ཆ་འདྲ་བ་འཚོལ།"
+
+#. k]@_
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"FT_SOURCE\n"
+"fixedtext.text"
msgid "Source:"
msgstr "འབྱུང་ཁུངས:"
-#: svuidlg.src#MD_PASTE_OBJECT.RB_PASTE.radiobutton.text
+#. !A.C
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"RB_PASTE\n"
+"radiobutton.text"
msgid "~Insert as"
-msgstr ""
-
-#: svuidlg.src#MD_PASTE_OBJECT.RB_PASTE_LINK.radiobutton.text
+msgstr "བཟུམ་སྦེ་ བཙུགས།"
+
+#. OMLL
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"RB_PASTE_LINK\n"
+"radiobutton.text"
msgid "Link to"
msgstr "ལུ་ འབྲེལ་མཐུད།"
-#: svuidlg.src#MD_PASTE_OBJECT.CB_DISPLAY_AS_ICON.checkbox.text
+#. q{bE
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"CB_DISPLAY_AS_ICON\n"
+"checkbox.text"
msgid "~As icon"
msgstr ""
-#: svuidlg.src#MD_PASTE_OBJECT.PB_CHANGE_ICON.pushbutton.text
+#. ,1%~
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"PB_CHANGE_ICON\n"
+"pushbutton.text"
msgid "~Other Icon..."
msgstr ""
-#: svuidlg.src#MD_PASTE_OBJECT.FL_CHOICE.fixedline.text
+#. )@lS
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"FL_CHOICE\n"
+"fixedline.text"
msgid "Selection"
msgstr "སེལ་འཐུ།"
-#: svuidlg.src#MD_PASTE_OBJECT.S_OBJECT.string.text
+#. U@@a
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"S_OBJECT\n"
+"string.text"
msgid "Object"
msgstr "དངོས་པོ།"
-#: svuidlg.src#MD_PASTE_OBJECT.modaldialog.text
+#. v8_5
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_PASTE_OBJECT\n"
+"modaldialog.text"
msgid "Paste Special"
msgstr ""
"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -981,22 +1470,45 @@ msgstr ""
"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
"དམིགས་བསལ་ སྦྱར།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_FILES.fixedtext.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.FT_FILES.fixedtext.text"
+#. c`$+
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_FILES\n"
+"fixedtext.text"
msgid "Source file"
msgstr ""
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_LINKS.fixedtext.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.FT_LINKS.fixedtext.text"
+#. a,w^
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_LINKS\n"
+"fixedtext.text"
msgid "Element:"
-msgstr ""
-
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_TYPE.fixedtext.text
+msgstr "རྒྱུ་རྫས།"
+
+#. kM@g
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_TYPE\n"
+"fixedtext.text"
msgid "Type"
msgstr "དབྱེ་བ།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_STATUS.fixedtext.text
+#. hI/s
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_STATUS\n"
+"fixedtext.text"
msgid "Status"
msgstr ""
"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1010,17 +1522,34 @@ msgstr ""
"#-#-#-#-# textconversiondlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
"གནས་ཚད།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.1.cancelbutton.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.1.cancelbutton.text"
+#. tL)m
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"1\n"
+"cancelbutton.text"
msgid "~Close"
msgstr "ཁ་བསདམས།(~C)"
-#: svuidlg.src#MD_UPDATE_BASELINKS.PB_UPDATE_NOW.pushbutton.text
+#. l3_@
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"PB_UPDATE_NOW\n"
+"pushbutton.text"
msgid "~Update"
msgstr "དུས་མཐུན་བཟོ་ནི།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.PB_OPEN_SOURCE.pushbutton.text
+#. /@R+
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"PB_OPEN_SOURCE\n"
+"pushbutton.text"
msgid "~Open"
msgstr ""
"#-#-#-#-# docvw.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1038,36 +1567,75 @@ msgstr ""
"#-#-#-#-# source.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཁ་ཕྱེ་(~O)"
-#: svuidlg.src#MD_UPDATE_BASELINKS.PB_CHANGE_SOURCE.pushbutton.text
+#. KQqI
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"PB_CHANGE_SOURCE\n"
+"pushbutton.text"
msgid "~Modify..."
msgstr "ལེགས་བཅོས་འབད།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.PB_BREAK_LINK.pushbutton.text
+#. ;R,p
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"PB_BREAK_LINK\n"
+"pushbutton.text"
msgid "~Break Link"
msgstr ""
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_FILES2.fixedtext.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.FT_FILES2.fixedtext.text"
+#. sLvl
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_FILES2\n"
+"fixedtext.text"
msgid "Source file"
msgstr ""
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_SOURCE2.fixedtext.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.FT_SOURCE2.fixedtext.text"
+#. 6!L8
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_SOURCE2\n"
+"fixedtext.text"
msgid "Element:"
-msgstr ""
-
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_TYPE2.fixedtext.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.FT_TYPE2.fixedtext.text"
+msgstr "རྒྱུ་རྫས།"
+
+#. b-eK
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_TYPE2\n"
+"fixedtext.text"
msgid "Type:"
msgstr "དབྱེ་བ།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.FT_UPDATE.fixedtext.text
+#. sE5o
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"FT_UPDATE\n"
+"fixedtext.text"
msgid "Update:"
msgstr "དུས་མཐུན་བཟོ་ནི།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.RB_AUTOMATIC.radiobutton.text
+#. qVkM
+#: svuidlg.src
#, fuzzy
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.RB_AUTOMATIC.radiobutton.text"
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"RB_AUTOMATIC\n"
+"radiobutton.text"
msgid "~Automatic"
msgstr ""
"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1089,8 +1657,14 @@ msgstr ""
"#-#-#-#-# t602.po (PACKAGE VERSION) #-#-#-#-#\n"
"རང་བཞིན་གྱི་"
-#: svuidlg.src#MD_UPDATE_BASELINKS.RB_MANUAL.radiobutton.text
+#. KO-M
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"RB_MANUAL\n"
+"radiobutton.text"
msgid "Ma~nual"
msgstr ""
"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1098,8 +1672,14 @@ msgstr ""
"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལག་དེབ།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_AUTOLINK.string.text
+#. U|Nc
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_AUTOLINK\n"
+"string.text"
msgid "Automatic"
msgstr ""
"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1121,8 +1701,14 @@ msgstr ""
"#-#-#-#-# t602.po (PACKAGE VERSION) #-#-#-#-#\n"
"རང་བཞིན་གྱི་"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_MANUALLINK.string.text
+#. YZ[\
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_MANUALLINK\n"
+"string.text"
msgid "Manual"
msgstr ""
"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1130,43 +1716,96 @@ msgstr ""
"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
"ལག་དེབ།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_BROKENLINK.string.text
+#. 2CId
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_BROKENLINK\n"
+"string.text"
msgid "Not available"
msgstr ""
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_GRAPHICLINK.string.text
+#. oEVY
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_GRAPHICLINK\n"
+"string.text"
msgid "Graphic"
msgstr "ཚད་རིས།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_BUTTONCLOSE.string.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.STR_BUTTONCLOSE.string.text"
+#. m8~j
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_BUTTONCLOSE\n"
+"string.text"
msgid "~Close"
msgstr "ཁ་བསདམས།(~C)"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_CLOSELINKMSG.string.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.STR_CLOSELINKMSG.string.text"
+#. 1Y;1
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_CLOSELINKMSG\n"
+"string.text"
msgid "Are you sure you want to remove the selected link?"
-msgstr ""
+msgstr "ཁྱོད་ཀྱིས་ གནད་སྡུད་སེལ་འཐུ་འབད་མི་འདི་ བཏོན་བཏང་ནི་་ ངེས་ཏིག་ཨིན་ན?"
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_CLOSELINKMSG_MULTI.string.text
-msgctxt "svuidlg.src#MD_UPDATE_BASELINKS.STR_CLOSELINKMSG_MULTI.string.text"
+#. =-S)
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_CLOSELINKMSG_MULTI\n"
+"string.text"
msgid "Are you sure you want to remove the selected link?"
-msgstr ""
-
-#: svuidlg.src#MD_UPDATE_BASELINKS.STR_WAITINGLINK.string.text
+msgstr "ཁྱོད་ཀྱིས་ གནད་སྡུད་སེལ་འཐུ་འབད་མི་འདི་ བཏོན་བཏང་ནི་་ ངེས་ཏིག་ཨིན་ན?"
+
+#. 6j/[
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"STR_WAITINGLINK\n"
+"string.text"
msgid "Waiting"
msgstr "བསྒུག་དོ།"
-#: svuidlg.src#MD_UPDATE_BASELINKS.modaldialog.text
+#. *=%J
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_UPDATE_BASELINKS\n"
+"modaldialog.text"
msgid "Edit Links"
-msgstr ""
-
-#: svuidlg.src#MD_LINKEDIT.2.fixedtext.text
+msgstr "འབྲེལ་ལམ་ཚུ་ཞུན་དག་འབད།"
+
+#. ]q+~
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_LINKEDIT\n"
+"2\n"
+"fixedtext.text"
msgid "Exchange source:"
msgstr ""
-#: svuidlg.src#MD_LINKEDIT.ED_FULL_SOURCE_NAME.edit.text
+#. 4I9;
+#: svuidlg.src
#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_LINKEDIT\n"
+"ED_FULL_SOURCE_NAME\n"
+"edit.text"
msgid "Edit"
msgstr ""
"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1180,96 +1819,64 @@ msgstr ""
"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
"ཞུན་དག།"
-#: svuidlg.src#MD_LINKEDIT.modaldialog.text
+#. aG_H
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_LINKEDIT\n"
+"modaldialog.text"
msgid "Modify Link"
msgstr "འབྲེལ་ལམ་ལེགས་བཅོས་འབད།"
-#: svuidlg.src#MD_INSERT_OLEOBJECT.RB_NEW_OBJECT.radiobutton.text
-msgid "~Create new"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.RB_OBJECT_FROMFILE.radiobutton.text
-msgid "Create from ~file"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.BTN_FILEPATH.pushbutton.text
-msgctxt "svuidlg.src#MD_INSERT_OLEOBJECT.BTN_FILEPATH.pushbutton.text"
-msgid "~Search..."
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.CB_FILELINK.checkbox.text
-msgid "~Link to file"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.GB_OBJECT.fixedline.text
-msgid "Object type"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.STR_FILE.string.text
-msgctxt "svuidlg.src#MD_INSERT_OLEOBJECT.STR_FILE.string.text"
-msgid "File"
-msgstr "ཡིག་སྣོད།"
-
-#: svuidlg.src#MD_INSERT_OLEOBJECT.modaldialog.text
-msgid "Insert OLE Object"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OBJECT_PLUGIN.BTN_FILEURL.pushbutton.text
-#, fuzzy
-msgid "~Browse..."
-msgstr ""
-"#-#-#-#-# chrdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ...(~B)\n"
-"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ་་་(~B)\n"
-"#-#-#-#-# miscdlgs.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ།(~B)\n"
-"#-#-#-#-# dbgui.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ།(~B)\n"
-"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ།(~B)\n"
-"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n"
-"བརྡ་འཚོལ།(~B)"
-
-#: svuidlg.src#MD_INSERT_OBJECT_PLUGIN.GB_FILEURL.fixedline.text
-msgid "File / URL"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OBJECT_PLUGIN.GB_PLUGINS_OPTIONS.fixedline.text
-#, fuzzy
-msgctxt "svuidlg.src#MD_INSERT_OBJECT_PLUGIN.GB_PLUGINS_OPTIONS.fixedline.text"
-msgid "Options"
-msgstr ""
-"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གདམ་ཁ།(~O)\n"
-"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
-"གདམ་ཁ་ཚུ།(~O)"
-
-#: svuidlg.src#MD_INSERT_OBJECT_PLUGIN.modaldialog.text
-msgid "Insert Plug-in"
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.FT_CLASSFILE.fixedtext.text
+#. (}N.
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_INSERT_OBJECT_APPLET\n"
+"FT_CLASSFILE\n"
+"fixedtext.text"
msgid "~Class"
msgstr ""
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.FT_CLASSLOCATION.fixedtext.text
+#. ii$;
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_INSERT_OBJECT_APPLET\n"
+"FT_CLASSLOCATION\n"
+"fixedtext.text"
msgid "Class ~Location"
msgstr ""
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.BTN_CLASS.pushbutton.text
-msgctxt "svuidlg.src#MD_INSERT_OBJECT_APPLET.BTN_CLASS.pushbutton.text"
+#. T2j\
+#: svuidlg.src
+#, fuzzy
+msgctxt ""
+"svuidlg.src\n"
+"MD_INSERT_OBJECT_APPLET\n"
+"BTN_CLASS\n"
+"pushbutton.text"
msgid "~Search..."
-msgstr ""
-
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.GB_CLASS.fixedline.text
-msgctxt "svuidlg.src#MD_INSERT_OBJECT_APPLET.GB_CLASS.fixedline.text"
+msgstr "འཚོལ་ཞིབ..."
+
+#. 0QcZ
+#: svuidlg.src
+msgctxt ""
+"svuidlg.src\n"
+"MD_INSERT_OBJECT_APPLET\n"
+"GB_CLASS\n"
+"fixedline.text"
msgid "File"
msgstr "ཡིག་སྣོད།"
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.GB_APPLET_OPTIONS.fixedline.text
+#. _a(?
+#: svuidlg.src
#, fuzzy
-msgctxt "svuidlg.src#MD_INSERT_OBJECT_APPLET.GB_APPLET_OPTIONS.fixedline.text"
+msgctxt ""
+"svuidlg.src\n"
+"MD_INSERT_OBJECT_APPLET\n"
+"GB_APPLET_OPTIONS\n"
+"fixedline.text"
msgid "Options"
msgstr ""
"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n"
@@ -1277,249 +1884,660 @@ msgstr ""
"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n"
"གདམ་ཁ་ཚུ།(~O)"
-#: svuidlg.src#MD_INSERT_OBJECT_APPLET.modaldialog.text
+#. Es_Q
+#: svuidlg.src