Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 19, 2025
1 parent 8c223b6 commit 0d49af4
Show file tree
Hide file tree
Showing 40 changed files with 216 additions and 38 deletions.
8 changes: 8 additions & 0 deletions apps/cloud_federation_api/l10n/ko.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "클라우드 간 소통과 데이터 교환을 가능케 합니다.",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API는 다양한 Nextcloud 인스턴스가 서로 소통하거나 데이터를 교환할 수 있도록 합니다."
},
"nplurals=1; plural=0;");
6 changes: 6 additions & 0 deletions apps/cloud_federation_api/l10n/ko.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "클라우드 간 소통과 데이터 교환을 가능케 합니다.",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API는 다양한 Nextcloud 인스턴스가 서로 소통하거나 데이터를 교환할 수 있도록 합니다."
},"pluralForm" :"nplurals=1; plural=0;"
}
9 changes: 9 additions & 0 deletions apps/contactsinteraction/l10n/ko.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "최근 연락함",
"Contacts Interaction" : "Contacts Interaction",
"Manages interaction between accounts and contacts" : "계정 및 연락처 간 상호작용을 관리합니다",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "계정 및 연락처 간 상호작용에 관한 데이터를 수집하고, 데이터 주소록을 제공합니다"
},
"nplurals=1; plural=0;");
7 changes: 7 additions & 0 deletions apps/contactsinteraction/l10n/ko.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Recently contacted" : "최근 연락함",
"Contacts Interaction" : "Contacts Interaction",
"Manages interaction between accounts and contacts" : "계정 및 연락처 간 상호작용을 관리합니다",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "계정 및 연락처 간 상호작용에 관한 데이터를 수집하고, 데이터 주소록을 제공합니다"
},"pluralForm" :"nplurals=1; plural=0;"
}
4 changes: 3 additions & 1 deletion apps/dashboard/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ OC.L10N.register(
"Good evening" : "Добрий вечір",
"Good evening, {name}" : "Добрий вечір, {name}",
"Hello" : "Привіт",
"Hello, {name}" : "Привіт, {name}"
"Hello, {name}" : "Привіт, {name}",
"Happy birthday 🥳🤩🎂🎉" : "З Днем народження 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "З Днем народження, {name} 🥳🤩🎂🎉"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
4 changes: 3 additions & 1 deletion apps/dashboard/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
"Good evening" : "Добрий вечір",
"Good evening, {name}" : "Добрий вечір, {name}",
"Hello" : "Привіт",
"Hello, {name}" : "Привіт, {name}"
"Hello, {name}" : "Привіт, {name}",
"Happy birthday 🥳🤩🎂🎉" : "З Днем народження 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "З Днем народження, {name} 🥳🤩🎂🎉"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}
2 changes: 1 addition & 1 deletion apps/dav/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ OC.L10N.register(
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
"In the past on %1$s for the entire day" : "过去一整天都在 %1$s",
"In the past on %1$s for the entire day" : "过去一整天都进行 %1$s",
"Cancelled: %1$s" : "已取消:%1$s",
"\"%1$s\" has been canceled" : "“%1$s”已取消",
"Re: %1$s" : "回复:%1$s",
Expand Down
2 changes: 1 addition & 1 deletion apps/dav/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
"In the past on %1$s for the entire day" : "过去一整天都在 %1$s",
"In the past on %1$s for the entire day" : "过去一整天都进行 %1$s",
"Cancelled: %1$s" : "已取消:%1$s",
"\"%1$s\" has been canceled" : "“%1$s”已取消",
"Re: %1$s" : "回复:%1$s",
Expand Down
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ OC.L10N.register(
"Allow people on this server to receive group shares from other servers" : "Ermögliche es Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten",
"Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen",
"Allow people to publish their data to a global and public address book" : "Erlaube es Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen",
"Trusted federation" : "Vertrauenswürdige Federation",
"Trusted federation" : "Vertrauenswürdige Föderation",
"Automatically accept shares from trusted federated accounts and groups by default" : "Freigaben von vertrauenswürdigen Federation-Konten und -gruppen standardmäßig automatisch akzeptieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Federated Cloud" : "Federated Cloud",
Expand Down
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Allow people on this server to receive group shares from other servers" : "Ermögliche es Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten",
"Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen",
"Allow people to publish their data to a global and public address book" : "Erlaube es Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen",
"Trusted federation" : "Vertrauenswürdige Federation",
"Trusted federation" : "Vertrauenswürdige Föderation",
"Automatically accept shares from trusted federated accounts and groups by default" : "Freigaben von vertrauenswürdigen Federation-Konten und -gruppen standardmäßig automatisch akzeptieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Federated Cloud" : "Federated Cloud",
Expand Down
8 changes: 4 additions & 4 deletions apps/federation/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ OC.L10N.register(
"No server to federate with found" : "Es wurde kein Server zum Verbinden per Federation gefunden",
"Could not add server" : "Konnte Server nicht hinzufügen",
"Trusted servers" : "Vertrauenswürdige Server",
"Federation" : "Federation",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.",
"Federation" : "Föderation",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Föderation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.",
"External documentation for Federated Cloud Sharing" : "Externe Dokumentation für Teilen über Federated Cloud",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.",
"Each server must validate the other. This process may require a few cron cycles." : "Jeder Server muss den anderen validieren. Dieser Vorgang kann einige Cron-Zyklen erfordern.",
"+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen",
"Trusted server" : "Vertrauenswürdiger Server",
Expand Down
8 changes: 4 additions & 4 deletions apps/federation/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"No server to federate with found" : "Es wurde kein Server zum Verbinden per Federation gefunden",
"Could not add server" : "Konnte Server nicht hinzufügen",
"Trusted servers" : "Vertrauenswürdige Server",
"Federation" : "Federation",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.",
"Federation" : "Föderation",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Föderation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.",
"External documentation for Federated Cloud Sharing" : "Externe Dokumentation für Teilen über Federated Cloud",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Föderation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.",
"Each server must validate the other. This process may require a few cron cycles." : "Jeder Server muss den anderen validieren. Dieser Vorgang kann einige Cron-Zyklen erfordern.",
"+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen",
"Trusted server" : "Vertrauenswürdiger Server",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ OC.L10N.register(
"Enable Path Style" : "경로 스타일 사용",
"Legacy (v2) authentication" : "레거시(v2) 인증",
"Enable multipart copy" : "멀티파트 복사 활성화",
"SSE-C encryption key" : "SSE-C 암호화 키",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "원격 하위 폴더",
Expand All @@ -84,6 +85,7 @@ OC.L10N.register(
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "경로 내 각 파일과 폴더의 접근 권한을 확인하여 해당 계정에 읽기 권한이 없는 파일을 솎아내며, 일부 성능 제약이 발생할 수 있습니다",
"Timeout" : "시간 초과",
"SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Login as share" : "공유 로그인",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
"Service name" : "서비스 이름",
"Request timeout (seconds)" : "요청 시간 제한(초)",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_external/l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"Enable Path Style" : "경로 스타일 사용",
"Legacy (v2) authentication" : "레거시(v2) 인증",
"Enable multipart copy" : "멀티파트 복사 활성화",
"SSE-C encryption key" : "SSE-C 암호화 키",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "원격 하위 폴더",
Expand All @@ -82,6 +83,7 @@
"Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "경로 내 각 파일과 폴더의 접근 권한을 확인하여 해당 계정에 읽기 권한이 없는 파일을 솎아내며, 일부 성능 제약이 발생할 수 있습니다",
"Timeout" : "시간 초과",
"SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Login as share" : "공유 로그인",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
"Service name" : "서비스 이름",
"Request timeout (seconds)" : "요청 시간 제한(초)",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos",
"Link share created" : "Creouse a ligazón compartida",
"Error while creating the share" : "Produciuse un erro ao crear a compartición",
"Quick share options, the current selected is \"{selectedOption}\"" : "Opcións compartir de forma rápida, a selección actual é \"{selectedOption}\"",
"Quick share options, the current selected is \"{selectedOption}\"" : "Opcións de compartir de xeito rápido, a selección actual é \"{selectedOption}\"",
"View only" : "Só ver",
"Can edit" : "Pode editar",
"Custom permissions" : "Permisos personalizados",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos",
"Link share created" : "Creouse a ligazón compartida",
"Error while creating the share" : "Produciuse un erro ao crear a compartición",
"Quick share options, the current selected is \"{selectedOption}\"" : "Opcións compartir de forma rápida, a selección actual é \"{selectedOption}\"",
"Quick share options, the current selected is \"{selectedOption}\"" : "Opcións de compartir de xeito rápido, a selección actual é \"{selectedOption}\"",
"View only" : "Só ver",
"Can edit" : "Pode editar",
"Custom permissions" : "Permisos personalizados",
Expand Down
Loading

0 comments on commit 0d49af4

Please sign in to comment.