Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 20, 2023
1 parent 78525f3 commit 6ac6498
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/sl.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ OC.L10N.register(
"Reloading icon list…" : "Poteka ponovno nalaganje seznama ikon ...",
"Icon could not be uploaded" : "Ikone ni mogoče poslati",
"Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "Spletno mesto se pokaže med programi v vrhnji vrstici. Spremema je vidna vsem uporabnikom in omogoča hiter dostop do drugih notranjih programov in pomembnih spletnih mest.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Uporabiti je mogoče vsebnike {email}, {uid}, {displayname} in {groups}, ki zapolnijo vrednosti uporabnika za prilagoditev povezav po meri.",
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. 'mycloud.com/external/1/pageA' will lead to Nextcloud with the iframe pointed at 'externalsite.com/pageA')." : "Pri dostopu do zunanjega spletnega mesta s povezavo Nextcloud bodo parametri poti posredovani zunanjemu spletnemu mestu. Tako je mogoče pripraviti tudi globoke povezave (npr. 'mojoblak.si/zunanje/1/stranA' ki vodijo do vstavljenega mesta 'zunanjastran.si/stranA').",
"A JSON Web Token containing user´s email, uid and display name in its payload can be embedded into the link using the {jwt} placeholder. See the {linkstart}documentation{linkend} how to decode it." : "Spletni žeton JSON, ki vsebuje uporabnikov elektronski naslov, določilo UID in prikazno ime, lahko v povezavo vstavite z uporabo nadomestnega predmetata {jwt}. Za dekodiranje si oglejte strani {linkstart}dokumentacije{linkend}.",
"Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS." : "Nekateri brskalniki onemogočajo prikazovanje spletišč s protokolom HTTP, če je zagnan varni protokol HTTPS.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Pogosto spletne strani iz varnostnih razlogov onemogočajo tudi uporabo vstavljene kode s funkcijo iframe.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
"Reloading icon list…" : "Poteka ponovno nalaganje seznama ikon ...",
"Icon could not be uploaded" : "Ikone ni mogoče poslati",
"Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "Spletno mesto se pokaže med programi v vrhnji vrstici. Spremema je vidna vsem uporabnikom in omogoča hiter dostop do drugih notranjih programov in pomembnih spletnih mest.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Uporabiti je mogoče vsebnike {email}, {uid}, {displayname} in {groups}, ki zapolnijo vrednosti uporabnika za prilagoditev povezav po meri.",
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. 'mycloud.com/external/1/pageA' will lead to Nextcloud with the iframe pointed at 'externalsite.com/pageA')." : "Pri dostopu do zunanjega spletnega mesta s povezavo Nextcloud bodo parametri poti posredovani zunanjemu spletnemu mestu. Tako je mogoče pripraviti tudi globoke povezave (npr. 'mojoblak.si/zunanje/1/stranA' ki vodijo do vstavljenega mesta 'zunanjastran.si/stranA').",
"A JSON Web Token containing user´s email, uid and display name in its payload can be embedded into the link using the {jwt} placeholder. See the {linkstart}documentation{linkend} how to decode it." : "Spletni žeton JSON, ki vsebuje uporabnikov elektronski naslov, določilo UID in prikazno ime, lahko v povezavo vstavite z uporabo nadomestnega predmetata {jwt}. Za dekodiranje si oglejte strani {linkstart}dokumentacije{linkend}.",
"Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS." : "Nekateri brskalniki onemogočajo prikazovanje spletišč s protokolom HTTP, če je zagnan varni protokol HTTPS.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Pogosto spletne strani iz varnostnih razlogov onemogočajo tudi uporabo vstavljene kode s funkcijo iframe.",
Expand Down

0 comments on commit 6ac6498

Please sign in to comment.