Localisation updates from https://translatewiki.net.

Change-Id: Ic8e90de1d70994c3a888d04d755d416e9628651c
This commit is contained in:
Translation updater bot 2024-11-28 07:05:20 +01:00
parent b0d8eb3c9d
commit 8d35fabe3c
No known key found for this signature in database
3 changed files with 50 additions and 26 deletions

View file

@ -55,6 +55,7 @@
"templatedata-errormsg-insertblank": "هل أنت متأكد من أنك تريد إدراج بيانات القالب بدون معلومات؟", "templatedata-errormsg-insertblank": "هل أنت متأكد من أنك تريد إدراج بيانات القالب بدون معلومات؟",
"templatedata-exists-on-related-page": "يرجى ملاحظة: يوجد بالفعل قالب بيانات على الصفحة ذات الصلة \"[[$1]]\".", "templatedata-exists-on-related-page": "يرجى ملاحظة: يوجد بالفعل قالب بيانات على الصفحة ذات الصلة \"[[$1]]\".",
"templatedata-helplink": "معلومات حول بيانات النموذج", "templatedata-helplink": "معلومات حول بيانات النموذج",
"templatedata-invalid-unnamed-parameter": "لا يمكن ترك أسماء المعلمات فارغة. لتوثيق المعلمات غير المسماة، استخدم أرقامها الداخلية \"1\"، \"2\"، وما إلى ذلك.",
"templatedata-invalid-duplicate-value": "الخاصية \"$1\" (\"$3\") مكررة عن \"$2\".", "templatedata-invalid-duplicate-value": "الخاصية \"$1\" (\"$3\") مكررة عن \"$2\".",
"templatedata-invalid-empty-array": "يجب أن تعطى للخاصية \"$1\" على الأقل قيمة واحدة في مصفوفتها.", "templatedata-invalid-empty-array": "يجب أن تعطى للخاصية \"$1\" على الأقل قيمة واحدة في مصفوفتها.",
"templatedata-invalid-format": "الخاصية \"$1\" متوقع أن تكون \"inline\"، \"block\" أو سلسلة حروف صياغة صحيحة.", "templatedata-invalid-format": "الخاصية \"$1\" متوقع أن تكون \"inline\"، \"block\" أو سلسلة حروف صياغة صحيحة.",

View file

@ -55,6 +55,7 @@
"templatedata-invalid-format": "\"$1\" parametrinin \"inline\", \"block\" və ya etibarlı format sətri olması gözlənilir.", "templatedata-invalid-format": "\"$1\" parametrinin \"inline\", \"block\" və ya etibarlı format sətri olması gözlənilir.",
"templatedata-invalid-length": "Məlumat yaddaşda saxlamaq üçün çox böyükdür ($1 bayt, {{PLURAL:$2|limit:}} $2)", "templatedata-invalid-length": "Məlumat yaddaşda saxlamaq üçün çox böyükdür ($1 bayt, {{PLURAL:$2|limit:}} $2)",
"templatedata-invalid-missing": "Tələb olunan \"$1\" parametri tapılmadı.", "templatedata-invalid-missing": "Tələb olunan \"$1\" parametri tapılmadı.",
"templatedata-invalid-param": "\"$2\" üçün yanlış \"$1\" parametri.",
"templatedata-invalid-parse": "JSON-da sintaksis səhv.", "templatedata-invalid-parse": "JSON-da sintaksis səhv.",
"templatedata-invalid-value": "\"$1\"xüsusiyyəti üçün xətalı dəyər.", "templatedata-invalid-value": "\"$1\"xüsusiyyəti üçün xətalı dəyər.",
"templatedata-modal-button-add-language": "Dil əlavə et", "templatedata-modal-button-add-language": "Dil əlavə et",
@ -75,8 +76,10 @@
"templatedata-modal-format-inline": "Xətdə", "templatedata-modal-format-inline": "Xətdə",
"templatedata-modal-format-null": "Dəqiqləşdirilməmiş", "templatedata-modal-format-null": "Dəqiqləşdirilməmiş",
"templatedata-modal-json-error-replace": "Əvəzlə", "templatedata-modal-json-error-replace": "Əvəzlə",
"templatedata-modal-placeholder-add-new-map-input": "Yeni xəritə əlavə olunur...",
"templatedata-modal-placeholder-paramkey": "Parametrin adı", "templatedata-modal-placeholder-paramkey": "Parametrin adı",
"templatedata-modal-placeholder-mapinfo": "Bu şablonda xəritə obyekti yoxdur", "templatedata-modal-placeholder-mapinfo": "Bu şablonda xəritə obyekti yoxdur",
"templatedata-modal-placeholder-prompt-map-name": "Xəritənin adını daxil et",
"templatedata-modal-search-input-placeholder": "Dil adına və ya koduna görə axtarış", "templatedata-modal-search-input-placeholder": "Dil adına və ya koduna görə axtarış",
"templatedata-modal-table-param-aliases": "Digər adları", "templatedata-modal-table-param-aliases": "Digər adları",
"templatedata-modal-table-param-autovalue": "Avtomatik dəyər", "templatedata-modal-table-param-autovalue": "Avtomatik dəyər",
@ -85,12 +88,14 @@
"templatedata-modal-table-param-deprecatedValue": "Köhnəlmiş tövsiyələr", "templatedata-modal-table-param-deprecatedValue": "Köhnəlmiş tövsiyələr",
"templatedata-modal-table-param-description": "İzahı ($1)", "templatedata-modal-table-param-description": "İzahı ($1)",
"templatedata-modal-table-param-example": "Misal ($1)", "templatedata-modal-table-param-example": "Misal ($1)",
"templatedata-modal-table-param-importoption": "Tövsiyə olunan $1 {{PLURAL:$1|parametri}} əlavə et",
"templatedata-modal-table-param-importoption-subtitle": "Daxildir: $1", "templatedata-modal-table-param-importoption-subtitle": "Daxildir: $1",
"templatedata-modal-table-param-label": "İşarə ($1)", "templatedata-modal-table-param-label": "İşarə ($1)",
"templatedata-modal-table-param-name": "Ad", "templatedata-modal-table-param-name": "Ad",
"templatedata-modal-table-param-required": "Vacib", "templatedata-modal-table-param-required": "Vacib",
"templatedata-modal-table-param-suggested": "Tövsiyə olunur", "templatedata-modal-table-param-suggested": "Tövsiyə olunur",
"templatedata-modal-table-param-suggestedvalues": "Tövsiyə edilən dəyərlər", "templatedata-modal-table-param-suggestedvalues": "Tövsiyə edilən dəyərlər",
"templatedata-modal-placeholder-multiselect": "Dəyər əlavə et...",
"templatedata-modal-table-param-type": "Tipi", "templatedata-modal-table-param-type": "Tipi",
"templatedata-modal-title": "Şablon data redaktoru", "templatedata-modal-title": "Şablon data redaktoru",
"templatedata-modal-title-addparam": "Yeni parametr əlavə et", "templatedata-modal-title-addparam": "Yeni parametr əlavə et",
@ -99,6 +104,7 @@
"templatedata-modal-title-paramorder": "Parametrlər üçün nizam", "templatedata-modal-title-paramorder": "Parametrlər üçün nizam",
"templatedata-modal-title-templatedesc": "Şablonun izahı ($1)", "templatedata-modal-title-templatedesc": "Şablonun izahı ($1)",
"templatedata-modal-title-templateformat": "Tövsiyə edilən viki mətn formatı", "templatedata-modal-title-templateformat": "Tövsiyə edilən viki mətn formatı",
"templatedata-modal-title-templateformatstring": "Fərdi format sətri",
"templatedata-modal-title-templateparam-details": "Parametrin detalları: $1", "templatedata-modal-title-templateparam-details": "Parametrin detalları: $1",
"templatedata-modal-title-templateparams": "Şablon parametrləri" "templatedata-modal-title-templateparams": "Şablon parametrləri"
} }

View file

@ -7,9 +7,10 @@
] ]
}, },
"templatedata-doc-desc-empty": "Keng Beschreiwung.", "templatedata-doc-desc-empty": "Keng Beschreiwung.",
"templatedata-doc-format-block": "An dëser Schabloun ass d'Blockformatéierung vun de Parametere recommandéiert.",
"templatedata-doc-format-custom": "D'Formatéierung vun dëser Schabloun ass bnotzerdefinéiert.", "templatedata-doc-format-custom": "D'Formatéierung vun dëser Schabloun ass bnotzerdefinéiert.",
"templatedata-doc-format-inline": "An dëser Schabloun ass d'Formatéiere vu Parameter 'inline' recommandéiert", "templatedata-doc-format-inline": "An dëser Schabloun ass d'Inline-Formatéierung vu Parametere recommandéiert.",
"templatedata-doc-no-params-set": "Keng Parameter spezifizéiert", "templatedata-doc-no-params-set": "Keng Parameteren uginn",
"templatedata-doc-param-autovalue": "Automatesche Wäert", "templatedata-doc-param-autovalue": "Automatesche Wäert",
"templatedata-doc-param-default": "Standard", "templatedata-doc-param-default": "Standard",
"templatedata-doc-param-example": "Beispill", "templatedata-doc-param-example": "Beispill",
@ -21,76 +22,92 @@
"templatedata-doc-param-status-optional": "fakultativ", "templatedata-doc-param-status-optional": "fakultativ",
"templatedata-doc-param-status-required": "obligatoresch", "templatedata-doc-param-status-required": "obligatoresch",
"templatedata-doc-param-status-suggested": "virgeschlo", "templatedata-doc-param-status-suggested": "virgeschlo",
"templatedata-doc-param-suggestedvalues": "Proposéiert Wäerter", "templatedata-doc-param-suggestedvalues": "Virgeschloe Wäerter",
"templatedata-doc-param-type": "Typ", "templatedata-doc-param-type": "Typ",
"templatedata-doc-param-type-boolean": "Boolesch", "templatedata-doc-param-type-boolean": "Boolesch",
"templatedata-doc-param-type-content": "Inhalt", "templatedata-doc-param-type-content": "Inhalt",
"templatedata-doc-param-type-date": "Datum", "templatedata-doc-param-type-date": "Datum",
"templatedata-doc-param-type-line": "Linn", "templatedata-doc-param-type-line": "Zeil",
"templatedata-doc-param-type-number": "Zuel", "templatedata-doc-param-type-number": "Zuel",
"templatedata-doc-param-type-string": "Zeecheketten", "templatedata-doc-param-type-string": "Zeecheketten",
"templatedata-doc-param-type-unbalanced-wikitext": "Net equilibréierte Wikitext", "templatedata-doc-param-type-unbalanced-wikitext": "Net equilibréierte Wikitext",
"templatedata-doc-param-type-unknown": "Onbekannt", "templatedata-doc-param-type-unknown": "Onbekannt",
"templatedata-doc-param-type-url": "URL", "templatedata-doc-param-type-url": "URL",
"templatedata-doc-param-type-wiki-file-name": "Fichier", "templatedata-doc-param-type-wiki-file-name": "Fichier",
"templatedata-doc-param-type-wiki-page-name": "Numm vun der Säit", "templatedata-doc-param-type-wiki-page-name": "Säitennnumm",
"templatedata-doc-param-type-wiki-template-name": "Schabloun", "templatedata-doc-param-type-wiki-template-name": "Schabloun",
"templatedata-doc-param-type-wiki-user-name": "Benotzer", "templatedata-doc-param-type-wiki-user-name": "Benotzer",
"templatedata-doc-params": "Parameter vun der Schabloun", "templatedata-doc-params": "Parametere vun der Schabloun",
"templatedata-editbutton": "Donnéeë vun der Schabloun änneren", "templatedata-editbutton": "Schablounendonnéeën änneren",
"templatedata-errormsg-insertblank": "Sidd Dir sécher datt Dir Donnéeë vun der Schabloun ouni Informatioun drasetze wëllt?", "templatedata-errormsg-insertblank": "Sidd Dir sécher, datt Dir Schablounendonnéeën ouni Informatiounen drasetze wëllt?",
"templatedata-helplink": "Informatioun iwwer TemplateData", "templatedata-helplink": "Informatiounen iwwer Schablounendonnéeën",
"templatedata-invalid-duplicate-value": "Eegenschaft \"$1\" (\"$3\") ass en Doublon vu(n) \"$2\".", "templatedata-invalid-unnamed-parameter": "Parameternimm däerfen net eidel sinn. Fir onbenannte Parameteren ze dokumentéieren, benotzt hir intern Nummeréierung „1“, „2“ a sou weider.",
"templatedata-invalid-missing": "Obligatoresch Eegenschaft \"$1\" net fonnt.", "templatedata-invalid-duplicate-value": "D'Eegenschaft „$1“ („$3“) ass en Doublon vu(n) „$2“.",
"templatedata-invalid-param": "Net valabele Parameter \"$1\" fir d'Eegenschaft \"$2\".", "templatedata-invalid-empty-array": "D'Eegenschaft „$1“ muss mindestens ee Wäert an hirem Array hunn.",
"templatedata-invalid-format": "D'Eegenschaft „$1“ sollt „inline“, „block“ oder eng gülteg Format-Zeechekette sinn.",
"templatedata-invalid-length": "Ze vill Donnéeë fir ze späicheren ($1 {{PLURAL:$1|Byte|Byten}}, {{PLURAL:$2|d'Limitt ass}} $2)",
"templatedata-invalid-missing": "Obligatoresch Eegenschaft „$1“ net fonnt.",
"templatedata-invalid-param": "Ongültege Parameter „$1“ fir d'Eegenschaft „$2“.",
"templatedata-invalid-parse": "Syntaxfeeler am JSON.", "templatedata-invalid-parse": "Syntaxfeeler am JSON.",
"templatedata-invalid-type": "D'Eegenschaft „$1“ sollt den Typ „$2“ hunn.",
"templatedata-invalid-unknown": "Onerwaarten Eegenschaft „$1“.",
"templatedata-invalid-value": "Ongültege Wäert fir d'Eegenschaft „$1“.",
"templatedata-modal-button-add-language": "Sprooch derbäisetzen", "templatedata-modal-button-add-language": "Sprooch derbäisetzen",
"templatedata-modal-button-addparam": "Parameter derbäisetzen", "templatedata-modal-button-addparam": "Parameter derbäisetzen",
"templatedata-modal-button-addmap": "Nei Map derbäisetzen",
"templatedata-modal-button-apply": "Uwenden", "templatedata-modal-button-apply": "Uwenden",
"templatedata-modal-button-back": "Zréck", "templatedata-modal-button-back": "Zréck",
"templatedata-modal-button-cancel": "Ofbriechen", "templatedata-modal-button-cancel": "Ofbriechen",
"templatedata-modal-button-changelang": "Sprooch wiesselen", "templatedata-modal-button-changelang": "Sprooch wiesselen",
"templatedata-modal-button-delparam": "Informatioun vum Parameter ewechhuelen", "templatedata-modal-button-delparam": "Parameterinformatiounen ewechhuelen",
"templatedata-modal-button-done": "Fäerdeg", "templatedata-modal-button-done": "Fäerdeg",
"templatedata-modal-button-map": "Kaarten änneren", "templatedata-modal-button-map": "Maps änneren",
"templatedata-modal-button-importParams": "Parameteren importéieren", "templatedata-modal-button-importParams": "Parameteren importéieren",
"templatedata-modal-button-removemap": "Kaart ewechhuelen", "templatedata-modal-button-removemap": "Map ewechhuelen",
"templatedata-modal-button-restoreparam": "Parameter restauréieren", "templatedata-modal-button-restoreparam": "Parameter restauréieren",
"templatedata-modal-button-saveparam": "Späicheren", "templatedata-modal-button-saveparam": "Späicheren",
"templatedata-modal-confirmcancel": "Sidd Dir sécher, datt Dir Är Ännerunge verwerfe wëllt?", "templatedata-modal-confirmcancel": "Sidd Dir sécher, datt Dir Är Ännerunge verwerfe wëllt?",
"templatedata-modal-current-language": "Aktuell Sprooch: $1", "templatedata-modal-current-language": "Aktuell Sprooch: $1",
"templatedata-modal-errormsg": "Feeler fonnt. Kuckt wgl. datt et keng eider oder duebel Parameternimm gëtt an datt „$1“, „$2“ an „$3“ am Parameternumm net virkënnt.",
"templatedata-modal-errormsg-duplicate-name": "Feeler fonnt. De gewielten Numm gëtt scho vun engem anere Parameter benotzt.", "templatedata-modal-errormsg-duplicate-name": "Feeler fonnt. De gewielten Numm gëtt scho vun engem anere Parameter benotzt.",
"templatedata-modal-errormsg-import-noparams": "Keng nei Parametere beim Import fonnt.", "templatedata-modal-errormsg-import-noparams": "Keng nei Parametere beim Importéiere fonnt.",
"templatedata-modal-format-block": "Block", "templatedata-modal-format-block": "Block",
"templatedata-modal-format-custom": "Personaliséiert", "templatedata-modal-format-custom": "Benotzerdefinéiert",
"templatedata-modal-format-inline": "Inline", "templatedata-modal-format-inline": "Inline",
"templatedata-modal-format-null": "Net uginn", "templatedata-modal-format-null": "Net uginn",
"templatedata-modal-format-placeholder": "Format-Zeechekette vum Schablouneparameter",
"templatedata-modal-json-error-replace": "Ersetzen", "templatedata-modal-json-error-replace": "Ersetzen",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|En neie Parameter gouf|$1 nei Parametere goufen}} importéiert: $2", "templatedata-modal-notice-import-numparams": "$1 {{PLURAL:$1|neie Parameter gouf|nei Parametere goufen}} importéiert: $2",
"templatedata-modal-placeholder-add-new-map-input": "Eng nei Kaart derbäisetzen...", "templatedata-modal-placeholder-add-new-map-input": "Eng nei Map derbäisetzen…",
"templatedata-modal-placeholder-paramkey": "Numm vum Parameter", "templatedata-modal-placeholder-paramkey": "Parameternumm",
"templatedata-modal-placeholder-prompt-map-name": "Numm vun der Kaart aginn", "templatedata-modal-placeholder-mapinfo": "Dës Schabloun huet kee Maps-Objet",
"templatedata-modal-search-input-placeholder": "Nom Numm oder nom Code vun der Sprooch sichen", "templatedata-modal-placeholder-prompt-map-name": "Map-Numm aginn",
"templatedata-modal-search-input-placeholder": "No Sproochnumm oder -code sichen",
"templatedata-modal-table-param-aliases": "Aliasen", "templatedata-modal-table-param-aliases": "Aliasen",
"templatedata-modal-table-param-autovalue": "Automatesche Wäert", "templatedata-modal-table-param-autovalue": "Automatesche Wäert",
"templatedata-modal-table-param-default": "Standard ($1)", "templatedata-modal-table-param-default": "Standard ($1)",
"templatedata-modal-table-param-status": "Status", "templatedata-modal-table-param-status": "Status",
"templatedata-modal-table-param-deprecated": "Net méi aktuell", "templatedata-modal-table-param-deprecated": "Vereelzt",
"templatedata-modal-table-param-deprecatedValue": "Vereelzt Uleedung", "templatedata-modal-table-param-deprecatedValue": "Vereelzt Uleedung",
"templatedata-modal-table-param-description": "Beschreiwung ($1)", "templatedata-modal-table-param-description": "Beschreiwung ($1)",
"templatedata-modal-table-param-example": "Beispill ($1)", "templatedata-modal-table-param-example": "Beispill ($1)",
"templatedata-modal-table-param-importoption": "{{PLURAL:$1|E virgeschloene|$1 virgeschloe}} Parameter derbäisetzen", "templatedata-modal-table-param-importoption": "$1 {{PLURAL:$1|virgeschloene Parameter|virgeschloe Parameteren}} derbäisetzen",
"templatedata-modal-table-param-importoption-subtitle": "Inklusiv: $1", "templatedata-modal-table-param-importoption-subtitle": "Inklusiv: $1",
"templatedata-modal-table-param-label": "Etikett ($1)", "templatedata-modal-table-param-label": "Etikett ($1)",
"templatedata-modal-table-param-name": "Numm", "templatedata-modal-table-param-name": "Numm",
"templatedata-modal-table-param-required": "Obligatoresch", "templatedata-modal-table-param-required": "Obligatoresch",
"templatedata-modal-table-param-suggested": "Virgeschlo", "templatedata-modal-table-param-suggested": "Virgeschlo",
"templatedata-modal-table-param-suggestedvalues": "Virgeschloe Wäerter",
"templatedata-modal-placeholder-multiselect": "Wäert derbäisetzen…",
"templatedata-modal-table-param-type": "Typ", "templatedata-modal-table-param-type": "Typ",
"templatedata-modal-title": "Schablounendonnéeën-Editor",
"templatedata-modal-title-addparam": "Neie Parameter derbäisetzen", "templatedata-modal-title-addparam": "Neie Parameter derbäisetzen",
"templatedata-modal-title-choose-language": "Sprooch eraussichen", "templatedata-modal-title-choose-language": "Sprooch eraussichen",
"templatedata-modal-title-language": "Sprooch", "templatedata-modal-title-language": "Sprooch",
"templatedata-modal-title-paramorder": "Reiefolleg vun de Parameteren", "templatedata-modal-title-paramorder": "Reiefolleg vun de Parameteren",
"templatedata-modal-title-templatedesc": "Beschreiwung vun der Schabloun ($1)", "templatedata-modal-title-templatedesc": "Beschreiwung vun der Schabloun ($1)",
"templatedata-modal-title-templateparam-details": "Detailer vum Parameter: $1", "templatedata-modal-title-templateformat": "Virgeschloe Wikitext-Formatéierung",
"templatedata-modal-title-templateparams": "Parameter vun der Schabloun" "templatedata-modal-title-templateformatstring": "Benotzerdefinéiert Format-Zeecheketten",
"templatedata-modal-title-templateparam-details": "Parameterdetailer: $1",
"templatedata-modal-title-templateparams": "Parametere vun der Schabloun"
} }