From 0003a3d51b2a7be791bf60b2cddaebb14dc65183 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 12 Aug 2024 12:59:23 +0200 Subject: Update translation files --- lib/locales/bg/messages.gotext.json | 20 ++++++++++++++++++++ lib/locales/el/messages.gotext.json | 20 ++++++++++++++++++++ lib/locales/en/messages.gotext.json | 28 ++++++++++++++++++++++++++++ lib/locales/nl/messages.gotext.json | 20 ++++++++++++++++++++ 4 files changed, 88 insertions(+) (limited to 'lib') diff --git a/lib/locales/bg/messages.gotext.json b/lib/locales/bg/messages.gotext.json index b6c755d..91518f1 100644 --- a/lib/locales/bg/messages.gotext.json +++ b/lib/locales/bg/messages.gotext.json @@ -353,6 +353,11 @@ "message": "Filter", "translation": "" }, + { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, { "id": "Year", "message": "Year", @@ -363,6 +368,21 @@ "message": "Unknown", "translation": "" }, + { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, { "id": "Euro Coins", "message": "Euro Coins", diff --git a/lib/locales/el/messages.gotext.json b/lib/locales/el/messages.gotext.json index 278c3fa..74587e4 100644 --- a/lib/locales/el/messages.gotext.json +++ b/lib/locales/el/messages.gotext.json @@ -353,6 +353,11 @@ "message": "Filter", "translation": "" }, + { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, { "id": "Year", "message": "Year", @@ -363,6 +368,21 @@ "message": "Unknown", "translation": "" }, + { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, { "id": "Euro Coins", "message": "Euro Coins", diff --git a/lib/locales/en/messages.gotext.json b/lib/locales/en/messages.gotext.json index cfe64f2..db7fa8f 100644 --- a/lib/locales/en/messages.gotext.json +++ b/lib/locales/en/messages.gotext.json @@ -461,6 +461,13 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "Standard Issue Coins", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Year", "message": "Year", @@ -475,6 +482,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "Commemorative Coins", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "Commemorated Issue", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "Mintage", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Euro Coins", "message": "Euro Coins", diff --git a/lib/locales/nl/messages.gotext.json b/lib/locales/nl/messages.gotext.json index e3e8170..4a41cee 100644 --- a/lib/locales/nl/messages.gotext.json +++ b/lib/locales/nl/messages.gotext.json @@ -353,6 +353,11 @@ "message": "Filter", "translation": "" }, + { + "id": "Standard Issue Coins", + "message": "Standard Issue Coins", + "translation": "" + }, { "id": "Year", "message": "Year", @@ -363,6 +368,21 @@ "message": "Unknown", "translation": "" }, + { + "id": "Commemorative Coins", + "message": "Commemorative Coins", + "translation": "" + }, + { + "id": "Commemorated Issue", + "message": "Commemorated Issue", + "translation": "" + }, + { + "id": "Mintage", + "message": "Mintage", + "translation": "" + }, { "id": "Euro Coins", "message": "Euro Coins", -- cgit v1.2.3