diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.php | 6 | ||||
-rw-r--r-- | core/l10n/oc.php | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index b781c3055cd..8697967274f 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -25,14 +25,20 @@ "Error while sharing" => "Fehler beim Freigeben", "Error while unsharing" => "Fehler beim Aufheben der Freigabe", "Error while changing permissions" => "Fehler beim Ändern der Rechte", +"Shared with you and the group" => "Mit Dir und der Gruppe geteilt", +"by" => "mit", +"Shared with you by" => "Dies wurde mit dir geteilt von", "Share with" => "Freigeben für", "Share with link" => "Über einen Link freigeben", "Password protect" => "Passwortschutz", "Password" => "Passwort", "Set expiration date" => "Setze ein Ablaufdatum", "Expiration date" => "Ablaufdatum", +"Share via email:" => "Über eine E-Mail freigeben:", "No people found" => "Niemand gefunden", "Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt", +"Shared in" => "Geteilt mit", +"with" => "mit", "Unshare" => "Freigabe aufheben", "can edit" => "kann bearbeiten", "access control" => "Zugriffskontrolle", diff --git a/core/l10n/oc.php b/core/l10n/oc.php index be743b9bc24..328cc0b60ba 100644 --- a/core/l10n/oc.php +++ b/core/l10n/oc.php @@ -25,14 +25,20 @@ "Error while sharing" => "Error al partejar", "Error while unsharing" => "Error al non partejar", "Error while changing permissions" => "Error al cambiar permissions", +"Shared with you and the group" => "Partejat amb tu e lo grop", +"by" => "per", +"Shared with you by" => "Partejat amb tu per", "Share with" => "Parteja amb", "Share with link" => "Parteja amb lo ligam", "Password protect" => "Parat per senhal", "Password" => "Senhal", "Set expiration date" => "Met la data d'expiracion", "Expiration date" => "Data d'expiracion", +"Share via email:" => "Parteja tras corrièl :", "No people found" => "Deguns trobat", "Resharing is not allowed" => "Tornar partejar es pas permis", +"Shared in" => "Partejat dins", +"with" => "amb", "Unshare" => "Non parteje", "can edit" => "pòt modificar", "access control" => "Contraròtle d'acces", |