From 18d17c80639dadf9201e93730015f6076b1ffc26 Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 26 Oct 2006 18:33:26 +0000 Subject: Convering Norwegian Bokmal translations to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@316 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/nb/rc | 78 ------------------------------------------------------------ 1 file changed, 78 deletions(-) delete mode 100755 locale/nb/rc (limited to 'locale/nb/rc') diff --git a/locale/nb/rc b/locale/nb/rc deleted file mode 100755 index 9c471bd9..00000000 --- a/locale/nb/rc +++ /dev/null @@ -1,78 +0,0 @@ -$self{texts} = { - 'Account' => 'Konto', - 'Accounting Menu' => 'Konto-meny', - 'Apr' => 'apr', - 'April' => 'april', - 'Aug' => 'aug', - 'August' => 'august', - 'Balance' => 'Balanse', - 'Beginning Balance' => 'Startbalanse', - 'Continue' => 'Fortsett', - 'Credit' => 'Kredit', - 'Current' => 'Nåværende', - 'Date' => 'Dato', - 'Debit' => 'Debet', - 'Dec' => 'des', - 'December' => 'desember', - 'Description' => 'Beskrivelse', - 'Detail' => 'Detalj', - 'Difference' => 'Forskjell', - 'Done' => 'Ferdig', - 'Feb' => 'feb', - 'February' => 'februar', - 'From' => 'Fra', - 'Include Exchange Rate Difference' => 'Inkluder forskjell i vekslingsrate', - 'Jan' => 'jan', - 'January' => 'januar', - 'Jul' => 'jul', - 'July' => 'juli', - 'Jun' => 'jun', - 'June' => 'juni', - 'Mar' => 'mar', - 'March' => 'mars', - 'May' => 'mai', - 'May ' => 'mai ', - 'Month' => 'Måned', - 'Nov' => 'nov', - 'November' => 'november', - 'Oct' => 'okt', - 'October' => 'oktober', - 'Out of balance!' => 'Ute av balanse!', - 'Outstanding' => 'Utestående', - 'Period' => 'Periode', - 'Quarter' => 'Kvartal', - 'R' => 'R', - 'Reconciliation' => 'Bankoppgjør', - 'Reconciliation Report' => 'Bankoppgjørsrapport', - 'Select all' => 'Velg alt', - 'Sep' => 'sep', - 'September' => 'september', - 'Source' => 'Bilag', - 'Statement Balance' => 'Balanseoppgjør', - 'Summary' => 'Oppsummert', - 'To' => 'Til', - 'Update' => 'Oppdatér', - 'Year' => 'År', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'display_form' => 'display_form', - 'done' => 'done', - 'get_payments' => 'get_payments', - 'js_menu' => 'js_menu', - 'menubar' => 'menubar', - 'reconciliation' => 'reconciliation', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'update' => 'update', - 'fortsett' => 'continue', - 'ferdig' => 'done', - 'velg_alt' => 'select_all', - 'oppdatér' => 'update', -}; - -1; - -- cgit v1.2.3