diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/nb.js | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/nb.js')
-rw-r--r-- | apps/files_external/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js index f7ea877573f..c6b765c65f2 100644 --- a/apps/files_external/l10n/nb.js +++ b/apps/files_external/l10n/nb.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_external", { - "External storages" : "Ekstern lagring", + "External storage" : "Ekstern lagring", "Personal" : "Personlig", "System" : "System", "Grant access" : "Gi tilgang", @@ -117,7 +117,6 @@ OC.L10N.register( "Scope" : "Omfang", "Open documentation" : "Åpne dokumentasjon", "Folder name" : "Mappenavn", - "External storage" : "Ekstern lagring", "Authentication" : "Autentisering", "Configuration" : "Oppsett", "Available for" : "Tilgjengelig for", @@ -125,6 +124,7 @@ OC.L10N.register( "Add storage" : "Legg til lagringsplass", "Advanced settings" : "Avanserte innstillinger", "Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre", + "External storages" : "Ekstern lagring", "(group)" : "(gruppe)" }, "nplurals=2; plural=(n != 1);"); |