1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6msgid ""
7msgstr ""
8"Project-Id-Version: Tumbler\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2017-05-28 12:30+0200\n"
11"PO-Revision-Date: 2017-09-19 18:02+0000\n"
12"Last-Translator: Xfce Bot <transifex@xfce.org>\n"
13"Language-Team: Norwegian Nynorsk (http://www.transifex.com/xfce/tumbler/language/nn/)\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Language: nn\n"
18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20#: ../tumblerd/tumbler-group-scheduler.c:486
21#: ../tumblerd/tumbler-lifo-scheduler.c:422
22#, c-format
23msgid "No thumbnailer available for \"%s\""
24msgstr "Det finst ikkje noko småbilete-innstikk for «%s»"
25
26#: ../tumblerd/tumbler-lifecycle-manager.c:208
27msgid "The thumbnailer service is shutting down"
28msgstr "Småbiletetenesta avsluttar"
29
30#: ../tumblerd/tumbler-service.c:775
31msgid "Unsupported thumbnail flavor requested"
32msgstr "Spurde etter ikkje støtta småbiletetype"
33
34#: ../tumblerd/tumbler-specialized-thumbnailer.c:462
35msgid "Failed to call the specialized thumbnailer: timeout"
36msgstr "Klarte ikkje kalla opp den spesielle småbiletelagaren: tidsavbrot"
37
38#: ../tumblerd/tumbler-specialized-thumbnailer.c:471
39#, c-format
40msgid "Failed to call the specialized thumbnailer: %s"
41msgstr "Klarte ikkje kalla opp den spesielle småbiletelagaren: %s"
42
43#: ../tumblerd/tumbler-manager.c:548 ../tumblerd/tumbler-manager.c:954
44#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:119
45#, c-format
46msgid "Failed to load the file \"%s\": %s"
47msgstr "Klarte ikkje å lasta fila «%s»: %s"
48
49#: ../tumblerd/tumbler-manager.c:566 ../tumblerd/tumbler-manager.c:580
50#: ../tumblerd/tumbler-manager.c:594
51#, c-format
52msgid "Malformed section \"%s\" in file \"%s\": %s"
53msgstr "Feilforma del «%s» i fila «%s»: %s"
54
55#: ../tumblerd/tumbler-manager.c:607
56#, c-format
57msgid ""
58"Malformed section \"%s\" in file \"%s\": Mismatch between section name and "
59"UriScheme/MimeType"
60msgstr "Feilforma avdeling «%s» i fila «%s»: Ikkje samsvar mellom avdelingsnamnet og UriScheme/MimeType"
61
62#: ../tumblerd/tumbler-manager.c:967 ../tumblerd/tumbler-manager.c:981
63#: ../tumblerd/tumbler-manager.c:995
64#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:133
65#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:147
66#, c-format
67msgid "Malformed file \"%s\": %s"
68msgstr "Feilforma fil «%s»: %s"
69
70#: ../tumblerd/tumbler-manager.c:1021
71#, c-format
72msgid "Failed to determine last modified time of \"%s\""
73msgstr "Greidde ikkje finna ut når «%s» vart endra sist"
74
75#: ../tumblerd/main.c:223
76#, c-format
77msgid "Name %s lost on the message dbus, exiting."
78msgstr ""
79
80#: ../tumblerd/main.c:258
81msgid "Couldn't change nice value of process."
82msgstr ""
83
84#. set the application name. Translators: Don't translate "Tumbler".
85#: ../tumblerd/main.c:267
86msgid "Tumbler Thumbnailing Service"
87msgstr "Tumbler småbilete-tenest"
88
89#: ../tumblerd/main.c:368
90#, c-format
91msgid "Failed to load specialized thumbnailers into the registry: %s"
92msgstr "Greidde ikkje lasta spesielle småbiletelagarar til registeret: %s"
93
94#: ../tumbler/tumbler-enum-types.c:49
95msgid "Invalid format"
96msgstr "Ugyldig format"
97
98#: ../tumbler/tumbler-enum-types.c:50
99msgid "PNG"
100msgstr "PNG"
101
102#: ../tumbler/tumbler-enum-types.c:71
103msgid "RGB Colorspace"
104msgstr "RGB-fargerom"
105
106#: ../tumbler/tumbler-cache-plugin.c:145
107#, c-format
108msgid "Cache plugin \"%s\" lacks required symbols"
109msgstr "Mellomlagerinnstikket «%s» manglar symbola det treng"
110
111#: ../tumbler/tumbler-cache-plugin.c:153
112#, c-format
113msgid "Failed to load the cache plugin \"%s\": %s"
114msgstr "Klarte ikkje lagra mellomlagerinnstikket «%s»: %s"
115
116#: ../tumbler/tumbler-file-info.c:297
117#, c-format
118msgid "The file \"%s\" is a thumbnail itself"
119msgstr "Fila «%s» er eit småbilete sjølv"
120
121#: ../tumbler/tumbler-provider-plugin.c:135
122#, c-format
123msgid "Plugin \"%s\" lacks required symbols."
124msgstr "Innstikket «%s» manglar symbol."
125
126#: ../tumbler/tumbler-provider-plugin.c:143
127#, c-format
128msgid "Failed to load plugin \"%s\": %s"
129msgstr "Klarte ikkje å lasta innstikket «%s»: %s"
130
131#: ../plugins/cover-thumbnailer/cover-thumbnailer-plugin.c:59
132#: ../plugins/gst-thumbnailer/gst-thumbnailer-plugin.c:59
133#: ../plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-plugin.c:57
134#: ../plugins/font-thumbnailer/font-thumbnailer-plugin.c:57
135#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer-plugin.c:57
136#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-plugin.c:58
137#: ../plugins/odf-thumbnailer/odf-thumbnailer-plugin.c:59
138#: ../plugins/poppler-thumbnailer/poppler-thumbnailer-plugin.c:57
139#: ../plugins/raw-thumbnailer/raw-thumbnailer-plugin.c:57
140#: ../plugins/xdg-cache/xdg-cache-plugin.c:52
141#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-plugin.c:56
142#, c-format
143msgid "Version mismatch: %s"
144msgstr "Versjonane stemmer ikkje: %s"
145
146#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:394
147#, c-format
148msgid "Failed to load the poster image \"%s\""
149msgstr ""
150
151#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:430
152#, c-format
153msgid "Failed to load the metadata from \"%s\""
154msgstr ""
155
156#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:626
157msgid ""
158"Invalid API key, you must be granted a valid key. The Movie DB backend will "
159"be disabled."
160msgstr ""
161
162#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:634
163msgid "No poster key found in metadata"
164msgstr ""
165
166#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:689
167msgid "Movie title is too short"
168msgstr ""
169
170#. there was an error in the freetype initialization, abort
171#: ../plugins/font-thumbnailer/font-thumbnailer.c:463
172#, c-format
173msgid "Could not initialize freetype: %s"
174msgstr "Klarte ikkje setja i gang freetype: %s"
175
176#. there was an error, emit error signal
177#: ../plugins/font-thumbnailer/font-thumbnailer.c:475
178#, c-format
179msgid "Could not load file contents: %s"
180msgstr "Klarte ikkje lasta filinnhald: %s"
181
182#. the font file could not be loaded, emit an error signal
183#: ../plugins/font-thumbnailer/font-thumbnailer.c:494
184#, c-format
185msgid "Could not open font file: %s"
186msgstr "Klarte ikkje opna skriftfil: %s"
187
188#. emit an error signal
189#: ../plugins/font-thumbnailer/font-thumbnailer.c:518
190#, c-format
191msgid "Could not set the character map: %s"
192msgstr "Klarte ikkje setja teiknkartet: %s"
193
194#. emit an error signal
195#: ../plugins/font-thumbnailer/font-thumbnailer.c:545
196#, c-format
197msgid "Could not render glyphs: %s"
198msgstr "Klarte ikkje teikna glyffar: %s"
199
200#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer.c:864
201#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer.c:902
202#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c:210
203#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c:227
204#: ../plugins/odf-thumbnailer/odf-thumbnailer.c:257
205#: ../plugins/odf-thumbnailer/odf-thumbnailer.c:371
206#: ../plugins/raw-thumbnailer/raw-thumbnailer.c:185
207#, c-format
208msgid "Thumbnail could not be inferred from file contents"
209msgstr "Klarte ikkje finna ut småbiletet ut frå filinnhaldet"
210
211#: ../plugins/poppler-thumbnailer/poppler-thumbnailer.c:317
212msgid "The document is empty"
213msgstr "Dokumentet er tomt"
214
215#: ../plugins/poppler-thumbnailer/poppler-thumbnailer.c:329
216msgid "First page of the document could not be read"
217msgstr "Klarte ikkje lesa fyrste sida av dokumentet"
218
219#: ../plugins/raw-thumbnailer/raw-thumbnailer.c:191
220msgid "Only local files are supported"
221msgstr "Berre lokale filer er støtta"
222
223#: ../plugins/xdg-cache/xdg-cache-thumbnail.c:382
224#, c-format
225msgid "Could not save thumbnail to \"%s\""
226msgstr "Greidde ikkje lagra småbiletet til «%s»"
227
228#: ../plugins/desktop-thumbnailer/desktop-thumbnailer.c:368
229#, c-format
230msgid "Malformed command line \"%s\": %s"
231msgstr ""
232