diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/is.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index cbe2a7b392b..893b8551c32 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -197,6 +197,7 @@ OC.L10N.register( "Language" : "Tungumál", "Help translate" : "Hjálpa við þýðingu", "No language set" : "Ekkert tungumál skilgreint", + "Your Twitter handle" : "Twitter notandanafnið þ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", @@ -343,7 +344,6 @@ OC.L10N.register( "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 @…", "Locale" : "Staðfærsla", "Current password" : "Núverandi lykilorð", "New password" : "Nýtt lykilorð", @@ -370,6 +370,7 @@ OC.L10N.register( "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", - "No display name set" : "Ekkert birtingarnafn sett" + "No display name set" : "Ekkert birtingarnafn sett", + "Twitter handle @…" : "Twitter notandanafn @…" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |