Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-22 03:07:45 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-22 03:07:45 +0300
commit9649661f8fc0220b837975fe8afef5b5f7a964ec (patch)
tree7477f003367034660fa21f8d4aa5187f5bb03cb8 /apps/files/l10n/is.js
parent0e5d9d23107cdafca8e02ab68c03e00d24dbc4de (diff)
[tx-robot] updated from transifexv11.0.3
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r--apps/files/l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index e378daa7c64..ed0c1f66f28 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Select all" : "Velja allt",
"Upload too large" : "Innsend skrá er of stór",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.",
- "No favorites" : "Engin eftirlæti",
"Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem eftirlæti birtast hér",
"Shared with you" : "Deilt með þér",
"Shared with others" : "Deilt með öðrum",
@@ -138,6 +137,7 @@ OC.L10N.register(
"Any moment now..." : "Á hverri stundu...",
"Soon..." : "Bráðum...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.",
- "Copy local link" : "Afrita staðværan tengil"
+ "Copy local link" : "Afrita staðværan tengil",
+ "No favorites" : "Engin eftirlæti"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");