diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /core/l10n/is.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index a0385ac0198..dc569997c66 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -371,11 +371,8 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Þessi samfélagsútgáfa Nextcloud kemur ekki með neinni opinberri aðstoð og rauntímatilkynningar eru ekki til taks.", "[%d / %d]: Checking table %s" : "[%d / %d]: Athuga töflu %s", "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 er síðasta útgáfan sem styður PHP 7.3. Nextcloud 24 krefst að minnsta kosti PHP 7.4.", - "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa {linkstart}hjálparskjölin ↗ {linkend}.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP-hausinn inniheldur ekki \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.", "Collaboratively edit office documents." : "Vinna í hóp með skrifstofuskjöl.", - "You haven't added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá", - "{user} hasn't added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá", "restricted" : "takmarkaður aðgangur", "invisible" : "ósýnilegt", "File not found" : "Skrá finnst ekki", @@ -383,7 +380,6 @@ OC.L10N.register( "More" : "Meira", "More apps menu" : "Valmynd með fleiri forrit", "Settings menu" : "Stillingavalmynd", - "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |