diff --git a/l10n/es.js b/l10n/es.js index 3eeb35b9b..1311db00a 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -202,6 +202,7 @@ OC.L10N.register( "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", + "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", "(circle)" : "(circle)", diff --git a/l10n/es.json b/l10n/es.json index c5f3eeec3..b04091c05 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -200,6 +200,7 @@ "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", + "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", "(circle)" : "(circle)", diff --git a/l10n/he.js b/l10n/he.js index c3989cb21..28bdd1229 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -25,6 +25,7 @@ OC.L10N.register( "Deck" : "חפיסה", "Changes in the Deck app" : "שינויים ליישומון החבילה", "A comment was created on a card" : "נוצרה הערה על כרטיס", + "Upcoming cards" : "כרטיסים עתידיים", "Personal" : "אישי", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "הכרטיס \"%s\" שב־„%s” הוקצה אליך על ידי %s.", "{user} has assigned the card \"%s\" on \"%s\" to you." : "הכרטיס „%s” שב„%s” הוקצה לך על ידי {user}.", @@ -168,6 +169,8 @@ OC.L10N.register( "Today" : "היום", "Tomorrow" : "מחר", "This week" : "השבוע", + "No upcoming cards" : "אין כרטיסים עתידיים", + "upcoming cards" : "כרטיסים עתידיים", "Link to a board" : "קישור ללוח", "Link to a card" : "קישור לכרטיס", "Something went wrong" : "משהו השתבש", diff --git a/l10n/he.json b/l10n/he.json index e5cab7f4b..afcb4f556 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -23,6 +23,7 @@ "Deck" : "חפיסה", "Changes in the Deck app" : "שינויים ליישומון החבילה", "A comment was created on a card" : "נוצרה הערה על כרטיס", + "Upcoming cards" : "כרטיסים עתידיים", "Personal" : "אישי", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "הכרטיס \"%s\" שב־„%s” הוקצה אליך על ידי %s.", "{user} has assigned the card \"%s\" on \"%s\" to you." : "הכרטיס „%s” שב„%s” הוקצה לך על ידי {user}.", @@ -166,6 +167,8 @@ "Today" : "היום", "Tomorrow" : "מחר", "This week" : "השבוע", + "No upcoming cards" : "אין כרטיסים עתידיים", + "upcoming cards" : "כרטיסים עתידיים", "Link to a board" : "קישור ללוח", "Link to a card" : "קישור לכרטיס", "Something went wrong" : "משהו השתבש",