From 4696bba0897715cb79eb75fcb14169964e1562e2 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 18 Mar 2009 13:21:45 +0000 Subject: Made a messagebox wrapper that does the button translation. --- client/pracro_dk.ts | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 client/pracro_dk.ts (limited to 'client/pracro_dk.ts') diff --git a/client/pracro_dk.ts b/client/pracro_dk.ts new file mode 100644 index 0000000..d2d5698 --- /dev/null +++ b/client/pracro_dk.ts @@ -0,0 +1,105 @@ + + + + + ComboBox + + + goddaws do + weeee + + + + QObject + + + Ok + Ok + + + + Open + Åbn + + + + Save + Gem + + + + Cancel + Annullér + + + + Close + Luk + + + + Discard + Kassér + + + + Apply + Tag i brug + + + + Reset + Nulstil + + + + Restore Defaults + Genopret default + + + + Help + Hjælp + + + + Save All + Gem alle + + + + Yes + Ja + + + + Yes To All + Ja til alle + + + + No + Nej + + + + No To All + Nej til alle + + + + Abort + Afbryd + + + + Retry + Prøv igen + + + + Ignore + Ignorér + + + -- cgit v1.2.3