diff --git a/l10n/tr.js b/l10n/tr.js index 8bba4dce0..92ebf21d5 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -165,6 +165,7 @@ OC.L10N.register( "This user does not exist" : "Bu kullanıcı bulunamadı", "Email format is not valid" : "E-posta biçimi geçersiz", "This contact is not available" : "Bu kişi kullanılamıyor", + "%s shared a file with you." : "%s sizinle bir dosya paylaştı.", "This item is already shared with this circle" : "Bu öge zaten bu çevre ile paylaşılmış", "Could not find share" : "Paylaşım bulunamadı", "Bring cloud-users closer together." : "Bulut kullanıcılarını bir araya getirir.", diff --git a/l10n/tr.json b/l10n/tr.json index b7b460e2e..106a3dae0 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -163,6 +163,7 @@ "This user does not exist" : "Bu kullanıcı bulunamadı", "Email format is not valid" : "E-posta biçimi geçersiz", "This contact is not available" : "Bu kişi kullanılamıyor", + "%s shared a file with you." : "%s sizinle bir dosya paylaştı.", "This item is already shared with this circle" : "Bu öge zaten bu çevre ile paylaşılmış", "Could not find share" : "Paylaşım bulunamadı", "Bring cloud-users closer together." : "Bulut kullanıcılarını bir araya getirir.", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 7322feb36..a57ab52a1 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -165,6 +165,7 @@ OC.L10N.register( "This user does not exist" : "此使用者不存在", "Email format is not valid" : "電子郵件格式無效", "This contact is not available" : "此聯絡人不可用", + "%s shared a file with you." : "%s 與您分享了一個檔案。", "This item is already shared with this circle" : "此項目已與此小圈圈分享", "Could not find share" : "找不到分享", "Bring cloud-users closer together." : "讓雲端使用者緊密連結。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 03462ea73..e6ff28799 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -163,6 +163,7 @@ "This user does not exist" : "此使用者不存在", "Email format is not valid" : "電子郵件格式無效", "This contact is not available" : "此聯絡人不可用", + "%s shared a file with you." : "%s 與您分享了一個檔案。", "This item is already shared with this circle" : "此項目已與此小圈圈分享", "Could not find share" : "找不到分享", "Bring cloud-users closer together." : "讓雲端使用者緊密連結。",