Skip to content

Commit a40a294

Browse files
fix(lists): adding language files for lists and previous changes
1 parent 2dbcec6 commit a40a294

39 files changed

+96
-52
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ Translations are handled by Smartling via a Github integration. This should mak
8080
1) As you write code, when you are including a new string, be sure to wrap it appropriately and use a namespace. Namespace is seperated by a `:` This helps us break up translations so we can load only what we need.
8181
```javascript
8282
mycoolnamespace:mystring-key
83-
```
83+
```
8484
2) We use default fallbacks, so your code will be fine to ship so long as all stakeholders are aware that english will show up across all locales until the translations come back.
8585
```javascript
8686
t(`mycoolnamespace:mystring-key`, 'My default string that will be translated`)
87-
```
87+
```
8888
3) In order for a string to be eligible for translation, you need to wrap it appropriately and we will end up picking it up with a parsing script.
8989
9090
```js
@@ -96,7 +96,7 @@ export const Nav = ()=>{
9696
}
9797
```
9898
99-
4) Once you are ready to make your PR, running `npm run parse` from the root directory will add new string to the `en.json` which you will be able to see as code changes in git. Once those changes are merged into main, Smartling will automatically see and create a job for starting translations.
99+
4) Once you are ready to make your PR, running `npm run locale:parse` from the root directory will add new string to the `en.json` which you will be able to see as code changes in git. Once those changes are merged into main, Smartling will automatically see and create a job for starting translations.
100100
101101
Please use `locale` as the type and whatever we are operating on.
102102
```
@@ -150,7 +150,7 @@ There are some challenges to doing this properly but we can streamline it quite
150150
Once installed run the following to install a valid certificate on your machine.:
151151
```bash
152152
mkcert -install
153-
```
153+
```
154154
155155
Finalize things by running the following command from the root of the web-client folder. This will generate the certificates that the `server.local` is expecting.
156156
```bash

public/locales/de/account.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"delete-account" : "Konto löschen",
2323
"delete-account-confirm" : "Konto löschen",
2424
"delete-comply" : "Mir ist bekannt, dass mein Pocket-Konto hierdurch <1>dauerhaft</1> entfernt wird.",
25-
"delete-copy" : "<0>Dadurch werden dein Konto und alle dazugehörigen Daten gelöscht Du kannst dich nicht mit deinem Konto einloggen oder auf deine gespeicherten Daten zugreifen.</0><1>Wenn du Pocket Premium abonniert hast, achte bitte darauf, dass du dein <2>Abonnement kündigst</2>, bevor du dein Konto löschst.</1>",
25+
"delete-copy-alt" : "Dadurch werden dein Konto und alle dazugehörigen Daten gelöscht. Du kannst dich nicht mit deinem Konto einloggen oder auf deine gespeicherten Daten zugreifen.",
2626
"email-addresses" : "E-Mail-Adressen",
2727
"email-primary" : "Primäre E-Mail-Adresse",
2828
"email-resend-confirmation" : "E-Mail-Bestätigung erneut senden",
@@ -31,6 +31,7 @@
3131
"error-generic" : "Wir verzeichnen gerade Schwierigkeiten. Bitte versuche es später erneut",
3232
"hide-password" : "Passwort verbergen",
3333
"manage-your-account" : "Konto verwalten",
34+
"manage-your-profile" : "Verwalte dein Profil",
3435
"new-email-address" : "Neue E-Mail-Adresse",
3536
"new-password" : "Neues Passwort",
3637
"new-username" : "Neuer Benutzername",

public/locales/de/nav.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"log-in" : "Einloggen",
4141
"log-out" : "Ausloggen",
4242
"manage-account" : "Konto verwalten",
43-
"messages" : "Nachrichten",
43+
"manage-fxa" : "Konto verwalten",
44+
"manage-profile" : "Profil verwalten",
4445
"open" : "Öffnen",
4546
"open-account-menu" : "Kontomenü öffnen",
4647
"open-highlights-menu" : "Markierungsmenü öffnen",

public/locales/en-KE/account.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"delete-account": "Delete Account",
2323
"delete-account-confirm": "Delete Account",
2424
"delete-comply": "I understand this will remove my Pocket account <1>Permanently!</1>",
25-
"delete-copy": "<0>This will remove your account and all associated data. You will not be able to log in with your account or access any data you have saved.</0><1>If you subscribe to Pocket Premium, please make sure that you <2>cancel your subscription</2> before deleting your account.</1>",
25+
"delete-copy-alt": "This will remove your account and all associated data. You will not be able to log in with your account or access any data you have saved.",
2626
"email-addresses": "Email Addresses",
2727
"email-primary": "Primary Email",
2828
"email-resend-confirmation": "Re-send email confirmation",
2929
"email-unconfirmed": "Email is unconfirmed",
3030
"enter-password": "Enter password",
3131
"error-generic": "We are experiencing some issues, please try again later",
3232
"hide-password": "hide password",
33-
"manage-your-account": "Manage your account",
33+
"manage-your-profile": "Manage your profile",
3434
"new-email-address": "New Email Address",
3535
"new-password": "New Password",
3636
"new-username": "New Username",

public/locales/en-KE/confirm.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
"favorite-copy": "Are you sure you want to favorite these items? This cannot be undone.",
1919
"favorite-items": "Favorite Items",
2020
"misinformation": "It contains misinformation",
21+
"new-processing": "Hang tight, we’re saving your changes",
2122
"offensive": "It’s rude, vulgar, or offensive",
2223
"other": "Other",
23-
"processing": "... Processing Items",
24+
"processing-request": "We are processing your request",
25+
"processing-title": "Processing",
2426
"report-feedback": "Report Feedback",
2527
"report-label": "Request Feedback Modal",
2628
"report-other-empty": "\"Other\" text cannot be empty",

public/locales/en-KE/item-action.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"permanent-copy": "Permanent Copy",
88
"re-add": "Re-add to Saves",
99
"read-now": "Read Now",
10+
"refresh": "Refresh",
1011
"save-article-bottom": "How was it? Save stories you love and never lose them.",
1112
"save-article-top": "Read when you’ve got time to spare.",
1213
"save-saved": "Saved",

public/locales/en-KE/learn-more.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"cancel-button": "Cancel Premium",
44
"cancel-header": "Cancel Premium subscription",
55
"condition-benefits": "Benefits of a Firefox account, powered by Mozilla, include better account security",
6+
"condition-benefits-rebrand": "Benefits include better account security",
67
"condition-pocket-access": "If you do not update to a Firefox account, you cannot access Pocket",
8+
"condition-pocket-access-rebrand": "If you do not update, you cannot access Pocket",
79
"condition-usage": "You will still be able to use any browser, our iOS or Android apps to access Pocket",
810
"delete-body": "Permanently delete your Pocket account. This will delete your account and all items within it.",
911
"delete-button": "Delete account",
@@ -18,5 +20,6 @@
1820
"no-update-options": "Here are your other options:",
1921
"title": "Learn more about Firefox migration",
2022
"update-button": "Update account",
21-
"update-header": "Update your Pocket login to a Firefox&nbsp;account"
23+
"update-header": "Update your Pocket login to a Firefox&nbsp;account",
24+
"update-header-rebrand": "Update your Pocket login"
2225
}

public/locales/en-KE/nav.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"account-menu": "Account Menu",
44
"add": "Add",
55
"add-item-to-pocket": "Add Item to Pocket",
6+
"add-to-list": "Add to List",
67
"add-tooltip": "Add",
78
"all-items": "All items",
89
"all-lists": "All Lists",
@@ -39,8 +40,8 @@
3940
"lists": "Lists",
4041
"log-in": "Log in",
4142
"log-out": "Log out",
42-
"manage-account": "Manage account",
43-
"messages": "Messages",
43+
"manage-fxa": "Manage your account",
44+
"manage-profile": "Manage profile",
4445
"open": "Open",
4546
"open-account-menu": "Open Account Menu",
4647
"open-highlights-menu": "Open Highlights Menu",

public/locales/en-KE/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"theme-dark": "Dark",
1919
"theme-light": "Light",
2020
"theme-sepia": "Sepia",
21+
"theme-system": "System",
2122
"unlock-more-options": "Unlock more options"
2223
}

public/locales/en-KE/share.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
2-
"comment": "Comment",
32
"copy-link": "Copy Link",
43
"recommend": "Recommend",
4+
"share-confirm": "Confirm",
55
"share-item": "Share Item",
6+
"share-mastodon": "Share to Mastodon",
7+
"share-mastodon-remember-instance": "Remember my instance",
8+
"share-mastodon-which-instance": "What instance would you like to share this to?",
69
"share-to-buffer": "Share to Buffer",
710
"share-to-facebook": "Share to Facebook",
811
"share-to-linkedin": "Share to LinkedIn",
12+
"share-to-mastodon": "Share to Mastodon",
913
"share-to-reddit": "Share to Reddit",
1014
"share-to-twitter": "Share to Twitter",
1115
"social-media": "Social Media"

public/locales/en-KE/toast.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@
77
"archived_other": "{{count}} items archived",
88
"deleted_one": "{{count}} item deleted",
99
"deleted_other": "{{count}} items deleted",
10-
"error-adding": "Error adding item",
1110
"error-adding-item": "Error adding item",
1211
"error-adding-note": "Error adding note",
1312
"error-creating-list": "Error creating list",
1413
"error-deleting-list": "Error deleting list",
1514
"error-deleting-note": "Error deleting note",
1615
"error-removing-item": "Error removing item",
17-
"error-sharing": "Error sharing item",
18-
"error-tagging": "Error tagging item",
1916
"error-updating-list": "Error updating list",
2017
"error-updating-note": "Error updating note",
2118
"highlight-deleted_one": "{{count}} highlight removed",
@@ -24,18 +21,21 @@
2421
"highlighted_other": "{{count}} items highlighted",
2522
"home-rec-demote": "We’ll recommend less stories like this",
2623
"home-rec-promote": "We’ll recommend more stories like this",
27-
"item-added-to-list": "Item added to list",
24+
"item-added-to-list_one": "{{count}} item added to list",
25+
"item-added-to-list_other": "{{count}} item added to list",
2826
"item-removed-from-list": "Item removed from list",
29-
"list-created": "List created",
27+
"list-created_zero": "List created",
28+
"list-created_one": "List created with {{ count }} item",
29+
"list-created_other": "List created with {{ count }} item",
3030
"list-deleted": "List deleted",
3131
"list-updated": "List updated",
3232
"note-added": "Note added",
3333
"note-deleted": "Note deleted",
3434
"note-updated": "Note updated",
35+
"refreshed-item_one": "{{count}} item has been refreshed",
36+
"refreshed-item_other": "{{count}} item has been refreshed",
3537
"removed-from-favorites_one": "{{count}} item removed from favorites",
3638
"removed-from-favorites_other": "{{count}} items removed from favorites",
37-
"shared_one": "{{count}} item shared",
38-
"shared_other": "{{count}} items shared",
3939
"tagged_one": "{{count}} item added",
4040
"tagged_other": "{{count}} items added",
4141
"unarchived_one": "{{count}} item added",

public/locales/en/account.json

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"enter-password": "Enter password",
3131
"error-generic": "We are experiencing some issues, please try again later",
3232
"hide-password": "hide password",
33-
"manage-your-account": "Manage your account",
3433
"manage-your-profile": "Manage your profile",
3534
"new-email-address": "New Email Address",
3635
"new-password": "New Password",

public/locales/en/confirm.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
"favorite-copy": "Are you sure you want to favorite these items? This cannot be undone.",
1919
"favorite-items": "Favorite Items",
2020
"misinformation": "It contains misinformation",
21+
"new-processing": "Hang tight, we’re saving your changes",
2122
"offensive": "It’s rude, vulgar, or offensive",
2223
"other": "Other",
23-
"processing": "... Processing Items",
24+
"processing-request": "We are processing your request",
25+
"processing-title": "Processing",
2426
"report-feedback": "Report Feedback",
2527
"report-label": "Request Feedback Modal",
2628
"report-other-empty": "\"Other\" text cannot be empty",

public/locales/en/item-action.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"permanent-copy": "Permanent Copy",
88
"re-add": "Re-add to Saves",
99
"read-now": "Read Now",
10+
"refresh": "Refresh",
1011
"save-article-bottom": "How was it? Save stories you love and never lose them.",
1112
"save-article-top": "Read when you’ve got time to spare.",
1213
"save-saved": "Saved",

public/locales/en/nav.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"account-menu": "Account Menu",
44
"add": "Add",
55
"add-item-to-pocket": "Add Item to Pocket",
6+
"add-to-list": "Add to List",
67
"add-tooltip": "Add",
78
"all-items": "All items",
89
"all-lists": "All Lists",
@@ -39,7 +40,6 @@
3940
"lists": "Lists",
4041
"log-in": "Log in",
4142
"log-out": "Log out",
42-
"manage-account": "Manage account",
4343
"manage-fxa": "Manage your account",
4444
"manage-profile": "Manage profile",
4545
"open": "Open",

public/locales/en/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"theme-dark": "Dark",
1919
"theme-light": "Light",
2020
"theme-sepia": "Sepia",
21+
"theme-system": "System",
2122
"unlock-more-options": "Unlock more options"
2223
}

public/locales/en/share.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
2-
"comment": "Comment",
32
"copy-link": "Copy Link",
43
"recommend": "Recommend",
4+
"share-confirm": "Confirm",
55
"share-item": "Share Item",
6+
"share-mastodon": "Share to Mastodon",
7+
"share-mastodon-remember-instance": "Remember my instance",
8+
"share-mastodon-which-instance": "What instance would you like to share this to?",
69
"share-to-buffer": "Share to Buffer",
710
"share-to-facebook": "Share to Facebook",
811
"share-to-linkedin": "Share to LinkedIn",
12+
"share-to-mastodon": "Share to Mastodon",
913
"share-to-reddit": "Share to Reddit",
1014
"share-to-twitter": "Share to Twitter",
1115
"social-media": "Social Media"

public/locales/en/toast.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@
77
"archived_other": "{{count}} items archived",
88
"deleted_one": "{{count}} item deleted",
99
"deleted_other": "{{count}} items deleted",
10-
"error-adding": "Error adding item",
1110
"error-adding-item": "Error adding item",
1211
"error-adding-note": "Error adding note",
1312
"error-creating-list": "Error creating list",
1413
"error-deleting-list": "Error deleting list",
1514
"error-deleting-note": "Error deleting note",
1615
"error-removing-item": "Error removing item",
17-
"error-sharing": "Error sharing item",
18-
"error-tagging": "Error tagging item",
1916
"error-updating-list": "Error updating list",
2017
"error-updating-note": "Error updating note",
2118
"highlight-deleted_one": "{{count}} highlight removed",
@@ -24,18 +21,21 @@
2421
"highlighted_other": "{{count}} items highlighted",
2522
"home-rec-demote": "We’ll recommend less stories like this",
2623
"home-rec-promote": "We’ll recommend more stories like this",
27-
"item-added-to-list": "Item added to list",
24+
"item-added-to-list_one": "{{count}} item added to list",
25+
"item-added-to-list_other": "{{count}} item added to list",
2826
"item-removed-from-list": "Item removed from list",
29-
"list-created": "List created",
27+
"list-created_zero": "List created",
28+
"list-created_one": "List created with {{ count }} item",
29+
"list-created_other": "List created with {{ count }} item",
3030
"list-deleted": "List deleted",
3131
"list-updated": "List updated",
3232
"note-added": "Note added",
3333
"note-deleted": "Note deleted",
3434
"note-updated": "Note updated",
35+
"refreshed-item_one": "{{count}} item has been refreshed",
36+
"refreshed-item_other": "{{count}} item has been refreshed",
3537
"removed-from-favorites_one": "{{count}} item removed from favorites",
3638
"removed-from-favorites_other": "{{count}} items removed from favorites",
37-
"shared_one": "{{count}} item shared",
38-
"shared_other": "{{count}} items shared",
3939
"tagged_one": "{{count}} item added",
4040
"tagged_other": "{{count}} items added",
4141
"unarchived_one": "{{count}} item added",

public/locales/es/account.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"delete-account" : "Eliminar cuenta",
2323
"delete-account-confirm" : "Eliminar cuenta",
2424
"delete-comply" : "Entiendo que esto eliminará mi cuenta de Pocket <1>permanentemente</1>.",
25-
"delete-copy" : "<0>Esto eliminará tu cuenta y todos los datos asociados. No podrás iniciar sesión con tu cuenta ni acceder a los datos que has guardado.</0><1>Si te pasas a Pocket Premium, asegúrate de <2>cancelar tu suscripción</2> antes de borrar tu cuenta.</1>",
25+
"delete-copy-alt" : "Esto eliminará tu cuenta y todos los datos asociados.No podrás iniciar sesión con tu cuenta ni acceder a los datos que has guardado.",
2626
"email-addresses" : "Direcciones de correo",
2727
"email-primary" : "Correo principal",
2828
"email-resend-confirmation" : "Reenviar correo de confirmación",
@@ -31,6 +31,7 @@
3131
"error-generic" : "Estamos teniendo algunos problemas, inténtalo de nuevo más tarde",
3232
"hide-password" : "ocultar contraseña",
3333
"manage-your-account" : "Gestionar tu cuenta",
34+
"manage-your-profile" : "Gestiona tu perfil",
3435
"new-email-address" : "Nueva dirección de correo",
3536
"new-password" : "Nueva contraseña",
3637
"new-username" : "Nuevo usuario",

public/locales/es/nav.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"log-in" : "Iniciar sesión",
4141
"log-out" : "Cerrar sesión",
4242
"manage-account" : "Gestionar cuenta",
43-
"messages" : "Mensajes",
43+
"manage-fxa" : "Gestionar tu cuenta",
44+
"manage-profile" : "Gestionar perfil",
4445
"open" : "Abrir",
4546
"open-account-menu" : "Abrir menú de Cuenta",
4647
"open-highlights-menu" : "Abrir menú de Resaltados",

public/locales/fr/account.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"delete-account" : "Supprimer le compte",
2323
"delete-account-confirm" : "Supprimer le compte",
2424
"delete-comply" : "Je comprends que mon compte Pocket sera <1>définitivement</1> supprimé.",
25-
"delete-copy" : "<0>Votre compte et toutes les données associées seront supprimés. Vous ne pourrez pas vous connecter avec votre compte ni accéder aux données que vous avez sauvegardées.</0><1>Si vous vous abonnez à Pocket Premium, n'oubliez pas d'<2>annuler votre abonnement</2> avant de supprimer votre compte.</1>",
25+
"delete-copy-alt" : "Votre compte et toutes les données associées seront supprimés. Vous ne pourrez pas vous connecter avec votre compte ni accéder aux données que vous avez sauvegardées.",
2626
"email-addresses" : "Adresses e-mail",
2727
"email-primary" : "Adresse e-mail principale",
2828
"email-resend-confirmation" : "Renvoyer l'e-mail de confirmation",
@@ -31,6 +31,7 @@
3131
"error-generic" : "Nous rencontrons quelques problèmes ; veuillez réessayer plus tard.",
3232
"hide-password" : "masquer le mot de passe",
3333
"manage-your-account" : "Gérer votre compte",
34+
"manage-your-profile" : "Gérer votre profil",
3435
"new-email-address" : "Nouvelle adresse e-mail",
3536
"new-password" : "Nouveau mot de passe",
3637
"new-username" : "Nouveau nom d'utilisateur",

public/locales/fr/learn-more.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"cancel-button" : "Annuler Premium",
44
"cancel-header" : "Annuler l'abonnement Premium",
55
"condition-benefits" : "Parmi les avantages d'un compte Firefox, développé par Mozilla : un compte plus sécurisé",
6+
"condition-benefits-rebrand" : "Parmi les avantages : une meilleure sécurité des comptes",
67
"condition-pocket-access" : "Si vous ne passez pas à un compte Firefox, vous ne pourrez pas accéder à Pocket",
8+
"condition-pocket-access-rebrand" : "Si vous ne faites pas la mise à jour, vous ne pouvez pas accéder à Pocket",
79
"condition-usage" : "Vous pourrez toujours utiliser n'importe quel navigateur ainsi que nos applications iOS ou Android pour accéder à Pocket",
810
"delete-body" : "Supprimez définitivement votre compte Pocket. Votre compte et tous les éléments qu'il contient seront supprimés.",
911
"delete-button" : "Supprimer le compte",
@@ -18,5 +20,6 @@
1820
"no-update-options" : "Voici vos autres options :",
1921
"title" : "En savoir plus sur la migration à Firefox",
2022
"update-button" : "Mettre à jour le compte",
21-
"update-header" : "Passer à un compte Firefox pour se connecter à Pocket"
23+
"update-header" : "Passer à un compte Firefox pour se connecter à Pocket",
24+
"update-header-rebrand" : "Mettez à jour votre connexion à Pocket"
2225
}

public/locales/fr/nav.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"log-in" : "Connexion",
4141
"log-out" : "Déconnexion",
4242
"manage-account" : "Gérer le compte",
43-
"messages" : "Messages",
43+
"manage-fxa" : "Gérer votre compte",
44+
"manage-profile" : "Gérer le profil",
4445
"open" : "Ouvrir",
4546
"open-account-menu" : "Ouvrir le menu Compte",
4647
"open-highlights-menu" : "Ouvrir le menu Surbrillance",

0 commit comments

Comments
 (0)