diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-08-16 15:35:43 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-09-25 09:43:37 +0200 |
| commit | 6ba7dfdc36296e5699bec8d3cf6779ff7c69a53f (patch) | |
| tree | 4368c18313e6d3a5cc0d683ecbda4c644ccf19f8 /client/locales | |
| parent | 9316c4d826e813bcb26c520bfde4e4352ae9d67a (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales')
| -rw-r--r-- | client/locales/nl/messages.gotext.json | 6 | ||||
| -rw-r--r-- | client/locales/sl/messages.gotext.json | 6 |
2 files changed, 6 insertions, 6 deletions
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", |
