diff --git a/msg/json/bn.json b/msg/json/bn.json index 9148d1a55..38618aa59 100644 --- a/msg/json/bn.json +++ b/msg/json/bn.json @@ -11,6 +11,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "পদ", + "UNNAMED_KEY": "নামহীন", "TODAY": "আজ", "DUPLICATE_BLOCK": "প্রতিলিপি", "ADD_COMMENT": "মন্তব্য যোগ করুন", diff --git a/msg/json/da.json b/msg/json/da.json index 806636574..2de937ddc 100644 --- a/msg/json/da.json +++ b/msg/json/da.json @@ -7,15 +7,17 @@ "Mads Haupt", "Tjernobyl", "Joedalton", - "Saederup92" + "Saederup92", + "JonNPoulsen" ] }, "VARIABLES_DEFAULT_NAME": "element", + "UNNAMED_KEY": "unavngivet", "TODAY": "I dag", "DUPLICATE_BLOCK": "Duplikér", - "ADD_COMMENT": "Tilføj kommentar", - "REMOVE_COMMENT": "Fjern kommentar", - "DUPLICATE_COMMENT": "Dupliker kommentar", + "ADD_COMMENT": "Tilføj Kommentar", + "REMOVE_COMMENT": "Fjern Kommentar", + "DUPLICATE_COMMENT": "Duplikér Kommentar", "EXTERNAL_INPUTS": "Udvendige inputs", "INLINE_INPUTS": "Indlejrede inputs", "DELETE_BLOCK": "Slet blok", diff --git a/msg/json/diq.json b/msg/json/diq.json index 5cebe4bf4..3beffc252 100644 --- a/msg/json/diq.json +++ b/msg/json/diq.json @@ -9,6 +9,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "unsur", + "UNNAMED_KEY": "bêname", "TODAY": "Ewro", "DUPLICATE_BLOCK": "Zewnc", "ADD_COMMENT": "Tefsir cı ke", diff --git a/msg/json/it.json b/msg/json/it.json index 619bfbb49..2fe88f838 100644 --- a/msg/json/it.json +++ b/msg/json/it.json @@ -16,6 +16,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "elemento", + "UNNAMED_KEY": "senza nome", "TODAY": "Oggi", "DUPLICATE_BLOCK": "Duplica", "ADD_COMMENT": "Aggiungi commento", diff --git a/msg/json/lb.json b/msg/json/lb.json index 2ff5adb6d..ff12392f7 100644 --- a/msg/json/lb.json +++ b/msg/json/lb.json @@ -7,6 +7,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "Element", + "UNNAMED_KEY": "ouni Numm", "TODAY": "Haut", "DUPLICATE_BLOCK": "Eng Kopie maachen", "ADD_COMMENT": "Bemierkung derbäisetzen", diff --git a/msg/json/pl.json b/msg/json/pl.json index c5031991e..9791bfa93 100644 --- a/msg/json/pl.json +++ b/msg/json/pl.json @@ -19,10 +19,12 @@ "Teeed", "InternerowyGołąb", "Wojtas", - "Stojex" + "Stojex", + "Rail" ] }, "VARIABLES_DEFAULT_NAME": "element", + "UNNAMED_KEY": "bez nazwy", "TODAY": "Dzisiaj", "DUPLICATE_BLOCK": "Powiel", "ADD_COMMENT": "Dodaj Komentarz", diff --git a/msg/json/pt-br.json b/msg/json/pt-br.json index f9f487373..b4fd5e797 100644 --- a/msg/json/pt-br.json +++ b/msg/json/pt-br.json @@ -26,6 +26,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "item", + "UNNAMED_KEY": "Sem título", "TODAY": "Hoje", "DUPLICATE_BLOCK": "Duplicar", "ADD_COMMENT": "Adicionar comentário", diff --git a/msg/json/ru.json b/msg/json/ru.json index 8e2b8586b..b4840c9b6 100644 --- a/msg/json/ru.json +++ b/msg/json/ru.json @@ -17,6 +17,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "элемент", + "UNNAMED_KEY": "без названия", "TODAY": "Сегодня", "DUPLICATE_BLOCK": "Дублировать", "ADD_COMMENT": "Добавить комментарий", diff --git a/msg/json/sv.json b/msg/json/sv.json index 881dce019..e6a718ff6 100644 --- a/msg/json/sv.json +++ b/msg/json/sv.json @@ -11,6 +11,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "föremål", + "UNNAMED_KEY": "namnlös", "TODAY": "Idag", "DUPLICATE_BLOCK": "Duplicera", "ADD_COMMENT": "Lägg till kommentar", diff --git a/msg/json/ta.json b/msg/json/ta.json index 8eaab23c1..73d636d11 100644 --- a/msg/json/ta.json +++ b/msg/json/ta.json @@ -9,6 +9,7 @@ ] }, "VARIABLES_DEFAULT_NAME": "உருப்படி", + "UNNAMED_KEY": "பெயரிடப்படாதது", "TODAY": "இன்று", "DUPLICATE_BLOCK": "மறுநகல்", "ADD_COMMENT": "கருத்தை சேர்",