diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
commit | d551b8e6fdacd7659216b1e698b71840b569b525 (patch) | |
tree | 380e0f472b78893963bc42520e140be068b42304 /apps/files/l10n/is.js | |
parent | e25b997d0b484c4cb428f0928360c840d71b7882 (diff) | |
download | nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.tar.gz nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 745235de08d..4edf2cdbc66 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -45,6 +45,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Gat ekki búið til skrána \"{file}\" vegna þess að hún er þegar til", "Could not create folder \"{dir}\" because it already exists" : "Gat ekki búið til möppuna \"{dir}\" vegna þess að hún er þegar til", "Error deleting file \"{fileName}\"." : "Villa við að eyða skránni \"{fileName}\".", + "No search results in other folders for {tag}{filter}{endtag}" : "Engar leitarniðurstöður í öðrum möppum fyrir {tag}{filter}{endtag}", "Name" : "Heiti", "Size" : "Stærð", "Modified" : "Breytt", @@ -57,6 +58,7 @@ OC.L10N.register( "New" : "Nýtt", "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.", "File name cannot be empty." : "Heiti skráar má ekki vera tómt", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Geymslupláss {owner} er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!", "Your storage is full, files can not be updated or synced anymore!" : "Geymsluplássið þitt er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Geymslupláss {owner} er næstum fullt ({usedSpacePercent}%)", |