73 lines
1.7 KiB
Plaintext
73 lines
1.7 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# <icewind1991@gmail.com>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ownCloud\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
|
|
"POT-Creation-Date: 2011-08-18 18:58+0200\n"
|
|
"PO-Revision-Date: 2011-08-18 13:14+0000\n"
|
|
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
|
"Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: nl\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
#: appinfo/app.php:7
|
|
msgid "Files"
|
|
msgstr "Bestanden"
|
|
|
|
#: templates/admin.php:5
|
|
msgid "Maximum upload size"
|
|
msgstr "Maximaale bestands groote voor uploads"
|
|
|
|
#: templates/part.list.php:1
|
|
msgid "Nothing in here. Upload something!"
|
|
msgstr "Er bevind zich hier niks, upload een bestand."
|
|
|
|
#: templates/index.php:9
|
|
msgid "Upload"
|
|
msgstr "Uploaden"
|
|
|
|
#: templates/index.php:16
|
|
msgid "New Folder"
|
|
msgstr "Nieuwe Map"
|
|
|
|
#: templates/index.php:29
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#: templates/index.php:31
|
|
msgid "Download"
|
|
msgstr "Download"
|
|
|
|
#: templates/index.php:35
|
|
msgid "Size"
|
|
msgstr "Bestandsgroote"
|
|
|
|
#: templates/index.php:36
|
|
msgid "Modified"
|
|
msgstr "Laatst aangepast"
|
|
|
|
#: templates/index.php:36
|
|
msgid "Delete"
|
|
msgstr "Verwijderen"
|
|
|
|
#: templates/index.php:44
|
|
msgid "Upload too large"
|
|
msgstr "Bestanden te groot"
|
|
|
|
#: templates/index.php:46
|
|
msgid ""
|
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
|
"on this server."
|
|
msgstr ""
|
|
"De bestanden die U probeert up te loaden zijn grooter dan de maximaal "
|
|
"toegstane groote voor deze server."
|
|
|
|
|