Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
lang-old
ar
Commits
e031664c
Commit
e031664c
authored
Apr 27, 2011
by
Mohammad Abu Musa
Committed by
Richard Mansfield
Apr 27, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix utf8 errors
parent
6e2fe989
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
lang/ar.utf8/performance.php
lang/ar.utf8/performance.php
+9
-9
notification/emaildigest/lang/ar.utf8/notification.emaildigest.php
...ion/emaildigest/lang/ar.utf8/notification.emaildigest.php
+4
-4
notification/internal/lang/ar.utf8/notification.internal.php
notification/internal/lang/ar.utf8/notification.internal.php
+1
-1
No files found.
lang/ar.utf8/performance.php
View file @
e031664c
...
...
@@ -27,16 +27,16 @@
defined
(
'INTERNAL'
)
||
die
();
$string
[
'memoryused'
]
=
''
;
$string
[
'timeused'
]
=
'
'
;
$string
[
'seconds'
]
=
''
;
$string
[
'included'
]
=
'
'
;
$string
[
'dbqueries'
]
=
'
'
;
$string
[
'reads'
]
=
''
;
$string
[
'writes'
]
=
''
;
$string
[
'memoryused'
]
=
'
ذاكرة
'
;
$string
[
'timeused'
]
=
'
وق التنفيذ
'
;
$string
[
'seconds'
]
=
'
ثواني
'
;
$string
[
'included'
]
=
'
الملفات المضمنة
'
;
$string
[
'dbqueries'
]
=
'
استعلامات قاعدة البيانات
'
;
$string
[
'reads'
]
=
'
القرآة
'
;
$string
[
'writes'
]
=
'
كتابات
'
;
$string
[
'ticks'
]
=
'ticks'
;
$string
[
'sys'
]
=
''
;
$string
[
'user'
]
=
''
;
$string
[
'sys'
]
=
'
نظام
'
;
$string
[
'user'
]
=
'
مستخدم
'
;
$string
[
'cuser'
]
=
'cuser'
;
$string
[
'csys'
]
=
'csys'
;
$string
[
'serverload'
]
=
'Server load'
;
...
...
notification/emaildigest/lang/ar.utf8/notification.emaildigest.php
View file @
e031664c
...
...
@@ -27,10 +27,10 @@
defined
(
'INTERNAL'
)
||
die
();
$string
[
'emailsubject'
]
=
'
%s:
'
;
$string
[
'emailbodynoreply'
]
=
"
%s.
\n\n
--------------------------------------------------
\n\n
"
;
$string
[
'emailsubject'
]
=
'
رسالة من %s: الملخص اليومي
'
;
$string
[
'emailbodynoreply'
]
=
"
هذا إشعار مرسل آلياً من %s. التالي هو الملخص اليومي لجميع إشعاراتك
\n\n
--------------------------------------------------
\n\n
"
;
$string
[
'emailbodyending'
]
=
'
ߡ
%s'
;
$string
[
'emailbodyending'
]
=
'
لتحديث تفضيلات إشعارك، قم بزيارة
%s'
;
$string
[
'name'
]
=
'
'
;
$string
[
'name'
]
=
'
ملخص البريد الإلكتروني
'
;
?>
notification/internal/lang/ar.utf8/notification.internal.php
View file @
e031664c
...
...
@@ -27,5 +27,5 @@
defined
(
'INTERNAL'
)
||
die
();
$string
[
'name'
]
=
'
'
;
$string
[
'name'
]
=
'
صندوق الوارد
'
;
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment