aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-18 00:21:09 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-18 00:21:09 +0000
commite3c63a0c7f18aadc09ccd14b230ea5ef437b6cd3 (patch)
tree4764256762f83b7ce3df59c7fd1dd5a961caa389 /apps/files_sharing
parent6afe12593ea9339ea396c2710eda128fe79ca15c (diff)
downloadnextcloud-server-e3c63a0c7f18aadc09ccd14b230ea5ef437b6cd3.tar.gz
nextcloud-server-e3c63a0c7f18aadc09ccd14b230ea5ef437b6cd3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/de_DE.js8
-rw-r--r--apps/files_sharing/l10n/de_DE.json8
-rw-r--r--apps/files_sharing/l10n/ga.js8
-rw-r--r--apps/files_sharing/l10n/ga.json8
-rw-r--r--apps/files_sharing/l10n/ja.js8
-rw-r--r--apps/files_sharing/l10n/ja.json8
-rw-r--r--apps/files_sharing/l10n/lt_LT.js14
-rw-r--r--apps/files_sharing/l10n/lt_LT.json14
-rw-r--r--apps/files_sharing/l10n/sv.js8
-rw-r--r--apps/files_sharing/l10n/sv.json8
-rw-r--r--apps/files_sharing/l10n/zh_TW.js8
-rw-r--r--apps/files_sharing/l10n/zh_TW.json8
12 files changed, 98 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 2ee9e099bf5..95cbd801f1b 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -91,6 +91,8 @@ OC.L10N.register(
"Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
+ "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten",
"Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
"No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
"Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"",
@@ -98,6 +100,7 @@ OC.L10N.register(
"No mail notification configured for this share type" : "Für diesen Freigabetyp ist keine E-Mail-Benachrichtigung eingerichtet",
"Wrong password" : "Falsches Passwort",
"Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung",
+ "Failed to generate a unique token" : "Es konnte kein eindeutiges Token generiert werden",
"This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar",
"shared by %s" : "von %s geteilt",
"Download" : "Herunterladen",
@@ -264,6 +267,10 @@ OC.L10N.register(
"Upload only" : "Nur hochladen",
"Advanced settings" : "Erweiterte Einstellungen",
"Share label" : "Freigabe-Label",
+ "Share link token" : "Link-Token teilen",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Legen Sie den öffentlichen Freigabelink-Token auf etwas fest, das man sich leicht merken kann, oder generieren Sie einen neuen Token. Es wird nicht empfohlen, einen erratbaren Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
+ "Generating…" : "Generieren…",
+ "Generate new token" : "Neues Token generieren",
"Set password" : "Passwort festlegen",
"Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}",
"Password expired" : "Passwort abgelaufen",
@@ -290,6 +297,7 @@ OC.L10N.register(
"Update share" : "Freigabe aktualisieren",
"Save share" : "Freigabe speichern",
"Replace current password" : "Aktuelles Passwort ersetzen",
+ "Failed to generate a new token" : "Es konnte kein neues Token generiert werden",
"Others with access" : "Andere mit Zugriff",
"No other accounts with access found" : "Keine anderen Konten mit Zugriffsberechtigung gefunden",
"Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 69d5b2f1850..9f1e074a7f1 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -89,6 +89,8 @@
"Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
+ "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten",
"Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
"No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
"Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"",
@@ -96,6 +98,7 @@
"No mail notification configured for this share type" : "Für diesen Freigabetyp ist keine E-Mail-Benachrichtigung eingerichtet",
"Wrong password" : "Falsches Passwort",
"Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung",
+ "Failed to generate a unique token" : "Es konnte kein eindeutiges Token generiert werden",
"This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar",
"shared by %s" : "von %s geteilt",
"Download" : "Herunterladen",
@@ -262,6 +265,10 @@
"Upload only" : "Nur hochladen",
"Advanced settings" : "Erweiterte Einstellungen",
"Share label" : "Freigabe-Label",
+ "Share link token" : "Link-Token teilen",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Legen Sie den öffentlichen Freigabelink-Token auf etwas fest, das man sich leicht merken kann, oder generieren Sie einen neuen Token. Es wird nicht empfohlen, einen erratbaren Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
+ "Generating…" : "Generieren…",
+ "Generate new token" : "Neues Token generieren",
"Set password" : "Passwort festlegen",
"Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}",
"Password expired" : "Passwort abgelaufen",
@@ -288,6 +295,7 @@
"Update share" : "Freigabe aktualisieren",
"Save share" : "Freigabe speichern",
"Replace current password" : "Aktuelles Passwort ersetzen",
+ "Failed to generate a new token" : "Es konnte kein neues Token generiert werden",
"Others with access" : "Andere mit Zugriff",
"No other accounts with access found" : "Keine anderen Konten mit Zugriffsberechtigung gefunden",
"Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten",
diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js
index eab3812dda0..32ae2d9070d 100644
--- a/apps/files_sharing/l10n/ga.js
+++ b/apps/files_sharing/l10n/ga.js
@@ -91,6 +91,8 @@ OC.L10N.register(
"Share must at least have READ or CREATE permissions" : "Caithfidh ceadanna READ nó CREATE a bheith ag sciar ar a laghad",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Ní mór cead READ a bheith ag sciar má shocraítear cead UPDATE nó DELETE",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Theip ar \"an focal faire a sheoladh ag Nextcloud Talk\" chun comhad nó fillteán a roinnt toisc nach bhfuil Nextcloud Talk cumasaithe.",
+ "Custom share link tokens have been disabled by the administrator" : "Dhíchumasaigh an riarthóir comharthaí nasc comhroinnte saincheaptha",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Ní mór carachtar 1 ar a laghad a bheith sna comharthaí agus ní fhéadfaidh ach litreacha, uimhreacha nó fleiscín a bheith iontu",
"Invalid date. Format must be YYYY-MM-DD" : "Dáta neamhbhailí. Ní mór don fhormáid a bheith BBBB-MM-LL",
"No sharing rights on this item" : "Níl aon chearta comhroinnte ar an mír seo",
"Invalid share attributes provided: \"%s\"" : "Cuireadh tréithe comhroinnte neamhbhailí: \"%s\"",
@@ -98,6 +100,7 @@ OC.L10N.register(
"No mail notification configured for this share type" : "Níl aon fhógra ríomhphoist cumraithe don chineál comhroinnte seo",
"Wrong password" : "Pasfhocal mícheart",
"Error while sending mail notification" : "Earráid agus fógra ríomhphoist á sheoladh",
+ "Failed to generate a unique token" : "Theip ar chomhartha uathúil a ghiniúint",
"This share does not exist or is no longer available" : "Níl an sciar seo ann nó níl sé ar fáil a thuilleadh",
"shared by %s" : "roinnte ag %s",
"Download" : "Íoslódáil",
@@ -264,6 +267,10 @@ OC.L10N.register(
"Upload only" : "Uaslódáil ach amháin",
"Advanced settings" : "Ardsocruithe",
"Share label" : "Comhroinn lipéad",
+ "Share link token" : "Comhroinn comhartha nasc",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Socraigh an comhartha nasc scaireanna poiblí le rud éigin atá éasca le cuimhneamh nó giniúint comhartha nua. Ní mholtar comhartha inmheasta a úsáid le haghaidh scaireanna ina bhfuil faisnéis íogair.",
+ "Generating…" : "Ag giniúint…",
+ "Generate new token" : "Gin comhartha nua",
"Set password" : "Socraigh pasfhocal",
"Password expires {passwordExpirationTime}" : "Téann pasfhocal in éag {passwordExpirationTime}",
"Password expired" : "Pasfhocal imithe in éag",
@@ -290,6 +297,7 @@ OC.L10N.register(
"Update share" : "Nuashonraigh sciar",
"Save share" : "Sábháil sciar",
"Replace current password" : "Ionadaigh an pasfhocal reatha",
+ "Failed to generate a new token" : "Theip ar chomhartha nua a ghiniúint",
"Others with access" : "Daoine eile a bhfuil rochtain acu",
"No other accounts with access found" : "Níor aimsíodh aon chuntais eile a bhfuil rochtain acu",
"Toggle list of others with access to this directory" : "Scoránaigh liosta de na cinn eile a bhfuil rochtain acu ar an eolaire seo",
diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json
index 3659929a8a7..4ffc57cd14e 100644
--- a/apps/files_sharing/l10n/ga.json
+++ b/apps/files_sharing/l10n/ga.json
@@ -89,6 +89,8 @@
"Share must at least have READ or CREATE permissions" : "Caithfidh ceadanna READ nó CREATE a bheith ag sciar ar a laghad",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Ní mór cead READ a bheith ag sciar má shocraítear cead UPDATE nó DELETE",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Theip ar \"an focal faire a sheoladh ag Nextcloud Talk\" chun comhad nó fillteán a roinnt toisc nach bhfuil Nextcloud Talk cumasaithe.",
+ "Custom share link tokens have been disabled by the administrator" : "Dhíchumasaigh an riarthóir comharthaí nasc comhroinnte saincheaptha",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Ní mór carachtar 1 ar a laghad a bheith sna comharthaí agus ní fhéadfaidh ach litreacha, uimhreacha nó fleiscín a bheith iontu",
"Invalid date. Format must be YYYY-MM-DD" : "Dáta neamhbhailí. Ní mór don fhormáid a bheith BBBB-MM-LL",
"No sharing rights on this item" : "Níl aon chearta comhroinnte ar an mír seo",
"Invalid share attributes provided: \"%s\"" : "Cuireadh tréithe comhroinnte neamhbhailí: \"%s\"",
@@ -96,6 +98,7 @@
"No mail notification configured for this share type" : "Níl aon fhógra ríomhphoist cumraithe don chineál comhroinnte seo",
"Wrong password" : "Pasfhocal mícheart",
"Error while sending mail notification" : "Earráid agus fógra ríomhphoist á sheoladh",
+ "Failed to generate a unique token" : "Theip ar chomhartha uathúil a ghiniúint",
"This share does not exist or is no longer available" : "Níl an sciar seo ann nó níl sé ar fáil a thuilleadh",
"shared by %s" : "roinnte ag %s",
"Download" : "Íoslódáil",
@@ -262,6 +265,10 @@
"Upload only" : "Uaslódáil ach amháin",
"Advanced settings" : "Ardsocruithe",
"Share label" : "Comhroinn lipéad",
+ "Share link token" : "Comhroinn comhartha nasc",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Socraigh an comhartha nasc scaireanna poiblí le rud éigin atá éasca le cuimhneamh nó giniúint comhartha nua. Ní mholtar comhartha inmheasta a úsáid le haghaidh scaireanna ina bhfuil faisnéis íogair.",
+ "Generating…" : "Ag giniúint…",
+ "Generate new token" : "Gin comhartha nua",
"Set password" : "Socraigh pasfhocal",
"Password expires {passwordExpirationTime}" : "Téann pasfhocal in éag {passwordExpirationTime}",
"Password expired" : "Pasfhocal imithe in éag",
@@ -288,6 +295,7 @@
"Update share" : "Nuashonraigh sciar",
"Save share" : "Sábháil sciar",
"Replace current password" : "Ionadaigh an pasfhocal reatha",
+ "Failed to generate a new token" : "Theip ar chomhartha nua a ghiniúint",
"Others with access" : "Daoine eile a bhfuil rochtain acu",
"No other accounts with access found" : "Níor aimsíodh aon chuntais eile a bhfuil rochtain acu",
"Toggle list of others with access to this directory" : "Scoránaigh liosta de na cinn eile a bhfuil rochtain acu ar an eolaire seo",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index b34c3b9110b..f161c766c19 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -91,6 +91,8 @@ OC.L10N.register(
"Share must at least have READ or CREATE permissions" : "共有には少なくとも 読み込み または 作成の権限が必要です",
"Share must have READ permission if UPDATE or DELETE permission is set" : "更新 または 削除権限が設定されている場合、共有者は 読み込み権限を持っている必要があります。",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talkが有効になっていないため、ファイルまたはフォルダーを共有するための「NextcloudTalkによるパスワードの送信」ができませんでした。",
+ "Custom share link tokens have been disabled by the administrator" : "カスタム共有リンクのトークンが管理者によって無効化されました。",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "トークンは少なくとも1文字を含む必要があり、文字、数字、またはハイフンのみを含むことができます",
"Invalid date. Format must be YYYY-MM-DD" : "日付が無効です。日付形式はYYYY-MM-DDである必要があります",
"No sharing rights on this item" : "この項目には共有権限はありません",
"Invalid share attributes provided: \"%s\"" : "無効な共有属性が指定されました \"%s\"",
@@ -98,6 +100,7 @@ OC.L10N.register(
"No mail notification configured for this share type" : "この共有タイプにはメール通知が設定されていません",
"Wrong password" : "パスワードが間違っています",
"Error while sending mail notification" : "メール通知送信中にエラーが発生",
+ "Failed to generate a unique token" : "一意なトークンの生成に失敗しました",
"This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました",
"shared by %s" : "%s が共有",
"Download" : "ダウンロード",
@@ -264,6 +267,10 @@ OC.L10N.register(
"Upload only" : "アップロードのみ",
"Advanced settings" : "詳細設定",
"Share label" : "共有ラベル",
+ "Share link token" : "共有リンクのトークン",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "公開共有リンクのトークンを覚えやすいものに設定するか、新しいトークンを生成してください。機密情報を含む共有には、推測可能なトークンを使用することはおすすめしません。",
+ "Generating…" : "生成中…",
+ "Generate new token" : "新しいトークンの生成",
"Set password" : "パスワード設定",
"Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}",
"Password expired" : "パスワード期限切れ",
@@ -290,6 +297,7 @@ OC.L10N.register(
"Update share" : "共有設定の更新",
"Save share" : "共有を保存",
"Replace current password" : "現在のパスワードを置き換える",
+ "Failed to generate a new token" : "新しいトークンの生成に失敗しました",
"Others with access" : "アクセス権を持つ他のユーザー",
"No other accounts with access found" : "アクセス可能な他のアカウントは見つかりませんでした",
"Toggle list of others with access to this directory" : "このフォルダーへのアクセス権を持つ他のユーザーリストを切り替えます",
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index aa167f116dc..db4688b5507 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -89,6 +89,8 @@
"Share must at least have READ or CREATE permissions" : "共有には少なくとも 読み込み または 作成の権限が必要です",
"Share must have READ permission if UPDATE or DELETE permission is set" : "更新 または 削除権限が設定されている場合、共有者は 読み込み権限を持っている必要があります。",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud Talkが有効になっていないため、ファイルまたはフォルダーを共有するための「NextcloudTalkによるパスワードの送信」ができませんでした。",
+ "Custom share link tokens have been disabled by the administrator" : "カスタム共有リンクのトークンが管理者によって無効化されました。",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "トークンは少なくとも1文字を含む必要があり、文字、数字、またはハイフンのみを含むことができます",
"Invalid date. Format must be YYYY-MM-DD" : "日付が無効です。日付形式はYYYY-MM-DDである必要があります",
"No sharing rights on this item" : "この項目には共有権限はありません",
"Invalid share attributes provided: \"%s\"" : "無効な共有属性が指定されました \"%s\"",
@@ -96,6 +98,7 @@
"No mail notification configured for this share type" : "この共有タイプにはメール通知が設定されていません",
"Wrong password" : "パスワードが間違っています",
"Error while sending mail notification" : "メール通知送信中にエラーが発生",
+ "Failed to generate a unique token" : "一意なトークンの生成に失敗しました",
"This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました",
"shared by %s" : "%s が共有",
"Download" : "ダウンロード",
@@ -262,6 +265,10 @@
"Upload only" : "アップロードのみ",
"Advanced settings" : "詳細設定",
"Share label" : "共有ラベル",
+ "Share link token" : "共有リンクのトークン",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "公開共有リンクのトークンを覚えやすいものに設定するか、新しいトークンを生成してください。機密情報を含む共有には、推測可能なトークンを使用することはおすすめしません。",
+ "Generating…" : "生成中…",
+ "Generate new token" : "新しいトークンの生成",
"Set password" : "パスワード設定",
"Password expires {passwordExpirationTime}" : "パスワードの有効期限は、{passwordExpirationTime}",
"Password expired" : "パスワード期限切れ",
@@ -288,6 +295,7 @@
"Update share" : "共有設定の更新",
"Save share" : "共有を保存",
"Replace current password" : "現在のパスワードを置き換える",
+ "Failed to generate a new token" : "新しいトークンの生成に失敗しました",
"Others with access" : "アクセス権を持つ他のユーザー",
"No other accounts with access found" : "アクセス可能な他のアカウントは見つかりませんでした",
"Toggle list of others with access to this directory" : "このフォルダーへのアクセス権を持つ他のユーザーリストを切り替えます",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 928c7d4e97c..0724c342581 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -58,7 +58,7 @@ OC.L10N.register(
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pradėtas bendrinti iš <strong>kito serverio</strong>",
"Sharing" : "Bendrinimas",
"A file or folder has been <strong>shared</strong>" : "Failas ar aplankas <strong>pradėtas bendrinti</strong>",
- "Shared link" : "Bendrinimo nuoroda",
+ "Shared link" : "Bendrinama nuoroda",
"Wrong share ID, share does not exist" : "Neteisingas viešinio ID, viešinio nėra",
"Could not delete share" : "Nepavyko ištrinti viešinio",
"Please specify a file or folder path" : "Nurodykite kelią iki duomenų",
@@ -82,6 +82,7 @@ OC.L10N.register(
"Could not lock path" : "Nepavyko užrakinti kelio",
"Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai",
"Wrong password" : "Neteisingas slaptažodis",
+ "Failed to generate a unique token" : "Nepavyko sugeneruoti išskirtinio prieigos rakto",
"This share does not exist or is no longer available" : "Šio viešinio nebėra arba jis daugiau nebeprieinamas",
"shared by %s" : "bendrina %s",
"Download" : "Atsisiųsti",
@@ -102,7 +103,7 @@ OC.L10N.register(
"Set a password" : "Nustatyti slaptažodį",
"Password" : "Slaptažodis",
"Generate a new password" : "Generuoti naują slaptažodį",
- "Share link" : "Bendrinimo nuoroda",
+ "Share link" : "Viešinio nuoroda",
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Send link via email" : "Siųsti nuorodą el. paštu",
"Enter an email address or paste a list" : "Įveskite el. pašto adresą arba įdėkite sąrašą",
@@ -154,9 +155,9 @@ OC.L10N.register(
"Customize link" : "Tinkinti nuorodą",
"Generate QR code" : "Generuoti QR kodą",
"Add another link" : "Pridėti kitą nuorodą",
- "Create a new share link" : "Sukurti naują bendrinimo nuorodą",
+ "Create a new share link" : "Sukurti naują viešinio nuorodą",
"Shared via link by {initiator}" : "{initiator} bendrina per nuorodą",
- "Share link ({label})" : "Bendrinimo nuoroda ({label})",
+ "Share link ({label})" : "Viešinio nuoroda ({label})",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"Error while creating the share" : "Klaida kuriant viešinį",
"View only" : "Tik peržiūrėti",
@@ -182,6 +183,8 @@ OC.L10N.register(
"Allow editing" : "Leisti redaguoti",
"Advanced settings" : "Išplėstiniai nustatymai",
"Share label" : "Viešinio etiketė",
+ "Generating…" : "Generuojama…",
+ "Generate new token" : "Generuoti naują prieigos raktą",
"Set password" : "Nustatyti slaptažodį",
"Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
"Password expired" : "Slaptažodis nebegalioja",
@@ -228,7 +231,8 @@ OC.L10N.register(
"Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama",
"Nothing shared yet" : "Kol kas nieko nebendrinama",
"Shared by link" : "Bendrinama pagal nuorodą",
- "No shared links" : "Nėra bendrinimo nuorodų",
+ "No shared links" : "Nėra bendrinamų nuorodų",
+ "Files and folders you shared by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate per nuorodą",
"Deleted shares" : "Ištrinti viešiniai",
"No deleted shares" : "Ištrintų viešinių nėra",
"Pending shares" : "Laukiantys viešiniai",
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index f1435b09111..34c5e753700 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -56,7 +56,7 @@
"A file or folder was shared from <strong>another server</strong>" : "Failas ar aplankas buvo pradėtas bendrinti iš <strong>kito serverio</strong>",
"Sharing" : "Bendrinimas",
"A file or folder has been <strong>shared</strong>" : "Failas ar aplankas <strong>pradėtas bendrinti</strong>",
- "Shared link" : "Bendrinimo nuoroda",
+ "Shared link" : "Bendrinama nuoroda",
"Wrong share ID, share does not exist" : "Neteisingas viešinio ID, viešinio nėra",
"Could not delete share" : "Nepavyko ištrinti viešinio",
"Please specify a file or folder path" : "Nurodykite kelią iki duomenų",
@@ -80,6 +80,7 @@
"Could not lock path" : "Nepavyko užrakinti kelio",
"Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai",
"Wrong password" : "Neteisingas slaptažodis",
+ "Failed to generate a unique token" : "Nepavyko sugeneruoti išskirtinio prieigos rakto",
"This share does not exist or is no longer available" : "Šio viešinio nebėra arba jis daugiau nebeprieinamas",
"shared by %s" : "bendrina %s",
"Download" : "Atsisiųsti",
@@ -100,7 +101,7 @@
"Set a password" : "Nustatyti slaptažodį",
"Password" : "Slaptažodis",
"Generate a new password" : "Generuoti naują slaptažodį",
- "Share link" : "Bendrinimo nuoroda",
+ "Share link" : "Viešinio nuoroda",
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Send link via email" : "Siųsti nuorodą el. paštu",
"Enter an email address or paste a list" : "Įveskite el. pašto adresą arba įdėkite sąrašą",
@@ -152,9 +153,9 @@
"Customize link" : "Tinkinti nuorodą",
"Generate QR code" : "Generuoti QR kodą",
"Add another link" : "Pridėti kitą nuorodą",
- "Create a new share link" : "Sukurti naują bendrinimo nuorodą",
+ "Create a new share link" : "Sukurti naują viešinio nuorodą",
"Shared via link by {initiator}" : "{initiator} bendrina per nuorodą",
- "Share link ({label})" : "Bendrinimo nuoroda ({label})",
+ "Share link ({label})" : "Viešinio nuoroda ({label})",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"Error while creating the share" : "Klaida kuriant viešinį",
"View only" : "Tik peržiūrėti",
@@ -180,6 +181,8 @@
"Allow editing" : "Leisti redaguoti",
"Advanced settings" : "Išplėstiniai nustatymai",
"Share label" : "Viešinio etiketė",
+ "Generating…" : "Generuojama…",
+ "Generate new token" : "Generuoti naują prieigos raktą",
"Set password" : "Nustatyti slaptažodį",
"Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
"Password expired" : "Slaptažodis nebegalioja",
@@ -226,7 +229,8 @@
"Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama",
"Nothing shared yet" : "Kol kas nieko nebendrinama",
"Shared by link" : "Bendrinama pagal nuorodą",
- "No shared links" : "Nėra bendrinimo nuorodų",
+ "No shared links" : "Nėra bendrinamų nuorodų",
+ "Files and folders you shared by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate per nuorodą",
"Deleted shares" : "Ištrinti viešiniai",
"No deleted shares" : "Ištrintų viešinių nėra",
"Pending shares" : "Laukiantys viešiniai",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 5e773063238..2762d995b4a 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -91,6 +91,8 @@ OC.L10N.register(
"Share must at least have READ or CREATE permissions" : "Delningen måste åtminstone ha LÄS- eller SKAPA-behörighet",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Delningen måste ha LÄS-behörighet om ÄNDRA- eller RADERA-behörighet är inställd",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Skicka lösenord via Nextcloud Talk\" för att dela en fil eller mapp misslyckades eftersom Nextcloud Talk inte är aktiverat.",
+ "Custom share link tokens have been disabled by the administrator" : "Anpassade tokens för delningslänkar har inaktiverats av administratören",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token måste innehålla minst 1 tecken och får endast innehålla bokstäver, siffror eller bindestreck",
"Invalid date. Format must be YYYY-MM-DD" : "Ogiltigt datum. Formatet måste vara ÅÅÅÅ-MM-DD",
"No sharing rights on this item" : "Inga delningsrättigheter för detta objekt",
"Invalid share attributes provided: \"%s\"" : "Ogiltiga delningsattribut har angetts: \"%s\"",
@@ -98,6 +100,7 @@ OC.L10N.register(
"No mail notification configured for this share type" : "Ingen e-postavisering har konfigurerats för denna delningstyp",
"Wrong password" : "Fel lösenord",
"Error while sending mail notification" : "Fel vid sändning av e-postavisering",
+ "Failed to generate a unique token" : "Kunde inte generera en unik token",
"This share does not exist or is no longer available" : "Den här delningen finns inte eller är inte längre tillgänglig",
"shared by %s" : "delad av %s",
"Download" : "Hämta",
@@ -264,6 +267,10 @@ OC.L10N.register(
"Upload only" : "Endast uppladdning",
"Advanced settings" : "Avancerade inställningar",
"Share label" : "Delningsetikett",
+ "Share link token" : "Token för delningslänk",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Ställ in delningstoken för publika länken till något enkelt att komma ihåg eller generera en ny token. Det rekommenderas inte att använda en token som är lätt att gissa för delningar som innehåller känslig information.",
+ "Generating…" : "Genererar...",
+ "Generate new token" : "Generera ny token",
"Set password" : "Ange lösenord",
"Password expires {passwordExpirationTime}" : "Lösenordet går ut {passwordExpirationTime}",
"Password expired" : "Lösenordet har gått ut",
@@ -290,6 +297,7 @@ OC.L10N.register(
"Update share" : "Uppdatera delning",
"Save share" : "Spara delning",
"Replace current password" : "Ersätt nuvarande lösenord",
+ "Failed to generate a new token" : "Kunde inte generera en ny token",
"Others with access" : "Andra med åtkomst",
"No other accounts with access found" : "Inga andra konton med åtkomst hittades",
"Toggle list of others with access to this directory" : "Växla lista över andra med access till den här mappen",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 2eb50e9e769..6d977bacada 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -89,6 +89,8 @@
"Share must at least have READ or CREATE permissions" : "Delningen måste åtminstone ha LÄS- eller SKAPA-behörighet",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Delningen måste ha LÄS-behörighet om ÄNDRA- eller RADERA-behörighet är inställd",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Skicka lösenord via Nextcloud Talk\" för att dela en fil eller mapp misslyckades eftersom Nextcloud Talk inte är aktiverat.",
+ "Custom share link tokens have been disabled by the administrator" : "Anpassade tokens för delningslänkar har inaktiverats av administratören",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token måste innehålla minst 1 tecken och får endast innehålla bokstäver, siffror eller bindestreck",
"Invalid date. Format must be YYYY-MM-DD" : "Ogiltigt datum. Formatet måste vara ÅÅÅÅ-MM-DD",
"No sharing rights on this item" : "Inga delningsrättigheter för detta objekt",
"Invalid share attributes provided: \"%s\"" : "Ogiltiga delningsattribut har angetts: \"%s\"",
@@ -96,6 +98,7 @@
"No mail notification configured for this share type" : "Ingen e-postavisering har konfigurerats för denna delningstyp",
"Wrong password" : "Fel lösenord",
"Error while sending mail notification" : "Fel vid sändning av e-postavisering",
+ "Failed to generate a unique token" : "Kunde inte generera en unik token",
"This share does not exist or is no longer available" : "Den här delningen finns inte eller är inte längre tillgänglig",
"shared by %s" : "delad av %s",
"Download" : "Hämta",
@@ -262,6 +265,10 @@
"Upload only" : "Endast uppladdning",
"Advanced settings" : "Avancerade inställningar",
"Share label" : "Delningsetikett",
+ "Share link token" : "Token för delningslänk",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Ställ in delningstoken för publika länken till något enkelt att komma ihåg eller generera en ny token. Det rekommenderas inte att använda en token som är lätt att gissa för delningar som innehåller känslig information.",
+ "Generating…" : "Genererar...",
+ "Generate new token" : "Generera ny token",
"Set password" : "Ange lösenord",
"Password expires {passwordExpirationTime}" : "Lösenordet går ut {passwordExpirationTime}",
"Password expired" : "Lösenordet har gått ut",
@@ -288,6 +295,7 @@
"Update share" : "Uppdatera delning",
"Save share" : "Spara delning",
"Replace current password" : "Ersätt nuvarande lösenord",
+ "Failed to generate a new token" : "Kunde inte generera en ny token",
"Others with access" : "Andra med åtkomst",
"No other accounts with access found" : "Inga andra konton med åtkomst hittades",
"Toggle list of others with access to this directory" : "Växla lista över andra med access till den här mappen",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 05532e82bc4..cfecbb2a20d 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -91,6 +91,8 @@ OC.L10N.register(
"Share must at least have READ or CREATE permissions" : "分享必須至少具備 READ 或 CREATE 權能",
"Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權能,則分享必須具備 READ 權能",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。",
+ "Custom share link tokens have been disabled by the administrator" : "自訂分享連結權杖已被管理員停用",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "權杖必須至少包含 1 個字元,且只能包含字母、數字或連字符。",
"Invalid date. Format must be YYYY-MM-DD" : "無效的日期。格式必須為 YYYY-MM-DD",
"No sharing rights on this item" : "沒有此項目的分享權限",
"Invalid share attributes provided: \"%s\"" : "提供的分享屬性無效:「%s」",
@@ -98,6 +100,7 @@ OC.L10N.register(
"No mail notification configured for this share type" : "此分享類型並未設定郵件通知",
"Wrong password" : "密碼錯誤",
"Error while sending mail notification" : "寄送郵件通知時發生錯誤",
+ "Failed to generate a unique token" : "產生獨一無二的權杖失敗",
"This share does not exist or is no longer available" : "此分享不存在或是不再提供",
"shared by %s" : "由 %s 分享",
"Download" : "下載",
@@ -264,6 +267,10 @@ OC.L10N.register(
"Upload only" : "僅供上傳",
"Advanced settings" : "進階設定",
"Share label" : "分享標籤",
+ "Share link token" : "分享連結權杖",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "將公開分享連結權杖設定為容易記住的權杖,或產生新的權杖。不建議對包含敏感資訊的分享使用可猜測的權杖。",
+ "Generating…" : "正在產生……",
+ "Generate new token" : "產生新權杖",
"Set password" : "設定密碼",
"Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期",
"Password expired" : "密碼已過期",
@@ -290,6 +297,7 @@ OC.L10N.register(
"Update share" : "更新分享",
"Save share" : "儲存分享",
"Replace current password" : "取代目前密碼",
+ "Failed to generate a new token" : "產生新權杖失敗",
"Others with access" : "擁有存取權的其他人",
"No other accounts with access found" : "找不到其他有存取權的使用者",
"Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人列表",
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 3c0d7aa752d..15297169543 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -89,6 +89,8 @@
"Share must at least have READ or CREATE permissions" : "分享必須至少具備 READ 或 CREATE 權能",
"Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權能,則分享必須具備 READ 權能",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。",
+ "Custom share link tokens have been disabled by the administrator" : "自訂分享連結權杖已被管理員停用",
+ "Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "權杖必須至少包含 1 個字元,且只能包含字母、數字或連字符。",
"Invalid date. Format must be YYYY-MM-DD" : "無效的日期。格式必須為 YYYY-MM-DD",
"No sharing rights on this item" : "沒有此項目的分享權限",
"Invalid share attributes provided: \"%s\"" : "提供的分享屬性無效:「%s」",
@@ -96,6 +98,7 @@
"No mail notification configured for this share type" : "此分享類型並未設定郵件通知",
"Wrong password" : "密碼錯誤",
"Error while sending mail notification" : "寄送郵件通知時發生錯誤",
+ "Failed to generate a unique token" : "產生獨一無二的權杖失敗",
"This share does not exist or is no longer available" : "此分享不存在或是不再提供",
"shared by %s" : "由 %s 分享",
"Download" : "下載",
@@ -262,6 +265,10 @@
"Upload only" : "僅供上傳",
"Advanced settings" : "進階設定",
"Share label" : "分享標籤",
+ "Share link token" : "分享連結權杖",
+ "Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "將公開分享連結權杖設定為容易記住的權杖,或產生新的權杖。不建議對包含敏感資訊的分享使用可猜測的權杖。",
+ "Generating…" : "正在產生……",
+ "Generate new token" : "產生新權杖",
"Set password" : "設定密碼",
"Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期",
"Password expired" : "密碼已過期",
@@ -288,6 +295,7 @@
"Update share" : "更新分享",
"Save share" : "儲存分享",
"Replace current password" : "取代目前密碼",
+ "Failed to generate a new token" : "產生新權杖失敗",
"Others with access" : "擁有存取權的其他人",
"No other accounts with access found" : "找不到其他有存取權的使用者",
"Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人列表",