summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/updatenotification/l10n/is.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/is.js')
-rw-r--r--apps/updatenotification/l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js
index a0a45724202..a895f4b3dc5 100644
--- a/apps/updatenotification/l10n/is.js
+++ b/apps/updatenotification/l10n/is.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"The update server could not be reached since %d days to check for new updates." : "Ekki hefur verið hægt að nálgast uppfærsluþjóninn í %d daga til að athuga með nýjar uppfærslur.",
"Please check the Nextcloud and server log files for errors." : "Skoðaðu hvort einhver villuboð séu í annálaskrám Nextcloud þjónsins.",
"Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.",
- "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.",
"Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.",
"Update notification" : "Tilkynning um uppfærslu",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Birtir tilkynningar um uppfærslur fyrir Nextcloud og sér um SSO-innskráningu fyrir uppfærslustýringuna.",
@@ -33,6 +32,7 @@ OC.L10N.register(
"Stable" : "Stöðug",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Nýjasta stöðuga útgáfan. Hún hentar fyrir alla venjulega notkun og er alltaf uppfærð í nýjustu aðalútgáfu.",
"Beta" : "BETA-prófunarútgáfa",
- "A pre-release version only for testing new features, not for production environments." : "For-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu."
+ "A pre-release version only for testing new features, not for production environments." : "For-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.",
+ "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");