diff --git a/l10n/ar.js b/l10n/ar.js index 94e952606..cc49c96d7 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "جهة الاتصال غير موجودة", "Group {group} not found" : "المجموعة {group} غير موجودة", "Close" : "إغلاق", + "No data for this contact" : "لا توجد أي بيانات حول جهة الاتصال هذه", + "No data for this contact on their profile" : "لا توجد أي بيانات حول جهة الاتصال هذا في ملفها الشخصي", "Import" : "استيراد", "Are you sure you want to import this contact file?" : "هل أنت متأكد أنك تريد استيراد ملف جهات الاتصال هذا؟", "Could not copy" : "تعذّر النسخ", diff --git a/l10n/ar.json b/l10n/ar.json index b8d044d55..70ae7b882 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -207,6 +207,8 @@ "Contact not found" : "جهة الاتصال غير موجودة", "Group {group} not found" : "المجموعة {group} غير موجودة", "Close" : "إغلاق", + "No data for this contact" : "لا توجد أي بيانات حول جهة الاتصال هذه", + "No data for this contact on their profile" : "لا توجد أي بيانات حول جهة الاتصال هذا في ملفها الشخصي", "Import" : "استيراد", "Are you sure you want to import this contact file?" : "هل أنت متأكد أنك تريد استيراد ملف جهات الاتصال هذا؟", "Could not copy" : "تعذّر النسخ", diff --git a/l10n/de.js b/l10n/de.js index 8fececcc0..b0de61d2f 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Kontakt nicht gefunden", "Group {group} not found" : "Gruppe {group} wurde nicht gefunden", "Close" : "Schließen", + "No data for this contact" : "Noch keine Daten für diesen Kontakt", + "No data for this contact on their profile" : "Noch keine Daten für diesen Kontakt im Profil", "Import" : "Importieren", "Are you sure you want to import this contact file?" : "Möchtest du wirklich diese Kontaktdatei importieren?", "Could not copy" : "Konnte nicht kopiert werden", diff --git a/l10n/de.json b/l10n/de.json index 2df8916a1..fa3388e24 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -207,6 +207,8 @@ "Contact not found" : "Kontakt nicht gefunden", "Group {group} not found" : "Gruppe {group} wurde nicht gefunden", "Close" : "Schließen", + "No data for this contact" : "Noch keine Daten für diesen Kontakt", + "No data for this contact on their profile" : "Noch keine Daten für diesen Kontakt im Profil", "Import" : "Importieren", "Are you sure you want to import this contact file?" : "Möchtest du wirklich diese Kontaktdatei importieren?", "Could not copy" : "Konnte nicht kopiert werden", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 41a9053f2..3c2854fc9 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Kontakt nicht gefunden", "Group {group} not found" : "Gruppe {group} wurde nicht gefunden", "Close" : "Schließen", + "No data for this contact" : "Keine Daten für diesen Kontakt", + "No data for this contact on their profile" : "Keine Daten für diesen Kontakt in dessen Profil", "Import" : "Importieren", "Are you sure you want to import this contact file?" : "Möchten Sie diese Kontaktdatei importieren?", "Could not copy" : "Konnte nicht kopiert werden", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 390d2999a..18b58ae85 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -207,6 +207,8 @@ "Contact not found" : "Kontakt nicht gefunden", "Group {group} not found" : "Gruppe {group} wurde nicht gefunden", "Close" : "Schließen", + "No data for this contact" : "Keine Daten für diesen Kontakt", + "No data for this contact on their profile" : "Keine Daten für diesen Kontakt in dessen Profil", "Import" : "Importieren", "Are you sure you want to import this contact file?" : "Möchten Sie diese Kontaktdatei importieren?", "Could not copy" : "Konnte nicht kopiert werden", diff --git a/l10n/tr.js b/l10n/tr.js index b38fda6be..02cc2924f 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Kişi bulunamadı", "Group {group} not found" : "{group} grubu bulunamadı", "Close" : "Kapat", + "No data for this contact" : "Bu kişi için herhangi bir veri yok", + "No data for this contact on their profile" : "Bu kişinin profilinde herhangi bir veri yok", "Import" : "İçe aktar", "Are you sure you want to import this contact file?" : "Bu kişi dosyasını içe aktarmak istediğinize emin misiniz?", "Could not copy" : "Kopyalanamadı", diff --git a/l10n/tr.json b/l10n/tr.json index 6ad018150..afdf780c5 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -207,6 +207,8 @@ "Contact not found" : "Kişi bulunamadı", "Group {group} not found" : "{group} grubu bulunamadı", "Close" : "Kapat", + "No data for this contact" : "Bu kişi için herhangi bir veri yok", + "No data for this contact on their profile" : "Bu kişinin profilinde herhangi bir veri yok", "Import" : "İçe aktar", "Are you sure you want to import this contact file?" : "Bu kişi dosyasını içe aktarmak istediğinize emin misiniz?", "Could not copy" : "Kopyalanamadı", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 9d368560f..cf33d185e 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "找不到聯絡人", "Group {group} not found" : "找不到群組 {group}", "Close" : "關閉", + "No data for this contact" : "此聯絡人無資料", + "No data for this contact on their profile" : "此聯絡人的個人檔案中沒有資料", "Import" : "匯入", "Are you sure you want to import this contact file?" : "您確定您想要匯入此聯絡人檔案嗎?", "Could not copy" : "無法複製", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index abb1c14d6..03a3ed81d 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -207,6 +207,8 @@ "Contact not found" : "找不到聯絡人", "Group {group} not found" : "找不到群組 {group}", "Close" : "關閉", + "No data for this contact" : "此聯絡人無資料", + "No data for this contact on their profile" : "此聯絡人的個人檔案中沒有資料", "Import" : "匯入", "Are you sure you want to import this contact file?" : "您確定您想要匯入此聯絡人檔案嗎?", "Could not copy" : "無法複製",