Merge pull request #919 from Rebandradha/main

"Complete Kurdish Translation for ku.js"Completed missing Kurdish translations in ku.js
This commit is contained in:
Nariman Jelveh
2024-11-26 10:22:26 -08:00
committed by GitHub
+14 -17
View File
@@ -378,23 +378,20 @@ const ku = {
login2fa_recovery_back: "گەڕانەوە",
login2fa_recovery_placeholder: "XXXXXXXX",
// ***********************************
// Missing translations
// ***********************************
"change": undefined, // In English: "Change"
"clock_visibility": undefined, // In English: "Clock Visibility"
"reading": undefined, // In English: "Reading %strong%"
"writing": undefined, // In English: "Writing %strong%"
"unzipping": undefined, // In English: "Unzipping %strong%"
"sequencing": undefined, // In English: "Sequencing %strong%"
"zipping": undefined, // In English: "Zipping %strong%"
"Editor": undefined, // In English: "Editor"
"Viewer": undefined, // In English: "Viewer"
"People with access": undefined, // In English: "People with access"
"Share With…": undefined, // In English: "Share With…"
"Owner": undefined, // In English: "Owner"
"You can't share with yourself.": undefined, // In English: "You can't share with yourself."
"This user already has access to this item": undefined, // In English: "This user already has access to this item"
"change": "بیگۆڕە", // In English: "Change"
"clock_visibility": "بینینی کاتژمێر", // In English: "Clock Visibility"
"reading": "خوێندنەوە", // In English: "Reading %strong%"
"writing": "دەنوسێ", // In English: "Writing %strong%"
"unzipping": "كردنەوەی فایلی زیپ", // In English: "Unzipping %strong%"
"sequencing": "زنجیرەکردن", // In English: "Sequencing %strong%"
"zipping": "داخستنی فایلی زیپ", // In English: "Zipping %strong%"
"Editor": "دەستکاریکەر", // In English: "Editor"
"Viewer": "بینەر", // In English: "Viewer"
"People with access": "كەسانی دەست گەیشتوو بە", // In English: "People with access"
"Share With…": "بڵاوکردنەوە لەگەڵ...", // In English: "Share With…"
"Owner": "خاوەن", // In English: "Owner"
"You can't share with yourself.": "ناتوانیت لەگەڵ خودی خۆت بڵاوی کەیتەوە", // In English: "You can't share with yourself."
"This user already has access to this item": "ئەم بەکارهێنەرە پێشتر ڕێپێدراوە بۆ ئەم فایلە", // In English: "This user already has access to this item"
},
};