aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-04 00:19:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-04 00:19:32 +0000
commit489608a2238a62409eb2305a2aee621d6bd774b6 (patch)
tree5938a108eed9021bb78a04c96f12b7a071d14b82 /apps
parent2f740cdf5b96d8c854e0f39fb081ee8373021068 (diff)
downloadnextcloud-server-489608a2238a62409eb2305a2aee621d6bd774b6.tar.gz
nextcloud-server-489608a2238a62409eb2305a2aee621d6bd774b6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/nb.js1
-rw-r--r--apps/dav/l10n/nb.json1
-rw-r--r--apps/files/l10n/nb.js3
-rw-r--r--apps/files/l10n/nb.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js
index 1b11bc00c75..c28f4f0542d 100644
--- a/apps/dav/l10n/nb.js
+++ b/apps/dav/l10n/nb.js
@@ -146,6 +146,7 @@ OC.L10N.register(
"Contacts and groups" : "Kontakter og grupper",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endepunkt",
+ "First day" : "Første dag",
"Save" : "Lagre",
"Time zone:" : "Tidssone:",
"to" : "til",
diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json
index fa3291da07d..902b05d1bad 100644
--- a/apps/dav/l10n/nb.json
+++ b/apps/dav/l10n/nb.json
@@ -144,6 +144,7 @@
"Contacts and groups" : "Kontakter og grupper",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endepunkt",
+ "First day" : "Første dag",
"Save" : "Lagre",
"Time zone:" : "Tidssone:",
"to" : "til",
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index 8c3e09c450d..b9846f510bf 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Unknown error" : "Ukjent feil",
"Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt",
"Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
+ "Choose {file}" : "Choose {file}",
"No files in here" : "Ingen filer",
"Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
"Go back" : "Gå tilbake",
@@ -214,6 +215,8 @@ OC.L10N.register(
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke opprette ny fil fra malen",
"Delete permanently" : "Slett for godt",
+ "Copy to {target}" : "Copy to {target}",
+ "Move to {target}" : "Move to {target}",
"Open details" : "Åpne detaljer",
"Templates" : "Maler",
"Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen",
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index a021cf788a2..a62ac6f9719 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -186,6 +186,7 @@
"Unknown error" : "Ukjent feil",
"Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt",
"Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
+ "Choose {file}" : "Choose {file}",
"No files in here" : "Ingen filer",
"Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
"Go back" : "Gå tilbake",
@@ -212,6 +213,8 @@
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke opprette ny fil fra malen",
"Delete permanently" : "Slett for godt",
+ "Copy to {target}" : "Copy to {target}",
+ "Move to {target}" : "Move to {target}",
"Open details" : "Åpne detaljer",
"Templates" : "Maler",
"Unable to initialize the templates directory" : "Kan ikke initialisere mal-mappen",