diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-29 00:09:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-29 00:09:49 +0000 |
commit | 937577f7bcdb779b06316487e054f1183df3d13f (patch) | |
tree | 5eda0da1bf37d18382f54f84362ecd06a1303348 /apps/files/l10n/is.js | |
parent | ff4ed9dd4329f8cbd155700aafce0958c30b62d9 (diff) | |
download | nextcloud-server-937577f7bcdb779b06316487e054f1183df3d13f.tar.gz nextcloud-server-937577f7bcdb779b06316487e054f1183df3d13f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 579ac88f97f..989dc468f0c 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -21,6 +21,8 @@ OC.L10N.register( "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", "All files" : "Allar skrár", + "Recent" : "Nýlegt", + "File could not be found" : "Skrá finnst ekki", "Home" : "Heim", "Close" : "Loka", "Favorites" : "Eftirlæti", @@ -82,6 +84,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Geymslupláss {owner} er næstum fullt ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"], + "View in folder" : "Skoða í möppu", "Path" : "Slóð", "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Favorited" : "Sett í eftirlæti", |