diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-04 01:12:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-04 01:12:57 +0000 |
commit | 4cd18afb293fb5fee9d06bc1db681a6978104fa9 (patch) | |
tree | 518b61bfa94c32989780b2a3fde4f8fcdec3afdb /apps/files/l10n/is.json | |
parent | 2e1701bfba62f3e4a5238b002247e6f95fe3d8fc (diff) | |
download | nextcloud-server-4cd18afb293fb5fee9d06bc1db681a6978104fa9.tar.gz nextcloud-server-4cd18afb293fb5fee9d06bc1db681a6978104fa9.zip |
[tx-robot] updated from transifex
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 |