aboutsummaryrefslogtreecommitdiffstats
path: root/arabic
Commit message (Collapse)AuthorAgeFilesLines
* intro/index: adjust get_recent_list to get the translated title for the last DSAhotfix-untranslated-dsa-itemsCyril Brulebois2020-12-281-1/+1
| | | | | | | The difficulty here is not being in one of the supported and documented use cases: we're below intro/ but want to be listing stuff under security/, which is in a different part of the hierarchy. Pass an explicit relative path as an extra parameter to get_recent_list.
* Update language templatesLaura Arjona Reina2020-12-2719-343/+342
|
* (ar) templates.ar.po, minor tweaksMed2020-12-271-5/+5
|
* Sync with English, remove comment mentioning "more.wml" file that is not ↵Laura Arjona Reina2020-12-271-3/+1
| | | | used anymore and is removed
* (ar) intro/index.wml+20201205.wml Minor changesMed2020-12-252-2/+2
|
* (ar) langs.ar.po fix typoMed2020-12-251-2/+2
|
* (ar) Update po filesMed2020-12-2522-200/+220
|
* (ar) Change <define-tag codename> to latin alphabet to fix packages ↵Med2020-12-221-1/+1
| | | | ChangeLog URL
* (ar) Fix typosMed2020-12-221-2/+2
|
* (ar) Remove bidi class + minor fixesMed2020-12-2216-95/+49
|
* (ar) index.wml+intro/index.wml+20201205.wml, Minor tweaksMed2020-12-223-4/+4
|
* (ar) News/2020 add makefileMed2020-12-211-0/+1
|
* (ar) News/2020/20201205.wml+index.wml intial translationMed2020-12-212-0/+261
|
* (ar) Sync homepage.ar.poMed2020-12-211-15/+18
|
* (ar) Fix index.wmlMed2020-12-201-1/+1
|
* (ar) index.wml+intro/index.wml, Various tweaks and fixesMed2020-12-202-19/+27
|
* Minor tweakMed2020-12-181-1/+1
|
* (ar) SyncMed2020-12-181-4/+4
|
* Sync Arabic.wmlMed2020-12-181-2/+4
|
* (ar) SyncMed2020-12-181-4/+5
|
* (ar) Add bidi class + minor tweaksMed2020-12-181-3/+4
|
* (ar) Minor tweaksMed2020-12-181-24/+24
|
* (ar) Update translator.db.plMed2020-12-181-14/+3
|
* Sync translationsLaura Arjona Reina2020-12-171-2/+2
|
* intro/index.wml, sync translation checkJean-Pierre Giraud2020-12-171-2/+3
|
* (ar) Initial translationMed2020-12-171-5/+13
|
* (ar) Minor tweaksMed2020-12-171-7/+6
|
* Update language templatesLaura Arjona Reina2020-12-176-191/+191
|
* Update language templateLaura Arjona Reina2020-12-171-0/+24
|
* Update language templates (all languages, 'make update-po')Laura Arjona Reina2020-12-1711-435/+490
|
* debian-ar.css: Adjust padding due rtl languageCarsten Schoenert2020-12-161-7/+13
| | | | | | | | Arabic is an Right to Left language, we need to use padding-right here instead of padding left which is use for classical Left to Right languages. Also uniform the existing indentation within the file.
* [Arabic] Add initial translation of the new homepage and /intro/indexLaura Arjona Reina2020-12-162-67/+224
|
* Sync with English (remove references to /CD/releases/index, update commit ↵Laura Arjona Reina2020-11-011-5/+0
| | | | hash when needed)
* All languages - update language templates (updated English pot files, then ↵Laura Arjona Reina2020-09-257-186/+193
| | | | | | | | | | update all the languages) Commands used: cd ./english/po/; make pot; cd ../../; for i in albanian/po/ arabic/po/ armenian/po/ bulgarian/po/ catalan/po/ chinese/po/ croatian/po/ czech/po/ danish/po/ dutch/po/ esperanto/po/ finnish/po/ french/po/ galician/po/ german/po/ greek/po/ hebrew/po/ hungarian/po/ indonesian/po/ italian/po/ japanese/po/ korean/po/ lithuanian/po/ norwegian/po/ persian/po/ polish/po/ portuguese/po/ romanian/po/ russian/po/ slovak/po/ slovene/po/ spanish/po/ swedish/po/ tamil/po/ turkish/po/ ukrainian/po/ vietnamese/po/ ; do (cd $i; make update-po ; ) ; done
* [Arabic] Update language templatesLaura Arjona Reina2020-09-258-174/+174
|
* Fix URLs for missing URLs and http to httpsAndrew Martin Adrian Cater2020-09-101-1/+1
|
* Fix perldoc referencesAndrew Martin Adrian Cater2020-09-081-1/+1
|
* Fixing my messAndrew Martin Adrian Cater2020-08-311-1/+1
|
* Fix URL check ; http to https for tldp.orgAndrew Martin Adrian Cater2020-08-241-2/+2
|
* Merge branch 'pu/partial-workaround-924172' into HEADLaura Arjona Reina2020-08-101-0/+1
|\
| * Partially work around buggy sitemap generation on buster (#924172).pu/partial-workaround-924172Cyril Brulebois2020-06-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wml versions found in stretch and buster seem to behave differently when the input file is not in the current directory. To mitigate this, turn the ../english/sitemap.wml input file into sitemap.wml in the wml calls (Chinese and non-Chinese cases), and add symlinks from all (other) language directories. Unfortunately, this generates sitemaps that are only partially translated. They seem to be well-formed though, and very similar to the English sitemap generated with wml from stretch. Which seems to be a net win over the status quo. Also, the missing translations don't seem to be a regression due to the deployment of this workaround.
* | [Arabic] Update language templatesLaura Arjona Reina2020-06-1614-894/+927
|/
* Sync translations via smart_change.plHolger Wansing2020-04-211-3/+3
|
* Sync translations via smart_change.plHolger Wansing2020-04-211-1/+1
|
* merchandise: Updating 'others' PO files from POTAlban Vidal2020-01-081-22/+39
|
* Update PO files from english POT filesAlban Vidal2019-12-2414-686/+699
|
* Cleaning po files - search.pot was deleted on 2012-01-08Alban Vidal2019-12-241-108/+0
|
* Cleaning po files - debian-cdd.pot was deleted on 2010-11-06Alban Vidal2019-12-241-104/+0
|
* (ar) Sync translation-check numberMed2019-09-261-1/+1
|
* [Arabic] Update language templatesLaura Arjona Reina2019-07-189-419/+505
|

© 2014-2024 Faster IT GmbH | imprint | privacy policy