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/sl | |
| parent | 9316c4d826e813bcb26c520bfde4e4352ae9d67a (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/sl')
| -rw-r--r-- | client/locales/sl/messages.gotext.json | 6 |
1 files changed, 3 insertions, 3 deletions
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", |
