Skip to content

Locales: Fix placeholder inconsistencies #25291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion options/locale/locale_de-DE.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2809,7 +2809,7 @@ monitor.queue.review=Konfiguration überprüfen
monitor.queue.review_add=Worker hinzufügen/prüfen
monitor.queue.settings.title=Pool-Einstellungen
monitor.queue.settings.maxnumberworkers=Maximale Anzahl an Workern
monitor.queue.settings.maxnumberworkers.placeholder=Derzeit %[1]s
monitor.queue.settings.maxnumberworkers.placeholder=Derzeit %[1]d
monitor.queue.settings.maxnumberworkers.error=Die Anzahl der Worker muss eine Zahl sein
monitor.queue.settings.submit=Einstellungen aktualisieren
monitor.queue.settings.changed=Einstellungen aktualisiert
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_el-GR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2565,7 +2565,7 @@ dashboard.task.process=Εργασία: %[1]s
dashboard.task.cancelled=Εργασία: %[1]s ακυρώθηκε: %[3]s
dashboard.task.error=Σφάλμα στην Εργασία: %[1]s: %[3]s
dashboard.task.finished=Εργασία: %[1]s που εκκινήθηκε από %[2]s τελείωσε
dashboard.task.unknown=Άγνωστη εργασία: %[1]
dashboard.task.unknown=Άγνωστη εργασία: %[1]s
dashboard.cron.started=Εκκίνηση Προγραμματισμένης Εργασίας: %[1]s
dashboard.cron.process=Προγραμματισμένη Εργασία: %[1]s
dashboard.cron.cancelled=Προγραμματισμένη Εργασία: %s ακυρώθηκε: %[3]s
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_fa-IR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ reset_password.text=لطفاً روی پیوند زیر کلیک کنید تا

register_success=ثبت‌نام با موفقیت انجام شد

issue_assigned.pull=@%[1]s به شما برای درخواست pull %[2]s در ریپازیتوری %[3]s محول شده.
issue_assigned.pull=@%[1]s به شما برای درخواست pull %[2]s در ریپازیتوری %[3] محول شده.
issue_assigned.issue=@%[1]s به شما واگذار شده است برای صدور %[2]s در انبار %[3]s.

issue.x_mentioned_you=<b>@%s</b> به شما اشاره کرد:
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_si-LK.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2117,7 +2117,7 @@ dashboard.task.finished=කාර්යය:%[1]s[2]s විසින් ආර
dashboard.task.unknown=නොදන්නා කාර්යය:%[1]s
dashboard.cron.started=ආරම්භ Con:%[1]s
dashboard.cron.process=ක්රෝන්:%[1]s
dashboard.cron.cancelled=Con: %s අවලංගු:%[3]ගේ
dashboard.cron.cancelled=Con: %s අවලංගු:%[3]sගේ
dashboard.cron.error=ක්රෝන් හි දෝෂය: %s:%[3]s
dashboard.cron.finished=ක්රෝන්:%[1]s අවසන් වී ඇත
dashboard.delete_inactive_accounts=සියලුම අක්රීය ගිණුම් මකන්න
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_sk-SK.ini
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ reset_password.text=Pre obnovenie vašeho účtu kliknite, prosím, na nasledovn

register_success=Registrácia prebehla úspešne

issue_assigned.pull=@%[1]s vám pridelil pull request %[2]s repozitári %[3]s.
issue_assigned.pull=@%[1]s vám pridelil pull request %[2]s v repozitári %[3]s.
issue_assigned.issue=@%[1]s vám pridelil úkol %[2]s v repozitári %[3]s.

issue.x_mentioned_you=<b>@%s</b> vás zmienil:
Expand Down