mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
16
l10n/de.js
Normal file
16
l10n/de.js
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"quicknotes",
|
||||||
|
{
|
||||||
|
"Quick notes" : "Quick notes",
|
||||||
|
"Nothing here. Take your quick notes." : "Nichts vorhanden. Verfasse deine Notizen.",
|
||||||
|
"New note" : "Neue Notiz",
|
||||||
|
"All notes" : "Alle Notizen",
|
||||||
|
"Shared with you" : "Mit Dir geteilt",
|
||||||
|
"Shared with others" : "Mit anderen geteilt",
|
||||||
|
"Colors" : "Farben",
|
||||||
|
"Notes" : "Notizen",
|
||||||
|
"Share" : "Teilen",
|
||||||
|
"Cancel" : "Abbrechen",
|
||||||
|
"Save" : "Speichern"
|
||||||
|
}
|
||||||
|
);
|
||||||
14
l10n/de.json
Normal file
14
l10n/de.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Quick notes" : "Quick notes",
|
||||||
|
"Nothing here. Take your quick notes." : "Nichts vorhanden. Verfasse deine Notizen.",
|
||||||
|
"New note" : "Neue Notiz",
|
||||||
|
"All notes" : "Alle Notizen",
|
||||||
|
"Shared with you" : "Mit Dir geteilt",
|
||||||
|
"Shared with others" : "Mit anderen geteilt",
|
||||||
|
"Colors" : "Farben",
|
||||||
|
"Notes" : "Notizen",
|
||||||
|
"Share" : "Teilen",
|
||||||
|
"Cancel" : "Abbrechen",
|
||||||
|
"Save" : "Speichern"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user