diff options
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r-- | apps/files/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 4ffc5c79537..1f89c0f38ed 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -202,8 +202,6 @@ OC.L10N.register( "Confirm deletion" : "Bekreft sletting", "Cancel" : "Avbryt", "Edit file locally" : "Rediger fil lokalt", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.", - "Retry local edit" : "Prøv lokal redigering på nytt", "Edit online" : "Rediger på nett", "Failed to redirect to client" : "Kunne ikke omdirigere til klienten", "Edit locally" : "Rediger lokalt", @@ -391,6 +389,8 @@ OC.L10N.register( "Go to the previous folder" : "Gå fil forrige mappe", "Open the files app settings" : "Åpne Filer-appens innstillinger", "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.", + "Retry local edit" : "Prøv lokal redigering på nytt", "The files is locked" : "Filene er låst", "Create new templates folder" : "Opprett ny malermappe", "List of favorites files and folders." : "Liste over favorittfiler og -mapper.", |