aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-25 00:22:04 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-25 00:22:04 +0000
commit5d5db829e29c9024ce759385a49f07ed696a586e (patch)
tree983d96de97158cdde4400918ae0a9eb58d330342 /core
parentd65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (diff)
downloadnextcloud-server-5d5db829e29c9024ce759385a49f07ed696a586e.tar.gz
nextcloud-server-5d5db829e29c9024ce759385a49f07ed696a586e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/bg.js6
-rw-r--r--core/l10n/bg.json6
-rw-r--r--core/l10n/ko.js7
-rw-r--r--core/l10n/ko.json7
4 files changed, 26 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index 85451626671..1837c6e8309 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -40,12 +40,14 @@ OC.L10N.register(
"Reset your password" : "Възстановяване на вашата парола",
"Internal error" : "Вътрешна грешка",
"Not found" : "Не е намерен",
+ "Image not found" : "Изображението не е открито",
"No translation provider available" : "Няма наличен доставчик на преводи",
"Could not detect language" : "Не можа да се установи езика",
"Unable to translate" : "Не може да се преведе",
"Nextcloud Server" : "Nextcloud сървър",
"Some of your link shares have been removed" : "Някои от вашите споделяния на връзки са премахнати",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Поради грешка в сигурността трябваше да премахнем някои от вашите споделяния на връзки. Моля, вижте връзката за повече информация.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Въведете своя абонаментен ключ в приложението за поддръжка, за да увеличите лимита на акаунта. Това също ви предоставя всички допълнителни предимства, които Nextcloud Enterprise предлага и е силно препоръчително за работа в компании.",
"Learn more ↗" : "Научете повече ↗",
"Preparing update" : "Подготовка за актуализиране",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -93,10 +95,14 @@ OC.L10N.register(
"No" : "Не",
"Yes" : "Да",
"Create share" : "Създаване на споделяне",
+ "Invalid remote URL." : "невалиден отдалечен URL(адрес)",
"Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud",
+ "Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
+ "Please copy the link manually:" : "Моля копирайте адреса ръчно:",
"Places" : "Места",
"Date" : "Дата",
"Today" : "Днес",
+ "This year" : "Тази година",
"Last year" : "Миналата година",
"People" : "Хора",
"Results" : "Резултати",
diff --git a/core/l10n/bg.json b/core/l10n/bg.json
index b7d9640a1dc..66777d7cc48 100644
--- a/core/l10n/bg.json
+++ b/core/l10n/bg.json
@@ -38,12 +38,14 @@
"Reset your password" : "Възстановяване на вашата парола",
"Internal error" : "Вътрешна грешка",
"Not found" : "Не е намерен",
+ "Image not found" : "Изображението не е открито",
"No translation provider available" : "Няма наличен доставчик на преводи",
"Could not detect language" : "Не можа да се установи езика",
"Unable to translate" : "Не може да се преведе",
"Nextcloud Server" : "Nextcloud сървър",
"Some of your link shares have been removed" : "Някои от вашите споделяния на връзки са премахнати",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Поради грешка в сигурността трябваше да премахнем някои от вашите споделяния на връзки. Моля, вижте връзката за повече информация.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Въведете своя абонаментен ключ в приложението за поддръжка, за да увеличите лимита на акаунта. Това също ви предоставя всички допълнителни предимства, които Nextcloud Enterprise предлага и е силно препоръчително за работа в компании.",
"Learn more ↗" : "Научете повече ↗",
"Preparing update" : "Подготовка за актуализиране",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -91,10 +93,14 @@
"No" : "Не",
"Yes" : "Да",
"Create share" : "Създаване на споделяне",
+ "Invalid remote URL." : "невалиден отдалечен URL(адрес)",
"Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud",
+ "Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
+ "Please copy the link manually:" : "Моля копирайте адреса ръчно:",
"Places" : "Места",
"Date" : "Дата",
"Today" : "Днес",
+ "This year" : "Тази година",
"Last year" : "Миналата година",
"People" : "Хора",
"Results" : "Резултати",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index bc8deffa57a..3610c283af8 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -103,8 +103,13 @@ OC.L10N.register(
"_{count} notification_::_{count} notifications_" : ["{count}개의 알림"],
"No" : "아니요",
"Yes" : "예",
+ "Federated user" : "연합 사용자",
"Create share" : "공유 만들기",
+ "The remote URL must include the user." : "원격 URL에 사용자가 포함되어야 합니다.",
+ "Invalid remote URL." : "잘못된 원격 URL입니다.",
"Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음",
+ "Direct link copied to clipboard" : "직접 링크가 클립보드에 복사됨",
+ "Please copy the link manually:" : "링크를 수동으로 복사해 주세요:",
"Custom date range" : "맞춤 날짜 범위",
"Pick start date" : "시작일 선택",
"Pick end date" : "종료일 선택",
@@ -174,6 +179,7 @@ OC.L10N.register(
"Schedule work & meetings, synced with all your devices." : "업우와 회의 일정을 짜고, 당신의 모든 기기와 동기화하세요.",
"Keep your colleagues and friends in one place without leaking their private info." : "개인정보 누출 없이 동료와 친구들을 한 곳으로 모아두세요.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "파일 연락처 달력과 통합되는 간단한 이메일 앱",
+ "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "채팅, 영상 통화, 화면 공유, 온라인 미팅과 웹 회의 – 여러분의 브라우저와 모바일 앱에서.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션",
"Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.",
"Settings menu" : "설정 메뉴",
@@ -256,6 +262,7 @@ OC.L10N.register(
"Rename" : "이름 바꾸기",
"Collaborative tags" : "협동 태그",
"No tags found" : "태그를 찾을 수 없음",
+ "Clipboard not available, please copy manually" : "클립보드를 사용할 수 없으므로, 수동으로 복사해 주세요.",
"Personal" : "개인",
"Accounts" : "계정",
"Admin" : "관리자",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 5a955880c6b..f44095c0a94 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -101,8 +101,13 @@
"_{count} notification_::_{count} notifications_" : ["{count}개의 알림"],
"No" : "아니요",
"Yes" : "예",
+ "Federated user" : "연합 사용자",
"Create share" : "공유 만들기",
+ "The remote URL must include the user." : "원격 URL에 사용자가 포함되어야 합니다.",
+ "Invalid remote URL." : "잘못된 원격 URL입니다.",
"Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음",
+ "Direct link copied to clipboard" : "직접 링크가 클립보드에 복사됨",
+ "Please copy the link manually:" : "링크를 수동으로 복사해 주세요:",
"Custom date range" : "맞춤 날짜 범위",
"Pick start date" : "시작일 선택",
"Pick end date" : "종료일 선택",
@@ -172,6 +177,7 @@
"Schedule work & meetings, synced with all your devices." : "업우와 회의 일정을 짜고, 당신의 모든 기기와 동기화하세요.",
"Keep your colleagues and friends in one place without leaking their private info." : "개인정보 누출 없이 동료와 친구들을 한 곳으로 모아두세요.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "파일 연락처 달력과 통합되는 간단한 이메일 앱",
+ "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "채팅, 영상 통화, 화면 공유, 온라인 미팅과 웹 회의 – 여러분의 브라우저와 모바일 앱에서.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션",
"Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.",
"Settings menu" : "설정 메뉴",
@@ -254,6 +260,7 @@
"Rename" : "이름 바꾸기",
"Collaborative tags" : "협동 태그",
"No tags found" : "태그를 찾을 수 없음",
+ "Clipboard not available, please copy manually" : "클립보드를 사용할 수 없으므로, 수동으로 복사해 주세요.",
"Personal" : "개인",
"Accounts" : "계정",
"Admin" : "관리자",