diff options
Diffstat (limited to 'apps/updatenotification/l10n/is.js')
-rw-r--r-- | apps/updatenotification/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index cd009f14423..48661b2881c 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -34,7 +34,6 @@ OC.L10N.register( "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", "A new version is available: <strong>{newVersionString}</strong>" : "Ný útgáfa er tiltæk: <strong>{newVersionString}</strong>", - "Checked on {lastCheckedDate}" : "Athugað þann {lastCheckedDate}", "Checking apps for compatible versions" : "Athuga forrit vegna samhæfðra uppfærslna", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Gakktu úr skugga um að í config.php sé <samp>appstoreenabled</samp> ekki sett sem ósatt/false.", "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Gat ekki tengst við forritabúðina eða að í henni eru engar uppfærslur. Leitaðu handvirkt að uppfærslum, eða gakktu úr skugga um að þjónninn þinn sé með aðgang að internetinu og geti tengst forritabúðinni.", @@ -46,6 +45,7 @@ OC.L10N.register( "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.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> forrit er með tiltæka uppfærslu fyrir þessa útgáfu Nextcloud.","<strong>%n</strong> forrit eru ekki með neina tiltæka uppfærslu fyrir þessa útgáfu Nextcloud."], "Please use the command line updater to update." : "Endilega notaðu uppfærslu af skipanalínu.", - "Update channel:" : "Uppfærslurás:" + "Update channel:" : "Uppfærslurás:", + "Checked on {lastCheckedDate}" : "Athugað þann {lastCheckedDate}" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |