diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/sc.js | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sc.js')
-rw-r--r-- | apps/settings/l10n/sc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index a8eaff4f236..71622af8933 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -328,6 +328,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Errore: Custa aplicatzione non si podet ativare ca faghet su serbidore no istà bile", "Documentation" : "Documentatzione", "Forum" : "Forum", + "Login" : "Atzessu", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Aberi documentatzione", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Est importante a impostare custu serbidore pro imbiare messà gios de posta eletrònica, pro re-impostare sa crae e pro is notìficas. ", @@ -337,6 +338,8 @@ OC.L10N.register( "From address" : "Indiritzu de chie imbiat", "Server address" : "Indiritzu de su serbidore", "Port" : "Porta", + "Authentication method" : "Mètodu de autenticatzione", + "Authentication required" : "Autenticatzione recherta", "Credentials" : "Credentziales", "SMTP Username" : "Nùmene utente SMTP ", "SMTP Password" : "Crae SMTP", @@ -398,12 +401,9 @@ OC.L10N.register( "Address" : "Indiritzu", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Ddoe at à pidu un'errore in sa dimanda. Impossìbile a sighire.", - "Login" : "Atzessu", "Plain" : "Simpre", "NT LAN Manager" : "NT LAN Manager", "STARTTLS" : "STARTTLS", - "Authentication method" : "Mètodu de autenticatzione", - "Authentication required" : "Autenticatzione recherta", "Please read carefully before activating server-side encryption: " : "Leghe bene antis de ativare sa tzifradura ladu serbidore:", "Enable encryption" : "Ativa tzifradura", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Depes tramudare is craes de tzifradura dae sa tzifradura betza (ownCloud <= 8.0) a sa noa. Ativa su \"Mòdulu de tzifradura predefinidu\" e esecuta 'occ encryption:migrate'", |