aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/de_DE.js4
-rw-r--r--apps/files_sharing/l10n/de_DE.json4
-rw-r--r--apps/files_sharing/l10n/en_GB.js6
-rw-r--r--apps/files_sharing/l10n/en_GB.json6
-rw-r--r--apps/files_sharing/l10n/es_AR.js1
-rw-r--r--apps/files_sharing/l10n/es_AR.json1
-rw-r--r--apps/files_sharing/l10n/ja.js7
-rw-r--r--apps/files_sharing/l10n/ja.json7
-rw-r--r--apps/files_sharing/l10n/nb.js6
-rw-r--r--apps/files_sharing/l10n/nb.json6
-rw-r--r--apps/files_sharing/l10n/sv.js6
-rw-r--r--apps/files_sharing/l10n/sv.json6
-rw-r--r--apps/files_sharing/l10n/zh_HK.js6
-rw-r--r--apps/files_sharing/l10n/zh_HK.json6
14 files changed, 68 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 6adda056715..05fae71f607 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -339,9 +339,9 @@ OC.L10N.register(
"No shared links" : "Keine geteilten Links",
"Files and folders you shared by link will show up here" : "Von Ihnen mittels Link geteilte Dateien und Ordner werden hier angezeigt werden",
"File requests" : "Dateianfragen",
- "List of file requests." : "Liste der Dateianfragen",
+ "List of file requests." : "Liste der Dateianfragen.",
"No file requests" : "Keine Dateianfragen",
- "File requests you have created will show up here" : "Dateianfragen wurden erstellt und werden hier angezeigt",
+ "File requests you have created will show up here" : "Von Ihnen erstellte Dateianfragen werden hier angezeigt",
"Deleted shares" : "Gelöschte Freigaben",
"List of shares you left." : "Liste der Freigaben, die Sie verlassen haben.",
"No deleted shares" : "Keine gelöschten Freigaben",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 8805e712770..255a17e7902 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -337,9 +337,9 @@
"No shared links" : "Keine geteilten Links",
"Files and folders you shared by link will show up here" : "Von Ihnen mittels Link geteilte Dateien und Ordner werden hier angezeigt werden",
"File requests" : "Dateianfragen",
- "List of file requests." : "Liste der Dateianfragen",
+ "List of file requests." : "Liste der Dateianfragen.",
"No file requests" : "Keine Dateianfragen",
- "File requests you have created will show up here" : "Dateianfragen wurden erstellt und werden hier angezeigt",
+ "File requests you have created will show up here" : "Von Ihnen erstellte Dateianfragen werden hier angezeigt",
"Deleted shares" : "Gelöschte Freigaben",
"List of shares you left." : "Liste der Freigaben, die Sie verlassen haben.",
"No deleted shares" : "Keine gelöschten Freigaben",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 2bb69db11d1..5f42daa368a 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Decline" : "Decline",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.",
"People" : "People",
+ "Filter accounts" : "Filter accounts",
"When should the request expire?" : "When should the request expire?",
"Set a submission expiration date" : "Set a submission expiration date",
"Expiration date" : "Expiration date",
@@ -253,6 +254,7 @@ OC.L10N.register(
"Deck board" : "Deck board",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "on {server}",
+ "Note from" : "Note from",
"Note:" : "Note:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.",
"To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.",
@@ -336,6 +338,10 @@ OC.L10N.register(
"List of files that are shared by link." : "List of files that are shared by link.",
"No shared links" : "No shared links",
"Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here",
+ "File requests" : "File requests",
+ "List of file requests." : "List of file requests.",
+ "No file requests" : "No file requests",
+ "File requests you have created will show up here" : "File requests you have created will show up here",
"Deleted shares" : "Deleted shares",
"List of shares you left." : "List of shares you left.",
"No deleted shares" : "No deleted shares",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 3a8322f98f5..25041cc08cc 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -125,6 +125,7 @@
"Decline" : "Decline",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.",
"People" : "People",
+ "Filter accounts" : "Filter accounts",
"When should the request expire?" : "When should the request expire?",
"Set a submission expiration date" : "Set a submission expiration date",
"Expiration date" : "Expiration date",
@@ -251,6 +252,7 @@
"Deck board" : "Deck board",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "on {server}",
+ "Note from" : "Note from",
"Note:" : "Note:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.",
"To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.",
@@ -334,6 +336,10 @@
"List of files that are shared by link." : "List of files that are shared by link.",
"No shared links" : "No shared links",
"Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here",
+ "File requests" : "File requests",
+ "List of file requests." : "List of file requests.",
+ "No file requests" : "No file requests",
+ "File requests you have created will show up here" : "File requests you have created will show up here",
"Deleted shares" : "Deleted shares",
"List of shares you left." : "List of shares you left.",
"No deleted shares" : "No deleted shares",
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js
index 53a69710562..f6c8e045439 100644
--- a/apps/files_sharing/l10n/es_AR.js
+++ b/apps/files_sharing/l10n/es_AR.js
@@ -208,6 +208,7 @@ OC.L10N.register(
"File drop (upload only)" : "Soltar archivo (solo para carga)",
"Upload" : "Cargar",
"Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
+ "File drop" : "Entrega de archivos",
"Circle" : "Círculo",
"Update" : "Actualizar",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json
index bd9637ceda4..bb3f7421f2f 100644
--- a/apps/files_sharing/l10n/es_AR.json
+++ b/apps/files_sharing/l10n/es_AR.json
@@ -206,6 +206,7 @@
"File drop (upload only)" : "Soltar archivo (solo para carga)",
"Upload" : "Cargar",
"Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
+ "File drop" : "Entrega de archivos",
"Circle" : "Círculo",
"Update" : "Actualizar",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 466f2bc56f3..2103a6d6ebb 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Decline" : "拒否",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。",
"People" : "人間",
+ "Filter accounts" : "アカウントのフィルタリング",
"When should the request expire?" : "リクエストの有効期限はいつまでですか?",
"Set a submission expiration date" : "送信の有効期限を設定する",
"Expiration date" : "有効期限",
@@ -253,6 +254,8 @@ OC.L10N.register(
"Deck board" : "Deckボード",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "{server} に",
+ "Note from" : "注釈",
+ "Note:" : "注意:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。",
"To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。",
"Enter your name" : "あなたの名前を入力",
@@ -335,6 +338,10 @@ OC.L10N.register(
"List of files that are shared by link." : "URL共有済みファイルの一覧。",
"No shared links" : "共有リンクはありません",
"Files and folders you shared by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。",
+ "File requests" : "ファイルリクエスト",
+ "List of file requests." : "ファイル要求のリスト。",
+ "No file requests" : "ファイル要求がありません",
+ "File requests you have created will show up here" : "作成したファイルリクエストはここに表示されます",
"Deleted shares" : "削除した共有",
"List of shares you left." : "離脱した共有の一覧",
"No deleted shares" : "削除(離脱)した共有はありません",
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index c2adbc23092..4d4d59ce6e4 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -125,6 +125,7 @@
"Decline" : "拒否",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。",
"People" : "人間",
+ "Filter accounts" : "アカウントのフィルタリング",
"When should the request expire?" : "リクエストの有効期限はいつまでですか?",
"Set a submission expiration date" : "送信の有効期限を設定する",
"Expiration date" : "有効期限",
@@ -251,6 +252,8 @@
"Deck board" : "Deckボード",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "{server} に",
+ "Note from" : "注釈",
+ "Note:" : "注意:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。",
"To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。",
"Enter your name" : "あなたの名前を入力",
@@ -333,6 +336,10 @@
"List of files that are shared by link." : "URL共有済みファイルの一覧。",
"No shared links" : "共有リンクはありません",
"Files and folders you shared by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。",
+ "File requests" : "ファイルリクエスト",
+ "List of file requests." : "ファイル要求のリスト。",
+ "No file requests" : "ファイル要求がありません",
+ "File requests you have created will show up here" : "作成したファイルリクエストはここに表示されます",
"Deleted shares" : "削除した共有",
"List of shares you left." : "離脱した共有の一覧",
"No deleted shares" : "削除(離脱)した共有はありません",
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js
index 97210c24df3..d87f051980c 100644
--- a/apps/files_sharing/l10n/nb.js
+++ b/apps/files_sharing/l10n/nb.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Decline" : "Avslå",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar personer dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle personene kan deretter dele filer og mapper med andre kontoer og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre personer utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.",
"People" : "Mennesker",
+ "Filter accounts" : "Filtrer kontoer",
"When should the request expire?" : "Når skal forespørselen utløpe?",
"Set a submission expiration date" : "Angi en utløpsdato for sending",
"Expiration date" : "Utløpsdato",
@@ -253,6 +254,7 @@ OC.L10N.register(
"Deck board" : "Deck tavle",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
+ "Note from" : "Notat fra",
"Note:" : "Merk:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.",
"To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.",
@@ -336,6 +338,10 @@ OC.L10N.register(
"List of files that are shared by link." : "Liste over filer som er delt via kobling.",
"No shared links" : "Ingen delte lenker",
"Files and folders you shared by link will show up here" : "Filer og mapper du har delt via kobling, vises her",
+ "File requests" : "Filforespørsler",
+ "List of file requests." : "Liste over filforespørsler.",
+ "No file requests" : "Ingen filforespørsler",
+ "File requests you have created will show up here" : "Filforespørsler du har opprettet vil vises her",
"Deleted shares" : "Slettede delinger",
"List of shares you left." : "Liste over delte ressurser du forlot.",
"No deleted shares" : "Ingen slettede delinger",
diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json
index 9eb3148a287..2b2117c943a 100644
--- a/apps/files_sharing/l10n/nb.json
+++ b/apps/files_sharing/l10n/nb.json
@@ -125,6 +125,7 @@
"Decline" : "Avslå",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar personer dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle personene kan deretter dele filer og mapper med andre kontoer og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre personer utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.",
"People" : "Mennesker",
+ "Filter accounts" : "Filtrer kontoer",
"When should the request expire?" : "Når skal forespørselen utløpe?",
"Set a submission expiration date" : "Angi en utløpsdato for sending",
"Expiration date" : "Utløpsdato",
@@ -251,6 +252,7 @@
"Deck board" : "Deck tavle",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
+ "Note from" : "Notat fra",
"Note:" : "Merk:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.",
"To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.",
@@ -334,6 +336,10 @@
"List of files that are shared by link." : "Liste over filer som er delt via kobling.",
"No shared links" : "Ingen delte lenker",
"Files and folders you shared by link will show up here" : "Filer og mapper du har delt via kobling, vises her",
+ "File requests" : "Filforespørsler",
+ "List of file requests." : "Liste over filforespørsler.",
+ "No file requests" : "Ingen filforespørsler",
+ "File requests you have created will show up here" : "Filforespørsler du har opprettet vil vises her",
"Deleted shares" : "Slettede delinger",
"List of shares you left." : "Liste over delte ressurser du forlot.",
"No deleted shares" : "Ingen slettede delinger",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 76c4b2ba62f..da9a70f9e52 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Decline" : "Avböj",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.",
"People" : "Personer",
+ "Filter accounts" : "Filtrera konton",
"When should the request expire?" : "När ska begäran löpa ut?",
"Set a submission expiration date" : "Ställ in utgångsdatum för inlämning",
"Expiration date" : "Utgångsdatum",
@@ -253,6 +254,7 @@ OC.L10N.register(
"Deck board" : "Deck-plank",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
+ "Note from" : "Anteckning från",
"Note:" : "Notering:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.",
"To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.",
@@ -336,6 +338,10 @@ OC.L10N.register(
"List of files that are shared by link." : "Lista över filer som delas via länk.",
"No shared links" : "Inga delade länkar",
"Files and folders you shared by link will show up here" : "Filer och mappar som du delat via länk kommer att visas här",
+ "File requests" : "Filförfrågningar",
+ "List of file requests." : "Lista över filförfrågningar.",
+ "No file requests" : "Inga filförfrågningar",
+ "File requests you have created will show up here" : "Filförfrågningar som du har skapat kommer att visas här",
"Deleted shares" : "Borttagna delningar",
"List of shares you left." : "Lista över delningar du lämnat.",
"No deleted shares" : "Inga borttagna delningar",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 2821e9a78f8..9ce728c9e2f 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -125,6 +125,7 @@
"Decline" : "Avböj",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.",
"People" : "Personer",
+ "Filter accounts" : "Filtrera konton",
"When should the request expire?" : "När ska begäran löpa ut?",
"Set a submission expiration date" : "Ställ in utgångsdatum för inlämning",
"Expiration date" : "Utgångsdatum",
@@ -251,6 +252,7 @@
"Deck board" : "Deck-plank",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "på {server}",
+ "Note from" : "Anteckning från",
"Note:" : "Notering:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.",
"To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.",
@@ -334,6 +336,10 @@
"List of files that are shared by link." : "Lista över filer som delas via länk.",
"No shared links" : "Inga delade länkar",
"Files and folders you shared by link will show up here" : "Filer och mappar som du delat via länk kommer att visas här",
+ "File requests" : "Filförfrågningar",
+ "List of file requests." : "Lista över filförfrågningar.",
+ "No file requests" : "Inga filförfrågningar",
+ "File requests you have created will show up here" : "Filförfrågningar som du har skapat kommer att visas här",
"Deleted shares" : "Borttagna delningar",
"List of shares you left." : "Lista över delningar du lämnat.",
"No deleted shares" : "Inga borttagna delningar",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 80edaacfd6b..a68c27bab06 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -127,6 +127,7 @@ OC.L10N.register(
"Decline" : "婉拒",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
"People" : "人物",
+ "Filter accounts" : "過濾帳戶",
"When should the request expire?" : "請求應在何時過期?",
"Set a submission expiration date" : "設置提交屆滿日期",
"Expiration date" : "到期日",
@@ -253,6 +254,7 @@ OC.L10N.register(
"Deck board" : "Deck 面板",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "在 {server} 上",
+ "Note from" : "備註來自",
"Note:" : "備註:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。",
"To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。",
@@ -336,6 +338,10 @@ OC.L10N.register(
"List of files that are shared by link." : "透過連結分享的檔案清單。",
"No shared links" : "沒有已分享的連結",
"Files and folders you shared by link will show up here" : "您分享的檔案與資料夾連結將會顯示在此處",
+ "File requests" : "檔案請求",
+ "List of file requests." : "檔案請求清單",
+ "No file requests" : "沒有檔案請求",
+ "File requests you have created will show up here" : "您建立的檔案請求將會顯示在此處",
"Deleted shares" : "移除分享",
"List of shares you left." : "您已退出的分享的清單。",
"No deleted shares" : "沒有移除的分享",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 4dc9756ba0e..005fd9edfe1 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -125,6 +125,7 @@
"Decline" : "婉拒",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
"People" : "人物",
+ "Filter accounts" : "過濾帳戶",
"When should the request expire?" : "請求應在何時過期?",
"Set a submission expiration date" : "設置提交屆滿日期",
"Expiration date" : "到期日",
@@ -251,6 +252,7 @@
"Deck board" : "Deck 面板",
"ScienceMesh" : "ScienceMesh",
"on {server}" : "在 {server} 上",
+ "Note from" : "備註來自",
"Note:" : "備註:",
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。",
"To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。",
@@ -334,6 +336,10 @@
"List of files that are shared by link." : "透過連結分享的檔案清單。",
"No shared links" : "沒有已分享的連結",
"Files and folders you shared by link will show up here" : "您分享的檔案與資料夾連結將會顯示在此處",
+ "File requests" : "檔案請求",
+ "List of file requests." : "檔案請求清單",
+ "No file requests" : "沒有檔案請求",
+ "File requests you have created will show up here" : "您建立的檔案請求將會顯示在此處",
"Deleted shares" : "移除分享",
"List of shares you left." : "您已退出的分享的清單。",
"No deleted shares" : "沒有移除的分享",