~ubuntu-core-dev/software-properties/main

« back to all changes in this revision

Viewing changes to po/no.po

  • Committer: Simon Quigley
  • Date: 2018-07-14 10:11:32 UTC
  • mto: This revision was merged to the branch mainline in revision 1049.
  • Revision ID: tsimonq2@ubuntu.com-20180714101132-jpm43js9q13vplzm
Use sed to make everything say Qt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
"distribution project."
74
74
msgstr ""
75
75
 
76
 
#: ../softwareproperties/kde/DialogMirror.py:68
 
76
#: ../softwareproperties/qt/DialogMirror.py:68
77
77
msgid "Mirror"
78
78
msgstr ""
79
79
 
80
 
#: ../softwareproperties/kde/DialogMirror.py:214
81
 
#: ../softwareproperties/kde/DialogMirror.py:215
 
80
#: ../softwareproperties/qt/DialogMirror.py:214
 
81
#: ../softwareproperties/qt/DialogMirror.py:215
82
82
msgid "Testing Mirrors"
83
83
msgstr ""
84
84
 
85
 
#: ../softwareproperties/kde/DialogMirror.py:214
86
 
#: ../softwareproperties/kde/DialogMirror.py:217
 
85
#: ../softwareproperties/qt/DialogMirror.py:214
 
86
#: ../softwareproperties/qt/DialogMirror.py:217
87
87
#, fuzzy
88
88
msgid "Cancel"
89
89
msgstr "Endringer"
90
90
 
91
91
#. update_days = apt_pkg.Config.FindI(softwareproperties.CONF_MAP["autoupdate"])
92
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:193
 
92
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:193
93
93
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:175
94
94
#, fuzzy
95
95
msgid "Daily"
96
96
msgstr "<b>Detaljer</b>"
97
97
 
98
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:194
 
98
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:194
99
99
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:176
100
100
msgid "Every two days"
101
101
msgstr ""
102
102
 
103
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:195
 
103
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:195
104
104
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:177
105
105
msgid "Weekly"
106
106
msgstr ""
107
107
 
108
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:196
 
108
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:196
109
109
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:178
110
110
msgid "Every two weeks"
111
111
msgstr ""
112
112
 
113
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:203
 
113
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:203
114
114
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:187
115
115
#, python-format
116
116
msgid "Every %s days"
117
117
msgstr ""
118
118
 
119
119
#. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu
120
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:245
 
120
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:245
121
121
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:255
122
122
#, fuzzy, python-format
123
123
msgid "%s updates"
124
124
msgstr "Installerer oppdateringer..."
125
125
 
126
126
#. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu
127
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:249
 
127
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:249
128
128
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:258
129
129
#, fuzzy, python-format
130
130
msgid "%s Software"
133
133
#. TRANSLATORS: Label for the components in the Internet section
134
134
#. first %s is the description of the component
135
135
#. second %s is the code name of the comp, eg main, universe
136
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:269
 
136
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:269
137
137
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:272
138
138
#, python-format
139
139
msgid "%s (%s)"
141
141
 
142
142
#. add a separator and the option to choose another mirror from the list
143
143
#. #FIXME server_store.append(["sep", None, True])
144
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:322
145
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:427
 
144
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:322
 
145
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:427
146
146
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:384
147
147
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:441
148
148
msgid "Other..."
149
149
msgstr ""
150
150
 
151
151
#. L10N: the example is of the format: deb http://ftp.debian.org sarge main
152
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:653
 
152
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:653
153
153
#, fuzzy, python-format
154
154
msgid ""
155
155
"<p><b>Enter the complete APT line of the<br /> repository that you want to "
162
162
"eksempel <i>«deb http://ftp.debian.org sarge main»</i>. Du kan finne en "
163
163
"detaljert beskrivelse av syntaksen i dokumentasjonen."
164
164
 
165
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:654
 
165
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:654
166
166
#, fuzzy
167
167
msgid "Add APT repository"
168
168
msgstr "_Legg til arkiv"
169
169
 
170
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:695
 
170
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:695
171
171
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:807
172
172
msgid "Import key"
173
173
msgstr ""
174
174
 
175
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:698
 
175
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:698
176
176
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:820
177
177
#: ../softwareproperties/gtk/DialogAptKey.py:88
178
178
msgid "Error importing selected file"
179
179
msgstr "Feil under importering av fil"
180
180
 
181
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:699
 
181
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:699
182
182
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:821
183
183
#: ../softwareproperties/gtk/DialogAptKey.py:89
184
184
msgid "The selected file may not be a GPG key file or it might be corrupt."
185
185
msgstr "Den valgte filen er ikke en GPG-fil eller så er den skadet."
186
186
 
187
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:713
 
187
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:713
188
188
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:834
189
189
#: ../softwareproperties/gtk/DialogAptKey.py:101
190
190
msgid "Error removing the key"
191
191
msgstr "Feil under fjerning av nøkkel"
192
192
 
193
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:714
 
193
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:714
194
194
#: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:835
195
195
#: ../softwareproperties/gtk/DialogAptKey.py:102
196
196
msgid "The key you selected could not be removed. Please report this as a bug."
197
197
msgstr ""
198
198
"Nøkkelen du valgte kan ikke bli fjernet. Vennligst rapporter denne feilen."
199
199
 
200
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730
 
200
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:730
201
201
#, fuzzy
202
202
msgid "Reload"
203
203
msgstr "Oppdater"
204
204
 
205
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:732
 
205
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:732
206
206
#: ../data/glade/dialogs.glade.h:4
207
207
msgid ""
208
208
"<b><big>The information about available software is out-of-date</big></b>\n"
213
213
"You need a working internet connection to continue."
214
214
msgstr ""
215
215
 
216
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:762
 
216
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:762
217
217
msgid "CD Error"
218
218
msgstr ""
219
219
 
220
 
#: ../softwareproperties/kde/SoftwarePropertiesKDE.py:763
 
220
#: ../softwareproperties/qt/SoftwarePropertiesQt.py:763
221
221
#, python-format
222
222
msgid ""
223
223
"<big><b>Error scanning the CD</b></big>\n"
225
225
"%s"
226
226
msgstr ""
227
227
 
228
 
#: ../softwareproperties/kde/CdromProgress.py:51
 
228
#: ../softwareproperties/qt/CdromProgress.py:51
229
229
msgid "CD Name"
230
230
msgstr ""
231
231
 
232
 
#: ../softwareproperties/kde/CdromProgress.py:51
 
232
#: ../softwareproperties/qt/CdromProgress.py:51
233
233
#: ../softwareproperties/gtk/CdromProgress.py:58
234
234
msgid "Please enter a name for the disc"
235
235
msgstr ""
236
236
 
237
 
#: ../softwareproperties/kde/CdromProgress.py:55
 
237
#: ../softwareproperties/qt/CdromProgress.py:55
238
238
msgid "Insert Disk"
239
239
msgstr ""
240
240
 
241
 
#: ../softwareproperties/kde/CdromProgress.py:55
 
241
#: ../softwareproperties/qt/CdromProgress.py:55
242
242
#: ../softwareproperties/gtk/CdromProgress.py:74
243
243
msgid "Please insert a disk in the drive:"
244
244
msgstr ""
245
245
 
246
 
#: ../softwareproperties/kde/DialogEdit.py:40
 
246
#: ../softwareproperties/qt/DialogEdit.py:40
247
247
msgid "Binary"
248
248
msgstr "Binær"
249
249
 
250
 
#: ../softwareproperties/kde/DialogEdit.py:41 ../data/glade/main.glade.h:25
 
250
#: ../softwareproperties/qt/DialogEdit.py:41 ../data/glade/main.glade.h:25
251
251
#, fuzzy
252
252
msgid "Source code"
253
253
msgstr "Kilde"