You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/fr.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,10 @@ OC.L10N.register(
167
167
"This contact is not available" : "Ce contact n'est pas disponible",
168
168
"%s shared a file with \"%s\"." : "%s a partagé un fichier avec \"%s\".",
169
169
"%s shared a file with you." : "%sa partagé un fichier avec vous.",
170
+
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s a partagé quelque chose avec vous\nVous devriez avoir déjà reçu un courriel séparé avec un lien pour y accéder\n",
171
+
"%1$s shared some content with you. You should have already received a separate email with a link to access it." : "%1$sa partagé quelque chose avec vous\nVous devriez avoir déjà reçu un courriel séparé avec un lien pour y accéder",
172
+
"Password to access content shared with you by %1$s" : "Mot de passe pour accéder au contenu partagé avec vous par %1$s",
173
+
"Password to access content" : "Mot de passe pour accéder au contenu",
170
174
"This item is already shared with this circle" : "Cet item est déjà partagé avec ce cercle",
171
175
"Could not find share" : "Impossible de trouver le partage",
172
176
"Bring cloud-users closer together." : "Permet de rapprocher les utilisateur du cloud ensemble ",
Copy file name to clipboardExpand all lines: l10n/fr.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,10 @@
165
165
"This contact is not available" : "Ce contact n'est pas disponible",
166
166
"%s shared a file with \"%s\"." : "%s a partagé un fichier avec \"%s\".",
167
167
"%s shared a file with you." : "%sa partagé un fichier avec vous.",
168
+
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s a partagé quelque chose avec vous\nVous devriez avoir déjà reçu un courriel séparé avec un lien pour y accéder\n",
169
+
"%1$s shared some content with you. You should have already received a separate email with a link to access it." : "%1$sa partagé quelque chose avec vous\nVous devriez avoir déjà reçu un courriel séparé avec un lien pour y accéder",
170
+
"Password to access content shared with you by %1$s" : "Mot de passe pour accéder au contenu partagé avec vous par %1$s",
171
+
"Password to access content" : "Mot de passe pour accéder au contenu",
168
172
"This item is already shared with this circle" : "Cet item est déjà partagé avec ce cercle",
169
173
"Could not find share" : "Impossible de trouver le partage",
170
174
"Bring cloud-users closer together." : "Permet de rapprocher les utilisateur du cloud ensemble ",
0 commit comments