diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/is.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated 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 | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 69a2bcc56aa..ca880a4e4ad 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -346,11 +346,9 @@ OC.L10N.register( "Couldn't remove app." : "Gat ekki fjarlægt forrit.", "Couldn't update app." : "Gat ekki uppfært forrit.", "Backend doesn't support password change, but the user's encryption key was updated." : "Bakendi styður ekki breytingu á lykilorði, en það tókst að uppfæra dulritunarlykil notandans.", - "You need to set your user email before being able to send test emails." : "Þú verður að gefa upp netfangið þitt svo að þú getir sent prófunarpósta.", - "All languages" : "Öll tungumál", - "Everyone" : "Allir", + "Address" : "Heimilisfang", + "Avatar" : "Auðkennismynd", "An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.", - "Test email settings" : "Prófa tölvupóststillingar", "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'", @@ -362,19 +360,15 @@ OC.L10N.register( "Pick background job setting" : "Veldu stillingu á bakgrunnsverki", "Recommended" : "Mælt með", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", - "days" : "daga", "Upload new" : "Senda inn nýtt", "Select from Files" : "Veldu skrár", "Remove image" : "Fjarlægja mynd", "Choose as profile picture" : "Veldu sem einkennismynd", "You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Þú ert að nota <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "No display name set" : "Ekkert birtingarnafn sett", - "Address" : "Heimilisfang", "Your postal address" : "Heimilisfangið þitt", "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", "Link https://…" : "Tengill https://…", - "Twitter handle @…" : "Twitter notandanafn @…", - "Avatar" : "Auðkennismynd" + "Twitter handle @…" : "Twitter notandanafn @…" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |