diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
commit | 3b2be23fee0cef9edde5443bfa892ca6407d06ff (patch) | |
tree | 9689a2f4aef8dfb068d13605193f7b545ec782bf /apps/settings/l10n/is.js | |
parent | 78a5768888e5dbeb8aefeea9f5bf5ed032977f5d (diff) | |
download | nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.tar.gz nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.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 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 1c70f9dd0c2..4980fcec161 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -179,10 +179,9 @@ OC.L10N.register( "Copied!" : "Afritað!", "Copy" : "Afrita", "Could not copy app password. Please copy it manually." : "Tókst ekki að afrita lykilorð forritsins. Afritaðu það handvirkt.", - "Add" : "Bæta við", "Your email address" : "Netfangið þitt", "No email address set" : "Ekkert tölvupóstfang sett", - "Email" : "Netfang", + "Add" : "Bæta við", "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda", "Set user as admin for" : "Setja notanda sem stjórnanda fyrir", "Select user quota" : "Veldu kvóta notandans", @@ -202,6 +201,7 @@ OC.L10N.register( "New user" : "Nýr notandi", "Will be autogenerated" : "Verður útbúið sjálfvirkt", "Display name" : "Birtingarnafn", + "Email" : "Netfang", "Default language" : "Sjálfgefið tungumál", "Add a new user" : "Bæta við nýjum notanda", "Group admin for" : "Hópstjóri fyrir", @@ -245,6 +245,11 @@ OC.L10N.register( "Send email to new user" : "Senda tölvupóst til nýs notanda", "You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.", "Please confirm the group removal " : "Staðfestu fjarlægingu hópsins", + "Address" : "Heimilisfang", + "Full name" : "Fullt nafn", + "Phone number" : "Símanúmer", + "Twitter" : "Twitter", + "Website" : "Vefsvæði", "Download and enable" : "Sækja og virkja", "Enable" : "Virkja", "Enable untested app" : "Virkja óprófað forrit", @@ -343,16 +348,10 @@ OC.L10N.register( "You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", "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>)", - "Full name" : "Fullt nafn", - "No display name set" : "Ekkert birtingarnafn sett", - "Phone number" : "Símanúmer", "Your phone number" : "Símanúmerið þitt", - "Address" : "Heimilisfang", "Your postal address" : "Heimilisfangið þitt", - "Website" : "Vefsvæði", "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" : "Twitter", "Twitter handle @…" : "Twitter notandanafn @…", "Help translate" : "Hjálpa við þýðingu", "Locale" : "Staðfærsla", @@ -376,6 +375,7 @@ OC.L10N.register( "days" : "daga", "Allow users to share via link" : "Leyfa notendum að deila með tengli", "Set default expiration date for link shares" : "Setja sjálfgefinn gildistíma fyrir sameignartengla", + "No display name set" : "Ekkert birtingarnafn sett", "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |