From 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 12 Aug 2015 14:12:26 +0200 Subject: update translations and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb --- source/oc/uui/source.po | 59 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 56 insertions(+), 3 deletions(-) (limited to 'source/oc/uui/source.po') diff --git a/source/oc/uui/source.po b/source/oc/uui/source.po index 1a510637f7f..affae7664bc 100644 --- a/source/oc/uui/source.po +++ b/source/oc/uui/source.po @@ -3,19 +3,28 @@ 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: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2015-06-24 17:06+0200\n" "PO-Revision-Date: 2015-04-16 17:19+0000\n" -"Last-Translator: Cédric \n" +"Last-Translator: Cédric Valmary \n" "Language-Team: LANGUAGE \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.1\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1429204770.000000\n" +#: alreadyopen.src +#, fuzzy +msgctxt "" +"alreadyopen.src\n" +"STR_ALREADYOPEN_TITLE\n" +"string.text" +msgid "Document in Use" +msgstr "Document en cors d'utilizacion" + #: alreadyopen.src msgctxt "" "alreadyopen.src\n" @@ -870,6 +879,14 @@ msgstr "" "Enregistratz dins un format de document sens macro, las macros contengudas dins aqueste document seràn pas enregistradas.\n" "Volètz contunhar ?" +#: lockfailed.src +msgctxt "" +"lockfailed.src\n" +"STR_LOCKFAILED_TITLE\n" +"string.text" +msgid "Document Could Not Be Locked" +msgstr "" + #: lockfailed.src msgctxt "" "lockfailed.src\n" @@ -878,6 +895,42 @@ msgctxt "" msgid "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location." msgstr "Se pòt pas clavar lo fichièr amb un accès exclusiu per %PRODUCTNAME, per çò que que i pas de permission de clavar lo fichièr dins aquel endrech." +#: lockfailed.src +msgctxt "" +"lockfailed.src\n" +"STR_LOCKFAILED_DONTSHOWAGAIN\n" +"string.text" +msgid "~Do not show this message again" +msgstr "" + +#: nameclashdlg.src +msgctxt "" +"nameclashdlg.src\n" +"STR_RENAME_OR_REPLACE\n" +"string.text" +msgid "" +"A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\n" +"Choose Replace to overwrite the existing file or provide a new name." +msgstr "" + +#: nameclashdlg.src +msgctxt "" +"nameclashdlg.src\n" +"STR_NAME_CLASH_RENAME_ONLY\n" +"string.text" +msgid "" +"A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\n" +"Please enter a new name." +msgstr "" + +#: nameclashdlg.src +msgctxt "" +"nameclashdlg.src\n" +"STR_SAME_NAME_USED\n" +"string.text" +msgid "Please provide a different file name!" +msgstr "" + #: openlocked.src msgctxt "" "openlocked.src\n" -- cgit