diff options
Diffstat (limited to 'source/nl/uui/source.po')
-rw-r--r-- | source/nl/uui/source.po | 64 |
1 files changed, 60 insertions, 4 deletions
diff --git a/source/nl/uui/source.po b/source/nl/uui/source.po index 7cf063c285b..b716edf314e 100644 --- a/source/nl/uui/source.po +++ b/source/nl/uui/source.po @@ -3,8 +3,8 @@ 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" -"PO-Revision-Date: 2014-06-07 11:45+0000\n" +"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"PO-Revision-Date: 2015-07-04 13:40+0000\n" "Last-Translator: vpanter <leo.moons@telenet.be>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,17 @@ 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.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1402141506.000000\n" +"X-POOTLE-MTIME: 1436017225.000000\n" + +#: alreadyopen.src +msgctxt "" +"alreadyopen.src\n" +"STR_ALREADYOPEN_TITLE\n" +"string.text" +msgid "Document in Use" +msgstr "Document in gebruik" #: alreadyopen.src msgctxt "" @@ -873,11 +881,59 @@ msgstr "" #: lockfailed.src msgctxt "" "lockfailed.src\n" +"STR_LOCKFAILED_TITLE\n" +"string.text" +msgid "Document Could Not Be Locked" +msgstr "Document kan niet worden vergrendeld." + +#: lockfailed.src +msgctxt "" +"lockfailed.src\n" "STR_LOCKFAILED_MSG\n" "string.text" 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 "Het bestand kon niet worden vergrendeld voor exclusieve toegang door %PRODUCTNAME wegens het feit dat op die bestandslocatie de toestemming ontbrak om een vergendelingsbestand te maken." +#: lockfailed.src +msgctxt "" +"lockfailed.src\n" +"STR_LOCKFAILED_DONTSHOWAGAIN\n" +"string.text" +msgid "~Do not show this message again" +msgstr "~Dit bericht niet meer weergeven." + +#: 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 "" +"Een bestand met de naam \"%NAME\" bestaat al in de locatie \"%FOLDER\".\n" +"Kies Vervangen om het bestaande bestand te overschrijven of kies een nieuwe naam." + +#: 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 "" +"Een bestand met de naam \"%NAME\" bestaat al in de locatie \"%FOLDER\".\n" +"Gelieve een nieuwe naam in te voegen." + +#: nameclashdlg.src +msgctxt "" +"nameclashdlg.src\n" +"STR_SAME_NAME_USED\n" +"string.text" +msgid "Please provide a different file name!" +msgstr "Gelieve een andere bestandsnaam in te geven!" + #: openlocked.src msgctxt "" "openlocked.src\n" |