Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2694f169 authored by Nextcloud bot's avatar Nextcloud bot Committed by Niedermann IT-Dienstleistungen
Browse files

[tx-robot] updated from transifex

parent 684db9ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
    <string name="about_translators_transifex">A comunidade de Nextcloud en &lt;a href=\\"%1$s\\">Transifex&lt;/a></string>
    <string name="about_testers_title">Probadores</string>
    <string name="about_source_title">Código fonte</string>
    <string name="about_source">Este proxecto está hospedado en GitHub: &lt;a href=\\"%1$s\\">%1$s&lt;/a></string>
    <string name="about_source">Este proxecto está aloxado en GitHub: &lt;a href=\\"%1$s\\">%1$s&lt;/a></string>
    <string name="about_issues_title">Problemas</string>
    <string name="about_issues">Vostede pode informar de fallos, propoñer melloras e solicitar funcionalidades na ferramenta de seguimento de erros do GitHub: &lt;a href=\\"%1$s\\">%1$s&lt;/a></string>
    <string name="about_translate_title">Traducir</string>
+7 −1
Original line number Diff line number Diff line
@@ -193,6 +193,11 @@
        <item quantity="one">%d geselecteerd</item>
        <item quantity="other">%d geselecteerd</item>
    </plurals>
    <plurals name="bulk_notes_deleted">
        <item quantity="one">%1$d notitie verwijderd</item>
        <item quantity="other">%1$d notities verwijderd</item>
    </plurals>

    <string name="formatting_help_divider" translateable="false">---</string>
    <string name="formatting_help_codefence_inline" translateable="false">`%1$s`</string>
    <string name="formatting_help_codefence_inline_escaped" translateable="false">\\`%1$s\\`</string>
@@ -245,4 +250,5 @@
    <string name="error_action_open_battery_settings">Batterij instellingen</string>
    <string name="error_action_open_deck_info">Open App informatie</string>
    <string name="error_action_open_network">Netwerk instellingen</string>
    <string name="no_other_accounts">U heeft nog geen andere accounts geconfigureerd.</string>
</resources>
+7 −0
Original line number Diff line number Diff line
@@ -195,6 +195,13 @@
        <item quantity="many">%d vybraný</item>
        <item quantity="other">%d vybraný</item>
    </plurals>
    <plurals name="bulk_notes_deleted">
        <item quantity="one">Odstránená %1$d poznámka</item>
        <item quantity="few">Odstránené %1$d poznámky</item>
        <item quantity="many">Odstránené %1$d poznámky</item>
        <item quantity="other">Odstránených %1$d poznámok</item>
    </plurals>

    <string name="formatting_help_divider" translateable="false">---</string>
    <string name="formatting_help_codefence_inline" translateable="false">`%1$s`</string>
    <string name="formatting_help_codefence_inline_escaped" translateable="false">\\`%1$s\\`</string>