12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # unhammer <unhammer+dill@mm.st>, 2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-07-07 01:59+0200\n"
- "PO-Revision-Date: 2013-07-06 23:15+0000\n"
- "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
- "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: nn_NO\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #: templates/authenticate.php:4
- msgid "The password is wrong. Try again."
- msgstr ""
- #: templates/authenticate.php:7
- msgid "Password"
- msgstr "Passord"
- #: templates/authenticate.php:9
- msgid "Submit"
- msgstr "Send"
- #: templates/public.php:17
- #, php-format
- msgid "%s shared the folder %s with you"
- msgstr "%s delte mappa %s med deg"
- #: templates/public.php:20
- #, php-format
- msgid "%s shared the file %s with you"
- msgstr "%s delte fila %s med deg"
- #: templates/public.php:28 templates/public.php:90
- msgid "Download"
- msgstr "Last ned"
- #: templates/public.php:45 templates/public.php:48
- msgid "Upload"
- msgstr "Last opp"
- #: templates/public.php:58
- msgid "Cancel upload"
- msgstr "Avbryt opplasting"
- #: templates/public.php:87
- msgid "No preview available for"
- msgstr "Inga førehandsvising tilgjengeleg for"
|