From 6ba7dfdc36296e5699bec8d3cf6779ff7c69a53f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 16 Aug 2023 15:35:43 +0200 Subject: Client: Update translations from Weblate --- client/locales/nl/messages.gotext.json | 6 +++--- client/locales/sl/messages.gotext.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'client/locales') diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index 685b045..0a05d77 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -124,7 +124,7 @@ { "id": "The identifier that was passed to the library is incorrect", "message": "The identifier that was passed to the library is incorrect", - "translation": "" + "translation": "De identieit die aan de library werd gegeven is niet correct" }, { "id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery", @@ -214,7 +214,7 @@ { "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid", "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid", - "translation": "", + "translation": "De identiteit: '{Identifier}' voor server met type: '{Type}' is niet geldig", "placeholders": [ { "id": "Identifier", @@ -257,7 +257,7 @@ { "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal", "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal", - "translation": "", + "translation": "Identiteit: '{Identifier}' voor server met type: '{Type}' is niet geldig om verwijderd te worden", "placeholders": [ { "id": "Identifier", diff --git a/client/locales/sl/messages.gotext.json b/client/locales/sl/messages.gotext.json index 0b10785..d7ee311 100644 --- a/client/locales/sl/messages.gotext.json +++ b/client/locales/sl/messages.gotext.json @@ -124,7 +124,7 @@ { "id": "The identifier that was passed to the library is incorrect", "message": "The identifier that was passed to the library is incorrect", - "translation": "" + "translation": "ID poslan knjižnici je napačen" }, { "id": "Could not retrieve institute access server with URL: '{Identifier}' from discovery", @@ -214,7 +214,7 @@ { "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid", "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid", - "translation": "", + "translation": "ID '{Identifier}' za strežnik vrste '{Type}' ni veljaven", "placeholders": [ { "id": "Identifier", @@ -257,7 +257,7 @@ { "id": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal", "message": "Identifier: '{Identifier}' for server with type: '{Type}' is not valid for removal", - "translation": "", + "translation": "ID '{Identifier}' strežnika vrste '{Type}' ni veljaven za odstranitev", "placeholders": [ { "id": "Identifier", -- cgit v1.2.3