aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-07 00:36:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-07 00:36:58 +0000
commit7a6191ebb9c6605feb62797804ac21266c763912 (patch)
tree001397aab34ab9f2acf22aa654516d5c9e588f34 /lib/l10n
parenta05e5428c5dea6f1be4dbca8635b729d49c958a6 (diff)
downloadnextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.tar.gz
nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/gl.js22
-rw-r--r--lib/l10n/gl.json22
-rw-r--r--lib/l10n/ja.js34
-rw-r--r--lib/l10n/ja.json34
-rw-r--r--lib/l10n/ru.js3
-rw-r--r--lib/l10n/ru.json3
-rw-r--r--lib/l10n/tr.js33
-rw-r--r--lib/l10n/tr.json33
-rw-r--r--lib/l10n/zh_HK.js27
-rw-r--r--lib/l10n/zh_HK.json27
10 files changed, 216 insertions, 22 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index b342d89e784..91ad1596470 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -156,19 +156,19 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir",
"»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.",
"Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo",
- "SharedWith is not a valid user" : "SharedWith non é un usuario válido",
- "SharedWith is not a valid group" : "SharedWith non é un grupo válido",
- "SharedWith should be empty" : "SharedWith debe estar baleiro",
- "SharedWith should not be empty" : "SharedWith non debe estar baleiro",
- "SharedWith is not a valid circle" : "SharedWith non é un círculo válido",
+ "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido",
+ "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido",
+ "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro",
+ "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro",
+ "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido",
"Unknown share type" : "Tipo descoñecido de compartición",
- "SharedBy should be set" : "SharedBy debe estar definido",
+ "SharedBy should be set" : "Debe estar definido quen inicia a compartición",
"Cannot share with yourself" : "Non é posíbel compartir con un mesmo.",
- "Path should be set" : "A ruta debe estar definida",
- "Path should be either a file or a folder" : "A ruta debe ser un ficheiro ou un cartafol",
+ "Path should be set" : "A ruta compartida debe estar definida",
+ "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol",
"You cannot share your root folder" : "Non pode compartir o seu cartafol raíz",
"You are not allowed to share %s" : "Non ten permiso para compartir %s",
- "A share requires permissions" : "Unha compartición necesita permisos",
+ "A share requires permissions" : "Requírense permisos válidos para compartir",
"Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s",
"Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura",
"Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación",
@@ -187,7 +187,7 @@ OC.L10N.register(
"Sharing is disabled" : "A compartición está desactivada",
"Sharing is disabled for you" : "A compartición está desactivada para Vde.",
"Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido",
- "Share does not have a full id" : "A compartición non ten unha identificación completa",
+ "Share does not have a full id" : "A compartición non ten unha ID completa",
"Cannot change share type" : "Non é posíbel cambiar o tipo de compartición",
"Can only update recipient on user shares" : "Só é posíbel actualizar o destinatario nas comparticións por usuarios",
"Cannot enable sending the password by Talk with an empty password" : "Non é posíbel activar o envío do contrasinal por Talk cun contrasinal baleiro",
@@ -195,7 +195,7 @@ OC.L10N.register(
"Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal",
"Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación",
"Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida",
- "Invalid recipient" : "Destinatario incorrecto",
+ "Invalid recipient" : "Destinatario de compartición incorrecto",
"Group \"%s\" does not exist" : "O grupo «%s» non existe",
"The requested share does not exist anymore" : "A compartición solicitada xa non existe",
"The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 2f1eecd980b..da96da3bc0f 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -154,19 +154,19 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir",
"»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.",
"Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo",
- "SharedWith is not a valid user" : "SharedWith non é un usuario válido",
- "SharedWith is not a valid group" : "SharedWith non é un grupo válido",
- "SharedWith should be empty" : "SharedWith debe estar baleiro",
- "SharedWith should not be empty" : "SharedWith non debe estar baleiro",
- "SharedWith is not a valid circle" : "SharedWith non é un círculo válido",
+ "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido",
+ "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido",
+ "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro",
+ "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro",
+ "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido",
"Unknown share type" : "Tipo descoñecido de compartición",
- "SharedBy should be set" : "SharedBy debe estar definido",
+ "SharedBy should be set" : "Debe estar definido quen inicia a compartición",
"Cannot share with yourself" : "Non é posíbel compartir con un mesmo.",
- "Path should be set" : "A ruta debe estar definida",
- "Path should be either a file or a folder" : "A ruta debe ser un ficheiro ou un cartafol",
+ "Path should be set" : "A ruta compartida debe estar definida",
+ "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol",
"You cannot share your root folder" : "Non pode compartir o seu cartafol raíz",
"You are not allowed to share %s" : "Non ten permiso para compartir %s",
- "A share requires permissions" : "Unha compartición necesita permisos",
+ "A share requires permissions" : "Requírense permisos válidos para compartir",
"Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s",
"Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura",
"Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación",
@@ -185,7 +185,7 @@
"Sharing is disabled" : "A compartición está desactivada",
"Sharing is disabled for you" : "A compartición está desactivada para Vde.",
"Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido",
- "Share does not have a full id" : "A compartición non ten unha identificación completa",
+ "Share does not have a full id" : "A compartición non ten unha ID completa",
"Cannot change share type" : "Non é posíbel cambiar o tipo de compartición",
"Can only update recipient on user shares" : "Só é posíbel actualizar o destinatario nas comparticións por usuarios",
"Cannot enable sending the password by Talk with an empty password" : "Non é posíbel activar o envío do contrasinal por Talk cun contrasinal baleiro",
@@ -193,7 +193,7 @@
"Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal",
"Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación",
"Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida",
- "Invalid recipient" : "Destinatario incorrecto",
+ "Invalid recipient" : "Destinatario de compartición incorrecto",
"Group \"%s\" does not exist" : "O grupo «%s» non existe",
"The requested share does not exist anymore" : "A compartición solicitada xa non existe",
"The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 44e29d399a6..f04c2ec358a 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Path contains invalid segments" : "パスに無効なセグメントが含まれています",
"Filename is a reserved word" : "ファイル名が予約された単語です",
"Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています",
+ "Filename is too long" : "ファイル名が長すぎます",
"Empty filename is not allowed" : "空のファイル名は許可されていません",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
@@ -154,15 +155,48 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。",
"%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add",
"»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ",
+ "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます",
+ "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません",
+ "SharedWith is not a valid group" : "SharedWithは有効なグループではありません",
+ "SharedWith should be empty" : "SharedWithは空でなければなりません",
+ "SharedWith should not be empty" : "SharedWithは空にできません",
+ "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません",
"Unknown share type" : "不明な共有タイプ",
+ "SharedBy should be set" : "SharedByを設定する必要があります",
+ "Cannot share with yourself" : "自分自身とは共有できません",
+ "Path should be set" : "パスを設定する必要があります",
+ "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません",
+ "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
+ "A share requires permissions" : "共有には権限が必要です",
"Cannot increase permissions of %s" : "%sの権限を追加できません ",
+ "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です",
"Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません",
"Files cannot be shared with create permissions" : "作成権限付きでファイルを共有できません",
"Expiration date is in the past" : "有効期限が切れています",
+ "Expiration date is enforced" : "有効期限は強制されています",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "],
"Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます",
"Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました",
+ "Group sharing is now allowed" : "グループ共有が許可されました",
+ "Sharing is only allowed within your own groups" : "共有は自分のグループ内でのみ許可されています",
+ "Path is already shared with this group" : "パスはすでにこのグループで共有されています",
+ "Link sharing is not allowed" : "リンクの共有は許可されていません",
+ "Public upload is not allowed" : "公開アップロードは許可されていません",
+ "Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています",
+ "Sharing is disabled" : "共有は無効になっています",
+ "Sharing is disabled for you" : "共有は無効になっています",
+ "Cannot share with the share owner" : "共有所有者と共有できません",
+ "Share does not have a full id" : "共有に完全なIDがありません",
+ "Cannot change share type" : "共有タイプを変更できません",
+ "Can only update recipient on user shares" : "ユーザー共有の受信者のみ更新可能",
+ "Cannot enable sending the password by Talk with an empty password" : "空のパスワードでTalkによるパスワード送信を有効にできません",
+ "Cannot enable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkでパスワードを送信できません",
+ "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません",
+ "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません",
+ "Cannot change target of link share" : "リンク共有のターゲットを変更できません",
+ "Invalid recipient" : "無効な受信者",
+ "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
"The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 31304874a32..84fdfbb7d96 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -93,6 +93,7 @@
"Path contains invalid segments" : "パスに無効なセグメントが含まれています",
"Filename is a reserved word" : "ファイル名が予約された単語です",
"Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています",
+ "Filename is too long" : "ファイル名が長すぎます",
"Empty filename is not allowed" : "空のファイル名は許可されていません",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
@@ -152,15 +153,48 @@
"%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。",
"%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add",
"»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ",
+ "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます",
+ "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません",
+ "SharedWith is not a valid group" : "SharedWithは有効なグループではありません",
+ "SharedWith should be empty" : "SharedWithは空でなければなりません",
+ "SharedWith should not be empty" : "SharedWithは空にできません",
+ "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません",
"Unknown share type" : "不明な共有タイプ",
+ "SharedBy should be set" : "SharedByを設定する必要があります",
+ "Cannot share with yourself" : "自分自身とは共有できません",
+ "Path should be set" : "パスを設定する必要があります",
+ "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません",
+ "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
+ "A share requires permissions" : "共有には権限が必要です",
"Cannot increase permissions of %s" : "%sの権限を追加できません ",
+ "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です",
"Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません",
"Files cannot be shared with create permissions" : "作成権限付きでファイルを共有できません",
"Expiration date is in the past" : "有効期限が切れています",
+ "Expiration date is enforced" : "有効期限は強制されています",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "],
"Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます",
"Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました",
+ "Group sharing is now allowed" : "グループ共有が許可されました",
+ "Sharing is only allowed within your own groups" : "共有は自分のグループ内でのみ許可されています",
+ "Path is already shared with this group" : "パスはすでにこのグループで共有されています",
+ "Link sharing is not allowed" : "リンクの共有は許可されていません",
+ "Public upload is not allowed" : "公開アップロードは許可されていません",
+ "Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています",
+ "Sharing is disabled" : "共有は無効になっています",
+ "Sharing is disabled for you" : "共有は無効になっています",
+ "Cannot share with the share owner" : "共有所有者と共有できません",
+ "Share does not have a full id" : "共有に完全なIDがありません",
+ "Cannot change share type" : "共有タイプを変更できません",
+ "Can only update recipient on user shares" : "ユーザー共有の受信者のみ更新可能",
+ "Cannot enable sending the password by Talk with an empty password" : "空のパスワードでTalkによるパスワード送信を有効にできません",
+ "Cannot enable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkでパスワードを送信できません",
+ "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません",
+ "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません",
+ "Cannot change target of link share" : "リンク共有のターゲットを変更できません",
+ "Invalid recipient" : "無効な受信者",
+ "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
"The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 692437f8730..0d36cb7ce93 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -141,6 +141,8 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить",
"»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ",
"Unknown share type" : "Общий доступ неизвестного типа",
+ "Cannot share with yourself" : "Не могу поделиться с самим собой",
+ "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке",
"You are not allowed to share %s" : "Вам не разрешено делиться %s",
"Cannot increase permissions of %s" : "Не удалось повысить права доступа %s",
"Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним",
@@ -148,6 +150,7 @@ OC.L10N.register(
"Expiration date is in the past" : "Дата окончания срока действия уже прошла",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"],
"Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы",
+ "Sharing is only allowed within your own groups" : "Общий доступ разрешен только в ваших собственных группах",
"The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.",
"The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 789ef653490..20c01891733 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -139,6 +139,8 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить",
"»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ",
"Unknown share type" : "Общий доступ неизвестного типа",
+ "Cannot share with yourself" : "Не могу поделиться с самим собой",
+ "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке",
"You are not allowed to share %s" : "Вам не разрешено делиться %s",
"Cannot increase permissions of %s" : "Не удалось повысить права доступа %s",
"Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним",
@@ -146,6 +148,7 @@
"Expiration date is in the past" : "Дата окончания срока действия уже прошла",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"],
"Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы",
+ "Sharing is only allowed within your own groups" : "Общий доступ разрешен только в ваших собственных группах",
"The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.",
"The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 955d1b15119..a68fb139b11 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -155,15 +155,48 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor",
"»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi",
+ "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur",
+ "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil",
+ "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil",
+ "SharedWith should be empty" : "SharedWith boş olamaz",
+ "SharedWith should not be empty" : "SharedWith boş olmamalı",
+ "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil",
"Unknown share type" : "Paylaşım türü bilinmiyor",
+ "SharedBy should be set" : "SharedBy ayarlanmalıdır",
+ "Cannot share with yourself" : "Kendinizle paylaşamazsınız",
+ "Path should be set" : "Yol ayarlanmalıdır",
+ "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır",
+ "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız",
"You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok",
+ "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır",
"Cannot increase permissions of %s" : "%s izinleri yükseltilemedi",
+ "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır",
"Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz",
"Files cannot be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz",
"Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte",
+ "Expiration date is enforced" : "Geçerlilik sonu tarihi dayatılıyor",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"],
"Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir",
"Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış",
+ "Group sharing is now allowed" : "Artık grup paylaşımına izin veriliyor",
+ "Sharing is only allowed within your own groups" : "Paylaşım yalnızca kendi gruplarınız ile yapılabilir",
+ "Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış",
+ "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor",
+ "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor",
+ "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var",
+ "Sharing is disabled" : "Paylaşım devre dışı bırakılmış",
+ "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış",
+ "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız",
+ "Share does not have a full id" : "Paylaşımın tam kimliği yok",
+ "Cannot change share type" : "Paylaşım türü değiştirilemez",
+ "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir",
+ "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez",
+ "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez",
+ "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz",
+ "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor",
+ "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi",
+ "Invalid recipient" : "Alıcı geçersiz",
+ "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
"The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 00a38b0264c..3d5bf39c603 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -153,15 +153,48 @@
"%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor",
"»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi",
+ "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur",
+ "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil",
+ "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil",
+ "SharedWith should be empty" : "SharedWith boş olamaz",
+ "SharedWith should not be empty" : "SharedWith boş olmamalı",
+ "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil",
"Unknown share type" : "Paylaşım türü bilinmiyor",
+ "SharedBy should be set" : "SharedBy ayarlanmalıdır",
+ "Cannot share with yourself" : "Kendinizle paylaşamazsınız",
+ "Path should be set" : "Yol ayarlanmalıdır",
+ "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır",
+ "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız",
"You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok",
+ "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır",
"Cannot increase permissions of %s" : "%s izinleri yükseltilemedi",
+ "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır",
"Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz",
"Files cannot be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz",
"Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte",
+ "Expiration date is enforced" : "Geçerlilik sonu tarihi dayatılıyor",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"],
"Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir",
"Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış",
+ "Group sharing is now allowed" : "Artık grup paylaşımına izin veriliyor",
+ "Sharing is only allowed within your own groups" : "Paylaşım yalnızca kendi gruplarınız ile yapılabilir",
+ "Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış",
+ "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor",
+ "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor",
+ "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var",
+ "Sharing is disabled" : "Paylaşım devre dışı bırakılmış",
+ "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış",
+ "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız",
+ "Share does not have a full id" : "Paylaşımın tam kimliği yok",
+ "Cannot change share type" : "Paylaşım türü değiştirilemez",
+ "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir",
+ "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez",
+ "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez",
+ "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz",
+ "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor",
+ "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi",
+ "Invalid recipient" : "Alıcı geçersiz",
+ "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
"The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 7bbc623c81f..e5b15eb423f 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -155,15 +155,42 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入",
"»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解",
+ "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼",
"Unknown share type" : "分享類型不詳",
+ "Cannot share with yourself" : "無法與您自己分享",
+ "Path should be set" : "應該設定途徑",
+ "Path should be either a file or a folder" : "途徑應為檔案或資料夾",
+ "You cannot share your root folder" : "您無法分享您的根資料夾",
"You are not allowed to share %s" : "你無權分享 %s",
+ "A share requires permissions" : "分享需要權限",
"Cannot increase permissions of %s" : "無法增加 %s 的權限",
+ "Shares need at least read permissions" : "分享需要至少讀取的權限",
"Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
+ "Expiration date is enforced" : "屆滿日期為強制要求",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"],
"Sharing is only allowed with group members" : "僅允許在群組成員中共享",
"Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享",
+ "Group sharing is now allowed" : "現在允許群組分享",
+ "Sharing is only allowed within your own groups" : "僅允許與您自己的群組分享",
+ "Path is already shared with this group" : "已與此群組分享了路徑",
+ "Link sharing is not allowed" : "不允許連結分享",
+ "Public upload is not allowed" : "不允許公開上傳",
+ "Path contains files shared with you" : "路徑包含與您分享的檔案",
+ "Sharing is disabled" : "已停用分享",
+ "Sharing is disabled for you" : "您已停用分享",
+ "Cannot share with the share owner" : "無法與分享擁有者分享",
+ "Share does not have a full id" : "分享沒有完整 ID",
+ "Cannot change share type" : "無法變更分享類型",
+ "Can only update recipient on user shares" : "僅能更新使用者分享的收件者",
+ "Cannot enable sending the password by Talk with an empty password" : "若密碼為空,則無法啟用透過 Talk 傳送密碼",
+ "Cannot enable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法啟用透過 Talk 傳送密碼",
+ "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼",
+ "Share provider does not support accepting" : "分享提供者不支援接受",
+ "Cannot change target of link share" : "無法變更連結分享的目標",
+ "Invalid recipient" : "無效的收件人",
+ "Group \"%s\" does not exist" : "群組「%s」不存在",
"The requested share does not exist anymore" : "該分享已經不存在",
"The requested share comes from a disabled user" : "請求的分享來自已停用的用戶",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index c8528367059..f76eac6c39a 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -153,15 +153,42 @@
"%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入",
"»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解",
+ "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼",
"Unknown share type" : "分享類型不詳",
+ "Cannot share with yourself" : "無法與您自己分享",
+ "Path should be set" : "應該設定途徑",
+ "Path should be either a file or a folder" : "途徑應為檔案或資料夾",
+ "You cannot share your root folder" : "您無法分享您的根資料夾",
"You are not allowed to share %s" : "你無權分享 %s",
+ "A share requires permissions" : "分享需要權限",
"Cannot increase permissions of %s" : "無法增加 %s 的權限",
+ "Shares need at least read permissions" : "分享需要至少讀取的權限",
"Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
+ "Expiration date is enforced" : "屆滿日期為強制要求",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"],
"Sharing is only allowed with group members" : "僅允許在群組成員中共享",
"Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享",
+ "Group sharing is now allowed" : "現在允許群組分享",
+ "Sharing is only allowed within your own groups" : "僅允許與您自己的群組分享",
+ "Path is already shared with this group" : "已與此群組分享了路徑",
+ "Link sharing is not allowed" : "不允許連結分享",
+ "Public upload is not allowed" : "不允許公開上傳",
+ "Path contains files shared with you" : "路徑包含與您分享的檔案",
+ "Sharing is disabled" : "已停用分享",
+ "Sharing is disabled for you" : "您已停用分享",
+ "Cannot share with the share owner" : "無法與分享擁有者分享",
+ "Share does not have a full id" : "分享沒有完整 ID",
+ "Cannot change share type" : "無法變更分享類型",
+ "Can only update recipient on user shares" : "僅能更新使用者分享的收件者",
+ "Cannot enable sending the password by Talk with an empty password" : "若密碼為空,則無法啟用透過 Talk 傳送密碼",
+ "Cannot enable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法啟用透過 Talk 傳送密碼",
+ "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼",
+ "Share provider does not support accepting" : "分享提供者不支援接受",
+ "Cannot change target of link share" : "無法變更連結分享的目標",
+ "Invalid recipient" : "無效的收件人",
+ "Group \"%s\" does not exist" : "群組「%s」不存在",
"The requested share does not exist anymore" : "該分享已經不存在",
"The requested share comes from a disabled user" : "請求的分享來自已停用的用戶",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。",