Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 20, 2024
1 parent fe82e3b commit 20c0756
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "تعذّر النسخ",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "تعذّر النسخ",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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ı",
Expand Down
2 changes: 2 additions & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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ı",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "無法複製",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "無法複製",
Expand Down

0 comments on commit 20c0756

Please sign in to comment.