#. extracted from sfx2/classification msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-07-01 17:54+0200\n" "PO-Revision-Date: 2022-02-27 12:39+0000\n" "Last-Translator: Riyadh Talal \n" "Language-Team: Arabic \n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Accelerator-Marker: ~\n" "X-Generator: Weblate 4.8.1\n" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. TEpY4 #: example.ulf msgctxt "" "example.ulf\n" "PolicyAuthorityName\n" "LngText.text" msgid "TSCP Example Policy Authority" msgstr "مثال عن سلطة سياسة TSCP" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. DyYWA #: example.ulf msgctxt "" "example.ulf\n" "PolicyName\n" "LngText.text" msgid "TSCP Example Policy" msgstr "مثال عن سياسة TSCP" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. dphRC #: example.ulf msgctxt "" "example.ulf\n" "BusinessAuthorizationCategory_NB\n" "LngText.text" msgid "Non-Business" msgstr "لغير الأعمال" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. MNxv5 #: example.ulf msgctxt "" "example.ulf\n" "BusinessAuthorizationCategory_GB\n" "LngText.text" msgid "General Business" msgstr "أعمال عامة" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. mG4Af #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_GB_Header\n" "LngText.text" msgid "Classification: General Business" msgstr "التصنيف: أعمال عامة" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. GXTzB #: example.ulf msgctxt "" "example.ulf\n" "BusinessAuthorizationCategory_Conf\n" "LngText.text" msgid "Confidential" msgstr "سري" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. vDZtm #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_Conf_Header\n" "LngText.text" msgid "Classification: Confidential" msgstr "التصنيف: سري" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. tXtJF #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_Conf_Footer\n" "LngText.text" msgid "This content is marked Confidential. Do not distribute it externally without business approval." msgstr "تم وضع علامة \"سري\" على هذا المحتوى. لا توزعه خارجيًا دون موافقة تجارية." #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. e9jBi #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_Conf_Watermark\n" "LngText.text" msgid "Confidential" msgstr "سري" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. uajcr #: example.ulf msgctxt "" "example.ulf\n" "BusinessAuthorizationCategory_IO\n" "LngText.text" msgid "Internal Only" msgstr "داخلي فقط" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. 5VVpy #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_IO_Header\n" "LngText.text" msgid "Classification: Internal Only" msgstr "التصنيف: داخلي فقط" #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. k6GEi #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_IO_Footer\n" "LngText.text" msgid "This content is marked Internal Only. Do not distribute it outside of the business." msgstr "تم وضع علامة \"داخليا فقط\" على هذا المحتوى. لا توزعه خارج العمل." #. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification #. G5zDf #: example.ulf msgctxt "" "example.ulf\n" "BAC_VisualMarkingPart_IO_Watermark\n" "LngText.text" msgid "This content is marked Internal Only. Do not distribute it outside of the business." msgstr "تم وضع علامة \"داخليا فقط\" على هذا المحتوى. لا توزعه خارج العمل." on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-02-08tdf#124176 Use pragma once instead of include guards in xmlscriptmsrijita18
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05sequence->vector in xmlscriptNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-03-27xmlscript: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/xmlscriptNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen