diff --git a/l10n/sr.js b/l10n/sr.js index ebfbe156f..1b0ef7d34 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,10 +1,12 @@ OC.L10N.register( "deck", { + "Are you sure you want to delete this card with all of its data?" : "Да ли стварно желите да обришете ову картицу са свим подацима на њој?", "Delete" : "Избриши", "Remove user from card" : "Уклони корисника са картице", "Hours" : "Сати", "Minutes" : "Минути", + "Are you sure you want to delete the stack with all of its data?" : "Да ли стварно желите да обришете ову гомилу са свим подацима на њој?", "The card \"%s\" on \"%s\" has reached its due date." : "Картици \"%s\" на табли \"%s\" је истекао рок.", "The board \"%s\" has been shared with you by %s." : "Таблу \"%s\" је поделио \"%s\" са Вама. ", "{user} has shared the board %s with you." : "{user} је поделио таблу %s са Вама.", diff --git a/l10n/sr.json b/l10n/sr.json index 8aa0d589b..3ea814603 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,8 +1,10 @@ { "translations": { + "Are you sure you want to delete this card with all of its data?" : "Да ли стварно желите да обришете ову картицу са свим подацима на њој?", "Delete" : "Избриши", "Remove user from card" : "Уклони корисника са картице", "Hours" : "Сати", "Minutes" : "Минути", + "Are you sure you want to delete the stack with all of its data?" : "Да ли стварно желите да обришете ову гомилу са свим подацима на њој?", "The card \"%s\" on \"%s\" has reached its due date." : "Картици \"%s\" на табли \"%s\" је истекао рок.", "The board \"%s\" has been shared with you by %s." : "Таблу \"%s\" је поделио \"%s\" са Вама. ", "{user} has shared the board %s with you." : "{user} је поделио таблу %s са Вама.", diff --git a/l10n/tr.js b/l10n/tr.js index eef2fff90..9e88e9678 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Remove user from card" : "Kullanıcıyı karttan kaldır", "Hours" : "Saat", "Minutes" : "Dakika", + "Are you sure you want to delete the stack with all of its data?" : "Bu yığını tüm bilgileri ile silmek istediğinize emin misiniz?", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", "The board \"%s\" has been shared with you by %s." : "\"%s\" panosu %s tarafından sizinle paylaşıldı.", "{user} has shared the board %s with you." : "{user} sizinle %s panosunu paylaştı.", diff --git a/l10n/tr.json b/l10n/tr.json index a3f7ee4ce..f18a196f5 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -4,6 +4,7 @@ "Remove user from card" : "Kullanıcıyı karttan kaldır", "Hours" : "Saat", "Minutes" : "Dakika", + "Are you sure you want to delete the stack with all of its data?" : "Bu yığını tüm bilgileri ile silmek istediğinize emin misiniz?", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", "The board \"%s\" has been shared with you by %s." : "\"%s\" panosu %s tarafından sizinle paylaşıldı.", "{user} has shared the board %s with you." : "{user} sizinle %s panosunu paylaştı.",