mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-26 20:55:55 +00:00
[I18N] Translations update from Weblate (#3992)
Translations update from [Weblate](https://translate.codeberg.org) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/). Co-authored-by: 0ko <0ko@users.noreply.translate.codeberg.org> Co-authored-by: Dirk <Dirk@users.noreply.translate.codeberg.org> Co-authored-by: yeziruo <yeziruo@users.noreply.translate.codeberg.org> Co-authored-by: Xinayder <Xinayder@users.noreply.translate.codeberg.org> Co-authored-by: Fjuro <fjuro@alius.cz> Co-authored-by: qwerty287 <qwerty287@users.noreply.translate.codeberg.org> Co-authored-by: hankskyjames777 <hankskyjames777@users.noreply.translate.codeberg.org> Co-authored-by: Kaede Fujisaki <ledyba@users.noreply.translate.codeberg.org> Co-authored-by: SDKAAA <SDKAAA@users.noreply.translate.codeberg.org> Co-authored-by: leana8959 <leana8959@users.noreply.translate.codeberg.org> Co-authored-by: mondstern <mondstern@users.noreply.translate.codeberg.org> Co-authored-by: Application-Maker <Application-Maker@users.noreply.translate.codeberg.org> Co-authored-by: earl-warren <earl-warren@users.noreply.translate.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3992 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org> Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
This commit is contained in:
parent
6e05f1225b
commit
ea5f7f0848
11 changed files with 205 additions and 63 deletions
|
@ -128,6 +128,20 @@ remove_label_str = أزل العنصر "%s"
|
|||
confirm_delete_artifact = هل أنت متأكد أنك تريد حذف العنصر '%s'؟
|
||||
toggle_menu = تبديل القائمة
|
||||
more_items = عناصر اضافية
|
||||
copy_generic = نسخ إلى الحافظة
|
||||
invalid_data = بيانات غير صالحة: %v
|
||||
filter.clear = مسح المرشحات
|
||||
filter = مرشح
|
||||
filter.is_archived = مؤرشف
|
||||
filter.is_template = قوالب
|
||||
filter.not_mirror = ليست مرايا
|
||||
filter.not_template = ليست قوالب
|
||||
filter.is_mirror = مرايا
|
||||
filter.is_fork = الاشتقاقات
|
||||
filter.not_fork = ليست اشتقاقات
|
||||
filter.not_archived = ليس مؤرشف
|
||||
filter.public = علني
|
||||
filter.private = خاص
|
||||
|
||||
[install]
|
||||
db_name = اسم قاعدة البيانات
|
||||
|
@ -1954,3 +1968,18 @@ component_loading = يحمّل %s...
|
|||
component_loading_failed = تعذر تحميل %s
|
||||
component_loading_info = قد يحتاج هذا وقتا…
|
||||
component_failed_to_load = حدث خطأ غير متوقع.
|
||||
|
||||
|
||||
[search]
|
||||
org_kind = بحث في المنظمات...
|
||||
code_search_unavailable = البحث في الكود غير متوفر حاليًا. يرجى الاتصال بمدير الموقع.
|
||||
search = ابحث...
|
||||
type_tooltip = نوع البحث
|
||||
fuzzy = أجعد
|
||||
fuzzy_tooltip = قم بتضمين النتائج التي تتطابق أيضًا مع مصطلح البحث بشكل وثيق
|
||||
match = تتناسب
|
||||
match_tooltip = قم بتضمين النتائج التي تطابق مصطلح البحث المحدد فقط
|
||||
repo_kind = بحث في المستودعات...
|
||||
user_kind = بحث عن المستخدمين...
|
||||
team_kind = بحث عن الفرق ...
|
||||
code_kind = بحث في الكود...
|
Loading…
Add table
Add a link
Reference in a new issue