diff --git a/l10n/de_DE.js b/l10n/de_DE.js index bcdf7e60250..6e4b297b2cc 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Aufgabenliste", "Increase indentation" : "Einrückung vergrößern", "Decrease indentation" : "Einrückung verkleinern", + "Blocks" : "Blöcke", + "Info callout" : "Info-Hinweis", + "Success callout" : "Erfolgsmeldung", + "Warning callout" : "Warnhinweis", + "Danger callout" : "Gefahrenhinweis", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0e49be08a51..54dcc3722dd 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -183,6 +183,11 @@ "To-Do list" : "Aufgabenliste", "Increase indentation" : "Einrückung vergrößern", "Decrease indentation" : "Einrückung verkleinern", + "Blocks" : "Blöcke", + "Info callout" : "Info-Hinweis", + "Success callout" : "Erfolgsmeldung", + "Warning callout" : "Warnhinweis", + "Danger callout" : "Gefahrenhinweis", "Table" : "Tabelle", "Details" : "Details", "Insert link" : "Link einfügen", diff --git a/l10n/ga.js b/l10n/ga.js index 4f8e79febd6..a1c5552f319 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Liosta le Déanamh", "Increase indentation" : "Méadú ar eangú", "Decrease indentation" : "Laghdú eangú", + "Blocks" : "Bloic", + "Info callout" : "Glao amach faisnéise", + "Success callout" : "Glao amach rathúil", + "Warning callout" : "Glao amach rabhaidh", + "Danger callout" : "Glaoch contúirte", "Table" : "Tábla", "Details" : "Sonraí", "Insert link" : "Ionsáigh nasc", diff --git a/l10n/ga.json b/l10n/ga.json index 095d729175c..d9dbcbea525 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -183,6 +183,11 @@ "To-Do list" : "Liosta le Déanamh", "Increase indentation" : "Méadú ar eangú", "Decrease indentation" : "Laghdú eangú", + "Blocks" : "Bloic", + "Info callout" : "Glao amach faisnéise", + "Success callout" : "Glao amach rathúil", + "Warning callout" : "Glao amach rabhaidh", + "Danger callout" : "Glaoch contúirte", "Table" : "Tábla", "Details" : "Sonraí", "Insert link" : "Ionsáigh nasc", diff --git a/l10n/gl.js b/l10n/gl.js index a7efd313080..28c4edc26bd 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -185,6 +185,11 @@ OC.L10N.register( "To-Do list" : "Lista de tarefas pendentes", "Increase indentation" : "Incrementar a sangría", "Decrease indentation" : "Diminuír a sangría", + "Blocks" : "Bloques", + "Info callout" : "Chamada de información", + "Success callout" : "Chamada de correcto", + "Warning callout" : "Chamada de advertencia", + "Danger callout" : "Chamada de peligro", "Table" : "Táboa", "Details" : "Detalles", "Insert link" : "Inserir ligazón", diff --git a/l10n/gl.json b/l10n/gl.json index db35bc9a13c..3fec499e384 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -183,6 +183,11 @@ "To-Do list" : "Lista de tarefas pendentes", "Increase indentation" : "Incrementar a sangría", "Decrease indentation" : "Diminuír a sangría", + "Blocks" : "Bloques", + "Info callout" : "Chamada de información", + "Success callout" : "Chamada de correcto", + "Warning callout" : "Chamada de advertencia", + "Danger callout" : "Chamada de peligro", "Table" : "Táboa", "Details" : "Detalles", "Insert link" : "Inserir ligazón", diff --git a/l10n/sv.js b/l10n/sv.js index 4778b126c32..9aa8cc9c55b 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -185,6 +185,7 @@ OC.L10N.register( "To-Do list" : "Att göra-lista", "Increase indentation" : "Öka indraget", "Decrease indentation" : "Minska indraget", + "Blocks" : "Block", "Table" : "Tabell", "Details" : "Detaljer", "Insert link" : "Infoga länk", diff --git a/l10n/sv.json b/l10n/sv.json index d6bc8210eef..a4070764ce3 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -183,6 +183,7 @@ "To-Do list" : "Att göra-lista", "Increase indentation" : "Öka indraget", "Decrease indentation" : "Minska indraget", + "Blocks" : "Block", "Table" : "Tabell", "Details" : "Detaljer", "Insert link" : "Infoga länk", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index de33968725c..b77f8455935 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.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/zh_TW.json b/l10n/zh_TW.json index 80783bf4fdd..e2e4009918b 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.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" : "插入連結",