diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
commit | 630eddf41b7ea05d4d1a844a2faed157605b13c3 (patch) | |
tree | c1a737f74fc6e406c931260a7619919b79b53c50 /core/l10n/is.js | |
parent | c25daf5df7885f274eb49b82566be373c4d54b9b (diff) | |
download | nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.tar.gz nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index f0a864f4913..4bf650266c5 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -41,14 +41,10 @@ OC.L10N.register( "Maintenance mode is kept active" : "Viðhaldsham er haldið virkum", "Updating database schema" : "Uppfæri gagnagrunnsskema", "Updated database" : "Uppfærði gagnagrunn", - "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Athuga hvort hægt sé að uppfæra gagnagrunnsskema (þetta getur tekið langan tíma ef gagnagrunnurinn er mjög stór)", - "Checked database schema update" : "Athugaði uppfærslu á gagnagrunnsskema.", - "Checking updates of apps" : "Athuga með uppfærslur á öppum", "Checking for update of app \"%s\" in appstore" : "Athuga með uppfærslur á \"%s\"-forriti í hugbúnaðarsafni", "Update app \"%s\" from appstore" : "Uppfæra \"%s\" úr hugbúnaðarsafni", "Checked for update of app \"%s\" in appstore" : "Athugaði með uppfærslur á \"%s\"-forriti í hugbúnaðarsafni", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Athuga hvort hægt sé að uppfæra gagnagrunnsskema fyrir %s (þetta getur tekið langan tíma ef gagnagrunnurinn er mjög stór)", - "Checked database schema update for apps" : "Athugaði uppfærslu á gagnagrunnsskema fyrir öpp", "Updated \"%1$s\" to %2$s" : "Uppfærði \"%1$s\" í %2$s", "Set log level to debug" : "Setja annálsstig á aflúsun", "Reset log level" : "Frumstilla annálsstig", @@ -328,6 +324,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhaldsham, sem getur tekið smá stund.", "This page will refresh itself when the instance is available again." : "Þessi síða mun uppfæra sig þegar tilvikið er í boði á ný.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtust óvænt.", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Athuga hvort hægt sé að uppfæra gagnagrunnsskema (þetta getur tekið langan tíma ef gagnagrunnurinn er mjög stór)", + "Checked database schema update" : "Athugaði uppfærslu á gagnagrunnsskema.", + "Checking updates of apps" : "Athuga með uppfærslur á öppum", + "Checked database schema update for apps" : "Athugaði uppfærslu á gagnagrunnsskema fyrir öpp", "Following apps have been disabled: %s" : "Eftirfarandi forrit hafa verið gerð óvirk: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vefþjónninn þinn er ekki uppsettur þannig að hann geti leyst \"{url}\". Frekari upplýsingar er að finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.", |