[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-07-12 03:58:22 +00:00 committed by Niedermann IT-Dienstleistungen
parent 58fe1d1521
commit 8fb296f42e
5 changed files with 46 additions and 4 deletions

View file

@ -52,6 +52,7 @@
<string name="error_sync">S\'ha produït un error en la sincronització: %1$s</string>
<string name="error_synchronization">S\'ha produït un error en la sincronització</string>
<string name="error_no_network">No hi ha connexió a la xarxa</string>
<string name="error_maintenance_mode">El servidor es troba en mode de manteniment</string>
<string name="error_unknown">S\'ha produït un error desconegut</string>
<string name="about_version_title">Versió</string>

View file

@ -250,7 +250,7 @@
<string name="context_based_formatting">Kontextové vyskakovací okno formátování</string>
<plurals name="remove_account_message">
<item quantity="one">Odebrání účtu %1$s také nenahraditelně odstraní jednu nesynchronizovanou změnu.</item>
<item quantity="few">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizovaných změn.</item>
<item quantity="few">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizované změny.</item>
<item quantity="many">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizovaných změn.</item>
<item quantity="other">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizované změny.</item>
</plurals>

View file

@ -247,6 +247,21 @@
<string name="remove_account">Eliminar %1$s</string>
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Tienes que estar conectado a internet para poder añadir una cuenta.</string>
<string name="settings_notes_path">Indique la carpeta</string>
<string name="simple_next">Siguiente</string>
<string name="simple_prev">Anterior</string>
</resources>
<string name="simple_backup">Copia de seguridad</string>
<string name="simple_repair">Reparar</string>
<string name="backup">Hemos detectado un estado irrecuperable de la aplicación. Por favor, haga una copia de seguridad de sus cambios no sincronizados y limpie el almacenamiento de la aplicación Notas.</string>
<string name="settings_notes_path_description">Carpeta para almacenar sus notas en su Nextcloud</string>
<string-array name="settings_file_suffixes">
<item translatable="false">.txt</item>
<item translatable="false">.md</item>
</string-array>
<string name="settings_notes_path_success">Nueva carpeta para notas: %1$s</string>
<string name="settings_file_suffix">Extensión de archivo</string>
<string name="settings_file_suffix_description">Extensión de archivo para nuevas notas en su Nextcloud</string>
<string name="settings_file_suffix_success">Nuevo sufijo de archivo: %1$s</string>
<string name="http_status_code">Código de estado HTTP: %1$d</string>
</resources>

View file

@ -247,8 +247,21 @@
<string name="remove_account">Verwijder %1$s</string>
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Je moet verbonden zijn met het Internet om een account toe te voegen.</string>
<string name="settings_notes_path">Instellen map</string>
<string name="simple_next">Volgende</string>
<string name="simple_prev">Vorige</string>
<string name="simple_backup">Back-up</string>
<string name="simple_repair">Herstel</string>
</resources>
<string name="backup">We hebben een onherstelbare staat van de app gedetecteerd. Maak een back-up van je niet-gesynchroniseerde wijzigingen en wis de opslag van de Notes-app.</string>
<string name="settings_notes_path_description">Map om je notities in Nextcloud op te slaan</string>
<string-array name="settings_file_suffixes">
<item translatable="false">.txt</item>
<item translatable="false">.md</item>
</string-array>
<string name="settings_notes_path_success">Nieuw notitiesmap: %1$s</string>
<string name="settings_file_suffix">Bestandsextensie</string>
<string name="settings_file_suffix_description">Bestandsextensies voor nieuwe notities in je Nextcloud</string>
<string name="settings_file_suffix_success">Nieuwe bestandsachtervoegsel: %1$s</string>
<string name="http_status_code">HTTP status code: %1$d</string>
</resources>

View file

@ -251,8 +251,21 @@
<string name="remove_account">Vzdialené: %1$s</string>
<string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Ak chcete pridať účet, musíte byť pripojení k internetu.</string>
<string name="settings_notes_path">Nastaviť priečinok</string>
<string name="simple_next">Ďalšie</string>
<string name="simple_prev">Predchádzajúce</string>
<string name="simple_backup">Záloha</string>
<string name="simple_repair">Obnova</string>
</resources>
<string name="backup">Detekovaný nenávratný stav aplikácie. Prosím zazálohujte vaše nesynchronizované zmeny a vyčistite úložisko aplikácie Notes.</string>
<string name="settings_notes_path_description">Priečinok pre uloženie vašich poznámok vo vašom Nextcloude</string>
<string-array name="settings_file_suffixes">
<item translatable="false">.txt</item>
<item translatable="false">.md</item>
</string-array>
<string name="settings_notes_path_success">Priečinok pre nové poznámky: %1$s</string>
<string name="settings_file_suffix">Prípona súboru</string>
<string name="settings_file_suffix_description">Prípona súboru pre nové poznámky vo vašom Nextcloude</string>
<string name="settings_file_suffix_success">Nová prípona súboru: %1$s</string>
<string name="http_status_code">HTTP kód stavu: %1$d</string>
</resources>