|
|
@@ -36,6 +36,10 @@ msgctxt "Label for the delete table column button."
|
|
|
msgid "Delete column"
|
|
|
msgstr "Supprimer la colonne"
|
|
|
|
|
|
+msgctxt "Label for the select table entire column button."
|
|
|
+msgid "Select column"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
msgctxt "Label for the table column dropdown button."
|
|
|
msgid "Column"
|
|
|
msgstr "Colonne"
|
|
|
@@ -56,6 +60,10 @@ msgctxt "Label for the delete table row button."
|
|
|
msgid "Delete row"
|
|
|
msgstr "Supprimer la ligne"
|
|
|
|
|
|
+msgctxt "Label for the select table entire row button."
|
|
|
+msgid "Select row"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
msgctxt "Label for the table row dropdown button."
|
|
|
msgid "Row"
|
|
|
msgstr "Ligne"
|
|
|
@@ -235,3 +243,7 @@ msgstr "La couleur est invalide. Essayez \"#FF0000\" ou \"rgb(255,0,0)\" ou \"re
|
|
|
msgctxt "The localized error string that can be displayed next to length (padding, border width) fields that have an invalid value."
|
|
|
msgid "The value is invalid. Try \"10px\" or \"2em\" or simply \"2\"."
|
|
|
msgstr "La valeur est invalide. Essayez \"10px\" ou \"2em\" ou simplement \"2\"."
|
|
|
+
|
|
|
+msgctxt "The label used by assistive technologies describing a button that opens a color picker, where user can choose a configured color for a certain properties (eg.: background color, color, border-color etc.)."
|
|
|
+msgid "Color picker"
|
|
|
+msgstr ""
|