diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/is.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.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 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 893b8551c32..0543b665e2b 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -198,6 +198,7 @@ OC.L10N.register( "Help translate" : "Hjálpa við þýðingu", "No language set" : "Ekkert tungumál skilgreint", "Your Twitter handle" : "Twitter notandanafnið þitt", + "Your website" : "Vefsvæðið þitt", "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", @@ -261,7 +262,7 @@ OC.L10N.register( "Not saved" : "Ekki vistað", "Sending…" : "Sendi...", "Email sent" : "Tölvupóstur sendur", - "Address" : "Heimilisfang", + "Location" : "Staðsetning", "Avatar" : "Auðkennismynd", "About" : "Um hugbúnaðinn", "Full name" : "Fullt nafn", @@ -341,9 +342,6 @@ OC.L10N.register( "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>)", "Your phone number" : "Símanúmerið þitt", - "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://…", "Locale" : "Staðfærsla", "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", @@ -371,6 +369,10 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", "days" : "daga", "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 @…" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |