-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release-2.0.0 added missing language latin [FC,LL]
- Loading branch information
Showing
4 changed files
with
137 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,75 @@ | ||
# Specific bundle for latin | ||
frame.title = Adhibitio habitationibus | ||
frame.title = Adhibitio habitationes | ||
frame.button.ok = OK | ||
frame.button.back = Retro | ||
frame.button.cancel = Abrumpere | ||
|
||
flatoverview.title = Habitatio | ||
flatoverview.name = Nomen: | ||
flatoverview.size = Magnitudo: | ||
flatoverview.size = Magnitudino: | ||
flatoverview.address = Adloquium: | ||
flatoverview.roommates.button = Inquilinae | ||
flatoverview.shoppinglist.button = Tabula emptionium | ||
flatoverview.cleaningschedule.button = Tabula omnia disponere | ||
flatoverview.financefurniture.button = Capitale affixorum et ormamamenturom | ||
flatoverview.finance.button = Capitalium | ||
flatoverview.selectflat.button = Deligere habitione | ||
flatoverview.shoppinglist.button = Caudex emptii | ||
flatoverview.cleaningschedule.button = Consiglio polimenus | ||
flatoverview.financefurniture.button = Consiglio supellectilem et apparatu | ||
flatoverview.finance.button = Aerarium | ||
flatoverview.selectflat.button = Legere adhibitio | ||
|
||
flatlist.header = Caudex adhibitionii | ||
flatlist.name = Nomen | ||
flatlist.address = Adloquium | ||
flatlist.size = Magnitudine | ||
flatlist.button.add = addere | ||
flatlist.button.remove = abiungere | ||
flatlist.button.settocurrent = Currentum artire | ||
|
||
roommate.header = Inquilina | ||
roommate.name = Nomen | ||
roommate.age = Anni | ||
roommate.button.add = addere | ||
roommate.button.remove = abiungere | ||
|
||
|
||
cleaningschedule.dialog.header = Addere/abiungere consiglio tempus | ||
cleaningschedule.dialog.name = Nomen | ||
cleaningschedule.dialog.interval = Intervallum | ||
cleaningschedule.dialog.person = Inquilina | ||
cleaningschedule.dialog.start = Start | ||
|
||
cleaningschedule.export.header = Export | ||
cleaningschedule.export.export.button = Export | ||
|
||
cleaningschedule.ui.header = Consiglio pulinum | ||
cleaningschedule.ui.export.button = Export | ||
cleaningschedule.ui.weekly.tableheader = hebdomadium (incomplet) | ||
cleaningschedule.ui.monthly.tableheader = mesium (incomplet) | ||
cleaningschedule.ui.weekly.setcompleted.button = absolutus | ||
cleaningschedule.ui.weekly.edit.button = tracatre hebdomadium | ||
cleaningschedule.ui.weekly.delete.button = delendere hebdomadium | ||
cleaningschedule.ui.monthly.setcompleted.button = absolutus | ||
cleaningschedule.ui.monthly.edit.button = tracatre mesium | ||
cleaningschedule.ui.monthly.delete.button = delendere mesium | ||
cleaningschedule.ui.add.button = Addire consoglium tempus | ||
|
||
createflat.header = ASD-Nachmittag-3FLAT | ||
createflat.subheader = FLAT | ||
createflat.name = Nomen | ||
createflat.address = Adloquium | ||
createflat.size = Magnitudo | ||
createflat.button.create = Creire Adhibitio | ||
|
||
financeflat.header = Consiglio capitalis adhibitionis | ||
financeflat.totalsum = toto capitalis: | ||
financeflat.costsperroommate = Sumptus per inquilina | ||
financeflat.button.add = addire | ||
financeflat.button.remove = abiungere | ||
|
||
financeoverview.header = Consiglio capitalis | ||
financeoverview.button.add = addire | ||
financeoverview.button.remove = abiungere | ||
|
||
shoppinglist.header = Consiglio emptionis | ||
shoppinglist.hidecompleted = Parati abolescere | ||
shoppinglist.item = Punctum | ||
shoppinglist.button.add = addire | ||
shoppinglist.button.remove = abiungere |