summaryrefslogtreecommitdiffstats
path: root/.jshintrc
blob: 0b055afde3d78bc03ca67136ec21b3ef79bc3bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
	"camelcase": true,
	"eqeqeq": true,
	"immed": true,
	"latedef": false,
	"noarg": true,
	"nonbsp": true,
	"undef": true,
	"unused": true,
	"trailing": true,
	"maxparams": 5,
	"curly": true,
	"jquery": true,
	"maxlen": 120,
	"indent": 4,
	"browser": true,
	"laxbreak": true,
	"globals": {
		"console": true,
		"it": true,
		"xit": true,
		"expect": true,
		"describe": true,
		"beforeEach": true,
		"afterEach": true,
		"sinon": true,
		"fakeServer": true,
		"_": true,
		"OC": true,
		"OCA": true,
		"t": true,
		"n": true
	}
}
teral.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-15 00:02+0100\n"
"PO-Revision-Date: 2012-11-14 23:02+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"

#: app.php:285
msgid "Help"
msgstr "Hjelp"

#: app.php:292
msgid "Personal"
msgstr "Personleg"

#: app.php:297
msgid "Settings"
msgstr "Innstillingar"

#: app.php:302
msgid "Users"
msgstr "Brukarar"

#: app.php:309
msgid "Apps"
msgstr ""

#: app.php:311
msgid "Admin"
msgstr ""

#: files.php:332
msgid "ZIP download is turned off."
msgstr ""

#: files.php:333
msgid "Files need to be downloaded one by one."
msgstr ""

#: files.php:333 files.php:358
msgid "Back to Files"
msgstr ""

#: files.php:357
msgid "Selected files too large to generate zip file."
msgstr ""

#: json.php:28
msgid "Application is not enabled"
msgstr ""

#: json.php:39 json.php:64 json.php:77 json.php:89
msgid "Authentication error"
msgstr "Feil i autentisering"

#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""

#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr ""

#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr "Tekst"

#: search/provider/file.php:29
msgid "Images"
msgstr ""

#: template.php:103
msgid "seconds ago"
msgstr ""

#: template.php:104
msgid "1 minute ago"
msgstr ""

#: template.php:105
#, php-format
msgid "%d minutes ago"
msgstr ""

#: template.php:106
msgid "1 hour ago"
msgstr ""

#: template.php:107
#, php-format
msgid "%d hours ago"
msgstr ""

#: template.php:108
msgid "today"
msgstr ""

#: template.php:109
msgid "yesterday"
msgstr ""

#: template.php:110
#, php-format
msgid "%d days ago"
msgstr ""

#: template.php:111
msgid "last month"
msgstr ""

#: template.php:112
#, php-format
msgid "%d months ago"
msgstr ""

#: template.php:113
msgid "last year"
msgstr ""

#: template.php:114
msgid "years ago"
msgstr ""

#: updater.php:75
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""

#: updater.php:77
msgid "up to date"
msgstr ""

#: updater.php:80
msgid "updates check is disabled"
msgstr ""

#: vcategories.php:188 vcategories.php:249
#, php-format
msgid "Could not find category \"%s\""
msgstr ""