Skip to content

Updated translations from Lokalise #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ShareClient/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/* The title of the Dexcom Share service
Title for the CGMManager option */
"Dexcom Share" = "Dexcom Share";

/* Sensor state description for the non-valid state */
"Needs Attention" = "Precisa de Atenção";

/* Sensor state description for the valid state */
"OK" = "OK";

4 changes: 2 additions & 2 deletions ShareClientUI/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Are you sure you want to delete this CGM?" = "Sei sicuro di voler eliminare questo CGM?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Cancella";
"Cancel" = "Annulla";

/* Title of cell to set credentials */
"Credentials" = "Credenziali";
Expand All @@ -12,7 +12,7 @@

/* Button title to delete CGM
Title text for the button to remove a CGM from Loop */
"Delete CGM" = "Elimina CGM";
"Delete CGM" = "Cancella CGM";

/* Title describing glucose value */
"Glucose" = "Glicemie";
Expand Down
2 changes: 1 addition & 1 deletion ShareClientUI/nb.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Confirmation message for deleting a CGM */
"Are you sure you want to delete this CGM?" = "AEr du sikker på at du vil slette CGM?";
"Are you sure you want to delete this CGM?" = "Er du sikker på at du vil slette denne CGM?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Avbryt";
Expand Down
3 changes: 3 additions & 0 deletions ShareClientUI/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
/* Title describing glucose trend */
"Trend" = "Tendência";

/* U.S. share server option title */
"US" = "US";

/* The title of the Dexcom share username credential */
"Username" = "Usuário";