Skip to content

Commit

Permalink
chore: add danish translations (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xazin authored Apr 6, 2023
1 parent 85fde02 commit 9919191
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 0 deletions.
95 changes: 95 additions & 0 deletions lib/l10n/intl_da.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"@@locale": "da",
"bold": "Fed",
"@bold": {},
"bulletedList": "Punktliste",
"@bulletedList": {},
"checkbox": "Afkrydsningsfelt",
"@checkbox": {},
"embedCode": "Indlejr kode",
"@embedCode": {},
"heading1": "H1",
"@heading1": {},
"heading2": "H2",
"@heading2": {},
"heading3": "H3",
"@heading3": {},
"highlight": "Fremhæv",
"@highlight": {},
"color": "Farve",
"@color": {},
"image": "Billede",
"@image": {},
"italic": "Kurisv",
"@italic": {},
"link": "Link",
"@link": {},
"numberedList": "Nummereret liste",
"@numberedList": {},
"quote": "Citat",
"@quote": {},
"strikethrough": "Gennemstreg",
"@strikethrough": {},
"text": "Tekst",
"@text": {},
"underline": "Understreg",
"@underline": {},
"fontColorDefault": "Standard",
"@fontColorDefault": {},
"fontColorGray": "Grå",
"@fontColorGray": {},
"fontColorBrown": "Brun",
"@fontColorBrown": {},
"fontColorOrange": "Orange",
"@fontColorOrange": {},
"fontColorYellow": "Gul",
"@fontColorYellow": {},
"fontColorGreen": "Grøn",
"@fontColorGreen": {},
"fontColorBlue": "Blå",
"@fontColorBlue": {},
"fontColorPurple": "Lilla",
"@fontColorPurple": {},
"fontColorPink": "Lyserød",
"@fontColorPink": {},
"fontColorRed": "Rød",
"@fontColorRed": {},
"backgroundColorDefault": "Standard baggrund",
"@backgroundColorDefault": {},
"backgroundColorGray": "Grå baggrund",
"@backgroundColorGray": {},
"backgroundColorBrown": "Brun baggrund",
"@backgroundColorBrown": {},
"backgroundColorOrange": "Orange baggrund",
"@backgroundColorOrange": {},
"backgroundColorYellow": "Gul baggrund",
"@backgroundColorYellow": {},
"backgroundColorGreen": "Grøn baggrund",
"@backgroundColorGreen": {},
"backgroundColorBlue": "Blå baggrund",
"@backgroundColorBlue": {},
"backgroundColorPurple": "Lilla baggrund",
"@backgroundColorPurple": {},
"backgroundColorPink": "Lyserød baggrund",
"@backgroundColorPink": {},
"backgroundColorRed": "Rød baggrund",
"@backgroundColorRed": {},
"tint1": "Farvetone 1",
"tint2": "Farvetone 2",
"tint3": "Farvetone 3",
"tint4": "Farvetone 4",
"tint5": "Farvetone 5",
"tint6": "Farvetone 6",
"tint7": "Farvetone 7",
"tint8": "Farvetone 8",
"tint9": "Farvetone 9",
"lightLightTint1": "Lilla",
"lightLightTint2": "Lyserød",
"lightLightTint3": "Baby lyserød",
"lightLightTint4": "Orange",
"lightLightTint5": "Gul",
"lightLightTint6": "Lime",
"lightLightTint7": "Grøn",
"lightLightTint8": "Aqua",
"lightLightTint9": "Blå"
}
4 changes: 4 additions & 0 deletions lib/src/l10n/intl/messages_all.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import 'package:intl/src/intl_helpers.dart';
import 'messages_bn_BN.dart' as messages_bn_bn;
import 'messages_ca.dart' as messages_ca;
import 'messages_cs-CZ.dart' as messages_cs_cz;
import 'messages_da.dart' as messages_da;
import 'messages_de-DE.dart' as messages_de_de;
import 'messages_en.dart' as messages_en;
import 'messages_es-VE.dart' as messages_es_ve;
Expand All @@ -43,6 +44,7 @@ Map<String, LibraryLoader> _deferredLibraries = {
'bn_BN': () => new Future.value(null),
'ca': () => new Future.value(null),
'cs_CZ': () => new Future.value(null),
'da': () => new Future.value(null),
'de_DE': () => new Future.value(null),
'en': () => new Future.value(null),
'es_VE': () => new Future.value(null),
Expand Down Expand Up @@ -72,6 +74,8 @@ MessageLookupByLibrary? _findExact(String localeName) {
return messages_ca.messages;
case 'cs_CZ':
return messages_cs_cz.messages;
case 'da':
return messages_da.messages;
case 'de_DE':
return messages_de_de.messages;
case 'en':
Expand Down
92 changes: 92 additions & 0 deletions lib/src/l10n/intl/messages_da.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
// This is a library that provides messages for a da locale. All the
// messages from the main program should be duplicated here with the same
// function name.

// Ignore issues from commonly used lints in this file.
// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
// ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
// ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes

import 'package:intl/intl.dart';
import 'package:intl/message_lookup_by_library.dart';

final messages = new MessageLookup();

typedef String MessageIfAbsent(String messageStr, List<dynamic> args);

class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'da';

final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"backgroundColorBlue":
MessageLookupByLibrary.simpleMessage("Blå baggrund"),
"backgroundColorBrown":
MessageLookupByLibrary.simpleMessage("Brun baggrund"),
"backgroundColorDefault":
MessageLookupByLibrary.simpleMessage("Standard baggrund"),
"backgroundColorGray":
MessageLookupByLibrary.simpleMessage("Grå baggrund"),
"backgroundColorGreen":
MessageLookupByLibrary.simpleMessage("Grøn baggrund"),
"backgroundColorOrange":
MessageLookupByLibrary.simpleMessage("Orange baggrund"),
"backgroundColorPink":
MessageLookupByLibrary.simpleMessage("Lyserød baggrund"),
"backgroundColorPurple":
MessageLookupByLibrary.simpleMessage("Lilla baggrund"),
"backgroundColorRed":
MessageLookupByLibrary.simpleMessage("Rød baggrund"),
"backgroundColorYellow":
MessageLookupByLibrary.simpleMessage("Gul baggrund"),
"bold": MessageLookupByLibrary.simpleMessage("Fed"),
"bulletedList": MessageLookupByLibrary.simpleMessage("Punktliste"),
"checkbox": MessageLookupByLibrary.simpleMessage("Afkrydsningsfelt"),
"color": MessageLookupByLibrary.simpleMessage("Farve"),
"embedCode": MessageLookupByLibrary.simpleMessage("Indlejr kode"),
"fontColorBlue": MessageLookupByLibrary.simpleMessage("Blå"),
"fontColorBrown": MessageLookupByLibrary.simpleMessage("Brun"),
"fontColorDefault": MessageLookupByLibrary.simpleMessage("Standard"),
"fontColorGray": MessageLookupByLibrary.simpleMessage("Grå"),
"fontColorGreen": MessageLookupByLibrary.simpleMessage("Grøn"),
"fontColorOrange": MessageLookupByLibrary.simpleMessage("Orange"),
"fontColorPink": MessageLookupByLibrary.simpleMessage("Lyserød"),
"fontColorPurple": MessageLookupByLibrary.simpleMessage("Lilla"),
"fontColorRed": MessageLookupByLibrary.simpleMessage("Rød"),
"fontColorYellow": MessageLookupByLibrary.simpleMessage("Gul"),
"heading1": MessageLookupByLibrary.simpleMessage("H1"),
"heading2": MessageLookupByLibrary.simpleMessage("H2"),
"heading3": MessageLookupByLibrary.simpleMessage("H3"),
"highlight": MessageLookupByLibrary.simpleMessage("Fremhæv"),
"image": MessageLookupByLibrary.simpleMessage("Billede"),
"italic": MessageLookupByLibrary.simpleMessage("Kurisv"),
"lightLightTint1": MessageLookupByLibrary.simpleMessage("Lilla"),
"lightLightTint2": MessageLookupByLibrary.simpleMessage("Lyserød"),
"lightLightTint3": MessageLookupByLibrary.simpleMessage("Baby lyserød"),
"lightLightTint4": MessageLookupByLibrary.simpleMessage("Orange"),
"lightLightTint5": MessageLookupByLibrary.simpleMessage("Gul"),
"lightLightTint6": MessageLookupByLibrary.simpleMessage("Lime"),
"lightLightTint7": MessageLookupByLibrary.simpleMessage("Grøn"),
"lightLightTint8": MessageLookupByLibrary.simpleMessage("Aqua"),
"lightLightTint9": MessageLookupByLibrary.simpleMessage("Blå"),
"link": MessageLookupByLibrary.simpleMessage("Link"),
"numberedList":
MessageLookupByLibrary.simpleMessage("Nummereret liste"),
"quote": MessageLookupByLibrary.simpleMessage("Citat"),
"strikethrough": MessageLookupByLibrary.simpleMessage("Gennemstreg"),
"text": MessageLookupByLibrary.simpleMessage("Tekst"),
"tint1": MessageLookupByLibrary.simpleMessage("Farvetone 1"),
"tint2": MessageLookupByLibrary.simpleMessage("Farvetone 2"),
"tint3": MessageLookupByLibrary.simpleMessage("Farvetone 3"),
"tint4": MessageLookupByLibrary.simpleMessage("Farvetone 4"),
"tint5": MessageLookupByLibrary.simpleMessage("Farvetone 5"),
"tint6": MessageLookupByLibrary.simpleMessage("Farvetone 6"),
"tint7": MessageLookupByLibrary.simpleMessage("Farvetone 7"),
"tint8": MessageLookupByLibrary.simpleMessage("Farvetone 8"),
"tint9": MessageLookupByLibrary.simpleMessage("Farvetone 9"),
"underline": MessageLookupByLibrary.simpleMessage("Understreg")
};
}
1 change: 1 addition & 0 deletions lib/src/l10n/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9919191

Please sign in to comment.