diff options
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r-- | apps/files/l10n/is.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index faf3ff1c030..02db5f8c4de 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -136,7 +136,7 @@ "Save" : "Vista", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.", "Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.", - "%1$s of %2$s used" : "%1$s af %2$s notað", + "%s of %s used" : "%s af %s notað", "%s used" : "%s notað", "Settings" : "Stillingar", "Show hidden files" : "Sýna faldar skrár", @@ -162,6 +162,6 @@ "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", "Target folder" : "Markmappa", - "%s of %s used" : "%s af %s notað" + "%1$s of %2$s used" : "%1$s af %2$s notað" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |