diff --git a/l10n/ar.js b/l10n/ar.js index 8ec6350b9f4..066d20c5685 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "قائمة المهام", "Increase indentation" : "زيادة المسافة البادئة", "Decrease indentation" : "إنقاص المسافة البادئة", + "Blocks" : "كُتَل", + "Info callout" : "نداء معلومة", + "Success callout" : "نداء نجاح", + "Warning callout" : "نداء تحذير", + "Danger callout" : "نداء خَطَر", "Table" : "جدول", "Details" : "التفاصيل", "Insert link" : "أدخِل الرابط", diff --git a/l10n/ar.json b/l10n/ar.json index 773371cdb0f..d5e1212e926 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -183,6 +183,11 @@ "To-Do list" : "قائمة المهام", "Increase indentation" : "زيادة المسافة البادئة", "Decrease indentation" : "إنقاص المسافة البادئة", + "Blocks" : "كُتَل", + "Info callout" : "نداء معلومة", + "Success callout" : "نداء نجاح", + "Warning callout" : "نداء تحذير", + "Danger callout" : "نداء خَطَر", "Table" : "جدول", "Details" : "التفاصيل", "Insert link" : "أدخِل الرابط", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 6e4b297b2cc..1169827dea7 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -187,9 +187,9 @@ OC.L10N.register( "Decrease indentation" : "Einrückung verkleinern", "Blocks" : "Blöcke", "Info callout" : "Info-Hinweis", - "Success callout" : "Erfolgsmeldung", - "Warning callout" : "Warnhinweis", - "Danger callout" : "Gefahrenhinweis", + "Success callout" : "Erfolg-Textbox", + "Warning callout" : "Warnung-Textbox", + "Danger callout" : "Gefahr-Textbox", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 54dcc3722dd..a8b2dbe4a81 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -185,9 +185,9 @@ "Decrease indentation" : "Einrückung verkleinern", "Blocks" : "Blöcke", "Info callout" : "Info-Hinweis", - "Success callout" : "Erfolgsmeldung", - "Warning callout" : "Warnhinweis", - "Danger callout" : "Gefahrenhinweis", + "Success callout" : "Erfolg-Textbox", + "Warning callout" : "Warnung-Textbox", + "Danger callout" : "Gefahr-Textbox", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen", diff --git a/l10n/ja.js b/l10n/ja.js index 2c45cb348b2..a48109bc32e 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -183,6 +183,13 @@ OC.L10N.register( "Heading 5" : "見出し5", "Lists" : "リスト", "To-Do list" : "To-Do リスト", + "Increase indentation" : "インデントを増やす", + "Decrease indentation" : "インデントを減らす", + "Blocks" : "ブロック", + "Info callout" : "情報コールアウト", + "Success callout" : "成功コールアウト", + "Warning callout" : "警告コールアウト", + "Danger callout" : "危険コールアウト", "Table" : "表", "Details" : "詳細", "Insert link" : "リンクを挿入する", @@ -191,6 +198,7 @@ OC.L10N.register( "Control" : "コントロール", "Option" : "Option", "Formatting" : "フォーマット", + "Start writing, or try '/' to add, '@' to mention…" : "書き始めるか、「/」で追加、「@」でメンション...。", "Add folder description" : "フォルダーの説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", diff --git a/l10n/ja.json b/l10n/ja.json index de2b2fa0705..8ddde9e0bb6 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -181,6 +181,13 @@ "Heading 5" : "見出し5", "Lists" : "リスト", "To-Do list" : "To-Do リスト", + "Increase indentation" : "インデントを増やす", + "Decrease indentation" : "インデントを減らす", + "Blocks" : "ブロック", + "Info callout" : "情報コールアウト", + "Success callout" : "成功コールアウト", + "Warning callout" : "警告コールアウト", + "Danger callout" : "危険コールアウト", "Table" : "表", "Details" : "詳細", "Insert link" : "リンクを挿入する", @@ -189,6 +196,7 @@ "Control" : "コントロール", "Option" : "Option", "Formatting" : "フォーマット", + "Start writing, or try '/' to add, '@' to mention…" : "書き始めるか、「/」で追加、「@」でメンション...。", "Add folder description" : "フォルダーの説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 6cee04f88fa..9b31f0ed62c 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Lista de tarefas", "Increase indentation" : "Aumentar recuo", "Decrease indentation" : "Diminuir recuo", + "Blocks" : "Blocos", + "Info callout" : "Chamada de informações", + "Success callout" : "Chamada completada", + "Warning callout" : "Chamada de aviso", + "Danger callout" : "Chamada de perigo", "Table" : "Tabela", "Details" : "Detalhes", "Insert link" : "Inserir link", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 09c22894eaa..a755658027d 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -183,6 +183,11 @@ "To-Do list" : "Lista de tarefas", "Increase indentation" : "Aumentar recuo", "Decrease indentation" : "Diminuir recuo", + "Blocks" : "Blocos", + "Info callout" : "Chamada de informações", + "Success callout" : "Chamada completada", + "Warning callout" : "Chamada de aviso", + "Danger callout" : "Chamada de perigo", "Table" : "Tabela", "Details" : "Detalhes", "Insert link" : "Inserir link", diff --git a/l10n/sr.js b/l10n/sr.js index 432ccf8d367..224733f9129 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Листа обавеза", "Increase indentation" : "Увећај увлачење", "Decrease indentation" : "Умањи увлачење", + "Blocks" : "Блокови", + "Info callout" : "Инфо облачић", + "Success callout" : "Облачић успеха", + "Warning callout" : "Облачић упозорења", + "Danger callout" : "Облачић опасности", "Table" : "Табела", "Details" : "Детаљи", "Insert link" : "Уметни линк", diff --git a/l10n/sr.json b/l10n/sr.json index e9e01ced6e1..1cdb20a316b 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -183,6 +183,11 @@ "To-Do list" : "Листа обавеза", "Increase indentation" : "Увећај увлачење", "Decrease indentation" : "Умањи увлачење", + "Blocks" : "Блокови", + "Info callout" : "Инфо облачић", + "Success callout" : "Облачић успеха", + "Warning callout" : "Облачић упозорења", + "Danger callout" : "Облачић опасности", "Table" : "Табела", "Details" : "Детаљи", "Insert link" : "Уметни линк",