Sync Strings from Localazy

This commit is contained in:
bmarty 2025-06-30 00:33:54 +00:00 committed by github-actions[bot]
parent 4db2b4433a
commit 2e8f8ec057
311 changed files with 3428 additions and 1292 deletions

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="rich_text_editor_a11y_add_attachment">"Tilføj vedhæftet fil"</string>
<string name="rich_text_editor_bullet_list">"Slå punktopstilling til/fra"</string>
<string name="rich_text_editor_close_formatting_options">"Luk formateringsindstillinger"</string>
<string name="rich_text_editor_code_block">"Slå kodeblok til/fra"</string>
<string name="rich_text_editor_composer_caption_placeholder">"Tilføj en billedtekst"</string>
<string name="rich_text_editor_composer_encrypted_placeholder">"Krypteret besked…"</string>
<string name="rich_text_editor_composer_placeholder">"Besked…"</string>
<string name="rich_text_editor_composer_unencrypted_placeholder">"Ukrypteret besked…"</string>
<string name="rich_text_editor_create_link">"Opret et link"</string>
<string name="rich_text_editor_edit_link">"Rediger link"</string>
<string name="rich_text_editor_format_action">"%1$s, tilstand: %2$s"</string>
<string name="rich_text_editor_format_bold">"Anvend fed skrift"</string>
<string name="rich_text_editor_format_italic">"Anvend kursiv"</string>
<string name="rich_text_editor_format_state_disabled">"deaktiveret"</string>
<string name="rich_text_editor_format_state_off">"slukket"</string>
<string name="rich_text_editor_format_state_on">"aktiv"</string>
<string name="rich_text_editor_format_strikethrough">"Anvend gennemstregning"</string>
<string name="rich_text_editor_format_underline">"Anvend understregning"</string>
<string name="rich_text_editor_full_screen_toggle">"Slå fuldskærmsvisning til/fra"</string>
<string name="rich_text_editor_indent">"Indrykning"</string>
<string name="rich_text_editor_inline_code">"Anvend inline kodeformat"</string>
<string name="rich_text_editor_link">"Indstil link"</string>
<string name="rich_text_editor_numbered_list">"Slå nummereret liste til/fra"</string>
<string name="rich_text_editor_open_compose_options">"Åbn skriveindstillinger"</string>
<string name="rich_text_editor_quote">"Slå citation til/fra"</string>
<string name="rich_text_editor_remove_link">"Fjern link"</string>
<string name="rich_text_editor_unindent">"Fjern indrykning"</string>
<string name="rich_text_editor_url_placeholder">"Link"</string>
<string name="screen_room_voice_message_tooltip">"Hold nede for at optage"</string>
</resources>