Skip to content

Commit

Permalink
Translations
Browse files Browse the repository at this point in the history
  • Loading branch information
hhanh00 committed Jun 20, 2024
1 parent c9627fa commit 53f14a2
Show file tree
Hide file tree
Showing 8 changed files with 872 additions and 44 deletions.
829 changes: 815 additions & 14 deletions Cargo.lock

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions lib/generated/intl/messages_es.dart
Original file line number Diff line number Diff line change
Expand Up @@ -831,29 +831,29 @@ class SEs extends S {
String get retry => 'Reintentar';

@override
String get vote => 'Vote';
String get vote => 'Votaciones';

@override
String get registrationHeight => 'Registration Height';
String get registrationHeight => 'Altura del registro';

@override
String get snapshotHeight => 'Snapshot Height';
String get snapshotHeight => 'Altura de instantánea';

@override
String get status => 'Status';
String get status => 'Estado';

@override
String get voteURL => 'Vote URL';
String get voteURL => 'URL del voto';

@override
String get selectNoteVote => 'Select Notes to Vote with';
String get selectNoteVote => 'Seleccionar notas con las que votar';

@override
String get pickCandidate => 'Pick Candidate';
String get pickCandidate => 'Elegir Candidato';

@override
String get voteFailed => 'Vote Failed';
String get voteFailed => 'Voto fallido';

@override
String get voteSubmitted => 'Vote Submitted';
String get voteSubmitted => 'Voto enviado';
}
16 changes: 8 additions & 8 deletions lib/generated/intl/messages_fr.dart
Original file line number Diff line number Diff line change
Expand Up @@ -834,26 +834,26 @@ class SFr extends S {
String get vote => 'Vote';

@override
String get registrationHeight => 'Registration Height';
String get registrationHeight => 'Haut. pour l\'enregistrement';

@override
String get snapshotHeight => 'Snapshot Height';
String get snapshotHeight => 'Haut. pour la capture';

@override
String get status => 'Status';
String get status => 'Statut';

@override
String get voteURL => 'Vote URL';
String get voteURL => 'URL du vote';

@override
String get selectNoteVote => 'Select Notes to Vote with';
String get selectNoteVote => 'Sélect. les notes';

@override
String get pickCandidate => 'Pick Candidate';
String get pickCandidate => 'Choisir le candidat';

@override
String get voteFailed => 'Vote Failed';
String get voteFailed => 'Le vote a échoué';

@override
String get voteSubmitted => 'Vote Submitted';
String get voteSubmitted => 'Vote soumis';
}
18 changes: 9 additions & 9 deletions lib/generated/intl/messages_pt.dart
Original file line number Diff line number Diff line change
Expand Up @@ -831,29 +831,29 @@ class SPt extends S {
String get retry => 'Repetir';

@override
String get vote => 'Vote';
String get vote => 'Votações';

@override
String get registrationHeight => 'Registration Height';
String get registrationHeight => 'Altura de Registro';

@override
String get snapshotHeight => 'Snapshot Height';
String get snapshotHeight => 'Altura do snapshot';

@override
String get status => 'Status';
String get status => 'Estado';

@override
String get voteURL => 'Vote URL';
String get voteURL => 'URL de votação';

@override
String get selectNoteVote => 'Select Notes to Vote with';
String get selectNoteVote => 'Selecionar Notas para Votar com';

@override
String get pickCandidate => 'Pick Candidate';
String get pickCandidate => 'Escolher Candidato';

@override
String get voteFailed => 'Vote Failed';
String get voteFailed => 'Votação falhou';

@override
String get voteSubmitted => 'Vote Submitted';
String get voteSubmitted => 'Voto Enviado';
}
11 changes: 10 additions & 1 deletion lib/l10n/intl_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,14 @@
"swapToTip": "Consejo: Toque el botón Enviar y reciba la otra moneda",
"confirm": "Por favor, confirme",
"confirmClearSwapHistory": "¿Está seguro de que desea borrar el historial de intercambio?",
"retry": "Reintentar"
"retry": "Reintentar",
"vote": "Votaciones",
"registrationHeight": "Altura del registro",
"snapshotHeight": "Altura de instantánea",
"status": "Estado",
"voteURL": "URL del voto",
"selectNoteVote": "Seleccionar notas con las que votar",
"pickCandidate": "Elegir Candidato",
"voteFailed": "Voto fallido",
"voteSubmitted": "Voto enviado"
}
11 changes: 10 additions & 1 deletion lib/l10n/intl_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,14 @@
"swapToTip": "Aide : Appuyez sur le bouton pour envoyer des fonds a l'adresse du haut",
"confirm": "Veuillez confirmer",
"confirmClearSwapHistory": "Êtes-vous sûr de vouloir effacer l'historique des swaps ?",
"retry": "Refaire"
"retry": "Refaire",
"vote": "Vote",
"registrationHeight": "Haut. pour l'enregistrement",
"snapshotHeight": "Haut. pour la capture",
"status": "Statut",
"voteURL": "URL du vote",
"selectNoteVote": "Sélect. les notes",
"pickCandidate": "Choisir le candidat",
"voteFailed": "Le vote a échoué",
"voteSubmitted": "Vote soumis"
}
11 changes: 10 additions & 1 deletion lib/l10n/intl_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,14 @@
"swapToTip": "Dica: Toque no botão enviar e receba a outra moeda",
"confirm": "Por favor confirme",
"confirmClearSwapHistory": "Tem certeza de que deseja limpar o histórico de trocas?",
"retry": "Repetir"
"retry": "Repetir",
"vote": "Votações",
"registrationHeight": "Altura de Registro",
"snapshotHeight": "Altura do snapshot",
"status": "Estado",
"voteURL": "URL de votação",
"selectNoteVote": "Selecionar Notas para Votar com",
"pickCandidate": "Escolher Candidato",
"voteFailed": "Votação falhou",
"voteSubmitted": "Voto Enviado"
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.6.1+538
version: 1.6.1+539

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 53f14a2

Please sign in to comment.