server/l10n/ar/files_trashbin.po

66 lines
1.8 KiB
Text
Raw Normal View History

2013-01-31 16:05:21 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2014-03-27 05:56:30 +00:00
# Abderraouf Mehdi Bouhali <armbouhali@gmail.com>, 2014
2013-01-31 16:05:21 +00:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-21 15:05:34 +00:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-03-27 05:56:30 +00:00
"POT-Creation-Date: 2014-03-27 01:55-0400\n"
"PO-Revision-Date: 2014-03-26 06:10+0000\n"
"Last-Translator: Abderraouf Mehdi Bouhali <armbouhali@gmail.com>\n"
2013-01-31 16:05:21 +00:00
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"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"
2014-03-11 05:59:39 +00:00
#: ajax/delete.php:59
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't delete %s permanently"
2013-04-27 00:24:29 +00:00
msgstr "تعذّر حذف%s بشكل دائم"
2013-02-07 23:13:16 +00:00
2014-03-11 05:59:39 +00:00
#: ajax/undelete.php:64
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't restore %s"
2013-04-27 00:24:29 +00:00
msgstr "تعذّر استرجاع %s "
2013-02-07 23:13:16 +00:00
2014-03-11 05:59:39 +00:00
#: js/filelist.js:23
msgid "Deleted files"
2014-03-12 05:57:17 +00:00
msgstr "حذف الملفات"
2014-03-11 05:59:39 +00:00
#: js/trash.js:16 js/trash.js:103 js/trash.js:152
2013-04-08 00:18:28 +00:00
msgid "Error"
2013-04-27 00:24:29 +00:00
msgstr "خطأ"
2013-04-08 00:18:28 +00:00
2014-03-27 05:56:30 +00:00
#: lib/trashbin.php:859 lib/trashbin.php:861
2013-07-30 05:57:50 +00:00
msgid "restored"
2014-03-27 05:56:30 +00:00
msgstr "تمت الاستعادة"
2013-07-30 05:57:50 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:7
2013-01-31 16:05:21 +00:00
msgid "Nothing in here. Your trash bin is empty!"
2013-04-27 00:24:29 +00:00
msgstr "لا يوجد شيء هنا. سلة المهملات خاليه."
2013-01-31 16:05:21 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:20
2013-10-11 02:30:58 +00:00
msgid "Name"
msgstr "اسم"
2014-03-11 05:59:39 +00:00
#: templates/index.php:23 templates/index.php:25
2013-01-31 16:05:21 +00:00
msgid "Restore"
2013-04-27 00:24:29 +00:00
msgstr "استعيد"
2013-02-20 23:15:58 +00:00
2014-03-11 05:59:39 +00:00
#: templates/index.php:31
2013-10-11 02:30:58 +00:00
msgid "Deleted"
msgstr "تم الحذف"
2014-03-11 05:59:39 +00:00
#: templates/index.php:34 templates/index.php:35
2013-02-20 23:15:58 +00:00
msgid "Delete"
2013-04-27 00:24:29 +00:00
msgstr "إلغاء"
2013-03-07 23:26:35 +00:00
2014-03-11 05:59:39 +00:00
#: templates/part.breadcrumb.php:8
2013-03-07 23:26:35 +00:00
msgid "Deleted Files"
2013-04-27 00:24:29 +00:00
msgstr "الملفات المحذوفه"