Skip to content
Snippets Groups Projects
django.po 8.09 KiB
Newer Older
Tom Teichler's avatar
Tom Teichler committed
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
Jonathan Weth's avatar
Jonathan Weth committed
"POT-Creation-Date: 2020-08-02 16:13+0200\n"
Tom Teichler's avatar
Tom Teichler committed
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: forms.py:10
msgid "Description – What should be purchased?"
msgstr ""

#: forms.py:12
msgid "Expected amount - What amount is required?"
msgstr ""

#: forms.py:12
msgid "Without comma"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: forms.py:15
Tom Teichler's avatar
Tom Teichler committed
msgid "Reason – If necessary, justify your request."
msgstr ""

#: menus.py:6 templates/fibu/index.html:4
msgid "Financial Accounting"
msgstr ""

#: menus.py:16 templates/fibu/index.html:10
msgid "My requests"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: menus.py:22 templates/fibu/booking/check.html:5
msgid "Check requests"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: menus.py:28 models.py:114
Tom Teichler's avatar
Tom Teichler committed
msgid "Bookings"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: menus.py:34 models.py:41 templates/fibu/cost_center/index.html:9
Tom Teichler's avatar
Tom Teichler committed
msgid "Cost centers"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: menus.py:40
Tom Teichler's avatar
Tom Teichler committed
msgid "Accounts"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: menus.py:46 templates/fibu/reports/index.html:5
Tom Teichler's avatar
Tom Teichler committed
msgid "Reports"
msgstr ""

#: models.py:22
msgid "requested"
msgstr ""

#: models.py:23
msgid "rejected"
msgstr ""

#: models.py:24
msgid "accepted"
msgstr ""

#: models.py:25
msgid "ordered"
msgstr ""

#: models.py:26
msgid "submitted"
msgstr ""

#: models.py:27
msgid "paid"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:34 models.py:40 models.py:53
Tom Teichler's avatar
Tom Teichler committed
#: templates/fibu/cost_center/index.html:38
msgid "Cost center"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:36 templates/fibu/cost_center/index.html:39
Tom Teichler's avatar
Tom Teichler committed
msgid "Year"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:43
Tom Teichler's avatar
Tom Teichler committed
msgid "Can manage costcenter"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:51 models.py:61 models.py:78 templates/fibu/account/index.html:40
Tom Teichler's avatar
Tom Teichler committed
#: templates/fibu/booking/check.html:15 templates/fibu/booking/index.html:24
#: templates/fibu/reports/expenses.html:13
msgid "Booking account"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:55
Tom Teichler's avatar
Tom Teichler committed
msgid "Income account"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:56 templates/fibu/reports/expenses.html:14
Tom Teichler's avatar
Tom Teichler committed
msgid "Budget"
msgstr ""

#: models.py:62 templates/fibu/account/index.html:4
#: templates/fibu/account/index.html:11
msgid "Booking accounts"
msgstr ""

#: models.py:64
msgid "Can manage account"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:84
Tom Teichler's avatar
Tom Teichler committed
msgid "Created by"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:88 templates/fibu/index.html:40
Tom Teichler's avatar
Tom Teichler committed
msgid "Description"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:89
Tom Teichler's avatar
Tom Teichler committed
msgid "Reason"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:90
Tom Teichler's avatar
Tom Teichler committed
msgid "Planned amount"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:93
Tom Teichler's avatar
Tom Teichler committed
msgid "Date of invoice"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:94
Tom Teichler's avatar
Tom Teichler committed
msgid "Bill number"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:95
Tom Teichler's avatar
Tom Teichler committed
msgid "Company"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:97
Tom Teichler's avatar
Tom Teichler committed
msgid "Amount"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:99
Tom Teichler's avatar
Tom Teichler committed
msgid "Payout number"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:101
Jonathan Weth's avatar
Jonathan Weth committed
msgid "Submission date"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:102
Tom Teichler's avatar
Tom Teichler committed
msgid "Booking date"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:103
Tom Teichler's avatar
Tom Teichler committed
msgid "Maturity"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:106
Tom Teichler's avatar
Tom Teichler committed
msgid "Scan of invoice"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:110 templates/fibu/booking/index.html:26
Tom Teichler's avatar
Tom Teichler committed
#: templates/fibu/index.html:43
msgid "Status"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:113
Tom Teichler's avatar
Tom Teichler committed
msgid "Booking"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:116
Tom Teichler's avatar
Tom Teichler committed
msgid "Can manage bookings"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:117
Tom Teichler's avatar
Tom Teichler committed
msgid "Can request a booking"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: models.py:118
Tom Teichler's avatar
Tom Teichler committed
msgid "Can check bookings"
msgstr ""

#: templates/fibu/account/edit.html:5
msgid "Edit booking account"
msgstr ""

#: templates/fibu/account/edit.html:14
msgid "Save changes"
msgstr ""

#: templates/fibu/account/edit.html:17 templates/fibu/booking/book.html:17
#: templates/fibu/booking/edit.html:18 templates/fibu/booking/new.html:17
#: templates/fibu/cost_center/edit.html:17
msgid "Abort"
msgstr ""

#: templates/fibu/account/index.html:8 templates/fibu/account/index.html:24
#: templates/fibu/account/index.html:31
msgid "Create booking account"
msgstr ""

#: templates/fibu/account/index.html:41
msgid "Cost centre"
msgstr ""

#: templates/fibu/account/index.html:42
msgid "Expected earnings"
msgstr ""

#: templates/fibu/account/index.html:43
msgid "Expected expenses"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: templates/fibu/account/index.html:44 templates/fibu/booking/check.html:16
#: templates/fibu/booking/index.html:27
#: templates/fibu/cost_center/index.html:40 templates/fibu/index.html:44
msgid "Actions"
msgstr ""

Tom Teichler's avatar
Tom Teichler committed
#: templates/fibu/account/index.html:61 templates/fibu/booking/index.html:46
#: templates/fibu/cost_center/index.html:52 templates/fibu/index.html:75
msgid "Edit"
msgstr ""

#: templates/fibu/account/index.html:67
msgid "'Really delete booking account?'"
Tom Teichler's avatar
Tom Teichler committed
msgstr ""

#: templates/fibu/account/index.html:68
msgid "Delete "
msgstr ""

#: templates/fibu/booking/book.html:5
msgid "Edit booking"
msgstr ""

#: templates/fibu/booking/book.html:14 templates/fibu/booking/edit.html:15
#: templates/fibu/cost_center/edit.html:14
msgid "Apply changes"
msgstr ""

#: templates/fibu/booking/check.html:8
msgid "There are no open requests."
msgstr ""

#: templates/fibu/booking/check.html:12 templates/fibu/booking/index.html:25
msgid "Applicant"
msgstr ""

#: templates/fibu/booking/check.html:13
msgid "Acquisition request"
msgstr ""

#: templates/fibu/booking/check.html:14
msgid "Planned costs"
msgstr ""

#: templates/fibu/booking/check.html:30
msgid "Accept"
msgstr ""

#: templates/fibu/booking/check.html:34
msgid "Reject"
msgstr ""

#: templates/fibu/booking/edit.html:5
msgid "Edit request"
msgstr ""

#: templates/fibu/booking/index.html:7
msgid "Back to overview"
msgstr ""

#: templates/fibu/booking/index.html:9
msgid "Archive"
msgstr ""

#: templates/fibu/booking/index.html:13 templates/fibu/booking/new.html:5
#: templates/fibu/booking/new.html:14
msgid "New booking"
msgstr ""

#: templates/fibu/booking/index.html:16
msgid "Booking archive"
msgstr ""

#: templates/fibu/booking/index.html:16
msgid "Recent bookings"
msgstr ""

#: templates/fibu/booking/index.html:22 templates/fibu/index.html:41
msgid "Expected amount"
msgstr ""

#: templates/fibu/booking/index.html:23 templates/fibu/index.html:42
msgid "Invoice amount"
msgstr ""

#: templates/fibu/booking/index.html:56
msgid "'Really delete?'"
Tom Teichler's avatar
Tom Teichler committed
msgstr ""

#: templates/fibu/booking/index.html:58
#: templates/fibu/cost_center/index.html:62
msgid "Delete"
msgstr ""

#: templates/fibu/cost_center/edit.html:5
msgid "Edit cost center"
msgstr ""

#: templates/fibu/cost_center/index.html:6
#: templates/fibu/cost_center/index.html:22
#: templates/fibu/cost_center/index.html:29
msgid "Create cost center"
msgstr ""

#: templates/fibu/cost_center/index.html:60
msgid "'Really delete cost center?'"
Tom Teichler's avatar
Tom Teichler committed
msgstr ""

#: templates/fibu/index.html:8 templates/fibu/index.html:24
#: templates/fibu/index.html:33
msgid "New request"
msgstr ""

#: templates/fibu/index.html:61
msgid "'Are you sure you want to withdraw the request?'"
msgstr ""

#: templates/fibu/index.html:63
msgid "Withdraw request"
msgstr ""

#: templates/fibu/index.html:90
msgid "Change status to 'ordered'"
msgstr ""

#: templates/fibu/index.html:98
msgid "Change status of invoice to 'submitted '"
msgstr ""

#: templates/fibu/reports/expenses.html:5
msgid "Financial statements"
msgstr ""

#: templates/fibu/reports/expenses.html:15
msgid "Earnings"
msgstr ""

#: templates/fibu/reports/expenses.html:16 templates/fibu/reports/index.html:8
msgid "Expenses"
msgstr ""

#: templates/fibu/reports/expenses.html:17
msgid "Leftovers"
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:58
Tom Teichler's avatar
Tom Teichler committed
msgid "The request was successfully submitted."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:80
Tom Teichler's avatar
Tom Teichler committed
msgid "The changes were succesfully applied."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:97
Tom Teichler's avatar
Tom Teichler committed
msgid "The request was accepted."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:100
Tom Teichler's avatar
Tom Teichler committed
msgid "Please select a booking account to create a reqest."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:104
Tom Teichler's avatar
Tom Teichler committed
msgid "The request was rejected."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:134 views.py:196 views.py:243
Tom Teichler's avatar
Tom Teichler committed
msgid "The changes were successfully applied."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:149
Tom Teichler's avatar
Tom Teichler committed
msgid "The booking was successfully created."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:167
Tom Teichler's avatar
Tom Teichler committed
msgid "The cost center was successfully deleted."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:175
Tom Teichler's avatar
Tom Teichler committed
msgid "The cost center was successfully created."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:215
Tom Teichler's avatar
Tom Teichler committed
msgid "The booking account was successfully deleted."
msgstr ""

Jonathan Weth's avatar
Jonathan Weth committed
#: views.py:223
Tom Teichler's avatar
Tom Teichler committed
msgid "The booking account was successfully created."
msgstr ""