Skip to content

Commit 3c93448

Browse files
committed
Update German and Brazilian Portuguese strings
Smaller updates to strings for Japanese, Spanish, Italian and Russian
1 parent 4047596 commit 3c93448

File tree

6 files changed

+37
-37
lines changed

6 files changed

+37
-37
lines changed

app/src/main/res/values-de/strings.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -459,20 +459,20 @@ No user-identifiable information will be collected as part of this process!</str
459459
<item quantity="other">%d Buchungen</item>
460460
</plurals>
461461
<string-array name="report_account_types">
462-
<item>EXPENSE</item>
463-
<item>INCOME</item>
462+
<item>AUFWENDUNGEN</item>
463+
<item>ERTRÄGE</item>
464464
</string-array>
465-
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
466-
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
467-
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
468-
<string name="label_export_target_external_service">external service</string>
469-
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
470-
<string name="label_export_transactions_since_date">Since</string>
471-
<string name="switch_export_transactions_from_all_time">All time</string>
472-
<string name="label_recommend_app">Recommend in Play Store</string>
473-
<string name="repeat_until_date">until %1$s</string>
474-
<string name="repeat_on_weekday">on %1$s</string>
475-
<string name="repeat_x_times">for %1$s times</string>
476-
<string name="menu_show_compact_view">Compact View</string>
477-
<string name="book_default_name">Book %1$d</string>
465+
<string name="toast_connected_to_google_drive">Verbunden mit Google Drive</string>
466+
<string name="toast_unable_to_connect_to_google_drive">Keine Verbindung zu Google Drive</string>
467+
<string name="toast_enter_amount_to_split">Bitte geben Sie einen aufzuteilenden Betrag ein</string>
468+
<string name="label_export_target_external_service">externer Dienst</string>
469+
<string name="toast_updated_transaction_recurring_schedule">Aktualisierte Buchung aus wiederkehrendem Zeitplan</string>
470+
<string name="label_export_transactions_since_date">Seit</string>
471+
<string name="switch_export_transactions_from_all_time">Zeitlich unbegrenzt</string>
472+
<string name="label_recommend_app">Im Play Store empfehlen</string>
473+
<string name="repeat_until_date">bis %1$s</string>
474+
<string name="repeat_on_weekday">am %1$s</string>
475+
<string name="repeat_x_times">%1$s mal</string>
476+
<string name="menu_show_compact_view">Kompakte Ansicht</string>
477+
<string name="book_default_name">Buch %1$d</string>
478478
</resources>

app/src/main/res/values-es/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,5 +472,5 @@ Este proceso solo recoge información que no permite identificar al usuario</str
472472
<string name="repeat_on_weekday">en %1$s</string>
473473
<string name="repeat_x_times">%1$s veces</string>
474474
<string name="menu_show_compact_view">Vista compacta</string>
475-
<string name="book_default_name">Book %1$d</string>
475+
<string name="book_default_name">Libro %1$d</string>
476476
</resources>

app/src/main/res/values-it-rIT/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,5 +474,5 @@
474474
<string name="repeat_on_weekday">il %1$s</string>
475475
<string name="repeat_x_times">per %1$s volte</string>
476476
<string name="menu_show_compact_view">Visualizzazione compatta</string>
477-
<string name="book_default_name">Book %1$d</string>
477+
<string name="book_default_name">Libro %1$d</string>
478478
</resources>

app/src/main/res/values-ja-rJP/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,5 +463,5 @@
463463
<string name="repeat_on_weekday">%1$s に</string>
464464
<string name="repeat_x_times">%1$s 回</string>
465465
<string name="menu_show_compact_view">コンパクト表示</string>
466-
<string name="book_default_name">Book %1$d</string>
466+
<string name="book_default_name">帳簿 %1$d</string>
467467
</resources>

app/src/main/res/values-pt-rPT/strings.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Neste processo não serão recolhidas informações do utilizador!</string>
416416
<!-- Passcode lock -->
417417
<string name="digit_one">1</string>
418418
<!-- In the English locale, digit 1 has no text on it. This is simply empty space. If your locale has text on digit 1, then translate-->
419-
<string name="digit_one_text"></string>
419+
<string name="digit_one_text"> </string>
420420
<string name="digit_two">2</string>
421421
<string name="digit_two_text">ABC</string>
422422
<string name="digit_three">3</string>
@@ -449,27 +449,27 @@ Neste processo não serão recolhidas informações do utilizador!</string>
449449
<string name="label_inside_account_with_name">em %1$s</string>
450450
<plurals name="book_account_stats">
451451
<item quantity="one">%d conta</item>
452-
<item quantity="other">%d accounts</item>
452+
<item quantity="other">%d contas</item>
453453
</plurals>
454454
<plurals name="book_transaction_stats">
455455
<item quantity="one">%d transação</item>
456-
<item quantity="other">%d transactions</item>
456+
<item quantity="other">%d transações</item>
457457
</plurals>
458458
<string-array name="report_account_types">
459-
<item>EXPENSE</item>
460-
<item>INCOME</item>
459+
<item>DESPESA</item>
460+
<item>RECEITA</item>
461461
</string-array>
462-
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
463-
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
464-
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
465-
<string name="label_export_target_external_service">external service</string>
466-
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
467-
<string name="label_export_transactions_since_date">Since</string>
468-
<string name="switch_export_transactions_from_all_time">All time</string>
469-
<string name="label_recommend_app">Recommend in Play Store</string>
470-
<string name="repeat_until_date">until %1$s</string>
471-
<string name="repeat_on_weekday">on %1$s</string>
472-
<string name="repeat_x_times">for %1$s times</string>
473-
<string name="menu_show_compact_view">Compact View</string>
474-
<string name="book_default_name">Book %1$d</string>
462+
<string name="toast_connected_to_google_drive">Ligado ao Google Drive</string>
463+
<string name="toast_unable_to_connect_to_google_drive">Não é possível estabelecer ligação ao Google Drive</string>
464+
<string name="toast_enter_amount_to_split">Por favor introduza um montante a dividir</string>
465+
<string name="label_export_target_external_service">serviço externo</string>
466+
<string name="toast_updated_transaction_recurring_schedule">Transação atualizada agendamento recorrente</string>
467+
<string name="label_export_transactions_since_date">Desde</string>
468+
<string name="switch_export_transactions_from_all_time">Todo o tempo</string>
469+
<string name="label_recommend_app">Recomendado na Play Store</string>
470+
<string name="repeat_until_date">desde%1$s</string>
471+
<string name="repeat_on_weekday">na %1$s</string>
472+
<string name="repeat_x_times">para %1$s vezes</string>
473+
<string name="menu_show_compact_view">Vista Compacta</string>
474+
<string name="book_default_name">Livro %1$d</string>
475475
</resources>

app/src/main/res/values-ru/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,5 +482,5 @@
482482
<string name="repeat_on_weekday">в %1$s</string>
483483
<string name="repeat_x_times">для %1$s раз</string>
484484
<string name="menu_show_compact_view">Компактный вид</string>
485-
<string name="book_default_name">Book %1$d</string>
485+
<string name="book_default_name">Книга %1$d</string>
486486
</resources>

0 commit comments

Comments
 (0)