diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:13 +0000 |
commit | b5ad2f9cb5863aad6749593fe8532ebd0c5558f6 (patch) | |
tree | 4b849759dc1b185e5117789321801a51e3c3a8f8 /apps/files_sharing/l10n/is.js | |
parent | 2809ffa5fe9213d682929eacaa21124c912c179d (diff) | |
download | nextcloud-server-b5ad2f9cb5863aad6749593fe8532ebd0c5558f6.tar.gz nextcloud-server-b5ad2f9cb5863aad6749593fe8532ebd0c5558f6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/is.js')
-rw-r--r-- | apps/files_sharing/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 01a783cf45a..4ef7e45a3be 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -79,7 +79,6 @@ OC.L10N.register( "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>", "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til", - "could not delete share" : "tókst ekki að eyða sameign", "Could not delete share" : "Tókst ekki að eyða sameign", "Please specify a file or folder path" : "Tiltaktu skrá eða slóð á möppu", "Wrong path, file/folder doesn't exist" : "Röng slóð, skrá/mappa er ekki til", @@ -132,6 +131,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:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", + "could not delete share" : "tókst ekki að eyða sameign" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |