summaryrefslogtreecommitdiff
path: root/locale/gr/rp
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 01:16:38 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 01:16:38 +0000
commitac5b087ea2d9ba7428d367aaeb288534158fee9a (patch)
tree2dbe0bdea0b653a215ba9ddfdf627cb57855050d /locale/gr/rp
Initial Import
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/gr/rp')
-rwxr-xr-xlocale/gr/rp127
1 files changed, 127 insertions, 0 deletions
diff --git a/locale/gr/rp b/locale/gr/rp
new file mode 100755
index 00000000..c6e75e89
--- /dev/null
+++ b/locale/gr/rp
@@ -0,0 +1,127 @@
+$self{charset} = 'ISO-8859-7';
+
+$self{texts} = {
+ 'AP Aging' => 'Creditor Aging',
+ 'AR Aging' => 'Debtor Aging',
+ 'Account' => 'Λογαριασμός',
+ 'Account Number' => 'Κωδικός Λογαριασμού',
+ 'Accounting Menu' => 'Μενπύ Λογιστικής',
+ 'Accounts' => 'Λογαριασμοί',
+ 'Accrual' => 'Αύξηση',
+ 'Address' => 'Διέυθυνση',
+ 'All Accounts' => 'Όλοι οι λογαριασμοί',
+ 'Amount' => 'Ποσό',
+ 'Apr' => 'Απρ',
+ 'April' => 'Απρίλιος',
+ 'Attachment' => 'Εξάρτημα',
+ 'Aug' => 'Αυγ',
+ 'August' => 'Αύγουστος',
+ 'Balance' => 'Ισοζύγιο',
+ 'Balance Sheet' => 'Ισοζύγιο',
+ 'Cash' => 'Ρευστά',
+ 'Continue' => 'Συνέχεια',
+ 'Copies' => 'Αντίγραφα',
+ 'Credit' => 'Πίστωση',
+ 'Current' => 'Τρέχων',
+ 'Current Earnings' => 'Τρέχωντα κέρδη',
+ 'Customer' => 'Πελάτης',
+ 'Customer not on file!' => 'Debtor not on file!',
+ 'Date' => 'Ημερομηνία',
+ 'Debit' => 'Χρέος',
+ 'Dec' => 'Δεκ',
+ 'December' => 'Δεκέμβριος',
+ 'Decimalplaces' => 'Δεκαδικά',
+ 'Department' => 'Τμήμα',
+ 'Description' => 'Περιγραφή',
+ 'Detail' => 'Λεπτομέρεια',
+ 'Due Date' => 'Ημερομηνία λήξης',
+ 'Feb' => 'Φεβ',
+ 'February' => 'Φεβρουάριος',
+ 'From' => 'Από',
+ 'Invoice' => 'Τιμολόγιο',
+ 'Jan' => 'Ιάν',
+ 'January' => 'Ιανουάριος',
+ 'Jul' => 'Ιούλ',
+ 'July' => 'Ιούλιος',
+ 'Jun' => 'Ιούν',
+ 'June' => 'Ιούνιος',
+ 'Language' => 'Γλώσσα',
+ 'Mar' => 'Μαρ',
+ 'March' => 'Μάρτιος',
+ 'May' => 'Μάϊος',
+ 'May ' => 'Μάϊος',
+ 'Message' => 'Μύνημα',
+ 'Method' => 'Μέθοδος',
+ 'Month' => 'Μήνας',
+ 'Nothing selected!' => 'Δεν έχε επιλεχθεί τίποτα',
+ 'Nov' => 'Νοέ',
+ 'November' => 'Νοέμβριος',
+ 'Number' => 'Αριθμός',
+ 'Oct' => 'Οκτ',
+ 'October' => 'Οκτώβριος',
+ 'Order' => 'Παραγγελία',
+ 'Print' => 'Εκτύπωση',
+ 'Project' => 'Έργο',
+ 'Project Number' => 'Αριθμός έργου',
+ 'Screen' => 'Οθόνη',
+ 'Select all' => 'Επιλογή όλων',
+ 'Source' => 'Πηγή',
+ 'Tax' => 'Φόρος',
+ 'Vendor' => 'Creditor',
+ 'Vendor not on file!' => 'Creditor not on file!',
+};
+
+$self{subs} = {
+ 'acc_menu' => 'acc_menu',
+ 'add_transaction' => 'add_transaction',
+ 'aging' => 'aging',
+ 'ap_transaction' => 'ap_transaction',
+ 'ar_transaction' => 'ar_transaction',
+ 'check_name' => 'check_name',
+ 'check_project' => 'check_project',
+ 'continue' => 'continue',
+ 'delete_schedule' => 'delete_schedule',
+ 'display' => 'display',
+ 'e_mail' => 'e_mail',
+ 'generate_ap_aging' => 'generate_ap_aging',
+ 'generate_ar_aging' => 'generate_ar_aging',
+ 'generate_balance_sheet' => 'generate_balance_sheet',
+ 'generate_income_statement' => 'generate_income_statement',
+ 'generate_projects' => 'generate_projects',
+ 'generate_tax_report' => 'generate_tax_report',
+ 'generate_trial_balance' => 'generate_trial_balance',
+ 'gl_transaction' => 'gl_transaction',
+ 'js_menu' => 'js_menu',
+ 'list_accounts' => 'list_accounts',
+ 'list_payments' => 'list_payments',
+ 'menubar' => 'menubar',
+ 'name_selected' => 'name_selected',
+ 'payment_subtotal' => 'payment_subtotal',
+ 'post_as_new' => 'post_as_new',
+ 'print' => 'print',
+ 'print_and_post_as_new' => 'print_and_post_as_new',
+ 'print_form' => 'print_form',
+ 'print_options' => 'print_options',
+ 'project_selected' => 'project_selected',
+ 'rebuild_vc' => 'rebuild_vc',
+ 'report' => 'report',
+ 'repost' => 'repost',
+ 'reprint' => 'reprint',
+ 'sales_invoice_' => 'sales_invoice_',
+ 'save_schedule' => 'save_schedule',
+ 'schedule' => 'schedule',
+ 'section_menu' => 'section_menu',
+ 'select_all' => 'select_all',
+ 'select_name' => 'select_name',
+ 'select_project' => 'select_project',
+ 'send_email' => 'send_email',
+ 'statement_details' => 'statement_details',
+ 'tax_subtotal' => 'tax_subtotal',
+ 'vendor_invoice_' => 'vendor_invoice_',
+ 'Συνέχεια' => 'continue',
+ 'Εκτύπωση' => 'print',
+ 'Επιλογή_όλων' => 'select_all',
+};
+
+1;
+