diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
commit | bb74c5dfb0d01f49dab4e163d53c89ad583dffc9 (patch) | |
tree | 16dd24efae96cc6f90fe93858a7d02cf13cd5f4b /apps/settings/l10n/sl.js | |
parent | dd52ddf4f8e2baf6d732370fc3e43db3c23a7879 (diff) | |
download | nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.tar.gz nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sl.js')
-rw-r--r-- | apps/settings/l10n/sl.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 54e69f35b6a..b19302277b5 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -174,6 +174,11 @@ OC.L10N.register( "Featured" : "Izbrano", "Update to {update}" : "Posodobi na različico {update}", "All apps are up-to-date." : "Vsi programi so posodobljeni.", + "Icon" : "Ikona", + "Name" : "Ime", + "Version" : "Različica", + "Level" : "Vloga", + "Actions" : "Dejanja", "Results from other categories" : "Rezultati iskanja med drugimi kategorijami", "No apps found for your version" : "Za navedeni iskalni niz ni programov", "Disable all" : "Onemogoči vse", @@ -455,7 +460,6 @@ OC.L10N.register( "Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Preverite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">namestitveno dokumentacijo ↗</a> in morebitne napake oziroma opozorila v <a href=\"%2$s\">sistemskem dnevniku</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Preverite lahko tudi varnost storitev Nextcloud s <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">preverjalnikom ↗</a>.", - "Version" : "Različica", "You need to enable the File sharing App." : "Omogočiti je treba program Souporabe datotek.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", |