Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:41 +0300
commit5b7926ee8e089eac73271e2e907a901af9df4629 (patch)
tree087d876bad9c3e3e71c88148c48989f58519c542 /apps/files/l10n/nb.js
parent55a4282493010d0916fcbe8415d2dc7736d9bde9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r--apps/files/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index 8ffcfe8c32d..c9d9b9823c5 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -39,7 +39,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Klarte ikke å hente informasjon som filen \"{file}\"",
"Files" : "Filer",
"Details" : "Detaljer",
- "Select" : "Velg",
"Pending" : "Venter",
"Unable to determine date" : "Kan ikke fastslå datoen",
"This operation is forbidden" : "Operasjonen er forbudt",
@@ -187,6 +186,7 @@ OC.L10N.register(
"Deleted shares" : "Slettede delinger",
"Pending shares" : "Ventende delinger",
"Text file" : "Tekstfil",
- "New text file.txt" : "Ny tekstfil.txt"
+ "New text file.txt" : "Ny tekstfil.txt",
+ "Select" : "Velg"
},
"nplurals=2; plural=(n != 1);");