summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files_versions/l10n/ja.js4
-rw-r--r--apps/files_versions/l10n/ja.json4
-rw-r--r--apps/oauth2/l10n/cs.js1
-rw-r--r--apps/oauth2/l10n/cs.json1
-rw-r--r--apps/oauth2/l10n/de.js1
-rw-r--r--apps/oauth2/l10n/de.json1
-rw-r--r--apps/oauth2/l10n/de_DE.js1
-rw-r--r--apps/oauth2/l10n/de_DE.json1
-rw-r--r--apps/oauth2/l10n/es.js1
-rw-r--r--apps/oauth2/l10n/es.json1
-rw-r--r--apps/oauth2/l10n/it.js1
-rw-r--r--apps/oauth2/l10n/it.json1
-rw-r--r--apps/oauth2/l10n/pt_BR.js1
-rw-r--r--apps/oauth2/l10n/pt_BR.json1
-rw-r--r--apps/oauth2/l10n/tr.js1
-rw-r--r--apps/oauth2/l10n/tr.json1
-rw-r--r--apps/sharebymail/l10n/es.js8
-rw-r--r--apps/sharebymail/l10n/es.json8
-rw-r--r--apps/sharebymail/l10n/fr.js8
-rw-r--r--apps/sharebymail/l10n/fr.json8
20 files changed, 52 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/ja.js b/apps/files_versions/l10n/ja.js
index 2509ee6b15b..3b9ba4c56f3 100644
--- a/apps/files_versions/l10n/ja.js
+++ b/apps/files_versions/l10n/ja.js
@@ -7,8 +7,10 @@ OC.L10N.register(
"Restore" : "復元",
"No other versions available" : "利用可能なバージョンはありません",
"This application automatically maintains older versions of files that are changed." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。",
+ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。 バージョン管理のためにクォータが足りなくなっていないことを保証するために、バージョンフォルダを自動的に管理します。バージョンの有効期限に加えて、バージョン管理アプリは、ユーザーが現在利用可能なフリースペースの50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。",
"Could not revert: %s" : "元に戻せませんでした: %s",
"No earlier versions available" : "以前のバージョンは利用できません",
- "More versions …" : "他のバージョン …"
+ "More versions …" : "他のバージョン …",
+ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\nIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョンになります。 バージョンのためにクォータが足りなくなっていないことを保証するために、バージョンフォルダを自動的に管理します。バージョンの有効期限に加えて、バージョンアプリは、ユーザーが現在利用可能なフリースペースの50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_versions/l10n/ja.json b/apps/files_versions/l10n/ja.json
index 0784575e7c0..30942bac82a 100644
--- a/apps/files_versions/l10n/ja.json
+++ b/apps/files_versions/l10n/ja.json
@@ -5,8 +5,10 @@
"Restore" : "復元",
"No other versions available" : "利用可能なバージョンはありません",
"This application automatically maintains older versions of files that are changed." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。",
+ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。 バージョン管理のためにクォータが足りなくなっていないことを保証するために、バージョンフォルダを自動的に管理します。バージョンの有効期限に加えて、バージョン管理アプリは、ユーザーが現在利用可能なフリースペースの50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。",
"Could not revert: %s" : "元に戻せませんでした: %s",
"No earlier versions available" : "以前のバージョンは利用できません",
- "More versions …" : "他のバージョン …"
+ "More versions …" : "他のバージョン …",
+ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\nIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョンになります。 バージョンのためにクォータが足りなくなっていないことを保証するために、バージョンフォルダを自動的に管理します。バージョンの有効期限に加えて、バージョンアプリは、ユーザーが現在利用可能なフリースペースの50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js
index f194f53b7b8..14d3f449c13 100644
--- a/apps/oauth2/l10n/cs.js
+++ b/apps/oauth2/l10n/cs.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Váš klient není autorizován pro připojení se. Informujte správce svého klienta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
diff --git a/apps/oauth2/l10n/cs.json b/apps/oauth2/l10n/cs.json
index 637b4184b67..5fac586acb4 100644
--- a/apps/oauth2/l10n/cs.json
+++ b/apps/oauth2/l10n/cs.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Váš klient není autorizován pro připojení se. Informujte správce svého klienta.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index 6b206256c26..5ee860f1896 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index d58c308481d..3daaab9435a 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index 8f2e050c7ba..8f7957ae55c 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator Deines Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index 002b62a70fd..0637bb4f6f3 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere den Administrator Deines Clients.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index aa099503b1f..1cc9a884bf9 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado a conectarse. Por favor, informa de tu cliente al administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index d3e3ba9c7b3..146f7a01cde 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Tu cliente no está autorizado a conectarse. Por favor, informa de tu cliente al administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index dca054463f0..47fa8368209 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Il tuo client non è autorizzato a collegarsi. Informa l'amministratore del tuo client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Il tuo URL di redirezione deve essere un URL completo, ad esempio: https://tuodominio.com/percorso",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
index 2f9426084e4..715e4217778 100644
--- a/apps/oauth2/l10n/it.json
+++ b/apps/oauth2/l10n/it.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Il tuo client non è autorizzato a collegarsi. Informa l'amministratore del tuo client.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Il tuo URL di redirezione deve essere un URL completo, ad esempio: https://tuodominio.com/percorso",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index 257e3c2f87f..e2acc55a4d6 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Seu cliente não está autorizado a conectar-se. Informe isso ao administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "A URL de redirecionamento precisa ser completa, por exemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticação compatível com OAuth2 de outros aplicativos da web.",
diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json
index 45c8f0dbcd6..0e979b3cbb8 100644
--- a/apps/oauth2/l10n/pt_BR.json
+++ b/apps/oauth2/l10n/pt_BR.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Seu cliente não está autorizado a conectar-se. Informe isso ao administrador.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "A URL de redirecionamento precisa ser completa, por exemplo: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticação compatível com OAuth2 de outros aplicativos da web.",
diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js
index a0c56696e6f..f2b3d234dcb 100644
--- a/apps/oauth2/l10n/tr.js
+++ b/apps/oauth2/l10n/tr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "İstemcinizin bağlanma izni yok. Lütfen sistem yöneticinize istemciniz ile ilgili bilgi verin.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Yönlendirme adresi https://websitem.com/yol gibi tam bir adres olmalıdır",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması sağlar.",
diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json
index 244130bb75b..c62e74ff6dc 100644
--- a/apps/oauth2/l10n/tr.json
+++ b/apps/oauth2/l10n/tr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "İstemcinizin bağlanma izni yok. Lütfen sistem yöneticinize istemciniz ile ilgili bilgi verin.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Yönlendirme adresi https://websitem.com/yol gibi tam bir adres olmalıdır",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması sağlar.",
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index a15f871bcc2..918a1cc3835 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -5,6 +5,10 @@ OC.L10N.register(
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
+ "Unshared from %1$s" : "Dejado de compartir desde %1$s",
+ "Unshared from {email}" : "Dejado de compartir desde {email}",
+ "Unshared from %1$s by %2$s" : "Dejado de compartir desde %1$s por %2$s",
+ "Unshared from {email} by {actor}" : "Dejado de compartir desde {email} por {actor}",
"Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s",
"Password for mail share sent to {email}" : "La contraseña para compartir por correo se ha enviado a {email}",
"Password for mail share sent to you" : "La contraseña para compartir por correo se te ha enviado",
@@ -12,6 +16,10 @@ OC.L10N.register(
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
"{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} por correo electrónico",
+ "You unshared %1$s from %2$s by mail" : "Has dejado de compartir %1$s desde %2$s por correo",
+ "You unshared {file} from {email} by mail" : "Has dejado de compartir {file} desde {email} por correo",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s ha dejado de compartir %1$s desde %2$s por correo",
+ "{actor} unshared {file} from {email} by mail" : "{actor} ha dejado de compartir desde {email} por correo",
"Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ",
"Password to access {file} was sent to {email}" : "Se ha enviado a {email} una contraseña para acceder a {file}",
"Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s",
diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json
index 3bac10bc6c7..8fd93ce5fb6 100644
--- a/apps/sharebymail/l10n/es.json
+++ b/apps/sharebymail/l10n/es.json
@@ -3,6 +3,10 @@
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
+ "Unshared from %1$s" : "Dejado de compartir desde %1$s",
+ "Unshared from {email}" : "Dejado de compartir desde {email}",
+ "Unshared from %1$s by %2$s" : "Dejado de compartir desde %1$s por %2$s",
+ "Unshared from {email} by {actor}" : "Dejado de compartir desde {email} por {actor}",
"Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s",
"Password for mail share sent to {email}" : "La contraseña para compartir por correo se ha enviado a {email}",
"Password for mail share sent to you" : "La contraseña para compartir por correo se te ha enviado",
@@ -10,6 +14,10 @@
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
"{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} por correo electrónico",
+ "You unshared %1$s from %2$s by mail" : "Has dejado de compartir %1$s desde %2$s por correo",
+ "You unshared {file} from {email} by mail" : "Has dejado de compartir {file} desde {email} por correo",
+ "%3$s unshared %1$s from %2$s by mail" : "%3$s ha dejado de compartir %1$s desde %2$s por correo",
+ "{actor} unshared {file} from {email} by mail" : "{actor} ha dejado de compartir desde {email} por correo",
"Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ",
"Password to access {file} was sent to {email}" : "Se ha enviado a {email} una contraseña para acceder a {file}",
"Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s",
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index 9eaa7862b79..933d0df2cb2 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -5,6 +5,10 @@ OC.L10N.register(
"Shared with {email}" : "Partagé avec {email}",
"Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s",
"Shared with {email} by {actor}" : "Partagé avec {email} par {actor}",
+ "Unshared from %1$s" : "Partage supprimé de %1$s",
+ "Unshared from {email}" : "Partage supprimé de {email}",
+ "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s",
+ "Unshared from {email} by {actor}" : "Partage supprimé de {email} par {actor}",
"Password for mail share sent to %1$s" : "Le mot de passe pour le partage par email a été envoyé à %1$s",
"Password for mail share sent to {email}" : "Le mot de passe pour le partage par email a été envoyé à {email}",
"Password for mail share sent to you" : "Le mot de passe pour le partage par email vous a été envoyé",
@@ -12,6 +16,10 @@ OC.L10N.register(
"You shared {file} with {email} by mail" : "Vous avez partagé {file} avec {email} par email",
"%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par email",
"{actor} shared {file} with {email} by mail" : "{actor} a partagé {file} avec {email} par email",
+ "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par email",
+ "You unshared {file} from {email} by mail" : "Vous avez supprimé le partage de {file} depuis {email} par email",
+ "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par email",
+ "{actor} unshared {file} from {email} by mail" : "{actor} a supprimé le partage de {file} depuis {email} par email",
"Password to access %1$s was sent to %2s" : "Le mot de passe pour accèder à %1$s a été envoyé à %2s",
"Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}",
"Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé",
diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json
index 6a9b54b9884..6a086e8de6e 100644
--- a/apps/sharebymail/l10n/fr.json
+++ b/apps/sharebymail/l10n/fr.json
@@ -3,6 +3,10 @@
"Shared with {email}" : "Partagé avec {email}",
"Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s",
"Shared with {email} by {actor}" : "Partagé avec {email} par {actor}",
+ "Unshared from %1$s" : "Partage supprimé de %1$s",
+ "Unshared from {email}" : "Partage supprimé de {email}",
+ "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s",
+ "Unshared from {email} by {actor}" : "Partage supprimé de {email} par {actor}",
"Password for mail share sent to %1$s" : "Le mot de passe pour le partage par email a été envoyé à %1$s",
"Password for mail share sent to {email}" : "Le mot de passe pour le partage par email a été envoyé à {email}",
"Password for mail share sent to you" : "Le mot de passe pour le partage par email vous a été envoyé",
@@ -10,6 +14,10 @@
"You shared {file} with {email} by mail" : "Vous avez partagé {file} avec {email} par email",
"%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par email",
"{actor} shared {file} with {email} by mail" : "{actor} a partagé {file} avec {email} par email",
+ "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par email",
+ "You unshared {file} from {email} by mail" : "Vous avez supprimé le partage de {file} depuis {email} par email",
+ "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par email",
+ "{actor} unshared {file} from {email} by mail" : "{actor} a supprimé le partage de {file} depuis {email} par email",
"Password to access %1$s was sent to %2s" : "Le mot de passe pour accèder à %1$s a été envoyé à %2s",
"Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}",
"Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé",