Localisation updates from https://translatewiki.net.

Change-Id: Ibe1f917f664fb1f6adfda1b689a110771867b55e
This commit is contained in:
Translation updater bot 2024-03-12 08:24:09 +01:00
parent 7fa0883811
commit 9b01891916
2 changed files with 5 additions and 1 deletions

View file

@ -41,5 +41,9 @@
"codemirror-special-char-pop-directional-isolate": "Character isolate pro restaurar le direction",
"codemirror-special-char-paragraph-separator": "Separator de paragraphos",
"codemirror-special-char-zero-width-no-break-space": "Jungitor de parolas",
"codemirror-special-char-object-replacement": "Character de substitution pro objecto",
"codemirror-fold-template": "Plicar le parametros del patrono",
"codemirror-unfold": "displicar",
"codemirror-folded-code": "codice plicate",
"prefs-accessibility": "Accessibilitate"
}

View file

@ -46,7 +46,7 @@
"codemirror-special-char-pop-directional-isolate": "Tooltip text shown when hovering over a pop directional character. See [[wikidata:Q87523504]] for possible translations.\n\nIsolate override allows for overriding the default directional properties of a portion of text. The Pop Directional Isolate character tells the Unicode bidirectional text algorithm to \"pop\" or terminate the current isolate embedding or isolate override sequence, returning the directional properties to those of the surrounding text.",
"codemirror-special-char-paragraph-separator": "Tooltip text shown when hovering over a paragraph separator character. See [[wikidata:Q87523339]] for possible translations.",
"codemirror-special-char-zero-width-no-break-space": "Tooltip text shown when hovering over a zero-width word joiner character. See [[wikidata:Q8069466]] for possible translations.",
"codemirror-special-char-object-replacement": "Tooltip text shown when hovering over a object replacement character. See [[wikidata:Q9398047]] for possible translations.",
"codemirror-special-char-object-replacement": "Tooltip text shown when hovering over a object replacement character. See [[wikidata:Q9398047]] for possible translations.\n\nThe “object replacement character” (U+FFFC) is used as a placeholder in the text for another unspecified object, for example in a [[:w:Compound document|compound document]].",
"codemirror-fold-template": "Tooltip text shown when hovering over a foldable template.",
"codemirror-unfold": "Tooltip text shown when hovering over a placeholder for folded code.",
"codemirror-folded-code": "Aria label for a placeholder for folded code.",