]> git.mxchange.org Git - jfinancials-war.git/blob - src/java/org/mxchange/localization/project_en_US.properties
Don't cherry-pick:
[jfinancials-war.git] / src / java / org / mxchange / localization / project_en_US.properties
1 # Copyright (C) 2016, 2017 Roland H\u00e4der
2 #
3 # This program is free software: you can redistribute it and/or modify
4 # it under the terms of the GNU Affero General Public License as
5 # published by the Free Software Foundation, either version 3 of the
6 # License, or (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 # GNU Affero General Public License for more details.
12 #
13 # You should have received a copy of the GNU Affero General Public License
14 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
16 PAGE_TITLE_LOGIN_FINANCIAL_OVERVIEW=Financials Overview
17 CONTENT_TITLE_LOGIN_FINANCIAL_OVERVIEW=Overview of your financials:
18 PAGE_TITLE_LOGIN_FINANCIAL_ADD_RECEIPT=Add receipt
19 CONTENT_TITLE_LOGIN_FINANCIAL_ADD_RECEIPT=Add new receipt:
20 PAGE_TITLE_LOGIN_FINANCIAL_ADD_INCOME=Add new income type
21 CONTENT_TITLE_LOGIN_FINANCIAL_ADD_INCOME=Add new income type:
22 LOGIN_FINANCIAL_ADD_INCOME_FORM_TITLE=Enter all data of one income type:
23 LOGIN_FINANCIAL_INCOME_INTERVAL=Income interval:
24 FIELD_FINANCIAL_INCOME_REQUIRED=Field "Income interval" must be selected.
25 BUTTON_LOGIN_FINANCIAL_ADD_INCOME=Add income type
26 LOGIN_FINANCIAL_INCOME_SINGLE_VALUE=Income value:
27 FIELD_FINANCIAL_INCOME_SINGLE_VALUE_REQUIRED=Field "Income value" must be filled out.
28 LOGIN_FINANCIAL_INCOME_TITLE=Title of income type:
29 FIELD_FINANCIAL_INCOME_TITLE_REQUIRED=Field "Title" must be filled out.
30 LOGIN_FINANCIAL_ENTER_RECEIPT_ISSUE_DATE_TITLE=Please enter or select here the exact date when the receipt has been issue. Then an exact time-line can be generated.
31 PAGE_TITLE_ADMIN_FINANCIALS_RECEIPT_LIST=List receipts
32 CONTENT_TITLE_ADMIN_FINANCIALS_RECEIPT_LIST=Lists receipts:
33 TABLE_SUMMARY_ADMIN_LIST_RECEIPTS=This table lists all registered receipts.
34 ADMIN_EMPTY_LIST_RECEIPT=There are no receipts in database. Or your search criteria doesn't match anything.
35 ADMIN_ADD_RECEIPT_TITLE=Add new receipt
36 BUTTON_ADMIN_ADD_RECEIPT=Add receipt
37 ADMIN_RECEIPT_ISSUE_DATE_REQUIRED=Please enter date of issue of receipt.
38 ADMIN_MENU_RECEIPTS_TITLE=Receipts
39 ADMIN_LINK_LIST_RECEIPTS_TITLE=Lists all registered receipts.
40 ADMIN_LINK_LIST_RECEIPTS=List receipts
41 ADMIN_LIST_RECEIPTS_HEADER=List all receipts
42 ADMIN_RECEIPT_BASIC_LEGEND=Basic data of receipt:
43 ADMIN_RECEIPT_BASIC_LEGEND_TITLE=Enter here basic data of the new receipt.
44 ENTER_RECEIPT_ISSUE_DATE=Enter date of issue of receipt:
45 ENTER_RECEIPT_NUMBER=Enter receipt number:
46 ENTERED_RECEIPT_NUMBER_INVALID=Your entered receipt number is smaller than 1 or larger than 9999999999.
47 ADMIN_SELECT_RECEIPT_USER_OWNER=Assign receipt to user:
48 ENTER_RECEIPT_REGISTER_NUMBER=Enter cash register number:
49 ENTER_RECEIPT_BARCODE_NUMBER=Enter bar code number:
50 ADMIN_RECEIPT_OTHER_LEGEND=Enter other data of receipt:
51 ADMIN_RECEIPT_OTHER_LEGEND_TITLE=Enter other additional data you can find on the receipt.
52 ADMIN_LINK_SHOW_RECEIPT_OWNER_USER_TITLE=Shows assigned user of receipt.
53 ADMIN_ASSIGNED_RECEIPT_SELLER=Assigned seller:
54 DEPARTMENT_NAME_SALES=Sales
55 ADMIN_LINK_LIST_RECEIPT_ITEMS=List receipt items
56 ADMIN_LINK_LIST_RECEIPT_ITEMS_TITLE=Lists all receipt items.
57 ADMIN_LINK_SHOW_RECEIPT_TITLE=Shows receipt data.
58 ADMIN_LINK_SHOW_RECEIPT_ITEM_TITLE=Shows receipt item data.
59 PRODUCT_GROSS_PRICE_REQUIRED=Please enter product's gross price.
60 ENTER_PRODUCT_NET_PRICE_TITLE=Enter product net price:
61 ENTER_PRODUCT_TAX_RATE_TITLE=Enter product tax rate:
62 ENTER_PRODUCT_GROSS_PRICE_TITLE=Enter product gross price:
63 ADMIN_ENTER_PRODUCT_PRICE=Enter product's price:
64 ENTER_NET_PRICE=Net price:
65 ENTER_TAX_RATE=Tax rate:
66 ENTER_GROSS_PRICE=Gross price:
67 SELECT_RECEIPT_ITEM_PRODUCT=Choose product for receipt item:
68 ENTER_RECEIPT_ITEM_QUANTITY=Enter receipt item quantity:
69 ENTER_RECEIPT_ITEM_DISCOUNT_PERCENT=Enter percentage discount:
70 ENTER_RECEIPT_ITEM_DISCOUNT_PERCENT_TITLE=Enter here a percentage discount to the receipt's item. Leave empty if none is provided.
71 ENTER_RECEIPT_ITEM_DISCOUNT_FIXED=Enter fixed discount:
72 ENTER_RECEIPT_ITEM_DISCOUNT_FIXED_TITLE=Enter here a fixed discount to the receipt's item. Leave empty if none is provided.
73 PAGE_TITLE_ADMIN_FINANCIALS_RECEIPT_ITEM_LIST=List receipt items
74 CONTENT_TITLE_ADMIN_FINANCIALS_RECEIPT_ITEM_LIST=List receipt items:
75 TABLE_SUMMARY_ADMIN_LIST_RECEIPT_ITEMS=This table lists all registered receipt items.
76 ADMIN_EMPTY_LIST_RECEIPT_ITEM=There are no receipt items in database. Or your search criteria doesn't match anything.
77 ADMIN_LIST_RECEIPT_ITEMS_HEADER=List all receipt items
78 ADMIN_ASSIGNED_ITEM_RECEIPT=Assigned item's receipt:
79 ADMIN_ASSIGNED_ITEM_PRODUCT=Assigned product:
80 ADMIN_ADD_RECEIPT_ITEM_TITLE=Add new receipt item
81 ADMIN_RECEIPT_ITEM_LEGEND=Data of receipt item:
82 ADMIN_RECEIPT_ITEM_BASIC_LEGEND_TITLE=Enter here data of the new receipt item.
83 SELECT_ITEM_RECEIPT=Choose receipt:
84 BUTTON_ADMIN_ADD_RECEIPT_TEM=Add receipt item
85 LABEL_RECEIPTS=Receipts
86 LABEL_PRODUCTS=Products
87 ADMIN_PRODUCT_REQUIRED=Please choose a product.
88 ADMIN_RECEIPT_REQUIRED=Please choose a receipt.
89 ADMIN_RECEIPT_ITEM_QUANTITY_REQUIRED=Please enter product quantity.
90 ENTER_RECEIPT_ITEM_QUANTITY_TITLE=Enter here the amount of the choosen product that is shown on the receipt.