You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
2.2 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  10. "POT-Creation-Date: 2013-05-24 01:57+0200\n"
  11. "PO-Revision-Date: 2013-05-23 23:16+0000\n"
  12. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  13. "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ar\n"
  18. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
  19. #: ajax/delete.php:42
  20. #, php-format
  21. msgid "Couldn't delete %s permanently"
  22. msgstr "تعذّر حذف%s بشكل دائم"
  23. #: ajax/undelete.php:42
  24. #, php-format
  25. msgid "Couldn't restore %s"
  26. msgstr "تعذّر استرجاع %s "
  27. #: js/trash.js:7 js/trash.js:96
  28. msgid "perform restore operation"
  29. msgstr "إبدء عملية الإستعادة"
  30. #: js/trash.js:19 js/trash.js:46 js/trash.js:114 js/trash.js:139
  31. msgid "Error"
  32. msgstr "خطأ"
  33. #: js/trash.js:34
  34. msgid "delete file permanently"
  35. msgstr "حذف بشكل دائم"
  36. #: js/trash.js:121
  37. msgid "Delete permanently"
  38. msgstr "حذف بشكل دائم"
  39. #: js/trash.js:174 templates/index.php:17
  40. msgid "Name"
  41. msgstr "اسم"
  42. #: js/trash.js:175 templates/index.php:27
  43. msgid "Deleted"
  44. msgstr "تم الحذف"
  45. #: js/trash.js:184
  46. msgid "1 folder"
  47. msgstr "مجلد عدد 1"
  48. #: js/trash.js:186
  49. msgid "{count} folders"
  50. msgstr "{count} مجلدات"
  51. #: js/trash.js:194
  52. msgid "1 file"
  53. msgstr "ملف واحد"
  54. #: js/trash.js:196
  55. msgid "{count} files"
  56. msgstr "{count} ملفات"
  57. #: templates/index.php:9
  58. msgid "Nothing in here. Your trash bin is empty!"
  59. msgstr "لا يوجد شيء هنا. سلة المهملات خاليه."
  60. #: templates/index.php:20 templates/index.php:22
  61. msgid "Restore"
  62. msgstr "استعيد"
  63. #: templates/index.php:30 templates/index.php:31
  64. msgid "Delete"
  65. msgstr "إلغاء"
  66. #: templates/part.breadcrumb.php:9
  67. msgid "Deleted Files"
  68. msgstr "الملفات المحذوفه"