aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-10 00:34:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-10 00:34:21 +0000
commitcd7007c64949ea80a2c79b18a063f94415506116 (patch)
treeb62147a86b9006c3db480d12e90d6f2a5c6908be /apps/settings
parent038836c41ca8c27289de4d40259f49818ba8cfbb (diff)
downloadnextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz
nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/ko.js1
-rw-r--r--apps/settings/l10n/ko.json1
-rw-r--r--apps/settings/l10n/nb.js1
-rw-r--r--apps/settings/l10n/nb.json1
4 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index a2f17dd37e7..163cac50274 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -239,7 +239,6 @@ OC.L10N.register(
"Database version" : "데이터베이스 버전",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite가 현재 백엔드 데이터베이스로 사용중입니다. 더 큰 규모의 인스턴스에는 다른 데이터베이스 백엔드를 사용하는 것이 좋습니다. 이는 특히 데스크탑 클라이언트를 통한 파일 동기화를 사용할 때 권장됩니다. 다른 데이터베이스로 이전할 때에는 명령행 도구 \"occ db:convert-type\"을 사용하십시오.",
"Unknown database platform" : "알 수 없는 데이터베이스 플랫폼",
- "Architecture" : "건축",
"64-bit" : "64비트",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "이 PHP가 32비트용인 것 같습니다. Nextcloud는 64비트 시스템에서 원활하게 동작합니다. OS와 PHP를 64비트로 업그레이드 하십시오.",
"Temporary space available" : "임시 저장 공간을 사용할 수 있음",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index 7c9e036d731..6bd8b3ddab5 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -237,7 +237,6 @@
"Database version" : "데이터베이스 버전",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite가 현재 백엔드 데이터베이스로 사용중입니다. 더 큰 규모의 인스턴스에는 다른 데이터베이스 백엔드를 사용하는 것이 좋습니다. 이는 특히 데스크탑 클라이언트를 통한 파일 동기화를 사용할 때 권장됩니다. 다른 데이터베이스로 이전할 때에는 명령행 도구 \"occ db:convert-type\"을 사용하십시오.",
"Unknown database platform" : "알 수 없는 데이터베이스 플랫폼",
- "Architecture" : "건축",
"64-bit" : "64비트",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "이 PHP가 32비트용인 것 같습니다. Nextcloud는 64비트 시스템에서 원활하게 동작합니다. OS와 PHP를 64비트로 업그레이드 하십시오.",
"Temporary space available" : "임시 저장 공간을 사용할 수 있음",
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index 7445a18ed56..da6abf6aa4c 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -288,6 +288,7 @@ OC.L10N.register(
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Det virker som om du kjører en 32-biters PHP-versjon. Nextcloud trenger 64-bit for å kjøre bra. Vennligst oppgrader OS og PHP til 64-bit!",
"Temporary space available" : "Midlertidig plass tilgjengelig",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Feil under kontroll av den midlertidige PHP-banen - den var ikke riktig satt til en katalog. Returnert verdi: %s.",
+ "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP-funksjonen \"disk_free_space\" er deaktivert, noe som forhindrer kontroll for nok plass i de midlertidige katalogene.",
"Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Feil under kontroll av tilgjengelig diskplass på midlertidig PHP-bane eller ingen ledig diskplass returnert. Midlertidig bane: %s.",
"- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GB tilgjengelig i %s (midlertidig PHP-katalog)",
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GB tilgjengelig i %s (midlertidig Nextcloud-katalog)",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index 25c0e4fa1bd..8946d4c4c2a 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -286,6 +286,7 @@
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Det virker som om du kjører en 32-biters PHP-versjon. Nextcloud trenger 64-bit for å kjøre bra. Vennligst oppgrader OS og PHP til 64-bit!",
"Temporary space available" : "Midlertidig plass tilgjengelig",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Feil under kontroll av den midlertidige PHP-banen - den var ikke riktig satt til en katalog. Returnert verdi: %s.",
+ "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP-funksjonen \"disk_free_space\" er deaktivert, noe som forhindrer kontroll for nok plass i de midlertidige katalogene.",
"Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Feil under kontroll av tilgjengelig diskplass på midlertidig PHP-bane eller ingen ledig diskplass returnert. Midlertidig bane: %s.",
"- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GB tilgjengelig i %s (midlertidig PHP-katalog)",
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GB tilgjengelig i %s (midlertidig Nextcloud-katalog)",