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: l10n/de.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,9 @@ OC.L10N.register(
69
69
"{user} has commented on card {card}" : "{user} hat die Karte {card} kommentiert",
70
70
"Deck" : "Deck",
71
71
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
72
-
"A <strong>board, list or card</strong> was changed" : "Ein <strong>Bord, eine Liste oder Karte</strong> wurde geändert.",
72
+
"A <strong>board, list or card</strong> was changed" : "Ein <strong>Bord, eine Liste oder Karte</strong> wurde geändert",
73
73
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
74
-
"A <strong>card description</strong> has been changed" : "Eine <strong>Kartenbeschreibung</strong> wurde geändert.",
74
+
"A <strong>card description</strong> has been changed" : "Eine <strong>Kartenbeschreibung</strong> wurde geändert",
75
75
"The file was uploaded" : "Die Datei wurde hochgeladen",
76
76
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini",
77
77
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist",
@@ -102,7 +102,7 @@ OC.L10N.register(
102
102
"Deck boards, cards and comments" : "Deck-Boards, Karten und Kommentare",
103
103
"From %1$s, in %2$s/%3$s, owned by %4$s" : "Von %1$s, in %2$s / %3$s, Besitzer %4$s",
104
104
"Create a new deck card" : "Neue Deck-Karte erstellen",
105
-
"Card comments" : "Kommentare zur Karte",
105
+
"Card comments" : "Kartenkommentare",
106
106
"%s on %s" : "%s von %s",
107
107
"Deck boards and cards" : "Deck-Boards und Karten",
108
108
"No data was provided to create an attachment." : "Es wurden keine Daten zum Erstellen eines Anhangs bereitgestellt.",
Copy file name to clipboardExpand all lines: l10n/de.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,9 @@
67
67
"{user} has commented on card {card}" : "{user} hat die Karte {card} kommentiert",
68
68
"Deck" : "Deck",
69
69
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
70
-
"A <strong>board, list or card</strong> was changed" : "Ein <strong>Bord, eine Liste oder Karte</strong> wurde geändert.",
70
+
"A <strong>board, list or card</strong> was changed" : "Ein <strong>Bord, eine Liste oder Karte</strong> wurde geändert",
71
71
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
72
-
"A <strong>card description</strong> has been changed" : "Eine <strong>Kartenbeschreibung</strong> wurde geändert.",
72
+
"A <strong>card description</strong> has been changed" : "Eine <strong>Kartenbeschreibung</strong> wurde geändert",
73
73
"The file was uploaded" : "Die Datei wurde hochgeladen",
74
74
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini",
75
75
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist",
@@ -100,7 +100,7 @@
100
100
"Deck boards, cards and comments" : "Deck-Boards, Karten und Kommentare",
101
101
"From %1$s, in %2$s/%3$s, owned by %4$s" : "Von %1$s, in %2$s / %3$s, Besitzer %4$s",
102
102
"Create a new deck card" : "Neue Deck-Karte erstellen",
103
-
"Card comments" : "Kommentare zur Karte",
103
+
"Card comments" : "Kartenkommentare",
104
104
"%s on %s" : "%s von %s",
105
105
"Deck boards and cards" : "Deck-Boards und Karten",
106
106
"No data was provided to create an attachment." : "Es wurden keine Daten zum Erstellen eines Anhangs bereitgestellt.",
0 commit comments