aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-27 00:38:48 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-27 00:38:48 +0000
commit9252789576cb11174feb398707adfba83aaba59e (patch)
tree34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/files/l10n
parentd0a732733758e9f2d182a890bc4f5479b0dd874e (diff)
downloadnextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz
nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ko.js1
-rw-r--r--apps/files/l10n/ko.json1
-rw-r--r--apps/files/l10n/nb.js1
-rw-r--r--apps/files/l10n/nb.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index ba53a919e76..94ae6d69eef 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -232,6 +232,7 @@ OC.L10N.register(
"Switch to list view" : "목록 보기로 전환",
"Switch to grid view" : "바둑판식 보기로 전환",
"Error during upload: {message}" : "업로드 오류: {message}",
+ "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
"Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
"Open the files app settings" : "파일 앱 설정을 열기",
"Files settings" : "파일 설정",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 8822a3b215e..f90cbd66ec4 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -230,6 +230,7 @@
"Switch to list view" : "목록 보기로 전환",
"Switch to grid view" : "바둑판식 보기로 전환",
"Error during upload: {message}" : "업로드 오류: {message}",
+ "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
"Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
"Open the files app settings" : "파일 앱 설정을 열기",
"Files settings" : "파일 설정",
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index 39d4c01e1da..47f80bede60 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"Share" : "Del med andre",
"Shared by link" : "Delt med lenke",
"Shared" : "Delt",
+ "Switch to list view" : "Bytt til listevisning",
"Open the files app settings" : "Åpne Filer-appens innstillinger",
"Files settings" : "Filinnstillinger",
"Show hidden files" : "Vis skjulte filer",
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index fb5c7b1807c..7db54e44330 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -191,6 +191,7 @@
"Share" : "Del med andre",
"Shared by link" : "Delt med lenke",
"Shared" : "Delt",
+ "Switch to list view" : "Bytt til listevisning",
"Open the files app settings" : "Åpne Filer-appens innstillinger",
"Files settings" : "Filinnstillinger",
"Show hidden files" : "Vis skjulte filer",