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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-06 05:26:24 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-06 05:26:24 +0300
commitc4271ebbe180ee6698881d7550d297331d7a112c (patch)
tree8d0efd481cebb2858243395ad7f130a283bd2d9c /core
parente50704f79468531d741e3611ab8f77bdd1dd40c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ko.js12
-rw-r--r--core/l10n/ko.json12
-rw-r--r--core/l10n/nl.js4
-rw-r--r--core/l10n/nl.json4
4 files changed, 32 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 9a22d29c565..0e56766edf2 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"File is too big" : "파일이 너무 큼",
"The selected file is not an image." : "선택한 파일은 사진이 아닙니다.",
"The selected file cannot be read." : "선택한 파일을 읽을 수 없습니다.",
+ "The file was uploaded" : "파일을 업로드함",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함",
+ "The file was only partially uploaded" : "파일이 일부분만 업로드됨",
+ "No file was uploaded" : "업로드한 파일 없음",
+ "Missing a temporary folder" : "임시 폴더 없음",
+ "Could not write file to disk" : "디스크에 파일을 쓸 수 없음",
+ "A PHP extension stopped the file upload" : "PHP 확장 기능에서 파일 업로드를 차단함",
"Invalid file provided" : "잘못된 파일 지정됨",
"No image or file provided" : "사진이나 파일이 없음",
"Unknown filetype" : "알려지지 않은 파일 형식",
@@ -42,6 +50,9 @@ OC.L10N.register(
"Maintenance mode is kept active" : "유지 보수 모드가 켜져 있음",
"Updating database schema" : "데이터베이스 스키마 업데이트 중",
"Updated database" : "데이터베이스 업데이트됨",
+ "Checking for update of app \"%s\" in App Store" : "앱 스토어에서 \"%s\" 앱의 업데이트를 확인하는 중",
+ "Update app \"%s\" from App Store" : "앱 스토어에서 \"%s\" 앱 업데이트",
+ "Checked for update of app \"%s\" in App Store" : "앱 스토어에서 \"%s\" 앱 업데이트 확인함",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s의 데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)",
"Updated \"%1$s\" to %2$s" : "\"%1$s\"을(를) %2$s(으)로 업데이트함",
"Set log level to debug" : "로그 단계를 디버그로 설정",
@@ -103,6 +114,7 @@ OC.L10N.register(
"Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.",
"Back to login" : "로그인으로 돌아가기",
"New password" : "새 암호",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "내 파일이 암호화되어 있습니다. 암호를 초기화하면 데이터를 복구할 수 없습니다.<br />무엇을 해야 할 지 잘 모르겠으면 시스템 관리자에게 연락하십시오.<br />그래도 계속 진행하시겠습니까?",
"I know what I'm doing" : "지금 하려는 것을 알고 있습니다",
"Resetting password" : "비밀번호 재설정",
"Recommended apps" : "추천되는 앱",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index dfcf22d7d6a..029e031f3d7 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -3,6 +3,14 @@
"File is too big" : "파일이 너무 큼",
"The selected file is not an image." : "선택한 파일은 사진이 아닙니다.",
"The selected file cannot be read." : "선택한 파일을 읽을 수 없습니다.",
+ "The file was uploaded" : "파일을 업로드함",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함",
+ "The file was only partially uploaded" : "파일이 일부분만 업로드됨",
+ "No file was uploaded" : "업로드한 파일 없음",
+ "Missing a temporary folder" : "임시 폴더 없음",
+ "Could not write file to disk" : "디스크에 파일을 쓸 수 없음",
+ "A PHP extension stopped the file upload" : "PHP 확장 기능에서 파일 업로드를 차단함",
"Invalid file provided" : "잘못된 파일 지정됨",
"No image or file provided" : "사진이나 파일이 없음",
"Unknown filetype" : "알려지지 않은 파일 형식",
@@ -40,6 +48,9 @@
"Maintenance mode is kept active" : "유지 보수 모드가 켜져 있음",
"Updating database schema" : "데이터베이스 스키마 업데이트 중",
"Updated database" : "데이터베이스 업데이트됨",
+ "Checking for update of app \"%s\" in App Store" : "앱 스토어에서 \"%s\" 앱의 업데이트를 확인하는 중",
+ "Update app \"%s\" from App Store" : "앱 스토어에서 \"%s\" 앱 업데이트",
+ "Checked for update of app \"%s\" in App Store" : "앱 스토어에서 \"%s\" 앱 업데이트 확인함",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s의 데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)",
"Updated \"%1$s\" to %2$s" : "\"%1$s\"을(를) %2$s(으)로 업데이트함",
"Set log level to debug" : "로그 단계를 디버그로 설정",
@@ -101,6 +112,7 @@
"Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.",
"Back to login" : "로그인으로 돌아가기",
"New password" : "새 암호",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "내 파일이 암호화되어 있습니다. 암호를 초기화하면 데이터를 복구할 수 없습니다.<br />무엇을 해야 할 지 잘 모르겠으면 시스템 관리자에게 연락하십시오.<br />그래도 계속 진행하시겠습니까?",
"I know what I'm doing" : "지금 하려는 것을 알고 있습니다",
"Resetting password" : "비밀번호 재설정",
"Recommended apps" : "추천되는 앱",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 243b7ee6b0a..ea04217d294 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -52,6 +52,9 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Onderhoudsmodus blijft actief",
"Updating database schema" : "Databaseschema aan het bijwerken",
"Updated database" : "Database bijgewerkt",
+ "Checking for update of app \"%s\" in App Store" : "Controleren op updates voor app \"%s\" in de App Store",
+ "Update app \"%s\" from App Store" : "Update app \"%s\" vanuit de App Store",
+ "Checked for update of app \"%s\" in App Store" : "Op updates gecontroleerd voor app \"%s\" in App Store",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)",
"Updated \"%1$s\" to %2$s" : "Werkte \"%1$s\" bij tot %2$s",
"Set log level to debug" : "Debug logniveau instellen",
@@ -156,6 +159,7 @@ OC.L10N.register(
"Resetting password" : "Resetten wachtwoord",
"Recommended apps" : "Aanbevolen apps",
"Loading apps …" : "Laden apps ...",
+ "Could not fetch list of apps from the App Store." : "Kon lijst met apps niet ophalen vanuit de App Store.",
"Installing apps …" : "Installeren apps …",
"App download or installation failed" : "App download of installatie mislukt",
"Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index d072e95f70b..afaafe741ad 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -50,6 +50,9 @@
"Maintenance mode is kept active" : "Onderhoudsmodus blijft actief",
"Updating database schema" : "Databaseschema aan het bijwerken",
"Updated database" : "Database bijgewerkt",
+ "Checking for update of app \"%s\" in App Store" : "Controleren op updates voor app \"%s\" in de App Store",
+ "Update app \"%s\" from App Store" : "Update app \"%s\" vanuit de App Store",
+ "Checked for update of app \"%s\" in App Store" : "Op updates gecontroleerd voor app \"%s\" in App Store",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)",
"Updated \"%1$s\" to %2$s" : "Werkte \"%1$s\" bij tot %2$s",
"Set log level to debug" : "Debug logniveau instellen",
@@ -154,6 +157,7 @@
"Resetting password" : "Resetten wachtwoord",
"Recommended apps" : "Aanbevolen apps",
"Loading apps …" : "Laden apps ...",
+ "Could not fetch list of apps from the App Store." : "Kon lijst met apps niet ophalen vanuit de App Store.",
"Installing apps …" : "Installeren apps …",
"App download or installation failed" : "App download of installatie mislukt",
"Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",