aboutsummaryrefslogtreecommitdiff
path: root/source/ro/shell
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-01-25 16:54:36 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-01-25 17:13:26 +0100
commitcbe7554c6a4fddd40da90728699d7ff5d95cab89 (patch)
treecbc2610391d639b48ca2e7940f893e0cb2a195c6 /source/ro/shell
parent4668a661bfdc743bb88bfc5b7fbc83383974d733 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Id37c39c29b4b44c9383bb2cf2606eb27a845852c
Diffstat (limited to 'source/ro/shell')
-rw-r--r--source/ro/shell/messages.po69
1 files changed, 67 insertions, 2 deletions
diff --git a/source/ro/shell/messages.po b/source/ro/shell/messages.po
index c84b274aa16..07304ca17fd 100644
--- a/source/ro/shell/messages.po
+++ b/source/ro/shell/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2021-01-19 13:14+0100\n"
"PO-Revision-Date: 2019-11-05 12:39+0000\n"
"Last-Translator: Dorian Baciu <baciudorian@gmail.com>\n"
"Language-Team: Romanian <https://vm137.documentfoundation.org/projects/libo_ui-master/shellmessages/ro/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.8\n"
+"X-Generator: LibreOffice\n"
#. 9taro
#: shell/inc/spsupp/spsuppStrings.hrc:15
@@ -54,3 +54,68 @@ msgstr "Editare"
msgctxt "RID_STR_SP_VIEW_OR_EDIT_CANCEL"
msgid "Cancel"
msgstr "Anulare"
+
+#. wH3TZ
+msgctxt "stock"
+msgid "_Add"
+msgstr ""
+
+#. S9dsC
+msgctxt "stock"
+msgid "_Apply"
+msgstr ""
+
+#. TMo6G
+msgctxt "stock"
+msgid "_Cancel"
+msgstr ""
+
+#. MRCkv
+msgctxt "stock"
+msgid "_Close"
+msgstr ""
+
+#. nvx5t
+msgctxt "stock"
+msgid "_Delete"
+msgstr ""
+
+#. YspCj
+msgctxt "stock"
+msgid "_Edit"
+msgstr ""
+
+#. imQxr
+msgctxt "stock"
+msgid "_Help"
+msgstr ""
+
+#. RbjyB
+msgctxt "stock"
+msgid "_New"
+msgstr ""
+
+#. dx2yy
+msgctxt "stock"
+msgid "_No"
+msgstr ""
+
+#. M9DsL
+msgctxt "stock"
+msgid "_OK"
+msgstr ""
+
+#. VtJS9
+msgctxt "stock"
+msgid "_Remove"
+msgstr ""
+
+#. C69Fy
+msgctxt "stock"
+msgid "_Reset"
+msgstr ""
+
+#. mgpxh
+msgctxt "stock"
+msgid "_Yes"
+msgstr ""
ibreoffice-4-0-4'>libreoffice-4-0-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/qa/unit
AgeCommit message (Expand)Author
2019-02-14CppunitTest_drawinglayer_border: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-15loplugin:refcountingStephan Bergmann
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna