[dconf-editor/maintainer-only-3-32] nb.po: Remove empty translations.



commit 5517a840ff4a871ac97eabe6bb8b154bad080173
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Feb 20 17:51:33 2019 +0100

    nb.po: Remove empty translations.

 po/nb.po | 363 ---------------------------------------------------------------
 1 file changed, 363 deletions(-)
---
diff --git a/po/nb.po b/po/nb.po
index 0505fcc..5936b09 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -141,368 +141,34 @@ msgstr "Et flagg som slår på maksimert modus"
 msgid "A list of bookmarked paths"
 msgstr "En liste med stier som har bokmerker"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:39
-msgid "Contains all paths bookmarked by the user as an array of strings."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:43
-msgid "A flag to restore the last view"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:44
-msgid ""
-"If “true”, Dconf Editor tries at launch to navigate to the path described in "
-"the “saved-view” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:48
-msgid "A path to restore the last view"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:49
-msgid ""
-"If the “restore-view” key is set to “true”, Dconf Editor tries at launch to "
-"navigate to this path."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:53
-msgid "Show initial warning"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:54
-msgid ""
-"If “true”, Dconf Editor opens a popup when launched reminding the user to be "
-"careful."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:58
 msgid "A flag to enable small rows for keys list"
 msgstr "Et flagg som slår på små rader for nøkkelliste"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:59
-msgid "If “true”, the keys list use smaller rows."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:63
-msgid "A flag to enable small rows for bookmarks list"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:64
-msgid "If “true”, the bookmarks list use smaller rows."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:73
-msgid "Change the behaviour of a key value change request"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:74
-msgid ""
-"The “unsafe” value is discouraged: for keys that have a non-special-cased "
-"type, it updates the key value each time something changes in the entry, so "
-"including intermediate states. The “safe” value asks for confirmation in "
-"these cases, but allows instant changes for booleans and nullable booleans, "
-"enums and flags. The “always-confirm-implicit” and “always-confirm-explicit” "
-"values always asks for confirmation, but the first applies the change if you "
-"change path whereas the second dismiss it. The “always-delay” value adds "
-"each change in delay mode, allowing to apply multiple keys at once."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:78
-msgid "A flag to sort keys list case-sensitively"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:79
-msgid ""
-"GSettings doesn’t allow keys to use upper-case in their names, but "
-"installation paths of schemas can. If “true”, the keys list is sorted case-"
-"sensitively, with in usual order upper-case folders first."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:83
-msgid "A flag to sort folders before, after or mixed with keys"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:84
-msgid ""
-"If “mixed”, folders are sorted together with keys; if “first”, all folders "
-"are sorted before keys; if “last”, all folders are sorted after keys."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:88
-msgid "Use “Back” and “Forward” mouse button events"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:89
-msgid ""
-"For users with mice that have buttons for “Forward” and “Back”, this key "
-"will determine if any action is taken inside of a browser window when either "
-"is pressed."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:94
-msgid "Mouse button to activate the “Back” command in browser window"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:95
-msgid ""
-"For users with mice that have buttons for “Forward” and “Back”, this key "
-"will set which button activates the “Back” command in a browser window. "
-"Possible values range between 6 and 14."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:100
-msgid "Mouse button to activate the “Forward” command in browser window"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:101
-msgid ""
-"For users with mice that have buttons for “Forward” and “Back”, this key "
-"will set which button activates the “Forward” command in a browser window. "
-"Possible values range between 6 and 14."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:124
-msgid "A boolean, type ‘b’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:125
-msgid "Booleans can only take two values, “true” or “false”."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:129
-msgid "A nullable boolean, type ‘mb’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:130
-msgid ""
-"GSettings allows nullable types, that are similar to other types but could "
-"take a “nothing” value. A nullable boolean can only take three values, "
-"“true”, “false” and “nothing”."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:134
-msgid "A byte (unsigned), type ‘y’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:135
-msgid ""
-"A byte value is an integer between 0 and 255. It may be used to pass around "
-"characters."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:139
-msgid "A bytestring, type ‘ay’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:140
-msgid ""
-"The bytestring type is commonly used to pass around strings that may not be "
-"valid utf8. In that case, the convention is that the nul terminator "
-"character should be included as the last character in the array."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:144
-msgid "A bytestring array, type ‘aay’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:145
-msgid ""
-"This is the type of an array of bytestrings. The bytestring type is commonly "
-"used to pass around strings that may not be valid utf8."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:149
 msgid "A D-Bus handle type, type ‘h’"
 msgstr "Type D-Bus-håndtak, type «h»"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:150
-msgid ""
-"The handle type is a 32bit signed integer value that is, by convention, used "
-"as an index into an array of file descriptors that are sent alongside a D-"
-"Bus message. If you are not interacting with D-Bus, then there is no reason "
-"to make use of this type."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:156
 msgid "A D-Bus object path, type ‘o’"
 msgstr "Objektsti for D-Bus, type «o»"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:157
-msgid ""
-"An object path is used to identify D-Bus objects at a given destination on "
-"the bus. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:163
 msgid "A D-Bus object path array, type ‘ao’"
 msgstr "Matrise med D-Bus objektstier, type «ao»"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:164
-msgid ""
-"An object path array could contain any number of object paths (including "
-"none: “[]”). If you are not interacting with D-Bus, then there is no reason "
-"to make use of this type."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:170
 msgid "A D-Bus signature, type ‘g’"
 msgstr "D-Bus-signatur, type «g»"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:171
-msgid ""
-"A D-Bus signature is a string used as type signature for a D-Bus method or "
-"message. If you are not interacting with D-Bus, then there is no reason to "
-"make use of this type."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:177
-msgid "A double, type ‘d’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:178
-msgid "A double value could represent any real number."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:182
-msgid "A 5-choices enumeration"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:183
-msgid ""
-"Enumerations could be done either with the “enum” attribute, or with a "
-"“choices” tag."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:187
-msgid "A short integer, type ‘n’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:188
-msgid "A 16bit signed integer. See also the “integer-16-unsigned” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:192
-msgid "Flags: choose-colors-you-love"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:193
-msgid "Flags could be set by the “enum” attribute."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:197
-msgid "An unsigned short integer, type ‘q’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:198
-msgid "A 16bit unsigned integer. See also the “integer-16-signed” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:202
-msgid "An usual integer, type ‘i’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:203
-msgid "A 32bit signed integer. See also the “integer-32-unsigned” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:207
-msgid "An unsigned usual integer, type ‘u’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:208
-msgid "A 32bit unsigned integer. See also the “integer-32-signed” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:212
-msgid "A long integer, type ‘x’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:213
-msgid "A 64bit signed integer. See also the “integer-64-unsigned” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:217
-msgid "An unsigned long integer, type ‘t’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:218
-msgid "A 64bit unsigned integer. See also the “integer-64-signed” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:224
-msgid "A number with range"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:225
-msgid ""
-"Every numeral setting (integers and unsigned integers of every type, plus "
-"doubles) could be limited to a custom range of values. For example, this "
-"integer could only take a value between -2 and 10."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:229
-msgid "A custom type, here ‘(ii)’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:230
-msgid ""
-"Dconf Editor lets you edit any settings type supported by GSettings, falling "
-"back on a string entry when it doesn’t have a better way to do. Here is a "
-"tuple of two 32bit signed integers."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:234
-msgid "A string, type ‘s’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:235
-msgid ""
-"The string type could accept any utf8 string. Note that an empty string “''” "
-"is not the same as NULL (nothing); see also the “string-nullable” key."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:239
-msgid "A string array, type ‘as’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:240
-msgid ""
-"A string array contains any number of strings of whatever length. It may be "
-"an empty array, “[]”."
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:244
-msgid "A nullable string, type ‘ms’"
-msgstr ""
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:245
-msgid ""
-"GSettings allows nullable types, that are similar to other types but could "
-"take a “nothing” value. A nullable string can take any string as value, "
-"including the empty string “''”, or can be NULL (nothing)."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:249
 msgid "A 1-choice enumeration"
 msgstr "En ett-valgs oppregning"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:250
-msgid ""
-"An enumeration could contain only one item, but that’s probably an error. "
-"Dconf Editor warns you in that case."
-msgstr ""
-
 #: editor/ca.desrt.dconf-editor.gschema.xml:255
 msgid "A 1-choice integer value"
 msgstr "En ett-valgs heltallsverdi"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:256
-msgid ""
-"A range could limit an integer key to only allow one value, but that’s "
-"probably an error. Dconf Editor warns you in that case."
-msgstr ""
-
 #: editor/dconf-editor-menu.ui:6
 msgid "Keyboard Shortcuts"
 msgstr "Tastatursnarveier"
@@ -924,28 +590,6 @@ msgid_plural " and %u dconf operations delayed."
 msgstr[0] " og en dconf-operasjon utsatt."
 msgstr[1] " og %u dconf-operasjoner utsatt."
 
-#: editor/registry-info.ui:22
-msgid ""
-"Multiple schemas are installed at the parent path. This key might be defined "
-"and used by more than one schema. This could lead to problems. Edit value at "
-"your own risk."
-msgstr ""
-
-#: editor/registry-info.ui:47
-msgid ""
-"No schema available. Dconf Editor can’t find a schema associated with this "
-"key. The application that installed this key may have been removed, may have "
-"stop the use of this key, or may use a relocatable schema for defining its "
-"keys."
-msgstr ""
-
-#: editor/registry-info.ui:81
-msgid ""
-"This enumeration offers only one choice. That’s probably an error of the "
-"application that installed this schema. If possible, please open a bug about "
-"it."
-msgstr ""
-
 #: editor/registry-info.ui:90
 msgid ""
 "This integer key can only take one value. That’s probably an error of the "
@@ -1022,13 +666,6 @@ msgstr ""
 "Bruk nøkkelordet «nothing» for å sette en kanskje-type (som begynner med "
 "«m») til sin tomme verdi."
 
-#: editor/registry-view.ui:32
-msgid ""
-"Multiple schemas are installed at this path. This could lead to problems if "
-"it hasn’t been done carefully. Only one schema is displayed here. Edit "
-"values at your own risk."
-msgstr ""
-
 #: editor/registry-view.ui:57
 msgid "Sort preferences have changed. Do you want to reload the view?"
 msgstr "Brukervalg for sortering er endret. Vil du laste visningen på nytt?"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]