mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
[v15.0/forgejo] i18n: backport of translations from Codeberg Translate
Translation updates that were relevant to v15 branch were picked from this commit:
5e5ad79d10
Changes to strings that are only present in the newer branches were not picked.
Below is a list of co-authors of the ported commit. It may contain co-authors who's changes were not picked due to only being relevant to newer branches.
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: AshyPinguin <ashypinguin@noreply.codeberg.org>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Fjuro <fjuro@noreply.codeberg.org>
Co-authored-by: Goudarz Jafari <goudarz.jafari@gmail.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Lauri Lepik <laurilepik@noreply.codeberg.org>
Co-authored-by: Lzebulon <lzebulon@noreply.codeberg.org>
Co-authored-by: PatoFlamejanteTV <patoflamejantetv@noreply.codeberg.org>
Co-authored-by: SomeTr <sometr@noreply.codeberg.org>
Co-authored-by: TAGerritsen <tagerritsen@noreply.codeberg.org>
Co-authored-by: Tamil <tamil@noreply.codeberg.org>
Co-authored-by: Wuzzy <wuzzy@disroot.org>
Co-authored-by: arifpedia <arifpedia@gmail.com>
Co-authored-by: artnay <artnay@noreply.codeberg.org>
Co-authored-by: augustd <augustd@noreply.codeberg.org>
Co-authored-by: fserrador <fserrador@noreply.codeberg.org>
Co-authored-by: gallegonovato <gallegonovato@noreply.codeberg.org>
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Co-authored-by: rdeavila <rdeavila@noreply.codeberg.org>
Co-authored-by: universish <universish@noreply.codeberg.org>
Co-authored-by: vmtj <vmtj@noreply.codeberg.org>
Co-authored-by: xtex <xtexchooser@duck.com>
This commit is contained in:
parent
2b692f2f5c
commit
0c1f3851da
23 changed files with 3543 additions and 493 deletions
|
|
@ -69,5 +69,18 @@
|
|||
"other": "%s koodiharu"
|
||||
},
|
||||
"compare.branches.title": "Võrdle alamharusid",
|
||||
"repo.settings.push_mirror.branch_filter.label": "Alamharude filter (kui soovid)"
|
||||
"repo.settings.push_mirror.branch_filter.label": "Alamharude filter (kui soovid)",
|
||||
"repo.issues.filter_poster.hint": "Filtreeri autori põhjal",
|
||||
"repo.issues.filter_assignee.hint": "Filtreeri määratud kasutaja põjal",
|
||||
"repo.issues.filter_reviewers.hint": "Filtreeri ülevaataja põhjal",
|
||||
"repo.issues.filter_mention.hint": "Filtreeri mainitud kasutaja põhjal",
|
||||
"repo.issues.filter_modified.hint": "Filter viimati muudetud kuupäeva põhjal",
|
||||
"repo.issues.filter_sort.hint_with_placeholder": "Sordi: %s",
|
||||
"issues.updated": "uuendatud %s",
|
||||
"repo.pulls.poster_requires_approval": "Mõned töövood <a href=\"%[1]s\">ootavad läbivaatamist</a>.",
|
||||
"repo.pulls.poster_trust_deny": "Keeldu",
|
||||
"repo.pulls.poster_trust_deny.tooltip": "Töövood, mis ootavad heakskiitu, tühistatakse.",
|
||||
"repo.pulls.poster_trust_once": "Luba üks kord",
|
||||
"repo.pulls.poster_trust_always": "Luba alati",
|
||||
"repo.pulls.poster_trust_revoke": "Tühista"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue