diff options
Diffstat (limited to 'apps/files_sharing/l10n/is.js')
-rw-r--r-- | apps/files_sharing/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 2ee2fdc3769..42c765b0b34 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -223,6 +223,7 @@ OC.L10N.register( "Shared" : "Deilt", "Shared by {ownerDisplayName}" : "Deilt af {ownerDisplayName}", "Show sharing options" : "Birta valkostir deilingar", + "Shared with others" : "Deilt með öðrum", "Link to a file" : "Tengill í skrá", "Error updating the share: {errorMessage}" : "Villa kom upp við að uppfæra sameignina: {errorMessage}", "Error updating the share" : "Villa við að uppfæra sameignina", @@ -245,7 +246,6 @@ OC.L10N.register( "List of files that are shared with you." : "Listi yfir skrár sem er deilt með þér.", "Nothing shared with you yet" : "Engu deilt með þér ennþá", "Files and folders others shared with you will show up here" : "Skrár og möppur sem aðrir hafa deilt með þér birtast hér", - "Shared with others" : "Deilt með öðrum", "List of files that you shared with others." : "Listi yfir skrár sem þú hefur deilt með öðrum.", "Nothing shared yet" : "Engu deilt ennþá", "Files and folders you shared will show up here" : "Skrár og möppur sem þú hefur deilt birtast hér", |