Add missing translations for apps grid

This commit is contained in:
Johannes Zellner
2020-12-15 15:48:25 +01:00
parent a33760a688
commit 632bb64b96
4 changed files with 62 additions and 9 deletions
+39 -4
View File
@@ -12,7 +12,12 @@
"adminPageActionTooltip": "Administratorseite",
"infoActionTooltip": "Info",
"logsActionTooltip": "Logfiles",
"configActionTooltip": "Konfiguration"
"configActionTooltip": "Konfiguration",
"domainsFilterHeader": "Alle Domänen",
"tagsFilterHeaderAll": "Alle Schlagworte",
"tagsFilterHeader": "Schlagworte: {{ tags }}",
"stateFilterHeader": "Jeder Status",
"searchPlaceholder": "Suche Apps"
},
"main": {
"offline": "Cloudron ist nicht erreichbar. Verbindungsaufbau…",
@@ -736,7 +741,26 @@
"category": {
"newApps": "Neue Apps",
"popular": "Beliebt",
"all": "Alle"
"all": "Alle",
"vpn": "VPN",
"wiki": "Wiki",
"project": "Projektmanagement",
"sync": "Dateisynchronisation",
"notes": "Notizen",
"learning": "Lernen",
"media": "Medien",
"hosting": "Web-Hosting",
"game": "Spiele",
"email": "E-Mail",
"git": "Code-Hosting",
"finance": "Finanzen",
"gallery": "Galerie",
"forum": "Forum",
"crm": "CRM",
"document": "Dokumente",
"blog": "Blog",
"chat": "Chat",
"analytics": "Analytics"
}
},
"services": {
@@ -1024,7 +1048,10 @@
"new": "Neu",
"upload": "Hochladen",
"newFile": "Neue Datei",
"uploadFile": "Datei hochladen"
"uploadFile": "Datei hochladen",
"openLogs": "Logfiles öffnen",
"openTerminal": "Terminal öffnen",
"restartApp": "Anwendung neustarten"
},
"list": {
"size": "Größe",
@@ -1053,6 +1080,9 @@
},
"newFile": {
"errorAlreadyExists": "Bereits vorhanden"
},
"status": {
"restartingApp": "Die Anwendung wird neugestartet"
}
},
"passwordReset": {
@@ -1352,7 +1382,12 @@
"securityTabTitle": "Sicherheit",
"emailTabTitle": "E-Mail",
"updatesTabTitle": "Aktualisierungen",
"backupsTabTitle": "Backup"
"backupsTabTitle": "Backup",
"states": {
"notResponding": "Nicht Ansprechbar",
"stopped": "Angehalten",
"running": "Laufend"
}
},
"logs": {
"download": "Vollständige Logfiles herunterladen",