Skip to content

Commit

Permalink
Merge remote-tracking branch 'weblate/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	myExpenses/src/main/res/values-de/strings.xml
#	myExpenses/src/main/res/values-fr/strings.xml
  • Loading branch information
mtotschnig committed Sep 14, 2023
2 parents 5a70c52 + ebd8193 commit 3e82b0e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions myExpenses/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,4 +1041,6 @@
<string name="read_from_data">Auslesen aus den Daten</string>
<string name="merge_parties_strategy_group">Duplikate werden in einer Gruppe zusammengefasst.</string>
<string name="show_duplicates">Duplikate anzeigen</string>
<string name="whats_new_364_2">Neue Strategie für die Verwaltung von duplizierten Zahlern/Empfängern</string>
<string name="whats_new_364_1">Import in mehrere Konten aus einer CSV-Datei</string>
</resources>
5 changes: 5 additions & 0 deletions myExpenses/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1049,4 +1049,9 @@
<string name="whats_new_361_2">Los archivos de la carpeta de la aplicación (copias de seguridad y exportaciones) se pueden compartir o eliminar.</string>
<string name="whats_new_361_1">La lista de transacciones puede ordenarse por importe.</string>
<string name="notifications_permission_required_auto_backup">Al conceder el permiso para enviar notificaciones, se te informará sobre las copias de seguridad automáticas.</string>
<string name="remove_from_group">Retirar del grupo</string>
<string name="merge_parties_strategy_delete">Se eliminan los duplicados.</string>
<string name="read_from_data">Lectura de los datos</string>
<string name="merge_parties_strategy_group">Los duplicados se agrupan como dependientes.</string>
<string name="show_duplicates">Mostrar los duplicados</string>
</resources>
2 changes: 2 additions & 0 deletions myExpenses/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1054,4 +1054,6 @@
<string name="read_from_data">Lire à partir de données</string>
<string name="merge_parties_strategy_group">Les doubles sont regroupés comme dépendants.</string>
<string name="show_duplicates">Montrer les doubles</string>
<string name="whats_new_364_2">Nouvelle stratégie pour la gestion des tiers doublons</string>
<string name="whats_new_364_1">Importer vers plusieurs comptes à partir d\'un fichier CSV</string>
</resources>

0 comments on commit 3e82b0e

Please sign in to comment.