Skip to content
Snippets Groups Projects
django.po 8.23 KiB
Newer Older
Jonathan Weth's avatar
Jonathan Weth 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.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-22 10:17+0000\n"
"PO-Revision-Date: 2020-04-30 15:00+0000\n"
"Last-Translator: Julian <leuckerj@gmail.com>\n"
"Language-Team: Latin <https://translate.edugit.org/projects/aleksis/"
"aleksis-app-fibu/la/>\n"
"Language: la\n"
Jonathan Weth's avatar
Jonathan Weth committed
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.0.1\n"
Jonathan Weth's avatar
Jonathan Weth committed

#: 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 ""

#: forms.py:13
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 ""

#: menus.py:22 templates/fibu/booking/check.html:5
msgid "Check requests"
msgstr ""

#: menus.py:28 models.py:103
msgid "Bookings"
msgstr ""

#: menus.py:34 models.py:42 templates/fibu/cost_center/index.html:9
msgid "Cost centers"
msgstr ""

#: menus.py:40
msgid "Accounts"
msgstr ""

#: menus.py:46 templates/fibu/reports/index.html:5
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 ""

#: models.py:34 models.py:41 models.py:50
#: templates/fibu/cost_center/index.html:38
msgid "Cost center"
msgstr ""

#: models.py:35 templates/fibu/cost_center/index.html:39
msgid "Year"
msgstr ""

#: models.py:44
msgid "Can manage costcenter"
msgstr ""

#: models.py:49 models.py:61 models.py:71 templates/fibu/account/index.html:40
#: templates/fibu/booking/check.html:15 templates/fibu/booking/index.html:24
#: templates/fibu/reports/expenses.html:13
msgid "Booking account"
msgstr ""

#: models.py:52
msgid "Income account"
msgstr ""

#: models.py:53 templates/fibu/reports/expenses.html:14
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 ""

#: models.py:73
msgid "Created by"
msgstr ""

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

#: models.py:75
msgid "Reason"
msgstr ""

#: models.py:76
msgid "Planned amount"
msgstr ""

#: models.py:79
msgid "Date of invoice"
msgstr ""

#: models.py:80
msgid "Bill number"
msgstr ""

#: models.py:81
msgid "Company"
msgstr ""

#: models.py:82
msgid "Amount"
msgstr ""

#: models.py:83
msgid "Payout number"
msgstr ""

#: models.py:85
msgid "Submission date"
msgstr ""

#: models.py:86
msgid "Booking date"
msgstr ""

#: models.py:87
msgid "Maturity"
msgstr ""

#: models.py:90
msgid "Scan of invoice"
msgstr ""

#: models.py:93 templates/fibu/booking/index.html:26
#: templates/fibu/index.html:43
msgid "Status"
msgstr ""

#: models.py:102
msgid "Booking"
msgstr ""

#: models.py:105
msgid "Can manage bookings"
msgstr ""

#: models.py:106
msgid "Can request a booking"
msgstr ""

#: models.py:107
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 ""

#: 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?"
Jonathan Weth's avatar
Jonathan Weth 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:16 templates/fibu/booking/index.html:27
#: templates/fibu/cost_center/index.html:40 templates/fibu/index.html:44
#: templates/fibu/account/index.html:44
Jonathan Weth's avatar
Jonathan Weth committed
msgid "Actions"
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?'"
Jonathan Weth's avatar
Jonathan Weth 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 "'Wollen Sie die Kostenstelle wirklich löschen?'"
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 ""

#: views.py:48
msgid "The request was successfully submitted."
msgstr ""

#: views.py:70
msgid "The changes were succesfully applied."
msgstr ""

#: views.py:87
msgid "The request was accepted."
msgstr ""

#: views.py:89
msgid "Please select a booking account to create a reqest."
msgstr ""

#: views.py:92
msgid "The request was rejected."
msgstr ""

#: views.py:122 views.py:184 views.py:231
msgid "The changes were successfully applied."
msgstr ""

#: views.py:137
msgid "The booking was successfully created."
msgstr ""

#: views.py:155
msgid "The cost center was successfully deleted."
msgstr ""

#: views.py:163
msgid "The cost center was successfully created."
msgstr ""

#: views.py:203
msgid "The booking account was successfully deleted."
msgstr ""

#: views.py:211
msgid "The booking account was successfully created."
msgstr ""