aboutsummaryrefslogtreecommitdiff
path: root/source/ca-valencia/xmlsecurity/uiconfig/ui.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ca-valencia/xmlsecurity/uiconfig/ui.po')
-rw-r--r--source/ca-valencia/xmlsecurity/uiconfig/ui.po22
1 files changed, 11 insertions, 11 deletions
diff --git a/source/ca-valencia/xmlsecurity/uiconfig/ui.po b/source/ca-valencia/xmlsecurity/uiconfig/ui.po
index e28340b23f0..f70e3764b76 100644
--- a/source/ca-valencia/xmlsecurity/uiconfig/ui.po
+++ b/source/ca-valencia/xmlsecurity/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-05-02 00:06+0200\n"
-"PO-Revision-Date: 2013-06-18 19:15+0000\n"
+"PO-Revision-Date: 2014-07-16 21:15+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1371582955.0\n"
+"X-POOTLE-MTIME: 1405545337.000000\n"
#: certpage.ui
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certification path"
-msgstr ""
+msgstr "Camí de la certificació"
#: certpage.ui
msgctxt ""
@@ -32,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "View Certificate..."
-msgstr ""
+msgstr "Mostra el certificat..."
#: certpage.ui
msgctxt ""
@@ -41,7 +41,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certification status"
-msgstr ""
+msgstr "Estat de la certificació"
#: certpage.ui
msgctxt ""
@@ -50,7 +50,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The certificate is OK."
-msgstr ""
+msgstr "El certificat és correcte."
#: certpage.ui
msgctxt ""
@@ -59,7 +59,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The certificate could not be validated."
-msgstr ""
+msgstr "No s'ha pogut validar el certificat."
#: digitalsignaturesdialog.ui
msgctxt ""
@@ -405,7 +405,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "View Certificate"
-msgstr ""
+msgstr "Mostra el certificat"
#: viewcertdialog.ui
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "General"
#: viewcertdialog.ui
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Details"
-msgstr ""
+msgstr "Detalls"
#: viewcertdialog.ui
msgctxt ""
@@ -432,4 +432,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Certification Path"
-msgstr ""
+msgstr "Camí de la certificació"
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-03tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-04-16Use https instead of httpGulsah Kose
2018-01-27Fix typosAndrea Gelmini
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: jurt (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: jurtStephan Bergmann
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-02Typos for "available"Julien Nabet
2017-08-14new loplugin:droplongNoel Grandin
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-16Also filter out flags like -fsanitize-address-globals-dead-strippingStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-25Fix typosAndrea Gelmini
2017-03-16Fix typosAndrea Gelmini
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2016-11-07Adapt jurt staticsalhack to MACOSXStephan Bergmann
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-23Unused private fieldsStephan Bergmann
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-03-11