Skip to content

Commit 832c602

Browse files
committed
chore(i18n): sync locales
1 parent cd95da8 commit 832c602

15 files changed

+189
-69
lines changed

add-on/_locales/ar/messages.json

+51-43
Large diffs are not rendered by default.

add-on/_locales/ca/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Entomar els protocols IPFS no atesos",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/cs/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Zachytit neregistrované IPFS protokoly",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/da/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Fang ikke-håndterede IPFS-protokoller",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/de/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Unbehandelte IPFS-Protokolle erfassen",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/es/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Capturar Protocolos IPFS no gestionados",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/fr/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Afficher les notifications du système d'exploitation quand le lien est copié vers le press-papier, l'état de l'API change, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Montrer les notes de version lors des mises-à-jour",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Ouvre les notes de version dans un nouvel onglet quand une nouvelle version d'IPFS Companion est installée. ",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Attraper les erreurs non gérées par IPFS",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/it/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Visualizza le notifiche di sistema quando lo stato dell'API cambia, un collegamento viene copiato, ecc...",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Cattura Protocolli IPFS non gestiti",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/ja_JP/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "未処理のIPFSプロトコルをキャッチする",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/nl/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Onbekende IPFS protocollen opvangen.",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/pl/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Przechwytuj nieobsłużone protokoły IPFS",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/pt/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Capturar Protocolos IPFS Não Tratados",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

add-on/_locales/ro/messages.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,14 @@
427427
"message": "Display OS-level notifications when a link is copied to the clipboard,the API state changes, etc.",
428428
"description": "An option description on the Preferences screen (option_displayNotifications_description)"
429429
},
430+
"option_displayReleaseNotes_title": {
431+
"message": "Show Release Notes on Update",
432+
"description": "An option title on the Preferences screen (option_displayReleaseNotes_title)"
433+
},
434+
"option_displayReleaseNotes_description": {
435+
"message": "Open release notes in a new tab when a new version of IPFS Companion is installed.",
436+
"description": "An option description on the Preferences screen (option_displayReleaseNotes_description)"
437+
},
430438
"option_catchUnhandledProtocols_title": {
431439
"message": "Prinde protocoalele IPFS care nu sunt gestionate",
432440
"description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"

0 commit comments

Comments
 (0)