diff --git a/l10n/bg.js b/l10n/bg.js index a65cf673e..ee8acfb84 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "Избор на прикачен файл", "(group)" : "(група)", "{count} comments, {unread} unread" : "{count} коментари, {unread} непрочетени", + "Edit card title" : "Редактиране на заглавието на карта", "Assign to me" : "Зачисляване към мен", "Unassign myself" : "Отмяна на зачисляването към мен", "Move card" : "Преместване на карта", diff --git a/l10n/bg.json b/l10n/bg.json index a5a9e97f1..36ca2a62a 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -239,6 +239,7 @@ "Choose attachment" : "Избор на прикачен файл", "(group)" : "(група)", "{count} comments, {unread} unread" : "{count} коментари, {unread} непрочетени", + "Edit card title" : "Редактиране на заглавието на карта", "Assign to me" : "Зачисляване към мен", "Unassign myself" : "Отмяна на зачисляването към мен", "Move card" : "Преместване на карта", diff --git a/l10n/cs.js b/l10n/cs.js index 612fc39aa..a8d9c502d 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "Zvolte přílohu", "(group)" : "(skupina)", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", + "Edit card title" : "Upravit nadpis karty", "Assign to me" : "Přiřadit mě", "Unassign myself" : "Zrušit přiřazení sobě", "Move card" : "Přesunout kartu", diff --git a/l10n/cs.json b/l10n/cs.json index 6529ae7ed..920c76730 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -239,6 +239,7 @@ "Choose attachment" : "Zvolte přílohu", "(group)" : "(skupina)", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", + "Edit card title" : "Upravit nadpis karty", "Assign to me" : "Přiřadit mě", "Unassign myself" : "Zrušit přiřazení sobě", "Move card" : "Přesunout kartu", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 1e80cbb44..fa23cd720 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "Anhang auswählen", "(group)" : "(Gruppe)", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Edit card title" : "Kartentitel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Move card" : "Karte verschieben", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 6c641f62d..c7ba27acd 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -239,6 +239,7 @@ "Choose attachment" : "Anhang auswählen", "(group)" : "(Gruppe)", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Edit card title" : "Kartentitel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Move card" : "Karte verschieben", diff --git a/l10n/es.js b/l10n/es.js index 5e8844d7f..5badb81b2 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Edit card title" : "Editar el título de la tarjeta", "Assign to me" : "Asignarme a mí", "Unassign myself" : "Desasignarme a mí mismo", "Move card" : "Mover tarjeta", diff --git a/l10n/es.json b/l10n/es.json index 8d9022e64..d62683132 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -239,6 +239,7 @@ "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Edit card title" : "Editar el título de la tarjeta", "Assign to me" : "Asignarme a mí", "Unassign myself" : "Desasignarme a mí mismo", "Move card" : "Mover tarjeta", diff --git a/l10n/tr.js b/l10n/tr.js index 925394739..f2468d3f7 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", + "Edit card title" : "Kart başlığını düzenle", "Assign to me" : "Bana ata", "Unassign myself" : "Kendi atamamı kaldır", "Move card" : "Kartı taşı", diff --git a/l10n/tr.json b/l10n/tr.json index b82cf60c3..09b63ce1e 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -239,6 +239,7 @@ "Choose attachment" : "Ek dosyayı seçin", "(group)" : "(grup)", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", + "Edit card title" : "Kart başlığını düzenle", "Assign to me" : "Bana ata", "Unassign myself" : "Kendi atamamı kaldır", "Move card" : "Kartı taşı", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 710118027..3e07a2a2a 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "選擇附件", "(group)" : "(群組)", "{count} comments, {unread} unread" : "{count} 條評論,{unread} 條未讀", + "Edit card title" : "編輯卡片標題", "Assign to me" : "指派給我", "Unassign myself" : "自己解除指派", "Move card" : "移動卡片", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f67c46280..111c8e619 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -239,6 +239,7 @@ "Choose attachment" : "選擇附件", "(group)" : "(群組)", "{count} comments, {unread} unread" : "{count} 條評論,{unread} 條未讀", + "Edit card title" : "編輯卡片標題", "Assign to me" : "指派給我", "Unassign myself" : "自己解除指派", "Move card" : "移動卡片", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index f5690c45c..6789fb220 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -241,6 +241,7 @@ OC.L10N.register( "Choose attachment" : "選擇附件", "(group)" : "(群組)", "{count} comments, {unread} unread" : "{count} 則留言,{unread} 則未讀", + "Edit card title" : "編輯卡片標題", "Assign to me" : "分配給我", "Unassign myself" : "取消分配給我", "Move card" : "移動卡片", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 891040c26..5cc3575c9 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -239,6 +239,7 @@ "Choose attachment" : "選擇附件", "(group)" : "(群組)", "{count} comments, {unread} unread" : "{count} 則留言,{unread} 則未讀", + "Edit card title" : "編輯卡片標題", "Assign to me" : "分配給我", "Unassign myself" : "取消分配給我", "Move card" : "移動卡片",