summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/AccessiblePageHeaderArea.hxx')
-rw-r--r--sc/source/ui/inc/AccessiblePageHeaderArea.hxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
index 548101b0d563..3c93781fee28 100644
--- a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
+++ b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
@@ -60,7 +60,7 @@ public:
virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >
SAL_CALL getAccessibleAtPoint(
const ::com::sun::star::awt::Point& rPoint )
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
///===== XAccessibleContext ==============================================
@@ -68,20 +68,20 @@ public:
// is overloaded to calculate this on demand
virtual sal_Int32 SAL_CALL
getAccessibleChildCount(void)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
/// Return the specified child or NULL if index is invalid.
// is overloaded to calculate this on demand
virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible> SAL_CALL
getAccessibleChild(sal_Int32 nIndex)
throw (::com::sun::star::uno::RuntimeException,
- ::com::sun::star::lang::IndexOutOfBoundsException);
+ ::com::sun::star::lang::IndexOutOfBoundsException, std::exception);
/// Return the set of current states.
virtual ::com::sun::star::uno::Reference<
::com::sun::star::accessibility::XAccessibleStateSet> SAL_CALL
getAccessibleStateSet(void)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
///===== XServiceInfo ====================================================
@@ -89,14 +89,14 @@ public:
*/
virtual OUString SAL_CALL
getImplementationName(void)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
/** Returns a list of all supported services. In this case that is just
the AccessibleContext and Accessible service.
*/
virtual ::com::sun::star::uno::Sequence< OUString> SAL_CALL
getSupportedServiceNames(void)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
///===== XTypeProvider ===================================================
@@ -104,14 +104,14 @@ public:
*/
virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL
getImplementationId(void)
- throw (::com::sun::star::uno::RuntimeException);
+ throw (::com::sun::star::uno::RuntimeException, std::exception);
protected:
virtual OUString SAL_CALL createAccessibleDescription(void) throw(::com::sun::star::uno::RuntimeException);
- virtual OUString SAL_CALL createAccessibleName(void) throw (::com::sun::star::uno::RuntimeException);
+ virtual OUString SAL_CALL createAccessibleName(void) throw (::com::sun::star::uno::RuntimeException, std::exception);
- virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException);
- virtual Rectangle GetBoundingBox(void) const throw (::com::sun::star::uno::RuntimeException);
+ virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException, std::exception);
+ virtual Rectangle GetBoundingBox(void) const throw (::com::sun::star::uno::RuntimeException, std::exception);
private:
EditTextObject* mpEditObj;
eoffice-6-2-6&id=a45c8b4b02ef5e45b225c0418bb378b7d332a01f'>source/oc/basctl/source/basicide.po
+++ b/source/oc/basctl/source/basicide.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358687418.0\n"
diff --git a/source/oc/basctl/uiconfig/basicide/ui.po b/source/oc/basctl/uiconfig/basicide/ui.po
index f12ab8af3f0..382db4995ba 100644
--- a/source/oc/basctl/uiconfig/basicide/ui.po
+++ b/source/oc/basctl/uiconfig/basicide/ui.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358672124.0\n"
diff --git a/source/oc/basic/source/classes.po b/source/oc/basic/source/classes.po
index 3d18cc43350..a19c15c4ee6 100644
--- a/source/oc/basic/source/classes.po
+++ b/source/oc/basic/source/classes.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358687428.0\n"
diff --git a/source/oc/cui/source/customize.po b/source/oc/cui/source/customize.po
index 9bce2fc66e2..7e04f8cfca1 100644
--- a/source/oc/cui/source/customize.po
+++ b/source/oc/cui/source/customize.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-26 21:00+0000\n"
+"PO-Revision-Date: 2013-03-03 09:44+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1359234029.0\n"
+"X-POOTLE-MTIME: 1362303865.0\n"
#: eventdlg.src
msgctxt ""
@@ -957,7 +957,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_PRINTDOC\n"
"string.text"
msgid "Print Document"
-msgstr "Estampar lo document"
+msgstr "Imprimir lo document"
#: macropg.src
msgctxt ""
@@ -973,7 +973,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MAILMERGE\n"
"string.text"
msgid "Printing of form letters started"
-msgstr "Estampatge de las letras formulari aviada"
+msgstr "L'impression de las letras de formulari a començat"
#: macropg.src
msgctxt ""
@@ -981,7 +981,7 @@ msgctxt ""
"RID_SVXSTR_EVENT_MAILMERGE_END\n"
"string.text"
msgid "Printing of form letters finished"
-msgstr "Estampatge de las letras formulari acabada"
+msgstr "L'impression de las letras de formulari es acabada"
#: macropg.src
msgctxt ""
diff --git a/source/oc/cui/source/dialogs.po b/source/oc/cui/source/dialogs.po
index b80f5b588f9..82033464128 100644
--- a/source/oc/cui/source/dialogs.po
+++ b/source/oc/cui/source/dialogs.po
@@ -3,8 +3,8 @@ 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: 2013-01-11 14:30+0100\n"
-"PO-Revision-Date: 2013-01-18 17:35+0000\n"
+"POT-Creation-Date: 2013-02-12 12:57+0100\n"
+"PO-Revision-Date: 2013-03-07 07:04+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358530530.0\n"
+"X-POOTLE-MTIME: 1362639896.0\n"
#: newtabledlg.src
msgctxt ""
@@ -371,7 +371,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_RUNNING\n"
"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr "Une error s'es producha al moment de l'execucion del escript %SCRIPTNAME de %LANGUAGENAME."
+msgstr "Una error s'es producha al moment de l'execucion de l'escript %SCRIPTNAME de %LANGUAGENAME."
#: scriptdlg.src
msgctxt ""
@@ -379,7 +379,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_RUNNING\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr "Una excepcion s'es producha pendent l'execucion del escript %SCRIPTNAME de %LANGUAGENAME."
+msgstr "Una excepcion s'es producha pendent l'execucion de l'escript %SCRIPTNAME de %LANGUAGENAME."
#: scriptdlg.src
msgctxt ""
@@ -387,7 +387,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_AT_LINE\n"
"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr "Una error s'es producha a la linha seguenta pendent l'execucion del escript %SCRIPTNAME de %LANGUAGENAME: %LINENUMBER."
+msgstr "Una error s'es producha a la linha seguenta pendent l'execucion de l'escript %SCRIPTNAME de %LANGUAGENAME : %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -395,7 +395,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_AT_LINE\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr "Una excepcion s'es producha a la linha seguenta pendent l'execucion del escript %SCRIPTNAME de %LANGUAGENAME : %LINENUMBER."
+msgstr "Una excepcion s'es producha a la linha seguenta pendent l'execucion de l'escript %SCRIPTNAME de %LANGUAGENAME : %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -403,7 +403,7 @@ msgctxt ""
"RID_SVXSTR_FRAMEWORK_ERROR_RUNNING\n"
"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr "Una error d'estructura d'escript s'es producha al moment de l'execucion del escript %SCRIPTNAME de %LANGUAGENAME."
+msgstr "Una error d'estructura d'escript s'es producha al moment de l'execucion de l'escript %SCRIPTNAME de %LANGUAGENAME."
#: scriptdlg.src
msgctxt ""
@@ -1759,7 +1759,7 @@ msgctxt ""
"RID_SVX_GRFFILTER_DLG_POSTER\n"
"modaldialog.text"
msgid "Posterize"
-msgstr "Estampar sus mai d'una pagina"
+msgstr "Postar"
#: grfflt.src
msgctxt ""
@@ -2756,7 +2756,7 @@ msgctxt ""
"1\n"
"fixedtext.text"
msgid "The following columns are currently hidden. Please mark the fields you want to show and choose OK."
-msgstr "Las colomnas seguentas son amagadas pel moment. Seleccionatz las que volètz far afichar e clicatz sus OK."
+msgstr "Las colomnas seguentas son amagadas pel moment. Seleccionatz las que volètz far afichar e clicatz sus D'acòrdi."
#: showcols.src
msgctxt ""
diff --git a/source/oc/cui/source/options.po b/source/oc/cui/source/options.po
index 1b315b1e7cb..7306b2f894e 100644
--- a/source/oc/cui/source/options.po
+++ b/source/oc/cui/source/options.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-18 07:08+0000\n"
+"PO-Revision-Date: 2013-03-03 09:45+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358492901.0\n"
+"X-POOTLE-MTIME: 1362303919.0\n"
#: fontsubs.src
msgctxt ""
@@ -2556,7 +2556,7 @@ msgctxt ""
"6\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampatge"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
@@ -2808,7 +2808,7 @@ msgctxt ""
"9\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
@@ -2907,7 +2907,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
@@ -3051,7 +3051,7 @@ msgctxt ""
"12\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampatge"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
@@ -3096,7 +3096,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
@@ -3141,7 +3141,7 @@ msgctxt ""
"5\n"
"itemlist.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Impression"
#: treeopt.src
msgctxt ""
diff --git a/source/oc/cui/uiconfig/ui.po b/source/oc/cui/uiconfig/ui.po
index b652d8e4c20..3173a2652b3 100644
--- a/source/oc/cui/uiconfig/ui.po
+++ b/source/oc/cui/uiconfig/ui.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1359234042.0\n"
diff --git a/source/oc/dbaccess/source/ui/dlg.po b/source/oc/dbaccess/source/ui/dlg.po
index 256b3d4c923..8034b3a5f8d 100644
--- a/source/oc/dbaccess/source/ui/dlg.po
+++ b/source/oc/dbaccess/source/ui/dlg.po
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1358705363.0\n"
diff --git a/source/oc/dbaccess/source/ui/querydesign.po b/source/oc/dbaccess/source/ui/querydesign.po
index 884ddc9770c..a17ce2a28c0 100644
--- a/source/oc/dbaccess/source/ui/querydesign.po
+++ b/source/oc/dbaccess/source/ui/querydesign.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-15 18:26+0000\n"
+"PO-Revision-Date: 2013-03-06 20:27+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358274383.0\n"
+"X-POOTLE-MTIME: 1362601656.0\n"
#: querydlg.src
msgctxt ""
@@ -570,7 +570,7 @@ msgctxt ""
"STR_ERROR_PARSING_STATEMENT\n"
"string.text"
msgid "$object$ is based on an SQL command which could not be parsed."
-msgstr "Impossible d'enregistrar las donadas : la font de donadas correspondenta es estada suprimida."
+msgstr "La $object$ es basada sus una comanda SQL que pòt pas èsser analisada."
#. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except "SQL command", which doesn't make sense here) will be inserted.
#: query.src
diff --git a/source/oc/dbaccess/source/ui/tabledesign.po b/source/oc/dbaccess/source/ui/tabledesign.po
index 84e13b71e2e..0f64320a06e 100644
--- a/source/oc/dbaccess/source/ui/tabledesign.po
+++ b/source/oc/dbaccess/source/ui/tabledesign.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-15 18:26+0000\n"
+"PO-Revision-Date: 2013-03-03 09:45+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358274390.0\n"
+"X-POOTLE-MTIME: 1362303929.0\n"
#: table.src
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"STR_HELP_FORMAT_CODE\n"
"string.text"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
-msgstr "Es aicí que podètz veire cossí la donada serà estampada dins son format previst (vos cal quichar sul boton de drecha per modificar son format)."
+msgstr "Es aicí que podètz veire cossí la donada serà imprimida dins son format previst (vos cal quichar sul boton de drecha per modificar son format)."
#: table.src
msgctxt ""
diff --git a/source/oc/desktop/source/app.po b/source/oc/desktop/source/app.po
index d3d3163ae4a..11d1925fd95 100644
--- a/source/oc/desktop/source/app.po
+++ b/source/oc/desktop/source/app.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-15 18:27+0000\n"
+"PO-Revision-Date: 2013-03-03 09:45+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358274433.0\n"
+"X-POOTLE-MTIME: 1362303953.0\n"
#: desktop.src
msgctxt ""
@@ -236,7 +236,7 @@ msgctxt ""
"EBX_ERR_PRINTDISABLED\n"
"errorbox.text"
msgid "Printing is disabled. No documents can be printed."
-msgstr "L'estampatge es desactivat. Se pòt pas estampar."
+msgstr "L'impression es desactivada. Impossible d'imprimir de documents."
#: desktop.src
msgctxt ""
diff --git a/source/oc/desktop/source/deployment/gui.po b/source/oc/desktop/source/deployment/gui.po
index 4da8e620b45..b14ae7ed190 100644
--- a/source/oc/desktop/source/deployment/gui.po
+++ b/source/oc/desktop/source/deployment/gui.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-15 18:27+0000\n"
+"PO-Revision-Date: 2013-03-07 07:05+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358274447.0\n"
+"X-POOTLE-MTIME: 1362639956.0\n"
#: dp_gui_dialog.src
msgctxt ""
@@ -290,7 +290,7 @@ msgid ""
"Click \\'Cancel\\' to stop the installation."
msgstr ""
"Sètz a installar l'extension \\'%NAME\\'.\n"
-"Clicatz sus \\'OK\\' per contunhar l'installacion.\n"
+"Clicatz sus \\'D'acòrdi\\' per contunhar l'installacion.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_dialog.src
@@ -304,7 +304,7 @@ msgid ""
"Click \\'Cancel\\' to stop removing the extension."
msgstr ""
"Sètz a mand de suprimir l'extension \\'%NAME\\.\n"
-"Clicatz sus \\'OK\\' per suprimir l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per suprimir l'extension.\n"
"Clicatz sus \\'Anullar\\' per interrompre la supression de l'extension."
#: dp_gui_dialog.src
@@ -318,7 +318,7 @@ msgid ""
"Click \\'Cancel\\' to stop removing the extension."
msgstr ""
"Siatz segur que cap d'utilizaire es pas a trabalhar amb lo meteis %PRODUCTNAME quora sètz a cambiar l'extension partajada dins un environament de multiutilizaire.\n"
-"Clicatz sus \\'OK\\' per escafar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per escafar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'escafament de l'extension."
#: dp_gui_dialog.src
@@ -332,7 +332,7 @@ msgid ""
"Click \\'Cancel\\' to stop enabling the extension."
msgstr ""
"Siatz segur que cap d'utilizaire es pas a trabalhar amb lo meteis %PRODUCTNAME quora sètz a cambiar l'extension partejada dins un environament de multiutilizaire.\n"
-"Clicatz sus \\'OK\\' per activar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per activar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'activacion de l'installacion."
#: dp_gui_dialog.src
@@ -346,7 +346,7 @@ msgid ""
"Click \\'Cancel\\' to stop disabling the extension."
msgstr ""
"Siatz segur que cap d'utilizaire es pas a trabalhar amb lo meteis %PRODUCTNAME quora sètz a cambiar l'extension partajada dins un environament de multiutilizaire.\n"
-"Clicatz sus \\'OK\\' per desactivar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per desactivar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar la desactivacion de l'installacion."
#: dp_gui_dialog.src
@@ -508,7 +508,7 @@ msgctxt ""
"RID_DLG_UPDATE_NODEPENDENCY\n"
"string.text"
msgid "Required %PRODUCTNAME version doesn't match:"
-msgstr "La version requerida d'OpenOffice.org correspond pas :"
+msgstr "La version requesida de %PRODUCTNAME correspond pas :"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -517,7 +517,7 @@ msgctxt ""
"RID_DLG_UPDATE_NODEPENDENCY_CUR_VER\n"
"string.text"
msgid "You have %PRODUCTNAME %VERSION"
-msgstr "Avètz %PRODUCTNAME %PRODUCTVERSION"
+msgstr "Avètz %PRODUCTNAME %VERSION"
#: dp_gui_updatedialog.src
msgctxt ""
@@ -592,7 +592,7 @@ msgid ""
"Click \\'Cancel\\' to stop updating the extensions."
msgstr ""
"Siatz segur que cap d'utilizaire es pas a trabalhar amb lo meteis %PRODUCTNAME quora sètz a cambiar l'extension partajada dins un environament de multiutilizaire.\n"
-"Clicatz sus \\'OK\\' per actualizar las extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per actualizar las extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'actualizacion de l'extension."
#: dp_gui_dependencydialog.src
@@ -745,7 +745,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"La version novèla $DEPLOYED, es ja installada.\n"
-"Clicatz sus \\'OK\\' per installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_versionboxes.src
@@ -761,7 +761,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"La version novèla $DEPLOYED, nomenada \\'$OLDNAME\\', es ja installada.\n"
-"Clicatz sus \\'OK\\' per installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_versionboxes.src
@@ -777,7 +777,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"Aquesta version es ja installada.\n"
-"Clicatz sus \\'OK\\' per tornar installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per tornar installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_versionboxes.src
@@ -793,7 +793,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"Aquesta version, nomenada \\'$OLDNAME\\', es ja installada.\n"
-"Clicatz sus \\'OK\\' per installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_versionboxes.src
@@ -809,7 +809,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"La version anteriora $DEPLOYED, es ja installada.\n"
-"Clicatz sus \\'OK\\' per installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_versionboxes.src
@@ -825,7 +825,7 @@ msgid ""
msgstr ""
"Sètz a installar la version $NEW de l'extension \\'$NAME\\'.\n"
"La version anteriora $DEPLOYED, nomenada \\'$OLDNAME\\', es ja installada.\n"
-"Clicatz sus \\'OK\\' per installar l'extension.\n"
+"Clicatz sus \\'D'acòrdi\\' per installar l'extension.\n"
"Clicatz sus \\'Cancel\\' per arrestar l'installacion."
#: dp_gui_dialog2.src
diff --git a/source/oc/dictionaries/bs_BA.po b/source/oc/dictionaries/bs_BA.po
new file mode 100644
index 00000000000..a2eafbacafa
--- /dev/null
+++ b/source/oc/dictionaries/bs_BA.po
@@ -0,0 +1,25 @@
+#. extracted from dictionaries/bs_BA
+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: 2013-02-12 12:57+0100\n"
+"PO-Revision-Date: 2013-03-02 23:39+0000\n"
+"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: oc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1362267572.0\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Bosnian spelling dictionary"
+msgstr "Diccionari ortografic bosniac"
diff --git a/source/oc/editeng/source/items.po b/source/oc/editeng/source/items.po
index 5153c606d64..4d1d3cab10e 100644
--- a/source/oc/editeng/source/items.po
+++ b/source/oc/editeng/source/items.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-16 20:50+0000\n"
+"PO-Revision-Date: 2013-03-03 09:46+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358369431.0\n"
+"X-POOTLE-MTIME: 1362303970.0\n"
#: page.src
msgctxt ""
@@ -1150,7 +1150,7 @@ msgctxt ""
"RID_SVXITEMS_PRINT_TRUE\n"
"string.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Imprimir"
#: svxitems.src
msgctxt ""
@@ -1158,7 +1158,7 @@ msgctxt ""
"RID_SVXITEMS_PRINT_FALSE\n"
"string.text"
msgid "Don't print"
-msgstr "Estampar pas"
+msgstr "Imprimir pas"
#: svxitems.src
msgctxt ""
diff --git a/source/oc/extensions/source/propctrlr.po b/source/oc/extensions/source/propctrlr.po
index 03a882b173b..efe03d90422 100644
--- a/source/oc/extensions/source/propctrlr.po
+++ b/source/oc/extensions/source/propctrlr.po
@@ -4,7 +4,7 @@ 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-12-26 11:13+0100\n"
-"PO-Revision-Date: 2013-01-19 15:46+0000\n"
+"PO-Revision-Date: 2013-03-03 09:46+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358610370.0\n"
+"X-POOTLE-MTIME: 1362303975.0\n"
#: newdatatype.src
msgctxt ""
@@ -393,7 +393,7 @@ msgctxt ""
"RID_STR_PRINTABLE\n"
"string.text"
msgid "Printable"
-msgstr "Estampable"
+msgstr "Imprimible"
#: formres.src
msgctxt ""
diff --git a/source/oc/filter/source/pdf.po b/source/oc/filter/source/pdf.po
index d4b6a7bd929..29403c74f07 100644
--- a/source/oc/filter/source/pdf.po
+++ b/source/oc/filter/source/pdf.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-18 07:13+0000\n"
+"PO-Revision-Date: 2013-03-03 09:46+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358493218.0\n"
+"X-POOTLE-MTIME: 1362303981.0\n"
#: impdialog.src
msgctxt ""
@@ -700,7 +700,7 @@ msgctxt ""
"FL_PRINT_PERMISSIONS\n"
"fixedline.text"
msgid "Printing"
-msgstr "Estampatge"
+msgstr "Impression"
#: impdialog.src
msgctxt ""
diff --git a/source/oc/filter/uiconfig/ui.po b/source/oc/filter/uiconfig/ui.po
index 4df7e96d3d1..5139cc6f529 100644
--- a/source/oc/filter/uiconfig/ui.po
+++ b/source/oc/filter/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-08 21:40+0000\n"
-"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
+"POT-Creation-Date: 2013-02-12 12:57+0100\n"
+"PO-Revision-Date: 2013-02-26 16:22+0000\n"
+"Last-Translator: bruno <bruno.gallart@orange.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357681237.0\n"
+"X-POOTLE-MTIME: 1361895755.0\n"
#: xmlfiltersettings.ui
msgctxt ""
@@ -25,6 +25,60 @@ msgctxt ""
msgid "XML Filter Settings"
msgstr "Parametratges del filtre XML"
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"new\n"
+"label\n"
+"string.text"
+msgid "_New..."
+msgstr "_Novèl..."
+
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"edit\n"
+"label\n"
+"string.text"
+msgid "_Edit..."
+msgstr "_Editar..."
+
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"test\n"
+"label\n"
+"string.text"
+msgid "_Test XSLTs..."
+msgstr "_Testar XSLT..."
+
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"delete\n"
+"label\n"
+"string.text"
+msgid "_Delete..."
+msgstr "_Suprimir..."
+
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"save\n"
+"label\n"
+"string.text"
+msgid "_Save as Package..."
+msgstr "_Enregistrar coma paquetatge..."
+
+#: xmlfiltersettings.ui
+msgctxt ""
+"xmlfiltersettings.ui\n"
+"open\n"
+"label\n"
+"string.text"
+msgid "_Open Package..."
+msgstr "_Dobrir un paquetatge..."
+
#: testxmlfilter.ui
msgctxt ""
"testxmlfilter.ui\n"
diff --git a/source/oc/fpicker/source/office.po b/source/oc/fpicker/source/office.po
index d2614c67248..8d7ba4b1552 100644
--- a/source/oc/fpicker/source/office.po
+++ b/source/oc/fpicker/source/office.po
@@ -4,17 +4,17 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-12-28 08:49+0000\n"
-"Last-Translator: bruno <bruno.gallart@orange.fr>\n"
+"PO-Revision-Date: 2013-03-02 23:39+0000\n"
+"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356684541.0\n"
+"X-POOTLE-MTIME: 1362267577.0\n"
#: OfficeFilePicker.src
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"BTN_EXPLORERFILE_NEWFOLDER\n"
"imagebutton.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: iodlg.src
msgctxt ""
diff --git a/source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po
index c78ae8969a9..70e5cccb444 100644
--- a/source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-15 18:30+0000\n"
+"PO-Revision-Date: 2013-03-06 20:28+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358274624.0\n"
+"X-POOTLE-MTIME: 1362601710.0\n"
#: UIText.ulf
msgctxt ""
@@ -2254,7 +2254,7 @@ msgctxt ""
"OOO_CONTROL_124\n"
"LngText.text"
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: http://www.documentfoundation.org"
-msgstr "Version mesa a disposicion en collaboracion amb la comunautat per The Document Foundation. Per los crèdits vejatz : http://www.documentfoundation.org"
+msgstr "Version mesa a disposicion en collaboracion amb la comunautat per [Manufacturer]. Pels credits vejatz : http://www.documentfoundation.org"
#: Control.ulf
msgctxt ""
diff --git a/source/oc/librelogo/source/pythonpath.po b/source/oc/librelogo/source/pythonpath.po
index 7209e7ce914..d30de02128f 100644
--- a/source/oc/librelogo/source/pythonpath.po
+++ b/source/oc/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-17 11:26+0000\n"
+"PO-Revision-Date: 2013-03-03 09:46+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: none\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358422009.0\n"
+"X-POOTLE-MTIME: 1362303991.0\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -550,7 +550,7 @@ msgctxt ""
"PRINT\n"
"property.text"
msgid "print"
-msgstr "estampar"
+msgstr "imprimir"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/oc/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/oc/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 2cc1714798c..e608f2ffe02 100644
--- a/source/oc/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/oc/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-20 20:24+0000\n"
+"PO-Revision-Date: 2013-03-06 20:36+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358713480.0\n"
+"X-POOTLE-MTIME: 1362602215.0\n"
#: Options.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id0503200917103744\n"
"help.text"
msgid "If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations)."
-msgstr ""
+msgstr "Se <emph>activat</emph>, lo comparador ACT es utilizat. Compara dos individús dependents de l'iteracion actuala e mesura lor exactitud a partir de las coneissenças de las bibliotècas de solucions conegudas las piègers (en foncion de lors contrenchas de violacion)."
#: Options.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id0503200917103765\n"
"help.text"
msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
-msgstr ""
+msgstr "Se <emph>desactivat</emph>, las valors actualament presentas (talas coma balhadas per l'utilizaire) son inseridas dins la bibliotèca coma punt de referéncia."
#: Options.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"par_id050320091710377\n"
"help.text"
msgid "If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal."
-msgstr ""
+msgstr "S'aqueste nombre de solucions trobadas dins una plaja tampada, l'iteracion es arrestada e la melhora d'aquestas valors es causida coma optimala."
#: Options.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_id0503200917103832\n"
"help.text"
msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives informations about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver."
-msgstr ""
+msgstr "Se <emph>activat</emph>, una bóstia de dialòg suplementària es afichada pendent lo processus de resolucion que balha d'informacions a prepaus dels progrèsses actuals, lo nivèl d'estagnacion, la solucion actuala la melhor coneguda e tanben la possiblitat d'arrestar o de metre en pausa lo solucionador."
#: Options.xhp
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"par_id0603200910394248\n"
"help.text"
msgid "Specifies the probability for an individual to choose the Differential Evolution strategy."
-msgstr ""
+msgstr "Especifica la probabilitat per un individú de causir l'estrategia d'evolucion diferenciala."
#: Options.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_id0603200910394280\n"
"help.text"
msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
-msgstr ""
+msgstr "...definís la probabilitat de l'individú d'èsser combinat amb lo melhor punt global. Se lo crosament es pas utilizat, lo punt es assemblat a partir de la pròpria memòria de l'individú."
#: Options.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id060320091039424\n"
"help.text"
msgid "During crossover, the scaling factor decides about the “speed” of movement."
-msgstr ""
+msgstr "Pendent lo crosament, lo factor d'escala decidís de la \"velocitat\" del movement."
#: Options.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id0603200910394225\n"
"help.text"
msgid "… defines the speed at which the particles/individuals move towards each other."
-msgstr ""
+msgstr "... definís la velocitat a la quala las particulas/individús se desplaçan entre eles."
#: Options.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id0603200910394212\n"
"help.text"
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
-msgstr ""
+msgstr "...definís l'importància de la memòria pròpria (en particular lo melhor punt atench fins a aquí)."
#: Options.xhp
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"par_id0603200910394284\n"
"help.text"
msgid "… sets the importance of the global best point between all particles/individuals."
-msgstr ""
+msgstr "...definís l'importància del melhor punt global entre las particulas/individús."
#: Options.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id0603200910394272\n"
"help.text"
msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
-msgstr ""
+msgstr "...definís la probabilitat qu'al luòc de desplaçar un component de la particula cap al melhor punt, causís una novèla valor aleatòriament a partir de la plaja valida d'aquesta variabla."
#: Options.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id060320091040136\n"
"help.text"
msgid "… defines the amount of informations to store in the public library. Each individual stores knowledge there and asks for informations."
-msgstr ""
+msgstr "...definís la soma d'informacion d'emmagazinar dins la bibliotèca publica. Cada individú emmgazina lo saber aicí e demanda d'informacions."
#: Usage.xhp
msgctxt ""
diff --git a/source/oc/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/oc/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index 4dc201955b0..b3e524e700d 100644
--- a/source/oc/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/oc/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-17 11:37+0000\n"
+"PO-Revision-Date: 2013-03-06 20:38+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358422665.0\n"
+"X-POOTLE-MTIME: 1362602331.0\n"
#: description.xml
msgctxt ""
@@ -30,4 +30,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n"
-msgstr ""
+msgstr "Aquesta extension s'intègra a Calc e ofrís de novèls motors de solucions d'utilizar per optimizar los modèls de programacion non linears.\n"
diff --git a/source/oc/nlpsolver/src/locale.po b/source/oc/nlpsolver/src/locale.po
index 4f0f559eb4a..0012b2320a6 100644
--- a/source/oc/nlpsolver/src/locale.po
+++ b/source/oc/nlpsolver/src/locale.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-20 20:26+0000\n"
+"PO-Revision-Date: 2013-03-03 09:26+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358713570.0\n"
+"X-POOTLE-MTIME: 1362302803.0\n"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.CurrentIteration\n"
"property.text"
msgid "Process stopped at iteration %d of %d."
-msgstr ""
+msgstr "Processus arrestat a l'iteracion %d de %d."
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
diff --git a/source/oc/officecfg/registry/data/org/openoffice/Office.po b/source/oc/officecfg/registry/data/org/openoffice/Office.po
index 4afab46858b..d9da0c629d0 100644
--- a/source/oc/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/oc/officecfg/registry/data/org/openoffice/Office.po
@@ -3,9 +3,9 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-20 15:49+0000\n"
-"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
+"POT-Creation-Date: 2013-02-12 12:57+0100\n"
+"PO-Revision-Date: 2013-02-26 16:26+0000\n"
+"Last-Translator: bruno <bruno.gallart@orange.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358696997.0\n"
+"X-POOTLE-MTIME: 1361895983.0\n"
#: UI.xcu
msgctxt ""
@@ -9976,8 +9976,8 @@ msgctxt ""
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m05\n"
"Title\n"
"value.text"
-msgid "Start (the program in the Writer document)"
-msgstr "Aviar (lo programa dins lo document Writer)"
+msgid "Start Logo program (text or selected text of the document)"
+msgstr "Aviar lo programa Logo (lo tèxt o lo tèxt seleccionat dins lo document)"
#: Addons.xcu
msgctxt ""
@@ -10012,8 +10012,8 @@ msgctxt ""
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
"Title\n"
"value.text"
-msgid "Logo command line (press F1 here for help)"
-msgstr "Linha de comanda Logo (quichar sus F1 per accedir a l'ajuda)"
+msgid "Logo command line (press Enter for command execution or F1 for help)"
+msgstr "Linha de comanda Logo (apujatz sus Entrée per executar la comanda o sus F1 per l'ajuda)"
#: Addons.xcu
msgctxt ""
diff --git a/source/oc/officecfg/registry/data/org/openoffice/Office/UI.po b/source/oc/officecfg/registry/data/org/openoffice/Office/UI.po
index d15316e7fc7..90884ec7b41 100644
--- a/source/oc/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/oc/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ 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: 2013-01-18 13:18+0100\n"
-"PO-Revision-Date: 2013-01-20 15:56+0000\n"
+"PO-Revision-Date: 2013-03-03 09:47+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358697385.0\n"
+"X-POOTLE-MTIME: 1362304035.0\n"
#: XFormsWindowState.xcu
msgctxt ""
@@ -2606,7 +2606,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print document"
-msgstr "Estampar lo document"
+msgstr "Imprimir lo document"
#: WriterCommands.xcu
msgctxt ""
@@ -4433,7 +4433,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Nonprinting Characters"
-msgstr "Caractèrs ~non estampables"
+msgstr "~Caractèrs pas imprimibles"
#: WriterCommands.xcu
msgctxt ""
@@ -9619,7 +9619,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Posterize"
-msgstr "Estampar sus mai d'una pagina"
+msgstr "Postar"
#: GenericCommands.xcu
msgctxt ""
@@ -15964,7 +15964,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Print..."
-msgstr "~Estampar..."
+msgstr "~Imprimir..."
#: StartModuleCommands.xcu
msgctxt ""
diff --git a/source/oc/padmin/source.po b/source/oc/padmin/source.po
index f7037ce7d84..238deb40a7e 100644
--- a/source/oc/padmin/source.po
+++ b/source/oc/padmin/source.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-08 21:10+0000\n"
+"PO-Revision-Date: 2013-03-03 09:51+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357679412.0\n"
+"X-POOTLE-MTIME: 1362304297.0\n"
#: rtsetup.src
msgctxt ""
@@ -292,7 +292,7 @@ msgctxt ""
"RID_RTS_FS_TO_TXT\n"
"fixedtext.text"
msgid "by ~printer font"
-msgstr "per la poliça d'~estampadoira"
+msgstr "per la poliça d'~imprimenta"
#: rtsetup.src
msgctxt ""
@@ -328,7 +328,7 @@ msgctxt ""
"RID_RTS_CMD_STR_CONFIGURE_PRINTER\n"
"string.text"
msgid "Printer"
-msgstr "Estampadoira"
+msgstr "Imprimenta"
#: rtsetup.src
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"RID_RTS_CMD_FL_DEFAULT\n"
"fixedline.text"
msgid "Printer"
-msgstr "Estampadoira"
+msgstr "Imprimenta"
#: rtsetup.src
msgctxt ""
@@ -418,7 +418,7 @@ msgctxt ""
"RID_RTS_CMD_STR_PDFHELP\n"
"string.text"
msgid "The command line for PDF converters is executed as follows: for each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTFILE)\" in the command line is replaced by the target PDF file name. If \"(TMP)\" is in the command line, the PostScript code will be supplied via a file, otherwise via standard input (i.e. as a pipe)."
-msgstr "Tractament de la linha de comanda pels convertidors PDF : per cada document estampat, \"(TMP)\" es remplaçat per un fichièr temporari e \"(OUTFILE)\" pel fichièr PDF de generar. Se \"(TMP)\" apareis dins la linha de comanda, lo còde PostScript es transmés dins un fichièr ; en cas contrari, es transmés via l'entrada per defaut (es a dire coma tub)."
+msgstr "Tractament de la linha de comanda pels convertidors PDF : per cada document imprimit, \"(TMP)\" es remplaçat per un fichièr temporari e \"(OUTFILE)\" pel fichièr PDF de generar. Se \"(TMP)\" apareis dins la linha de comanda, lo còde PostScript es transmés dins un fichièr ; en cas contrari, es transmés via l'entrada per defaut (es a dire coma tub)."
#: rtsetup.src
msgctxt ""
@@ -427,7 +427,7 @@ msgctxt ""
"RID_RTS_CMD_STR_PRINTERHELP\n"
"string.text"
msgid "The command line for printer devices is executed as follows: the generated PostScript code is supplied as standard input (i.e. as a pipe) to the command line."
-msgstr "Tractament de la linha de comanda per las estampadoiras: lo còde PostScript generat es transmés a la linha de comanda coma entrada per defaut (es a dire coma tub)."
+msgstr "Tractament de la linha de comanda per las imprimentas : lo còde PostScript generat es transmés a la linha de comanda coma entrada per defaut (es a dire coma tub)."
#: rtsetup.src
msgctxt ""
@@ -569,7 +569,7 @@ msgctxt ""
"RID_PA_FL_PRINTERS\n"
"fixedline.text"
msgid "Installed ~printers"
-msgstr "~Estampadoiras installadas"
+msgstr "~Imprimentas installadas"
#: padialog.src
msgctxt ""
@@ -659,7 +659,7 @@ msgctxt ""
"RID_PA_BTN_ADD\n"
"pushbutton.text"
msgid "New Printer..."
-msgstr "Estampadoira novèla..."
+msgstr "Imprimenta novèla..."
#: padialog.src
msgctxt ""
@@ -668,7 +668,7 @@ msgctxt ""
"RID_PA_STR_DEFPRT\n"
"string.text"
msgid "Default printer"
-msgstr "Estampadoira per defaut"
+msgstr "Imprimenta per defaut"
#: padialog.src
msgctxt ""
@@ -888,7 +888,7 @@ msgctxt ""
"RID_QUERY_REMOVEPRINTER\n"
"string.text"
msgid "Do you really want to remove this printer ?"
-msgstr "Sètz segur que volètz suprimir aquesta estampadoira ?"
+msgstr "Sètz segur que volètz suprimir aquesta imprimenta ?"
#: padialog.src
msgctxt ""
@@ -896,7 +896,7 @@ msgctxt ""
"RID_QUERY_DRIVERUSED\n"
"string.text"
msgid "There are still printers using the driver \"%s\". Do you really want to remove it? The corresponding printers will also be removed."
-msgstr "D'autras estampadoiras utilizan lo pilòt \"%s\". Sètz segur qu'o volètz suprimir ? Aquò provocarà tanben la supression de las estampadoiras correspondentas."
+msgstr "D'autras imprimentas utilizan lo pilòt \"%s\". Sètz segur qu'o volètz suprimir ? Aquò provocarà tanben la supression de las imprimentas correspondentas."
#: padialog.src
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"RID_ERR_REMOVEDEFAULTDRIVER\n"
"string.text"
msgid "The driver \"%s\" is used by your default printer. Therefore, it cannot be removed."
-msgstr "Vòstra estampadoira per defaut utiliza lo pilòt \"%s\". Impossible de lo suprimir."
+msgstr "Vòstra imprimenta per defaut utiliza lo pilòt \"%s\". Impossible de lo suprimir."
#: padialog.src
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"RID_TXT_PRINTERALREADYEXISTS\n"
"string.text"
msgid "A printer named \"%s\" already exists. This printer will not be imported."
-msgstr "Una estampadoira nomenada \"%s\" existís ja. Aquesta estampadoira va pas èsser importada."
+msgstr "Una imprimenta nomenada \"%s\" existís ja. Aquesta imprimenta va pas èsser importada."
#: padialog.src
msgctxt ""
@@ -1001,7 +1001,7 @@ msgctxt ""
"RID_ADD_PRINTER_DIALOG\n"
"modaldialog.text"
msgid "Add Printer"
-msgstr "Apondre una estampadoira"
+msgstr "Apondre una imprimenta"
#: padialog.src
msgctxt ""
@@ -1073,7 +1073,7 @@ msgctxt ""
"RID_ADDP_CHDEV_BTN_PRINTER\n"
"radiobutton.text"
msgid "Add a ~printer"
-msgstr "Apondre una estampado~ira"
+msgstr "Apondre una ~imprimenta"
#: padialog.src
msgctxt ""
@@ -1100,7 +1100,7 @@ msgctxt ""
"RID_ADDP_CHDEV_BTN_OLD\n"
"radiobutton.text"
msgid "~Import printers from a StarOffice installation"
-msgstr "~Importar una o mai d'una estampadoira dempuèi una installacion StarOffice"
+msgstr "~Importar una o mai d'una imprimenta dempuèi una installacion StarOffice"
#: padialog.src
msgctxt ""
@@ -1145,7 +1145,7 @@ msgctxt ""
"RID_ADDP_NAME_EDT_FAXNAME\n"
"edit.text"
msgid "Fax printer"
-msgstr "Estampadoira fax"
+msgstr "Imprimenta fax"
#: padialog.src
msgctxt ""
@@ -1163,7 +1163,7 @@ msgctxt ""
"RID_ADDP_NAME_BOX_DEFAULT\n"
"checkbox.text"
msgid "~Use as default printer"
-msgstr "Utilizar coma estampadoira per ~defaut"
+msgstr "Utilizar coma imprimenta per ~defaut"
#: padialog.src
msgctxt ""
@@ -1217,7 +1217,7 @@ msgctxt ""
"RID_ADDP_CMD_STR_PDFHELP\n"
"string.text"
msgid "The command line for PDF converters is executed as follows: for each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTFILE)\" in the command line is replaced by the target PDF file name. If \"(TMP)\" is in the command line, the PostScript code will be supplied via a file, otherwise via standard input (i.e. as a pipe)."
-msgstr "Tractament de la linha de comanda pels convertidors PDF : per cada document estampat, \"(TMP)\" es remplaçat per un fichièr temporari e \"(OUTFILE)\" pel fichièr PDF de generir. Se \"(TMP)\" apareis dins la linha de comanda, lo còde PostScript es transmés dins un fichièr ; en cas contrari, es transmés via l'entrada per defaut (es a dire coma tub)."
+msgstr "Tractament de la linha de comanda pels convertidors PDF : per cada document imprimit, \"(TMP)\" es remplaçat per un fichièr temporari e \"(OUTFILE)\" pel fichièr PDF de generir. Se \"(TMP)\" apareis dins la linha de comanda, lo còde PostScript es transmés dins un fichièr ; en cas contrari, es transmés via l'entrada per defaut (es a dire coma tub)."
#: padialog.src
msgctxt ""
@@ -1235,7 +1235,7 @@ msgctxt ""
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Import printers from old versions"
-msgstr "Importar las estampadoiras que provenon de las versions precedentas"
+msgstr "Importar las imprimentas que provenon de las versions precedentas"
#: padialog.src
msgctxt ""
@@ -1244,7 +1244,7 @@ msgctxt ""
"RID_ADDP_OLD_TXT_PRINTERS\n"
"fixedtext.text"
msgid "~These printers can be imported. Please select the ones you want to import."
-msgstr "~Aquestas estampadoiras pòdon èsser importadas. Seleccionatz las que vos interèssan."
+msgstr "~Aquestas imprimentas pòdon èsser importadas. Seleccionatz las que vos interèssan."
#: padialog.src
msgctxt ""
@@ -1289,7 +1289,7 @@ msgctxt ""
"RID_ADDP_FAXDRV_BTN_SELECT\n"
"radiobutton.text"
msgid "A speci~fic driver, to adapt the format to another printer"
-msgstr "Pilòt especi~fic per adaptar lo format a una autra estampadoira"
+msgstr "Pilòt especi~fic per adaptar lo format a una autra imprimenta"
#: padialog.src
msgctxt ""
@@ -1334,4 +1334,4 @@ msgctxt ""
"RID_ADDP_PDFDRV_BTN_SELECT\n"
"radiobutton.text"
msgid "A spec~ific driver, to adapt the format to another printer"
-msgstr "Pilòt especi~fic per adaptar lo format a una autra estampadoira"
+msgstr "Pilòt especi~fic per adaptar lo format a una autra imprimenta"
diff --git a/source/oc/readlicense_oo/docs.po b/source/oc/readlicense_oo/docs.po
index 76863ed2828..cff4c432b64 100644
--- a/source/oc/readlicense_oo/docs.po
+++ b/source/oc/readlicense_oo/docs.po
@@ -3,8 +3,8 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-26 21:01+0000\n"
+"POT-Creation-Date: 2013-02-12 12:57+0100\n"
+"PO-Revision-Date: 2013-03-06 20:29+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1359234060.0\n"
+"X-POOTLE-MTIME: 1362601785.0\n"
#: readme.xrm
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"LatestUpdates\n"
"readmeitem.text"
msgid "For latest updates to this readme file, see <a href=\"http://www.libreoffice.org/welcome/readme.html\">http://www.libreoffice.org/welcome/readme.html</a>"
-msgstr "Per las darrièras mesas a jorn d'aqueste fichièr Lisez-moi, veire <a href=\"http://fr.libreoffice.org/bienvenue/lisezmoi.html\">http://fr.libreoffice.org/bienvenue/lisezmoi.html</a>"
+msgstr "Per las darrièras mesas a jorn d'aqueste fichièr, vejatz <a href=\"http://oc.libreoffice.org/\">http://oc.libreoffice.org/</a>"
#: readme.xrm
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"A7\n"
"readmeitem.text"
msgid "The ${PRODUCTNAME} community is responsible for the development of this product, and invites you to consider participating as a community member. If you are a new user, you can visit the ${PRODUCTNAME} site, where you will find lots of information about the ${PRODUCTNAME} project and the communities that exist around it. Go to <a href=\"http://www.libreoffice.org/\">http://www.libreoffice.org/</a>."
-msgstr "La comunautat ${PRODUCTNAME} es responsabla del desvolopament d'aqueste produch e vos desirariá convidar de participar en qualitat de membre. Coma utilizaire novèl, podètz consultar lo site de ${PRODUCTNAME} que conten d'informacions utilas a prepaus del projècte e de la comunautat qu'existís al l'entorn d'el. Rendètz-vos sus <a href=\"http://fr.libreoffice.org/\">http://fr.libreoffice.org/</a>"
+msgstr "La comunautat ${PRODUCTNAME} es responsabla del desvolopament d'aqueste produch e vos desirariá convidar de participar en qualitat de membre. Coma utilizaire novèl, podètz consultar lo site de ${PRODUCTNAME} que conten d'informacions utilas a prepaus del projècte e de la comunautat qu'existís al l'entorn d'el. Rendètz-vos sus <a href=\"http://oc.libreoffice.org/\">http://oc.libreoffice.org/</a>"
#: readme.xrm
msgctxt ""
@@ -155,10 +155,10 @@ msgstr "Unitat grafica 1024 x 768 amb 256 colors (resolucion mai granda recomand
#: readme.xrm
msgctxt ""
"readme.xrm\n"
-"s2s3sdf2\n"
+"s2s3sdf21\n"
"readmeitem.text"
-msgid "Microsoft Windows 2000 (Service Pack 4 or higher), XP, Vista, or Windows 7"
-msgstr "Microsoft Windows 2000 (Servici Pack 4 o superior), XP, Vista o Windows 7"
+msgid "Microsoft Windows XP, Vista, Windows 7, or Windows 8"
+msgstr "Microsoft Windows XP, Vista, Windows 7, o Windows 8"
#: readme.xrm
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.8.6 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr "Gnome 2.6 o superior, amb los paquets gail 1.8.6 e at-spi 1.7, requesits per lo supòrt de las aisinas de tecnologia d'assisténcia (aisina AT) o un autre GUI (coma KDE, per exemple)."
+msgstr "Gnome 2.6 o superior, amb los paquets gail 1.8.6 e at-spi 1.7 (requesits pel supòrt de las aisinas de tecnologia d'assisténcia [AT]) o un autre GUI compatible (coma KDE, per exemple)."
#: readme.xrm
msgctxt ""
@@ -846,7 +846,7 @@ msgctxt ""
"support1\n"
"readmeitem.text"
msgid "The main support page <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> or search the archives of the 'users@libreoffice.org' mailing list at <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. Alternatively, you can send in your questions to <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. If you like to subscribe to the list (to get email responses), send an empty mail to: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
-msgstr "La pagina principala d'ajuda <a href=\"http://fr.libreoffice.org/assistance/\">http://fr.libreoffice.org/assistance/</a> dona mai d'una possibilitats d'ajuda sus ${PRODUCTNAME}. I a benlèu ja de responsas als vòstras questions - verificatz sus lo forum comunautari sus <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> o veire las archius sus la lista 'users@fr.libreoffice.org' <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a> Podètz mandar vòstras questions a <a href=\"mailto:users@fr.libreoffice.org\">users@fr.libreoffice.org</a>. Se volètz vos inscriure a la lista (per obténer una responsa per corriel), vos cal mandar un corriel vuèg a <a href=\"mailto:users+subscribe@fr.libreoffice.org\">users+subscribe@fr.libreoffice.org</a>."
+msgstr "La pagina principala d'ajuda <a href=\"http://oc.libreoffice.org/telecargaments/paisselatge/\">http://oc.libreoffice.org/telecargaments/paisselatge/</a> dona mai d'una possibilitats d'ajuda sus ${PRODUCTNAME}. I a benlèu ja de responsas als vòstras questions - verificatz sus lo forum comunautari sus <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> o veire las archius sus la lista 'users@fr.libreoffice.org' <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a> Podètz mandar vòstras questions a <a href=\"mailto:dev@openoc.org\">dev@openoc.org</a>. Se volètz vos inscriure a la lista (per obténer una responsa per corrièl), vos cal mandar un corriel a <a href=\"mailto:dev@openoc.org\">dev@openoc.org</a>."
#: readme.xrm
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"faq\n"
"readmeitem.text"
msgid "Also check the FAQ section at <a href=\"http://www.libreoffice.org/faq/\">http://www.libreoffice.org/faq/.</a>"
-msgstr "Podètz consultar la FAQ a <a href=\"http://fr.libreoffice.org/faq/\">http://fr.libreoffice.org/faq/.</a>"
+msgstr "Podètz consultar la FAQ a <a href=\"http://oc.libreoffice.org/\">http://oc.libreoffice.org/.</a>"
#: readme.xrm
msgctxt ""
@@ -894,7 +894,7 @@ msgctxt ""
"gettingimvolved3\n"
"readmeitem.text"
msgid "As a user, you are already a valuable part of the suite's development process and we would like to encourage you to take an even more active role with a view to being a long-term contributor to the community. Please join and check out the contributing page at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr "Coma utilizaira, utilizaire, representatz ja una part importanta del processús de desvolopament de la seguida e vos volriam encoratjar de prene un ròtle pus important dins la mira d'èsser un contribuidor de la comunautat. Per mai d'entresenhas <a href=\"http://fr.libreoffice.org/participer\">http://fr.libreoffice.org/participer/</a> "
+msgstr "Coma utilizaira, utilizaire, representatz ja una part importanta del processús de desvolopament de la seguida e vos volriam encoratjar de prene un ròtle pus important dins la mira d'èsser un contribuidor de la comunautat. Per mai d'entresenhas <a href=\"http://oc.libreoffice.org/\">http://oc.libreoffice.org/</a> "
#: readme.xrm
msgctxt ""
@@ -926,7 +926,7 @@ msgctxt ""
"subscribe1\n"
"readmeitem.text"
msgid "Here are a few of the mailing lists to which you can subscribe at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr "Vaquí quelquas listas de forum sus qualas vos podetz inscriure <a href=\"http://fr.libreoffice.org/participer/\">http://fr.libreoffice.org/participer/</a>"
+msgstr "Vaquí qualques listas de forum suls quals vos podètz inscriure <a href=\"http://totenoc.org/\">http://totenoc.org/</a>"
#: readme.xrm
msgctxt ""
diff --git a/source/oc/reportdesign/source/ui/inspection.po b/source/oc/reportdesign/source/ui/inspection.po
index e906ed89991..54a8c75e1e6 100644
--- a/source/oc/reportdesign/source/ui/inspection.po
+++ b/source/oc/reportdesign/source/ui/inspection.po
@@ -4,16 +4,17 @@ 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-12-26 11:13+0100\n"
-"PO-Revision-Date: 2011-04-06 01:19+0200\n"
-"Last-Translator: bruno <bruno.gallart@orange.fr>\n"
+"PO-Revision-Date: 2013-03-03 09:51+0000\n"
+"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1362304314.0\n"
#: inspection.src
msgctxt ""
@@ -166,7 +167,7 @@ msgctxt ""
"RID_STR_PRINTREPEATEDVALUES\n"
"string.text"
msgid "Print repeated values"
-msgstr "Estampar las valors repetidas"
+msgstr "Imprimir las valors repetidas"
#: inspection.src
msgctxt ""
@@ -214,7 +215,7 @@ msgctxt ""
"RID_STR_PRINTWHENGROUPCHANGE\n"
"string.text"
msgid "Print When Group Change"
-msgstr "Estampar quand lo grop càmbia"
+msgstr "Imprimir quand lo grop càmbia"
#: inspection.src
msgctxt ""
diff --git a/source/oc/sc/source/ui/dbgui.po b/source/oc/sc/source/ui/dbgui.po
index 5fa8d97d6f6..2a471dd4d99 100644
--- a/source/oc/sc/source/ui/dbgui.po
+++ b/source/oc/sc/source/ui/dbgui.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-16 20:50+0000\n"
+"PO-Revision-Date: 2013-03-06 18:37+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1358369449.0\n"
+"X-POOTLE-MTIME: 1362595046.0\n"
#: validate.src
msgctxt ""
@@ -121,7 +121,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "List"
-msgstr "Tièra"
+msgstr "Lista"
#: validate.src
msgctxt ""
@@ -443,7 +443,7 @@ msgctxt ""
"CB_PRINTFRAME\n"
"checkbox.text"
msgid "Print border"
-msgstr "Estampar la bordadura"
+msgstr "Imprimir la bordadura"
#: scendlg.src
msgctxt ""
diff --git a/source/oc/sc/source/ui/pagedlg.po b/source/oc/sc/source/ui/pagedlg.po
index 7daac64177d..3b58c9ef5c8 100644
--- a/source/oc/sc/source/ui/pagedlg.po
+++ b/source/oc/sc/source/ui/pagedlg.po
@@ -4,7 +4,7 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2013-01-07 22:38+0000\n"
+"PO-Revision-Date: 2013-03-03 09:52+0000\n"
"Last-Translator: Cédric <cvalmary@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: oc\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1357598286.0\n"
+"X-POOTLE-MTIME: 1362304345.0\n"
#: pagedlg.src
msgctxt ""
@@ -256,7 +256,7 @@ msgctxt ""
"FL_PRINT\n"
"fixedline.text"
msgid "Print"
-msgstr "Estampar"
+msgstr "Imprimir"
#: pagedlg.src
msgctxt ""
diff --git a/source/oc/sc/source/ui/src.po b/source/oc/sc/source/ui/src.po
index d0ad6aa5374..af75ee58c5f 100644
--- a/source/oc/sc/source/ui/src.po
+++ b/source/oc/sc/source/ui/src.po