diff options
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index f436950e973..3165980ef2a 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -263,8 +263,7 @@ OC.L10N.register( "Profile not found" : "Sniðið finnst ekki", "The profile does not exist." : "Sniðið er ekki til.", "Back to %s" : "Til baka í %s", - "File not found" : "Skrá finnst ekki", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", + "Page not found" : "Síða fannst ekki", "Too many requests" : "Of margar beiðnir", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Það komu of margar beiðnir frá netkerfinu þínu. Reyndu aftur eða hafðu samband við kerfisstjóra ef þetta er ekki rétt.", "Error" : "Villa", @@ -380,6 +379,8 @@ OC.L10N.register( "Collaboratively edit office documents." : "Vinna í hóp með skrifstofuskjöl.", "restricted" : "takmarkaður aðgangur", "invisible" : "ósýnilegt", + "File not found" : "Skrá finnst ekki", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", "More" : "Meira", "More apps menu" : "Valmynd með fleiri forrit", "Settings menu" : "Stillingavalmynd", |