summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-05 00:08:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-05 00:08:36 +0000
commit3db7bd196dee0c11529129be9afb66548ba38471 (patch)
treea86a4690e9871aea03b3d409a7398573b23cc446 /core/l10n
parent29fdffb1afbe0f3b9108b42048acbdee9faa5a93 (diff)
downloadnextcloud-server-3db7bd196dee0c11529129be9afb66548ba38471.tar.gz
nextcloud-server-3db7bd196dee0c11529129be9afb66548ba38471.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/nb.js2
-rw-r--r--core/l10n/nb.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 75b0730ff4e..20ba7b316c8 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Velg ei fil.",
+ "Please select a file." : "Velg en fil.",
"File is too big" : "Filen er for stor",
"The selected file is not an image." : "Den valgte filen er ikke et bilde.",
"The selected file cannot be read." : "Den valgte filen kan ikke leses.",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index 1dd7d7eed8a..4e4da2b0261 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Please select a file." : "Velg ei fil.",
+ "Please select a file." : "Velg en fil.",
"File is too big" : "Filen er for stor",
"The selected file is not an image." : "Den valgte filen er ikke et bilde.",
"The selected file cannot be read." : "Den valgte filen kan ikke leses.",