Merge branch 'soon' into staging

pull/1/head
yflory 5 years ago
commit 74eb4ffc6d

@ -1353,5 +1353,17 @@
"oo_login": "Bitte logge dich ein oder erstelle ein Account, um die Performance von Tabellen zu verbessern.", "oo_login": "Bitte logge dich ein oder erstelle ein Account, um die Performance von Tabellen zu verbessern.",
"pad_usePageWidth": "Seitenansicht", "pad_usePageWidth": "Seitenansicht",
"pad_useFullWidth": "Volle Breite", "pad_useFullWidth": "Volle Breite",
"cba_title": "Autorenfarben" "cba_title": "Autorenfarben",
"comments_resolve": "Abschließen",
"comments_submit": "Absenden",
"comments_notification": "Antworten auf deinen Kommentar \"{0}\" in <b>{1}</b>",
"comments_deleted": "Kommentar vom Autor gelöscht",
"comments_comment": "Kommentieren",
"comments_reply": "Antworten",
"mentions_notification": "{0} hat dich in <b>{1}</b> erwähnt",
"settings_padNotifHint": "Benachrichtigungen über Antworten auf deine Kommentare ignorieren",
"settings_padNotifTitle": "Kommentar-Benachrichtigungen",
"settings_padNotifCheckbox": "Kommentar-Benachrichtigungen deaktivieren",
"comments_edited": "Bearbeitet",
"unknownPad": "Unbekanntes Pad"
} }

@ -1365,5 +1365,6 @@
"comments_deleted": "Commentaire effacé par son auteur", "comments_deleted": "Commentaire effacé par son auteur",
"mentions_notification": "{0} vous a mentionné dans <b>{1}</b>", "mentions_notification": "{0} vous a mentionné dans <b>{1}</b>",
"unknownPad": "Pad inconnu", "unknownPad": "Pad inconnu",
"comments_notification": "Réponses à votre commentaire \"{0}\" sur <b>{1}</b>" "comments_notification": "Réponses à votre commentaire \"{0}\" sur <b>{1}</b>",
"comments_error": "Impossible d'ajouter un commentaire ici"
} }

@ -1365,5 +1365,6 @@
"comments_comment": "Comment", "comments_comment": "Comment",
"settings_padNotifTitle": "Comment notifications", "settings_padNotifTitle": "Comment notifications",
"settings_padNotifHint": "Ignore notifications when someone replies to one of your comments", "settings_padNotifHint": "Ignore notifications when someone replies to one of your comments",
"settings_padNotifCheckbox": "Disable comment notifications" "settings_padNotifCheckbox": "Disable comment notifications",
"comments_error": "Can't add a comment here"
} }

Loading…
Cancel
Save