Localisation updates from https://translatewiki.net.

Change-Id: Iefd780f09b6dac93a0b9bbba5f66ccddc4ebba1d
This commit is contained in:
Translation updater bot 2024-02-15 13:27:47 +01:00
parent 46b458cc0c
commit 39783e901e
8 changed files with 152 additions and 0 deletions

View file

@ -15,10 +15,33 @@
"codemirror-previous": "vorherige",
"codemirror-all": "alle",
"codemirror-match-case": "groß/klein beachten",
"codemirror-regexp": "regulärer Ausdruck",
"codemirror-by-word": "ganze Wörter",
"codemirror-replace": "ersetzen",
"codemirror-replace-placeholder": "Ersetzen",
"codemirror-replace-all": "alle ersetzen",
"codemirror-control-character": "Steuerzeichen $1",
"codemirror-special-char-null": "Nullzeichen",
"codemirror-special-char-backspace": "Rücktaste",
"codemirror-special-char-newline": "Neue Zeile",
"codemirror-special-char-vertical-tab": "Vertikaler Tab",
"codemirror-special-char-carriage-return": "Wagenrücklauf",
"codemirror-special-char-escape": "Escape-Zeichen",
"codemirror-special-char-nbsp": "Nicht-umbrechendes Leerzeichen",
"codemirror-special-char-zero-width-space": "Leerzeichen mit Nullbreite",
"codemirror-special-char-zero-width-non-joiner": "Nicht-Joiner mit Nullbreite",
"codemirror-special-char-zero-width-joiner": "Joiner mit Nullbreite",
"codemirror-special-char-left-to-right-mark": "Markierung für Schreibrichtung LTR",
"codemirror-special-char-right-to-left-mark": "Markierung für Schreibrichtung RTL",
"codemirror-special-char-line-separator": "Zeilen-Trennzeichen",
"codemirror-special-char-left-to-right-override": "LTR-Override",
"codemirror-special-char-right-to-left-override": "RTL-Override",
"codemirror-special-char-narrow-nbsp": "Schmales geschütztes Leerzeichen",
"codemirror-special-char-left-to-right-isolate": "Von links nach rechts isolieren",
"codemirror-special-char-right-to-left-isolate": "Von rechts nach links isolieren",
"codemirror-special-char-pop-directional-isolate": "Pop-Richtungsisolation",
"codemirror-special-char-paragraph-separator": "Absatztrennzeichen",
"codemirror-special-char-zero-width-no-break-space": "Wortverbinder",
"codemirror-special-char-object-replacement": "Ersetzungszeichen für Objekt",
"prefs-accessibility": "Barrierefreiheit"
}

23
i18n/ha.json Normal file
View file

@ -0,0 +1,23 @@
{
"@metadata": {
"authors": [
"Ummabruka"
]
},
"codemirror-find": "Nemo",
"codemirror-next": "Nagaba",
"codemirror-all": "Duka",
"codemirror-match-case": "Daidaituwar lamari",
"codemirror-replace": "Maye gurbi",
"codemirror-replace-all": "Mayar da gurbin duka",
"codemirror-special-char-backspace": "Gogewa",
"codemirror-special-char-newline": "\nSabon jeri",
"codemirror-special-char-vertical-tab": "Shafin Dake fitowa a tasye",
"codemirror-special-char-nbsp": "Tazara mara yankewa",
"codemirror-special-char-left-to-right-mark": "Alamar hagu zuwa dama",
"codemirror-special-char-right-to-left-mark": "Alama daga dama zuwa hagu",
"codemirror-special-char-left-to-right-override": " Shafewa daga hagu zuwa dama",
"codemirror-special-char-left-to-right-isolate": "Kebe hagu zuwa dama",
"codemirror-special-char-right-to-left-isolate": "Kebe Daman xuwa hagu",
"codemirror-special-char-paragraph-separator": "Mai raba dakin layi"
}

View file

@ -9,5 +9,39 @@
"codemirror-toggle-label": "צביעת תחביר",
"codemirror-prefs-colorblind": "להפעיל ערכת צבעים ידידותית לעיוורי־צבעים בצביעת קוד בעריכת קוד ויקי",
"codemirror-prefs-colorblind-help": "אם מופעל אצלך גאדג'ט לצביעת קוד, ההעדפה הזאת לא תעבוד",
"codemirror-find": "למצוא",
"codemirror-next": "הבאה",
"codemirror-previous": "הקודמת",
"codemirror-all": "הכול",
"codemirror-match-case": "התאמת רישיות",
"codemirror-regexp": "ביטוי רגולרי",
"codemirror-by-word": "לפי מילה",
"codemirror-replace": "להחליף",
"codemirror-replace-placeholder": "החלפה",
"codemirror-replace-all": "להחליף הכול",
"codemirror-control-character": "תו בקרה $1",
"codemirror-special-char-null": "תו ריק",
"codemirror-special-char-bell": "תו פעמון",
"codemirror-special-char-backspace": "מקש בקספייס",
"codemirror-special-char-newline": "שורה חדשה",
"codemirror-special-char-vertical-tab": "טאב מאונך",
"codemirror-special-char-carriage-return": "חזרת גרר (carriage return)",
"codemirror-special-char-escape": "תו חילוף",
"codemirror-special-char-nbsp": "רווח ללא מעבר שורה",
"codemirror-special-char-zero-width-space": "רווח ברוחב אפס",
"codemirror-special-char-zero-width-non-joiner": "תו הפרדה ברוחב אפס",
"codemirror-special-char-zero-width-joiner": "תו צירוף ברוחב אפס",
"codemirror-special-char-left-to-right-mark": "סימן שמאל לימין",
"codemirror-special-char-right-to-left-mark": "סימן ימין לשמאל",
"codemirror-special-char-line-separator": "מפריד שורות",
"codemirror-special-char-left-to-right-override": "דריסת שמאל לימין",
"codemirror-special-char-right-to-left-override": "דריסת ימין לשמאל",
"codemirror-special-char-narrow-nbsp": "רווח צר ללא מעבר שורה",
"codemirror-special-char-left-to-right-isolate": "בידוד משמאל לימין",
"codemirror-special-char-right-to-left-isolate": "בידוד מימין לשמאל",
"codemirror-special-char-pop-directional-isolate": "שליפת בידוד כיווניות",
"codemirror-special-char-paragraph-separator": "מפריד פסקאות",
"codemirror-special-char-zero-width-no-break-space": "מצרף מילים",
"codemirror-special-char-object-replacement": "תו החלפת עצם",
"prefs-accessibility": "נגישות"
}

12
i18n/hi.json Normal file
View file

@ -0,0 +1,12 @@
{
"@metadata": {
"authors": [
"Abijeet Patro"
]
},
"codemirror-find": "खोजें",
"codemirror-next": "अगला",
"codemirror-previous": "पिछला",
"codemirror-all": "सभी",
"codemirror-replace-placeholder": "बदलें"
}

View file

@ -10,5 +10,9 @@
"codemirror-toggle-label": "Evidenziazione della sintassi",
"codemirror-prefs-colorblind": "Attiva una combinazione di colori per daltonici per l'evidenziazione della sintassi del wikitesto",
"codemirror-prefs-colorblind-help": "Questa preferenza non funziona se usi un accessorio per l'evidenziazione della sintassi.",
"codemirror-find": "Trova",
"codemirror-regexp": "espressione regolare",
"codemirror-replace": "sostituisci",
"codemirror-replace-all": "sostituisci tutto",
"prefs-accessibility": "Accessibilità"
}

40
i18n/kck.json Normal file
View file

@ -0,0 +1,40 @@
{
"@metadata": {
"authors": [
"MthulisiNcube"
]
},
"codemirror-find": "Wana",
"codemirror-next": "kunotebela",
"codemirror-previous": "hule",
"codemirror-all": "kose",
"codemirror-match-case": "kunofanana khesi",
"codemirror-regexp": "Rigesipi",
"codemirror-by-word": "nde bala",
"codemirror-replace": "Mmisa",
"codemirror-replace-placeholder": "Mmisa",
"codemirror-replace-all": "mmisa kose",
"codemirror-control-character": "Lawula bunhu $1",
"codemirror-special-char-null": "Bheli bala",
"codemirror-special-char-bell": "Bheli bala",
"codemirror-special-char-backspace": "Bhekispesi",
"codemirror-special-char-newline": "Layini itshwa",
"codemirror-special-char-vertical-tab": "thebhu imile",
"codemirror-special-char-carriage-return": "Kheriyegi retheni",
"codemirror-special-char-escape": "tjuluka bala",
"codemirror-special-char-nbsp": "Sipeyisi sisingapalalanyiwe",
"codemirror-special-char-zero-width-space": "Zero - bupabi sipeyisi",
"codemirror-special-char-zero-width-non-joiner": "Zero - bupabi kusingahanganye",
"codemirror-special-char-zero-width-joiner": "Zero - bupabi kusingahanganye",
"codemirror-special-char-left-to-right-mark": "Lumehho - kuyenda - kuludli nyola",
"codemirror-special-char-right-to-left-mark": "Ludli - kuyenda - kulumehho nyola",
"codemirror-special-char-line-separator": "Kunopalalanya layini",
"codemirror-special-char-left-to-right-override": "Lumehho - kuyenda - kuludli kuhhaligwa",
"codemirror-special-char-right-to-left-override": "Ludli - kuyenda - kulumehho ukodusa kuyapo",
"codemirror-special-char-narrow-nbsp": "Kutehlanana sipesi tjisazohhalilika",
"codemirror-special-char-left-to-right-isolate": "Lumehho - kuyenda - kuludli ayisolethe",
"codemirror-special-char-right-to-left-isolate": "Ludli - kuyenda - Kulumehho ayisolethi",
"codemirror-special-char-pop-directional-isolate": "Phophu kwayinolakidza ayisolethi",
"codemirror-special-char-paragraph-separator": "Kunopaladza pharagrafu",
"codemirror-special-char-zero-width-no-break-space": "Kunohanganya Bala"
}

View file

@ -9,5 +9,11 @@
},
"codemirror-desc": "Омогућава истицање синтаксе у уређивачу викитекста",
"codemirror-toggle-label": "Истицање синтаксе",
"codemirror-find": "Пронађи",
"codemirror-next": "следеће",
"codemirror-all": "све",
"codemirror-regexp": "регекс",
"codemirror-replace": "замени",
"codemirror-replace-placeholder": "Замени",
"prefs-accessibility": "Приступачност"
}

10
i18n/yo.json Normal file
View file

@ -0,0 +1,10 @@
{
"@metadata": {
"authors": [
"BigDareLibrary"
]
},
"codemirror-special-char-backspace": "Aye afẹyinti",
"codemirror-special-char-right-to-left-isolate": "Iyasọtọ-si-osi.",
"codemirror-special-char-object-replacement": "Ohun kikọ rirọpo."
}