summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/is.js')
-rw-r--r--apps/files_sharing/l10n/is.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js
index e4c9044fbac..8fac0340c4a 100644
--- a/apps/files_sharing/l10n/is.js
+++ b/apps/files_sharing/l10n/is.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} deildi {file} með {user}",
"{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}",
"{actor} shared {file} with you" : "{actor} deildi {file} með þér",
- "{actor} removed you from {file}" : "{actor} fjarlægði þig af {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Skjali eða möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
"A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>",
@@ -111,6 +110,7 @@ OC.L10N.register(
"Select or drop files" : "Veldu eða slepptu skrám",
"Uploading files…" : "Sendi inn skrár…",
"Uploaded files:" : "Innsendar skrár:",
+ "{actor} removed you from {file}" : "{actor} fjarlægði þig af {file}",
"%s is publicly shared" : "%s er deilt opinberlega"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");