mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-07 12:19:14 +02:00
fix:#5 changed de translation, removed duplicates in en for primevue.
This commit is contained in:
@@ -231,7 +231,7 @@
|
|||||||
"eighthQuestion": "Preis und Entwicklung?",
|
"eighthQuestion": "Preis und Entwicklung?",
|
||||||
"eighthAnswer": "Die Kosten können durch das selbständiges Hosting vollständig ausgelagert werden. Die Entwicklung soll als aktives Git Projekt auch durch die Community verwaltet werden.",
|
"eighthAnswer": "Die Kosten können durch das selbständiges Hosting vollständig ausgelagert werden. Die Entwicklung soll als aktives Git Projekt auch durch die Community verwaltet werden.",
|
||||||
"ninthQuestion": "Wo kann ich den Quellcode einsehen und mitwirken?",
|
"ninthQuestion": "Wo kann ich den Quellcode einsehen und mitwirken?",
|
||||||
"ninthAnswer": "Wenn du dich für die Entwicklung und den Quelltext interessierst, kannst du jederzeit als HTWK Student daran mitarbeiten. Dort findest alle Informationen im ",
|
"ninthAnswer": "Wenn du dich für die Entwicklung und den Quelltext interessierst, kannst du jederzeit als HTWK-Student daran mitarbeiten. Quelltext und weitere Informationen findest du im ",
|
||||||
"notFound": "Nicht gefunden, wonach du suchst?",
|
"notFound": "Nicht gefunden, wonach du suchst?",
|
||||||
"contact": "Kontakt aufnehmen"
|
"contact": "Kontakt aufnehmen"
|
||||||
}
|
}
|
||||||
|
@@ -233,159 +233,6 @@
|
|||||||
"ninthQuestion": "Where could i find the source code?",
|
"ninthQuestion": "Where could i find the source code?",
|
||||||
"ninthAnswer": "If you want to contribute, you can do so at any time if you are a HTWK student. The source code is available on ",
|
"ninthAnswer": "If you want to contribute, you can do so at any time if you are a HTWK student. The source code is available on ",
|
||||||
"notFound": "Not finding what you're looking for?",
|
"notFound": "Not finding what you're looking for?",
|
||||||
"contact": "Get in touch",
|
"contact": "Get in touch"
|
||||||
"startsWith": "Starts with",
|
|
||||||
"contains": "Contains",
|
|
||||||
"notContains": "Not contains",
|
|
||||||
"endsWith": "Ends with",
|
|
||||||
"equals": "Equals",
|
|
||||||
"notEquals": "Not equals",
|
|
||||||
"noFilter": "No Filter",
|
|
||||||
"filter": "Filter",
|
|
||||||
"lt": "Less than",
|
|
||||||
"lte": "Less than or equal to",
|
|
||||||
"gt": "Greater than",
|
|
||||||
"gte": "Greater than or equal to",
|
|
||||||
"dateIs": "Date is",
|
|
||||||
"dateIsNot": "Date is not",
|
|
||||||
"dateBefore": "Date is before",
|
|
||||||
"dateAfter": "Date is after",
|
|
||||||
"custom": "Custom",
|
|
||||||
"clear": "Clear",
|
|
||||||
"apply": "Apply",
|
|
||||||
"matchAll": "Match All",
|
|
||||||
"matchAny": "Match Any",
|
|
||||||
"addRule": "Add Rule",
|
|
||||||
"removeRule": "Remove Rule",
|
|
||||||
"accept": "Yes",
|
|
||||||
"reject": "No",
|
|
||||||
"choose": "Choose",
|
|
||||||
"upload": "Upload",
|
|
||||||
"cancel": "Cancel",
|
|
||||||
"completed": "Completed",
|
|
||||||
"pending": "Pending",
|
|
||||||
"fileSizeTypes": ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"],
|
|
||||||
"dayNames": [
|
|
||||||
"Sunday",
|
|
||||||
"Monday",
|
|
||||||
"Tuesday",
|
|
||||||
"Wednesday",
|
|
||||||
"Thursday",
|
|
||||||
"Friday",
|
|
||||||
"Saturday"
|
|
||||||
],
|
|
||||||
"dayNamesShort": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
||||||
"dayNamesMin": ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
||||||
"monthNames": [
|
|
||||||
"January",
|
|
||||||
"February",
|
|
||||||
"March",
|
|
||||||
"April",
|
|
||||||
"May",
|
|
||||||
"June",
|
|
||||||
"July",
|
|
||||||
"August",
|
|
||||||
"September",
|
|
||||||
"October",
|
|
||||||
"November",
|
|
||||||
"December"
|
|
||||||
],
|
|
||||||
"monthNamesShort": [
|
|
||||||
"Jan",
|
|
||||||
"Feb",
|
|
||||||
"Mar",
|
|
||||||
"Apr",
|
|
||||||
"May",
|
|
||||||
"Jun",
|
|
||||||
"Jul",
|
|
||||||
"Aug",
|
|
||||||
"Sep",
|
|
||||||
"Oct",
|
|
||||||
"Nov",
|
|
||||||
"Dec"
|
|
||||||
],
|
|
||||||
"chooseYear": "Choose Year",
|
|
||||||
"chooseMonth": "Choose Month",
|
|
||||||
"chooseDate": "Choose Date",
|
|
||||||
"prevDecade": "Previous Decade",
|
|
||||||
"nextDecade": "Next Decade",
|
|
||||||
"prevYear": "Previous Year",
|
|
||||||
"nextYear": "Next Year",
|
|
||||||
"prevMonth": "Previous Month",
|
|
||||||
"nextMonth": "Next Month",
|
|
||||||
"prevHour": "Previous Hour",
|
|
||||||
"nextHour": "Next Hour",
|
|
||||||
"prevMinute": "Previous Minute",
|
|
||||||
"nextMinute": "Next Minute",
|
|
||||||
"prevSecond": "Previous Second",
|
|
||||||
"nextSecond": "Next Second",
|
|
||||||
"am": "AM",
|
|
||||||
"pm": "PM",
|
|
||||||
"today": "Today",
|
|
||||||
"now": "Now",
|
|
||||||
"weekHeader": "Wk",
|
|
||||||
"firstDayOfWeek": 0,
|
|
||||||
"showMonthAfterYear": false,
|
|
||||||
"dateFormat": "mm/dd/yy",
|
|
||||||
"weak": "Weak",
|
|
||||||
"medium": "Medium",
|
|
||||||
"strong": "Strong",
|
|
||||||
"passwordPrompt": "Enter a password",
|
|
||||||
"emptyFilterMessage": "No results found",
|
|
||||||
"searchMessage": "{0} results are available",
|
|
||||||
"selectionMessage": "{0} items selected",
|
|
||||||
"emptySelectionMessage": "No selected item",
|
|
||||||
"emptySearchMessage": "No results found",
|
|
||||||
"emptyMessage": "No available options",
|
|
||||||
"aria": {
|
|
||||||
"trueLabel": "True",
|
|
||||||
"falseLabel": "False",
|
|
||||||
"nullLabel": "Not Selected",
|
|
||||||
"star": "1 star",
|
|
||||||
"stars": "{star} stars",
|
|
||||||
"selectAll": "All items selected",
|
|
||||||
"unselectAll": "All items unselected",
|
|
||||||
"close": "Close",
|
|
||||||
"previous": "Previous",
|
|
||||||
"next": "Next",
|
|
||||||
"navigation": "Navigation",
|
|
||||||
"scrollTop": "Scroll Top",
|
|
||||||
"moveTop": "Move Top",
|
|
||||||
"moveUp": "Move Up",
|
|
||||||
"moveDown": "Move Down",
|
|
||||||
"moveBottom": "Move Bottom",
|
|
||||||
"moveToTarget": "Move to Target",
|
|
||||||
"moveToSource": "Move to Source",
|
|
||||||
"moveAllToTarget": "Move All to Target",
|
|
||||||
"moveAllToSource": "Move All to Source",
|
|
||||||
"pageLabel": "Page {page}",
|
|
||||||
"firstPageLabel": "First Page",
|
|
||||||
"lastPageLabel": "Last Page",
|
|
||||||
"nextPageLabel": "Next Page",
|
|
||||||
"previousPageLabel": "Previous Page",
|
|
||||||
"rowsPerPageLabel": "Rows per page",
|
|
||||||
"jumpToPageDropdownLabel": "Jump to Page Dropdown",
|
|
||||||
"jumpToPageInputLabel": "Jump to Page Input",
|
|
||||||
"selectRow": "Row Selected",
|
|
||||||
"unselectRow": "Row Unselected",
|
|
||||||
"expandRow": "Row Expanded",
|
|
||||||
"collapseRow": "Row Collapsed",
|
|
||||||
"showFilterMenu": "Show Filter Menu",
|
|
||||||
"hideFilterMenu": "Hide Filter Menu",
|
|
||||||
"filterOperator": "Filter Operator",
|
|
||||||
"filterConstraint": "Filter Constraint",
|
|
||||||
"editRow": "Edit Row",
|
|
||||||
"saveEdit": "Save Edit",
|
|
||||||
"cancelEdit": "Cancel Edit",
|
|
||||||
"listView": "List View",
|
|
||||||
"gridView": "Grid View",
|
|
||||||
"slide": "Slide",
|
|
||||||
"slideNumber": "{slideNumber}",
|
|
||||||
"zoomImage": "Zoom Image",
|
|
||||||
"zoomIn": "Zoom In",
|
|
||||||
"zoomOut": "Zoom Out",
|
|
||||||
"rotateRight": "Rotate Right",
|
|
||||||
"rotateLeft": "Rotate Left"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user