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/is.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/is.js')
-rw-r--r-- | apps/settings/l10n/is.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index af32c3f17e3..f4bd3f4a018 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -286,6 +286,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", "Documentation" : "Hjálparskjöl", "Forum" : "Vefspjall", + "Login" : "Innskráning", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Opna hjálparskjöl", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Það er mikilvægt að setja þennan vefþjón upp þannig að hann getir sent tölvupóst, eins og fyrir endurstillingu lykilorða og útsendingu tilkynninga.", @@ -295,6 +296,8 @@ OC.L10N.register( "From address" : "Frá vistfangi", "Server address" : "Vistfang þjóns", "Port" : "Gátt", + "Authentication method" : "Auðkenningarmáti", + "Authentication required" : "Auðkenningar krafist", "Credentials" : "Auðkenni", "SMTP Username" : "SMTP-notandanafn", "SMTP Password" : "SMTP-lykilorð", @@ -344,12 +347,9 @@ OC.L10N.register( "Address" : "Heimilisfang", "Avatar" : "Auðkennismynd", "An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.", - "Login" : "Innskráning", "Plain" : "Einfalt", "NT LAN Manager" : "NT LAN stjórnun", "STARTTLS" : "STARTTLS", - "Authentication method" : "Auðkenningarmáti", - "Authentication required" : "Auðkenningar krafist", "Please read carefully before activating server-side encryption: " : "Lestu eftirfarandi gaumgæfilega áður en þú virkjar dulritun á þjóni: ", "Enable encryption" : "Virkja dulritun", "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'" : "Þú verður að yfirfæra dulritunarlyklana þína úr gömlu dulrituninni (ownCloud <= 8.0) yfir í þá nýju. Virkjaðu \"Sjálfgefna dulritunareiningu\" og keyrðu 'occ encryption:migrate'", |