You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/appstore/l10n/de.js
+37-2Lines changed: 37 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,29 @@ OC.L10N.register(
3
3
{
4
4
"App store" : "App Store",
5
5
"Apps" : "Apps",
6
+
"Nextcloud Appstore" : "Nextcloud App Store",
6
7
"App name" : "App-Name",
7
8
"Version" : "Version",
9
+
"Support level" : "Support-Level",
8
10
"Groups" : "Gruppen",
9
11
"Actions" : "Aktionen",
10
12
"Show details" : "Details anzeigen",
13
+
"is loading…" : "Lädt …",
14
+
"Filter view" : "Filteransicht",
15
+
"Grid size" : "Kachelgröße",
16
+
"Small grid size" : "Kleine Kachelgröße",
17
+
"Medium grid size" : "Mittlere Kachelgröße",
18
+
"Large grid size" : "Größe Kachelgröße",
19
+
"Show incompatible" : "Inkompatible anzeigen",
11
20
"Grid view" : "Kachelansicht",
21
+
"Force enable {suite}?" : "Aktivierung von {suite} erzwingen?",
22
+
"Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Zum Aktivieren von {suite} muss die App zwangsweise aktiviert werden. Dies kann zu Problemen mit deiner Nextcloud-Instanz führen. Möchtest du fortfahren?",
23
+
"Force enable" : "Aktivierung erzwingen",
12
24
"Cancel" : "Abbrechen",
13
25
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Die Office-Suite-Umschaltung wird über die Nextcloud All-in-One-Schnittstelle verwaltet.",
14
26
"Please use the AIO interface to switch between office suites." : "Bitte die AIO-Schnittstelle benutzen, um zwischen Office-Suiten zu wechseln.",
27
+
"Select your preferred office suite." : "Die bevorzugte Office Suite auswählen.",
28
+
"Please note that installing requires manual server setup." : "Die Installation erfordert eine manuelle Serverkonfiguration.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"This app is supported via your current Nextcloud subscription." : "Diese App wird von dem aktuellen Nextcloud-Abonnement unterstützt.",
65
82
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"Choose Deploy Daemon for {appName}" : "Bereitstellungs-Daemon für {appName} wählen",
68
-
"No Deploy daemons configured" : "Keine Bereitstellungsdämonen konfiguriert",
85
+
"No Deploy daemons configured" : "Keine Bereitstellungs-Daemons konfiguriert",
69
86
"Register a custom one or setup from available templates" : "Eine benutzerdefinierte Vorlage registrieren oder aus einer verfügbaren Vorlagen einrichten",
Copy file name to clipboardExpand all lines: apps/appstore/l10n/de.json
+37-2Lines changed: 37 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,29 @@
1
1
{ "translations": {
2
2
"App store" : "App Store",
3
3
"Apps" : "Apps",
4
+
"Nextcloud Appstore" : "Nextcloud App Store",
4
5
"App name" : "App-Name",
5
6
"Version" : "Version",
7
+
"Support level" : "Support-Level",
6
8
"Groups" : "Gruppen",
7
9
"Actions" : "Aktionen",
8
10
"Show details" : "Details anzeigen",
11
+
"is loading…" : "Lädt …",
12
+
"Filter view" : "Filteransicht",
13
+
"Grid size" : "Kachelgröße",
14
+
"Small grid size" : "Kleine Kachelgröße",
15
+
"Medium grid size" : "Mittlere Kachelgröße",
16
+
"Large grid size" : "Größe Kachelgröße",
17
+
"Show incompatible" : "Inkompatible anzeigen",
9
18
"Grid view" : "Kachelansicht",
19
+
"Force enable {suite}?" : "Aktivierung von {suite} erzwingen?",
20
+
"Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Zum Aktivieren von {suite} muss die App zwangsweise aktiviert werden. Dies kann zu Problemen mit deiner Nextcloud-Instanz führen. Möchtest du fortfahren?",
21
+
"Force enable" : "Aktivierung erzwingen",
10
22
"Cancel" : "Abbrechen",
11
23
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Die Office-Suite-Umschaltung wird über die Nextcloud All-in-One-Schnittstelle verwaltet.",
12
24
"Please use the AIO interface to switch between office suites." : "Bitte die AIO-Schnittstelle benutzen, um zwischen Office-Suiten zu wechseln.",
25
+
"Select your preferred office suite." : "Die bevorzugte Office Suite auswählen.",
26
+
"Please note that installing requires manual server setup." : "Die Installation erfordert eine manuelle Serverkonfiguration.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"This app is supported via your current Nextcloud subscription." : "Diese App wird von dem aktuellen Nextcloud-Abonnement unterstützt.",
63
80
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"Choose Deploy Daemon for {appName}" : "Bereitstellungs-Daemon für {appName} wählen",
66
-
"No Deploy daemons configured" : "Keine Bereitstellungsdämonen konfiguriert",
83
+
"No Deploy daemons configured" : "Keine Bereitstellungs-Daemons konfiguriert",
67
84
"Register a custom one or setup from available templates" : "Eine benutzerdefinierte Vorlage registrieren oder aus einer verfügbaren Vorlagen einrichten",
0 commit comments