Parcourir la source

Merge pull request #919 from Rebandradha/main

"Complete Kurdish Translation for ku.js"Completed missing Kurdish translations in ku.js
Nariman Jelveh il y a 6 mois
Parent
commit
ecedba4120
1 fichiers modifiés avec 14 ajouts et 17 suppressions
  1. 14 17
      src/gui/src/i18n/translations/ku.js

+ 14 - 17
src/gui/src/i18n/translations/ku.js

@@ -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"
   },
 };