diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-03 15:08:49 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-03 15:08:58 +0200 |
commit | 1bf215cd085394695e97a1388077a7c35ef3d53b (patch) | |
tree | 6699b5633cbd10881966f09f6da22761a670d9a1 /l10n/nb_NO/files.po | |
parent | afb07d3e3953c5812de4f165c38b1cb96826da48 (diff) | |
download | nextcloud-server-1bf215cd085394695e97a1388077a7c35ef3d53b.tar.gz nextcloud-server-1bf215cd085394695e97a1388077a7c35ef3d53b.zip |
updated translations
Diffstat (limited to 'l10n/nb_NO/files.po')
-rw-r--r-- | l10n/nb_NO/files.po | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po new file mode 100644 index 00000000000..9ef6153604a --- /dev/null +++ b/l10n/nb_NO/files.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# <ajarmund@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-09-03 14:50+0200\n" +"PO-Revision-Date: 2011-08-28 19:32+0000\n" +"Last-Translator: anjar <ajarmund@gmail.com>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: appinfo/app.php:7 +msgid "Files" +msgstr "Filer" + +#: templates/admin.php:5 +msgid "Maximum upload size" +msgstr "Maksimum opplastingsstørrelse" + +#: templates/index.php:9 +msgid "Upload" +msgstr "Last opp" + +#: templates/index.php:16 +msgid "New Folder" +msgstr "Ny mappe" + +#: templates/index.php:24 +msgid "Nothing in here. Upload something!" +msgstr "Ingenting her. Last opp noe!" + +#: templates/index.php:31 +msgid "Name" +msgstr "Navn" + +#: templates/index.php:33 +msgid "Download" +msgstr "Last ned" + +#: templates/index.php:37 +msgid "Size" +msgstr "Størrelse" + +#: templates/index.php:38 +msgid "Modified" +msgstr "Endret" + +#: templates/index.php:38 +msgid "Delete" +msgstr "Slett" + +#: templates/index.php:46 +msgid "Upload too large" +msgstr "Opplasting for stor" + +#: templates/index.php:48 +msgid "" +"The files you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" +"Filene du prøver å laste opp er for store for å laste opp til denne " +"serveren." + + |