Skip to content

Commit

Permalink
Fix(l10n): 🔠 Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 8, 2023
1 parent 0e40298 commit f143baf
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ OC.L10N.register(
"_%n char_::_%n chars_" : ["%n Zeichen","%n Zeichen"],
"Formatting menu bar" : "Formatierungsmenüleiste",
"Editor actions" : "Editor-Aktionen",
"Translate" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Translate" : "Übersetzen",
"Remaining actions" : "Verbleibende Aktionen",
"Source language" : "Ausgangssprache",
"Target language" : "Zielsprache",
"Replace" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Replace" : "Ersetzen",
"Insert" : "Einfügen",
"Detect language" : "Sprache erkennen",
"Translation failed" : "Übersetzung fehlgeschlagen",
Expand Down
4 changes: 2 additions & 2 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
"_%n char_::_%n chars_" : ["%n Zeichen","%n Zeichen"],
"Formatting menu bar" : "Formatierungsmenüleiste",
"Editor actions" : "Editor-Aktionen",
"Translate" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Translate" : "Übersetzen",
"Remaining actions" : "Verbleibende Aktionen",
"Source language" : "Ausgangssprache",
"Target language" : "Zielsprache",
"Replace" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
"Replace" : "Ersetzen",
"Insert" : "Einfügen",
"Detect language" : "Sprache erkennen",
"Translation failed" : "Übersetzung fehlgeschlagen",
Expand Down
1 change: 1 addition & 0 deletions l10n/mk.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"Some code" : "Некој код",
"Upload from computer" : "Прикачи од компјутер",
"Insert from Files" : "Вметни од датотеките",
"Select file or folder to link to" : "Изберете датотека или папка за линк до",
"Editor actions" : "Акции на уредникот",
"Translate" : "Преведи",
"Replace" : "Преклопи",
Expand Down
1 change: 1 addition & 0 deletions l10n/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"Some code" : "Некој код",
"Upload from computer" : "Прикачи од компјутер",
"Insert from Files" : "Вметни од датотеките",
"Select file or folder to link to" : "Изберете датотека или папка за линк до",
"Editor actions" : "Акции на уредникот",
"Translate" : "Преведи",
"Replace" : "Преклопи",
Expand Down
5 changes: 5 additions & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,12 @@ OC.L10N.register(
"Editor actions" : "Düzenleyici işlemleri",
"Translate" : "Çeviri yapın",
"Remaining actions" : "Yeniden adlandırma işlemleri",
"Source language" : "Kaynak dil",
"Target language" : "Hedef dil",
"Replace" : "Değiştir",
"Insert" : "Ekle",
"Detect language" : "Dili algıla",
"Translation failed" : "Çeviri yapılamadı",
"No emoji found" : "Herhangi bir emoji bulunamadı",
"No command found" : "Herhangi bir komut bulunamadı",
"No user found" : "Herhangi bir kullanıcı bulunamadı",
Expand Down
5 changes: 5 additions & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,12 @@
"Editor actions" : "Düzenleyici işlemleri",
"Translate" : "Çeviri yapın",
"Remaining actions" : "Yeniden adlandırma işlemleri",
"Source language" : "Kaynak dil",
"Target language" : "Hedef dil",
"Replace" : "Değiştir",
"Insert" : "Ekle",
"Detect language" : "Dili algıla",
"Translation failed" : "Çeviri yapılamadı",
"No emoji found" : "Herhangi bir emoji bulunamadı",
"No command found" : "Herhangi bir komut bulunamadı",
"No user found" : "Herhangi bir kullanıcı bulunamadı",
Expand Down

0 comments on commit f143baf

Please sign in to comment.