summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Thanks/i18n/nb.json')
-rw-r--r--Thanks/i18n/nb.json23
1 files changed, 9 insertions, 14 deletions
diff --git a/Thanks/i18n/nb.json b/Thanks/i18n/nb.json
index 38500411..539a4c7c 100644
--- a/Thanks/i18n/nb.json
+++ b/Thanks/i18n/nb.json
@@ -1,12 +1,13 @@
{
"@metadata": {
"authors": [
+ "AnB",
+ "Chameleon222",
"Danmichaelo",
"Jeblad",
- "Njardarlogar",
- "Chameleon222",
+ "Jon Harald Søby",
"Macofe",
- "Jon Harald Søby"
+ "Njardarlogar"
]
},
"thanks-desc": "Legger til lenker for å takke brukere for redigeringer, kommentarer, etc.",
@@ -14,6 +15,9 @@
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|takket}}}}",
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Takk}}}}",
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Takket}}}}",
+ "thanks-button-action-queued": "{{GENDER:$1|{{GENDER:$2|Takker}}}} $1...",
+ "thanks-button-action-cancel": "Avbryt",
+ "thanks-button-action-completed": "Du {{GENDER:$1|{{GENDER:$2|takket}}}} $1",
"thanks-error-undefined": "Takkehandlingen feilet (feilkode: $1). Prøv igjen.",
"thanks-error-invalid-log-id": "Loggpost ble ikke funnet",
"thanks-error-invalid-log-type": "Loggtypen '$1' er ikke i hvitelisten over tillatte loggtyper.",
@@ -39,6 +43,7 @@
"echo-category-title-edit-thank": "Takk",
"notification-thanks-diff-link": "redigeringen din",
"notification-header-rev-thank": "$1 {{GENDER:$2|takket}} for redigeringen {{GENDER:$4|din}} på <strong>$3</strong>.",
+ "notification-header-creation-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$4|deg}} for at du opprettet <strong>$3</strong>.",
"notification-header-log-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$4|deg}} for handlingen din knytta til <strong>$3</strong>.",
"notification-compact-header-edit-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$3|deg}}.",
"notification-bundle-header-rev-thank": "{{PLURAL:$1|En person|$1 personer|100=99+ personer}} takket for redigeringen {{GENDER:$3|din}} på <strong>$2</strong>.",
@@ -58,15 +63,5 @@
"notification-flow-thanks-post-link": "kommentaren din",
"notification-header-flow-thank": "$1 {{GENDER:$2|takket}} for kommentaren {{GENDER:$5|din}} under overskriften «<strong>$3</strong>».",
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$3|deg}}.",
- "notification-bundle-header-flow-thank": "{{PLURAL:$1|Én person|$1 personer|100=99+ personer}} takket for kommentaren {{GENDER:$3|din}} under «<strong>$2</strong>».",
- "apihelp-flowthank-description": "Send en offentlig takk for en Flow-kommentar.",
- "apihelp-flowthank-summary": "Send en offentlig takk for en Flow-kommentar.",
- "apihelp-flowthank-param-postid": "UUID-en til posten det skal takkes for.",
- "apihelp-flowthank-example-1": "Send takk for kommentaren med <kbd>UUID xyz789</kbd>",
- "apihelp-thank-description": "Send en takk til en skribent.",
- "apihelp-thank-summary": "Send et takkevarsel til en bidragsyter.",
- "apihelp-thank-param-rev": "Revisjons-ID å takke noen for. Denne eller 'log' må oppgis.",
- "apihelp-thank-param-log": "Logg-ID å takke noen for. Denne eller 'rev' må oppgis.",
- "apihelp-thank-param-source": "En kort streng som beskriver kilden for forespørselen, for eksempel <kbd>diff</kbd> eller <kbd>history</kbd>.",
- "apihelp-thank-example-1": "Send takk for revisjonen med <kbd>ID 456</kbd>, der referansen blir en diff-side"
+ "notification-bundle-header-flow-thank": "{{PLURAL:$1|Én person|$1 personer|100=99+ personer}} takket for kommentaren {{GENDER:$3|din}} under «<strong>$2</strong>»."
}