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

Commit 82a5d044 authored by Nextcloud bot's avatar Nextcloud bot Committed by Niedermann IT-Dienstleistungen
Browse files

[tx-robot] updated from transifex

parent a535da38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@
    <string name="error_action_open_battery_settings">Paràmetres de la bateria</string>
    <string name="error_action_open_deck_info">Obre la informació de l\'aplicació</string>
    <string name="error_action_open_network">Paràmetres de la xarxa</string>
    <string name="no_account_configured_yet">Encara no s\'ha configurat cap compte</string>
    <string name="no_other_accounts">Encara no heu configurat cap altre compte.</string>
    <string name="context_based_formatting">Element emergent de format basat en el context</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -250,6 +250,7 @@
    <string name="error_action_open_battery_settings">Nastavení správy napájení</string>
    <string name="error_action_open_deck_info">Otevřít informace o aplikaci</string>
    <string name="error_action_open_network">Nastavení sítě</string>
    <string name="no_account_configured_yet">Zatím není nastavený žádný účet</string>
    <string name="no_other_accounts">Zatím jste nenastavili žádné další účty.</string>
    <string name="context_based_formatting">Kontextové vyskakovací okno formátování</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@
    <string name="error_action_open_battery_settings">Batterie-Einstellungen</string>
    <string name="error_action_open_deck_info">App-Informationen öffnen</string>
    <string name="error_action_open_network">Netzwerkeinstellungen</string>
    <string name="no_account_configured_yet">Bislang kein Konto eingerichtet</string>
    <string name="no_other_accounts">Sie haben bislang keine weiteren Konten eingerichtet.</string>
    <string name="context_based_formatting">Popup für die kontextbasierte Formatierung</string>
</resources>
+14 −0
Original line number Diff line number Diff line
@@ -172,6 +172,19 @@
        <item quantity="one">%d επιλέχτηκε</item>
        <item quantity="other">%d επιλέχτηκαν</item>
    </plurals>
    <plurals name="bulk_notes_deleted">
        <item quantity="one">Διαγράφηκε μία σημείωση</item>
        <item quantity="other">Διαγράφηκαν %1$d σημειώσεις</item>
    </plurals>
    <plurals name="bulk_notes_restored">
        <item quantity="one">Επαναφέρθηκε μία σημείωση</item>
        <item quantity="other">Επαναφέρθηκαν %1$dσημειώσεις</item>
    </plurals>
    <plurals name="share_multiple">
        <item quantity="one">Διαμοιρασμός περιεχομένου %1$d σημείωσης</item>
        <item quantity="other">Διαμοιρασμός περιεχομένου %1$d σημειώσεων</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>
@@ -229,6 +242,7 @@
    <string name="error_action_open_battery_settings">Ρυθμίσεις μπαταρίας</string>
    <string name="error_action_open_deck_info">Πληροφορίες εφαρμογής</string>
    <string name="error_action_open_network">Ρυθμίσεις δικτύου</string>
    <string name="no_account_configured_yet">Δεν έχει ρυθμιστεί ακόμη κάποιος λογαριασμός</string>
    <string name="no_other_accounts">Δεν έχετε ρυθμίσει ακόμη άλλους λογαριασμούς.</string>
    <string name="context_based_formatting">Μορφοποίηση βάσει περιεχομένου popover</string>
</resources>
+5 −1
Original line number Diff line number Diff line
@@ -234,11 +234,15 @@
    <string name="formatting_help_tables_value">Valor %1d</string>

    <string name="formatting_help_images_title">Imágenes</string>
    <string name="formatting_help_images_alt">Imagen elegante</string>

    <string name="simple_other">Otro</string>
    <string name="sort_last_modified">Ordenar por fecha de modificación</string>
    <string name="sort_alphabetically">Ordenar alfabéticamente</string>
    <string name="error_action_open_battery_settings">Ajustes de batería</string>
    <string name="error_action_open_deck_info">Abrir info de la app</string>
    <string name="error_action_open_network">Configuración de red</string>
    <string name="no_account_configured_yet">Todavía no hay una cuenta configurada</string>
    <string name="no_other_accounts">Aún no ha configurado ninguna otra cuenta.</string>
    <string name="context_based_formatting">Ventana emergente para formato basado en el contexto</string>
</resources>
Loading