forked from carltongibson/django-filter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Arabic) (carltongibson#1671)
Currently translated at 100.0% (42 of 42 strings) Translation: django-filter/django-filter Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/ar/ Co-authored-by: Ahmed Nehad <[email protected]>
- Loading branch information
1 parent
99d0fc3
commit 75d6088
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,16 +9,17 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-02-10 11:07+0000\n" | ||
"PO-Revision-Date: 2020-03-24 00:48+0100\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"Language: \n" | ||
"PO-Revision-Date: 2024-06-16 14:09+0000\n" | ||
"Last-Translator: Ahmed Nehad <[email protected]>\n" | ||
"Language-Team: Arabic <https://hosted.weblate.org/projects/django-filter/" | ||
"django-filter/ar/>\n" | ||
"Language: ar\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\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" | ||
"X-Generator: Gtranslator 2.91.7\n" | ||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" | ||
"X-Generator: Weblate 5.6-dev\n" | ||
|
||
#: conf.py:16 | ||
msgid "date" | ||
|
@@ -90,7 +91,7 @@ msgstr "في النطاق" | |
|
||
#: conf.py:39 | ||
msgid "is null" | ||
msgstr "" | ||
msgstr "ليس موجود" | ||
|
||
#: conf.py:40 conf.py:41 | ||
msgid "matches regex" | ||
|