Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ OC.L10N.register(
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über den +-Button in der Seitenleiste.",
"Create a note using the + button in the sidebar." : "Erstelle eine Notiz über die +-Schaltfläche in der Seitenleiste.",
"Delete note" : "Notiz löschen",
"Favorite" : "Favorisieren",
"Notes" : "Notizen",
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstelle eine Notiz über die +-Schaltfläche in der Seitenleiste."
"Notes" : "Notizen"
},
"nplurals=2; plural=(n != 1);");
6 changes: 2 additions & 4 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über den +-Button in der Seitenleiste.",
"Create a note using the + button in the sidebar." : "Erstelle eine Notiz über die +-Schaltfläche in der Seitenleiste.",
"Delete note" : "Notiz löschen",
"Favorite" : "Favorisieren",
"Notes" : "Notizen",
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstelle eine Notiz über die +-Schaltfläche in der Seitenleiste."
"Notes" : "Notizen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 1 addition & 3 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ OC.L10N.register(
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über die +-Schaltfläche in der Seitenleiste.",
"Delete note" : "Notiz löschen",
"Favorite" : "Favorit",
"Notes" : "Notizen",
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über die Schaltfläche + in der Seitenleiste."
"Notes" : "Notizen"
},
"nplurals=2; plural=(n != 1);");
4 changes: 1 addition & 3 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über die +-Schaltfläche in der Seitenleiste.",
"Delete note" : "Notiz löschen",
"Favorite" : "Favorit",
"Notes" : "Notizen",
"No note selected" : "Keine Notiz ausgewählt",
"Create a note using the + button in the sidebar." : "Erstellen Sie eine Notiz über die Schaltfläche + in der Seitenleiste."
"Notes" : "Notizen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}