Skip to content

Commit 3b27b9d

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 77d9367 commit 3b27b9d

File tree

6 files changed

+32
-0
lines changed

6 files changed

+32
-0
lines changed

l10n/de.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ OC.L10N.register(
7070
"File extension for new notes" : "Dateiendung für neue Notizen",
7171
"Display mode for notes" : "Anzeigemodus für Notizen",
7272
"User defined" : "Benutzerdefiniert",
73+
"Open in rich text mode" : "Im Rich-Text-Modus öffnen",
7374
"Open in edit mode" : "Im Bearbeitungsmodus öffnen",
7475
"Open in preview mode" : "Im Vorschaumodus öffnen",
7576
"Create a sample note with markdown" : "Eine Beispielnotiz mit Markdown erstellen",
@@ -82,6 +83,11 @@ OC.L10N.register(
8283
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installiere die mobile App, um deine Notizen von überall zu nutzen.",
8384
"Android app: {notes} by {company}" : "Android-App: {notes} von {company}",
8485
"iOS app: {notes} by {company}" : "iOS-App: {notes} von {company}",
86+
"Rich text editor" : "Richt-Text-Editor",
87+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any markdown marks." : "Du kannst jetzt zum benutzerfreundlichen und ablenkungsfreien Rich-Text-Editor wechseln. Du kannst Notizen bearbeiten, ohne Markdown-Codes zu sehen.",
88+
"This option can also be changed later on in the Notes app settings." : "Diese Einstellung kann auch später in den Einstellungen der Notes-App geändert werden.",
89+
"Keep plain markdown editor" : "Einfachen Markdown-Editor beibehalten",
90+
"Use rich editor" : "Richt-Text Editor benutzen",
8591
"All notes" : "Alle Notizen",
8692
"Categories" : "Kategorien",
8793
"Loading …" : "Lade …",

l10n/de.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"File extension for new notes" : "Dateiendung für neue Notizen",
6969
"Display mode for notes" : "Anzeigemodus für Notizen",
7070
"User defined" : "Benutzerdefiniert",
71+
"Open in rich text mode" : "Im Rich-Text-Modus öffnen",
7172
"Open in edit mode" : "Im Bearbeitungsmodus öffnen",
7273
"Open in preview mode" : "Im Vorschaumodus öffnen",
7374
"Create a sample note with markdown" : "Eine Beispielnotiz mit Markdown erstellen",
@@ -80,6 +81,11 @@
8081
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installiere die mobile App, um deine Notizen von überall zu nutzen.",
8182
"Android app: {notes} by {company}" : "Android-App: {notes} von {company}",
8283
"iOS app: {notes} by {company}" : "iOS-App: {notes} von {company}",
84+
"Rich text editor" : "Richt-Text-Editor",
85+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any markdown marks." : "Du kannst jetzt zum benutzerfreundlichen und ablenkungsfreien Rich-Text-Editor wechseln. Du kannst Notizen bearbeiten, ohne Markdown-Codes zu sehen.",
86+
"This option can also be changed later on in the Notes app settings." : "Diese Einstellung kann auch später in den Einstellungen der Notes-App geändert werden.",
87+
"Keep plain markdown editor" : "Einfachen Markdown-Editor beibehalten",
88+
"Use rich editor" : "Richt-Text Editor benutzen",
8389
"All notes" : "Alle Notizen",
8490
"Categories" : "Kategorien",
8591
"Loading …" : "Lade …",

l10n/sv.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,14 @@ OC.L10N.register(
2525
"Folder to store your notes" : "Mapp för att spara dina anteckningar",
2626
"File extension for new notes" : "Filtillägg för nya anteckningar",
2727
"Display mode for notes" : "Visningsläge för anteckningar",
28+
"Open in rich text mode" : "Öppna i rich text-läge",
2829
"Open in edit mode" : "Öppna i redigeringsläge",
2930
"Open in preview mode" : "Öppna i granskningsläge",
3031
"No notes yet" : "Inga anteckningar än",
3132
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installera appen för din mobiltelefon för att få åtkomst till dina anteckningar överallt.",
33+
"Rich text editor" : "Rich text-editor",
34+
"Keep plain markdown editor" : "Använd en enkel markdown-editor",
35+
"Use rich editor" : "Använd rich text-editor",
3236
"All notes" : "Alla anteckningar",
3337
"Categories" : "Kategorier",
3438
"Loading …" : "Läser in ...",

l10n/sv.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@
2323
"Folder to store your notes" : "Mapp för att spara dina anteckningar",
2424
"File extension for new notes" : "Filtillägg för nya anteckningar",
2525
"Display mode for notes" : "Visningsläge för anteckningar",
26+
"Open in rich text mode" : "Öppna i rich text-läge",
2627
"Open in edit mode" : "Öppna i redigeringsläge",
2728
"Open in preview mode" : "Öppna i granskningsläge",
2829
"No notes yet" : "Inga anteckningar än",
2930
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installera appen för din mobiltelefon för att få åtkomst till dina anteckningar överallt.",
31+
"Rich text editor" : "Rich text-editor",
32+
"Keep plain markdown editor" : "Använd en enkel markdown-editor",
33+
"Use rich editor" : "Använd rich text-editor",
3034
"All notes" : "Alla anteckningar",
3135
"Categories" : "Kategorier",
3236
"Loading …" : "Läser in ...",

l10n/tr.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ OC.L10N.register(
7070
"File extension for new notes" : "Yeni notlar için dosya uzantısı",
7171
"Display mode for notes" : "Notların görüntülenme kipi",
7272
"User defined" : "Kullanıcının belirlediği",
73+
"Open in rich text mode" : "Zengin metin kipinde aç",
7374
"Open in edit mode" : "Düzenleme kipinde aç",
7475
"Open in preview mode" : "Ön izleme kipinde aç",
7576
"Create a sample note with markdown" : "Markdown ile bir örnek not oluştur",
@@ -82,6 +83,11 @@ OC.L10N.register(
8283
"Install the app for your mobile phone in order to access your notes from everywhere." : "Notlarınıza her yerden erişebilmek için uygulamayı cep telefonunuza kurun.",
8384
"Android app: {notes} by {company}" : "Android uygulaması: {notes} geliştiricisi {company}",
8485
"iOS app: {notes} by {company}" : "iOS uygulaması: {notes} geliştiricisi {company}",
86+
"Rich text editor" : "Zengin metin düzenleyici",
87+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any markdown marks." : "Artık kullanımı kolay ve dikkat dağıtmayan zengin metin düzenleyiciyi kullanabilirsiniz. Notları herhangi bir markdown kod imi görmeden düzenlemenizi sağlar.",
88+
"This option can also be changed later on in the Notes app settings." : "Bu seçenek daha sonra Notlar uygulaması ayarlarından da değiştirilebilir.",
89+
"Keep plain markdown editor" : "Düz markdown düzenleyici kullanılsın",
90+
"Use rich editor" : "Zengin metin düzenleyici kullanılsın",
8591
"All notes" : "Tüm notlar",
8692
"Categories" : "Kategoriler",
8793
"Loading …" : "Yükleniyor …",

l10n/tr.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"File extension for new notes" : "Yeni notlar için dosya uzantısı",
6969
"Display mode for notes" : "Notların görüntülenme kipi",
7070
"User defined" : "Kullanıcının belirlediği",
71+
"Open in rich text mode" : "Zengin metin kipinde aç",
7172
"Open in edit mode" : "Düzenleme kipinde aç",
7273
"Open in preview mode" : "Ön izleme kipinde aç",
7374
"Create a sample note with markdown" : "Markdown ile bir örnek not oluştur",
@@ -80,6 +81,11 @@
8081
"Install the app for your mobile phone in order to access your notes from everywhere." : "Notlarınıza her yerden erişebilmek için uygulamayı cep telefonunuza kurun.",
8182
"Android app: {notes} by {company}" : "Android uygulaması: {notes} geliştiricisi {company}",
8283
"iOS app: {notes} by {company}" : "iOS uygulaması: {notes} geliştiricisi {company}",
84+
"Rich text editor" : "Zengin metin düzenleyici",
85+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any markdown marks." : "Artık kullanımı kolay ve dikkat dağıtmayan zengin metin düzenleyiciyi kullanabilirsiniz. Notları herhangi bir markdown kod imi görmeden düzenlemenizi sağlar.",
86+
"This option can also be changed later on in the Notes app settings." : "Bu seçenek daha sonra Notlar uygulaması ayarlarından da değiştirilebilir.",
87+
"Keep plain markdown editor" : "Düz markdown düzenleyici kullanılsın",
88+
"Use rich editor" : "Zengin metin düzenleyici kullanılsın",
8389
"All notes" : "Tüm notlar",
8490
"Categories" : "Kategoriler",
8591
"Loading …" : "Yükleniyor …",

0 commit comments

Comments
 (0)