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:
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);");