0ko
15dd004f43
[v7] i18n(*): freeze translations of register_notify
...
This string has been in v9 (c773ca37ad
) and now includes a template for app name instead of hardcoded software name.
v7 and v8 do not expect this string to have any templates. Prevent breaking translations by backports by freezing translations of this string for v7 and v8.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4562
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
(cherry picked from commit f07d1aed2e
)
2024-07-18 12:57:01 +05:00
Codeberg Translate
2c7e3448db
[v7/forgejo] i18n: translations update from Weblate
...
Backport of https://codeberg.org/forgejo/forgejo/pulls/4251 .
Co-authored-by: 0ko <0ko@users.noreply.translate.codeberg.org>
Co-authored-by: Panagiotis \"Ivory\" Vasilopoulos <git@n0toose.net>
Co-authored-by: ZDev <ZDev@users.noreply.translate.codeberg.org>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Wuzzy <Wuzzy@users.noreply.translate.codeberg.org>
Co-authored-by: fnetX <otto@codeberg.org>
Co-authored-by: hankskyjames777 <hankskyjames777@users.noreply.translate.codeberg.org>
Co-authored-by: Kita Ikuyo <searinminecraft@courvix.com>
Co-authored-by: Marco Ciampa <ciampix@users.noreply.translate.codeberg.org>
Co-authored-by: kdh8219 <kdh8219@monamo.dev>
Co-authored-by: emansije <emansije@users.noreply.translate.codeberg.org>
Co-authored-by: b1nar10 <b1nar10@users.noreply.translate.codeberg.org>
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Co-authored-by: revi <revi@omglol.email>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4251
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
(cherry picked from commit 2a643d2136
)
2024-07-08 19:28:56 +05:00
0ko
e997cbc8d5
Rename repo_updated
to repo_updated_v7
to prevent regressions ( #4117 )
...
Currently this string has different amount of placeholders in v8 and v7 because https://codeberg.org/forgejo/forgejo/pulls/3837 was not backported to v7.
### The problem
This string is currently [not translated](https://translate.codeberg.org/translate/forgejo/forgejo/en/?checksum=405b09ee2c2371d4 ) in every language. For example, when UI is in Slovenian, it would be in English.
But if someone translates it into Slovenian, it will be something like `Posodobljen %s`. Then we merge the Weblate PR, @forgejo-backport-action creates a backport and we forget to check this backport for presence of `repo_updated`. We ship this as a point release of our LTS v7, and then Slovenian users will literally see `Posodobljen %s` in the UI instead of `Posodobljen včeraj`.
By renaming this key in v7 we protect it from these kinds of regressions.
### Test
Go to Explore, look at repo entries, they should contain relative time.
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4117
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>
2024-06-14 13:26:46 +00:00
0ko
679010f079
Merge pull request '[v7.0/forgejo] Translation updates from Weblate' ( #3749 ) from bp-v7.0/forgejo-61643a6 into v7.0/forgejo
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3749
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2024-05-14 12:20:19 +00:00
forgejo-backport-action
0dc681ed13
[v7.0/forgejo] Improve translatability of "Transfer ownership" ( #3750 )
...
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/3739
This text can have different forms in other languages depending on context.
The commit also contains a change to .editorconfig to prevent EoF changes when mass-replacing strings, as that causes unintentional merge conflicts with Weblate.
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3750
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2024-05-14 12:14:36 +00:00
0ko
564183bbbd
Translation updates from Weblate ( #3748 )
...
This is not the usual Weblate PR. I did not reset Weblate after squash-merging https://codeberg.org/forgejo/forgejo/pulls/3637 , so Weblate failed to rebase and locked. These are manually cherry-picked commits that Weblate produced after that PR was merged. We need to squash-merge them too before resetting Weblate, so the new translations don't get lost.
Co-authored-by: earl-warren <earl-warren@users.noreply.translate.codeberg.org>
Co-authored-by: Cwpute <Cwpute@users.noreply.translate.codeberg.org>
Co-authored-by: Mylloon <Mylloon@users.noreply.translate.codeberg.org>
Co-authored-by: leana8959 <leana8959@users.noreply.translate.codeberg.org>
Co-authored-by: owofied <furry@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3748
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
(cherry picked from commit 61643a698c
)
2024-05-13 18:18:32 +00:00
Codeberg Translate
79a214668c
[I18N] Translations update from Weblate ( #3359 )
...
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: earl-warren <earl-warren@users.noreply.translate.codeberg.org>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: 0ko <0ko@users.noreply.translate.codeberg.org>
Co-authored-by: Dirk <Dirk@users.noreply.translate.codeberg.org>
Co-authored-by: Salif Mehmed <mail@salif.eu>
Co-authored-by: Kita Ikuyo <searinminecraft@courvix.com>
Co-authored-by: leana8959 <leana8959@users.noreply.translate.codeberg.org>
Co-authored-by: yeziruo <yeziruo@users.noreply.translate.codeberg.org>
Co-authored-by: SteffoSpieler <SteffoSpieler@users.noreply.translate.codeberg.org>
Co-authored-by: Mylloon <Mylloon@users.noreply.translate.codeberg.org>
Co-authored-by: lucasmz <lucasmz@users.noreply.translate.codeberg.org>
Co-authored-by: emansije <emansije@users.noreply.translate.codeberg.org>
Co-authored-by: FunctionalHacker <FunctionalHacker@users.noreply.translate.codeberg.org>
Co-authored-by: owofied <furry@users.noreply.translate.codeberg.org>
Co-authored-by: Xinayder <Xinayder@users.noreply.translate.codeberg.org>
Co-authored-by: kecrily <kecrily@users.noreply.translate.codeberg.org>
Co-authored-by: ZilloweZ <ZilloweZ@users.noreply.translate.codeberg.org>
Co-authored-by: toasterbirb <toasterbirb@users.noreply.translate.codeberg.org>
Co-authored-by: Pi-Cla <Pi-Cla@users.noreply.translate.codeberg.org>
Co-authored-by: sinsky <sinsky@users.noreply.translate.codeberg.org>
Co-authored-by: kdh8219 <kdh8219@users.noreply.translate.codeberg.org>
Co-authored-by: 747 <747@users.noreply.translate.codeberg.org>
Co-authored-by: Quitaxd <Quitaxd@users.noreply.translate.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3359
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>
2024-04-27 21:40:53 +05:00
0ko
04ea1aedc5
[I18N] Provide plural support for followers/following in user profiles
...
(cherry picked from commit df2a83ed20
)
2024-04-05 06:32:11 +00:00
0ko
46eeb884b4
Provide plural support for issue participants
2024-04-02 11:22:34 +00:00
0ko
debeedfe42
Add plural support for PR subtitles
2024-03-22 07:11:24 +01:00
0ko
ec5c68da4f
[I18N] Use separate keys for tabs on login screen
2024-03-13 21:03:09 +05:00
GiteaBot
0f793ef6b9
[skip ci] Updated translations via Crowdin
...
(cherry picked from commit 2bd999a28b472f2909f6856740cdc712eb0ad136)
Conflicts:
options/locale/locale_fr-FR.ini
options/locale/locale_ja-JP.ini
options/locale/locale_pt-PT.ini
options/locale/locale_ru-RU.ini
options/locale/locale_zh-CN.ini
removal of
runs.no_workflows.quick_start=
runs.no_workflows.documentation=
2024-02-26 22:30:25 +01:00
0ko
e5b5585ee2
Fixes & Improvements for English locale
2024-02-22 22:33:22 +05:00
Codeberg Translate
e71cdd05d8
[I18N] Translations update from Weblate ( #2316 )
...
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: Mormegil <mormegil@centrum.cz>
Co-authored-by: nightm4re <matthiasf.wilke@yahoo.de>
Co-authored-by: fnetX <otto@codeberg.org>
Co-authored-by: 0que <0que@users.noreply.translate.codeberg.org>
Co-authored-by: kikocorreoso <kachine@protonmail.com>
Co-authored-by: earl-warren <contact@earl-warren.org>
Co-authored-by: bart <bart@bartmathijssen.com>
Co-authored-by: tranzystorekk <tranzystorek.io@protonmail.com>
Co-authored-by: Xinayder <me+codeberg@aoalmeida.com>
Co-authored-by: rmorettibr <rafael.moretti@protonmail.com>
Co-authored-by: Werenter <abelokopytov149@gmail.com>
Co-authored-by: dobrvlskyi <dobrovolskyi@peremozhemo.org>
Co-authored-by: ika <ika@thewizardbay.cc>
Co-authored-by: noureddin <noureddin@protonmail.com>
Co-authored-by: esensar <dev@ensarsarajcic.com>
Co-authored-by: mondstern <mondstern@monocles.de>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2316
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
2024-02-09 12:43:51 +00:00
Codeberg Translate
a485566356
[I18n] Translations update from Weblate (5 February)
...
[I18n] Translations update from Weblate (#2254 )
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: earl-work01 <contact+work01@earl-warren.org>
Co-authored-by: walpo <walpo@users.noreply.translate.codeberg.org>
Co-authored-by: Gusted <postmaster+codeberg@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2254
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
Translations update from Weblate (#2258 )
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: Squeljur <squeljur+git@gmail.com>
Co-authored-by: oatbiscuits <oatbiscuits@proton.me>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: jadedctrl <jadedctrl@posteo.at>
Co-authored-by: earl-warren <contact@earl-warren.org>
Co-authored-by: 0que <0que@users.noreply.translate.codeberg.org>
Co-authored-by: noureddin <noureddin@protonmail.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2258
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
[I18N] Translations update from Weblate (#2274 )
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: 0que <0que@users.noreply.translate.codeberg.org>
Co-authored-by: oatbiscuits <oatbiscuits@proton.me>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2274
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
[I18N] Translations update from Weblate (#2280 )
Translations update from [Weblate](https://translate.codeberg.org ) for [Forgejo/forgejo](https://translate.codeberg.org/projects/forgejo/forgejo/ ).
Current translation status:
![Weblate translation status](https://translate.codeberg.org/widget/forgejo/forgejo/horizontal-auto.svg )
Co-authored-by: earl-warren <contact@earl-warren.org>
Co-authored-by: micash <micash_545@protonmail.com>
Co-authored-by: 0que <0que@users.noreply.translate.codeberg.org>
Co-authored-by: oatbiscuits <oatbiscuits@proton.me>
Co-authored-by: jadedctrl <jadedctrl@posteo.at>
Co-authored-by: Werenter <abelokopytov149@gmail.com>
Co-authored-by: bizdelnick <mikhirev@gmail.com>
Co-authored-by: Xinayder <me+codeberg@aoalmeida.com>
Co-authored-by: noureddin <noureddin@protonmail.com>
Co-authored-by: nykula <nykula@ukr.net>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2280
Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org>
Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org>
(cherry picked from commit 9efeca55b1
)
2024-02-05 15:11:42 +01:00
Earl Warren
34d21f6bc2
[I18N] add [common] as first line
...
To keep weblate happy as it would otherwise be duplicating the content
to all sections.
See https://github.com/WeblateOrg/weblate/issues/10831 for more information.
(cherry picked from commit 5ffc10a00e
)
(cherry picked from commit 96d10e793b
)
2024-02-05 15:10:55 +01:00
Earl Warren
20b5ca1e6c
[I18n] Forgejo translations
...
(cherry picked from commit 31378c71ef
)
Conflicts:
options/locale/locale_sk-SK.ini
s/Gitea/Forgejo/
[I18n] Forgejo translations (squash) forgejo-branding
(cherry picked from commit c29b72ce6d
)
[I18n] Forgejo translations (squash) forgejo-dependency
(cherry picked from commit 8c87dd7236
)
[I18n] Forgejo translations (squash) russian from weblate
cherry-picked from https://codeberg.org/Werenter/forgejo-translation
(cherry picked from commit 7fec29809b
)
(cherry picked from commit 1e3c6af5fe
)
Conflicts:
options/locale/locale_en-US.ini
https://codeberg.org/forgejo/forgejo/pulls/2295
2024-02-05 15:10:32 +01:00
GiteaBot
ff7383e83a
[skip ci] Updated translations via Crowdin
2023-12-26 00:24:05 +00:00
GiteaBot
baea205675
[skip ci] Updated translations via Crowdin
2023-12-12 00:25:05 +00:00
GiteaBot
ee6a390675
[skip ci] Updated translations via Crowdin
2023-10-14 00:22:28 +00:00
GiteaBot
976d1760ac
[skip ci] Updated translations via Crowdin
2023-10-05 00:23:21 +00:00
GiteaBot
684ab403aa
[skip ci] Updated translations via Crowdin
2023-09-16 00:21:59 +00:00
GiteaBot
445dbda276
[skip ci] Updated translations via Crowdin
2023-08-18 00:21:36 +00:00
GiteaBot
deb007ca2b
[skip ci] Updated translations via Crowdin
2023-07-03 20:02:34 +00:00
GiteaBot
dc0a7168f1
[skip ci] Updated translations via Crowdin
2023-06-14 00:26:25 +00:00
GiteaBot
447ee6620f
[skip ci] Updated translations via Crowdin
2023-06-08 00:28:45 +00:00
GiteaBot
1ef43f9bfe
[skip ci] Updated translations via Crowdin
2023-04-25 00:07:53 +00:00
GiteaBot
30ea09c277
[skip ci] Updated translations via Crowdin
2023-04-23 00:07:50 +00:00
GiteaBot
5fcf328a8d
[skip ci] Updated translations via Crowdin
2023-04-19 00:07:39 +00:00
GiteaBot
be7cd73439
[skip ci] Updated translations via Crowdin
2023-04-17 00:07:34 +00:00
GiteaBot
5f4cd715ab
[skip ci] Updated translations via Crowdin
2023-04-14 00:07:25 +00:00
GiteaBot
4299c3b7db
[skip ci] Updated translations via Crowdin
2023-04-13 00:07:24 +00:00
GiteaBot
1380b87311
[skip ci] Updated translations via Crowdin
2023-04-12 00:08:36 +00:00
GiteaBot
ce8a6be55d
[skip ci] Updated translations via Crowdin
2023-04-10 00:07:14 +00:00
GiteaBot
e485539a90
[skip ci] Updated translations via Crowdin
2023-04-05 00:07:08 +00:00
GiteaBot
f020fc27e5
[skip ci] Updated translations via Crowdin
2023-04-03 00:06:56 +00:00
GiteaBot
7422503341
[skip ci] Updated translations via Crowdin
2023-03-30 00:06:54 +00:00
GiteaBot
2d2b4bdf62
[skip ci] Updated translations via Crowdin
2023-03-26 00:16:31 +00:00
GiteaBot
e37ef4d374
[skip ci] Updated translations via Crowdin
2023-03-25 00:16:30 +00:00
GiteaBot
fe8b6cbd91
[skip ci] Updated translations via Crowdin
2023-03-18 00:16:14 +00:00
GiteaBot
023521b016
[skip ci] Updated translations via Crowdin
2023-03-12 00:16:02 +00:00
GiteaBot
ce43208c6a
[skip ci] Updated translations via Crowdin
2023-03-06 00:15:51 +00:00
GiteaBot
390d270064
[skip ci] Updated translations via Crowdin
2023-03-05 00:15:41 +00:00
GiteaBot
067b0c2664
[skip ci] Updated translations via Crowdin
2023-02-28 00:15:54 +00:00
Lunny Xiao
b9a9b8e469
Revert "[skip ci] Updated translations via Crowdin" ( #23167 )
2023-02-27 08:58:38 +08:00
GiteaBot
07ced728b3
[skip ci] Updated translations via Crowdin
2023-02-27 00:15:23 +00:00
Lunny Xiao
57df0f116a
Revert "[skip ci] Updated translations via Crowdin" ( #21689 )
...
This reverts commit cb4473692f
.
2022-11-06 11:29:52 +08:00
Xinyu Zhou
cb4473692f
[skip ci] Updated translations via Crowdin
2022-11-05 00:19:43 +00:00
techknowlogick
49a4e4555a
[skip ci] Updated translations via Crowdin
2022-10-26 00:20:58 +00:00
Yarden Shoham
3bd05172d5
[skip ci] Updated translations via Crowdin
2022-10-25 00:20:58 +00:00