diff options
Diffstat (limited to 'lib/l10n/is.json')
-rw-r--r-- | lib/l10n/is.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 3bfd13f1948..2f09d6ab334 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -170,7 +170,6 @@ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Þetta er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í stillingamöppuna. Sjá %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Eða, ef þú vilt halda config.php skránni aðeins til lestrar, settu valkostinn \"config_is_read_only\" á 'true' í henni. Skoðaðu %s", "Cannot write into \"apps\" directory" : "Get ekki skrifað í \"apps\" möppuna", - "Cannot create \"data\" directory" : "Get ekki búið til \"data\" möppu", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Þetta er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í rótarmöppuna. Sjá %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Heimildir er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í rótarmöppuna. Sjá %s", "Setting locale to %s failed" : "Mistókst að setja upp staðfærsluna %s", @@ -214,6 +213,7 @@ "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann", - "Can't read file" : "Get ekki lesið skrána" + "Can't read file" : "Get ekki lesið skrána", + "Cannot create \"data\" directory" : "Get ekki búið til \"data\" möppu" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |