Skip to content

Commit 44aadc3

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent f63822f commit 44aadc3

28 files changed

+115
-42
lines changed

options/locale/locale_cs-CZ.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,12 +3667,13 @@ owner.settings.chef.keypair.description=Pro autentizaci do registru Chef je zapo
36673667
secrets=Tajné klíče
36683668
description=Tejné klíče budou předány určitým akcím a nelze je přečíst jinak.
36693669
none=Zatím zde nejsou žádné tajné klíče.
3670-
creation=Přidat tajný klíč
3670+
3671+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
36713672
creation.description=Popis
36723673
creation.name_placeholder=nerozlišovat velká a malá písmena, pouze alfanumerické znaky nebo podtržítka, nemohou začínat na GITEA_ nebo GITHUB_
36733674
creation.value_placeholder=Vložte jakýkoliv obsah. Mezery na začátku a konci budou vynechány.
3674-
creation.success=Tajný klíč „%s“ byl přidán.
3675-
creation.failed=Nepodařilo se přidat tajný klíč.
3675+
3676+
36763677
deletion=Odstranit tajný klíč
36773678
deletion.description=Odstranění tajného klíče je trvalé a nelze ho vrátit zpět. Pokračovat?
36783679
deletion.success=Tajný klíč byl odstraněn.

options/locale/locale_de-DE.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,12 +3659,13 @@ owner.settings.chef.keypair.description=Ein Schlüsselpaar ist notwendig, um mit
36593659
secrets=Secrets
36603660
description=Secrets werden an bestimmte Aktionen weitergegeben und können nicht anderweitig ausgelesen werden.
36613661
none=Noch keine Secrets vorhanden.
3662-
creation=Secret hinzufügen
3662+
3663+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
36633664
creation.description=Beschreibung
36643665
creation.name_placeholder=Groß-/Kleinschreibung wird ignoriert, nur alphanumerische Zeichen oder Unterstriche, darf nicht mit GITEA_ oder GITHUB_ beginnen
36653666
creation.value_placeholder=Beliebigen Inhalt eingeben. Leerzeichen am Anfang und Ende werden weggelassen.
3666-
creation.success=Das Secret "%s" wurde hinzugefügt.
3667-
creation.failed=Secret konnte nicht hinzugefügt werden.
3667+
3668+
36683669
deletion=Secret entfernen
36693670
deletion.description=Das Entfernen eines Secrets kann nicht rückgängig gemacht werden. Fortfahren?
36703671
deletion.success=Das Secret wurde entfernt.

options/locale/locale_el-GR.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3329,12 +3329,13 @@ owner.settings.chef.keypair.description=Ένα ζεύγος κλειδιών ε
33293329
secrets=Μυστικά
33303330
description=Τα μυστικά θα περάσουν σε ορισμένες δράσεις και δεν μπορούν να αναγνωστούν αλλού.
33313331
none=Δεν υπάρχουν ακόμα μυστικά.
3332-
creation=Προσθήκη Μυστικού
3332+
3333+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
33333334
creation.description=Περιγραφή
33343335
creation.name_placeholder=αλφαριθμητικοί χαρακτήρες ή κάτω παύλες μόνο, δεν μπορούν να ξεκινούν με GITEA_ ή GITHUB_
33353336
creation.value_placeholder=Εισάγετε οποιοδήποτε περιεχόμενο. Τα κενά στην αρχή παραλείπονται.
3336-
creation.success=Το μυστικό "%s" προστέθηκε.
3337-
creation.failed=Αποτυχία δημιουργίας μυστικού.
3337+
3338+
33383339
deletion=Αφαίρεση μυστικού
33393340
deletion.description=Η αφαίρεση ενός μυστικού είναι μόνιμη και δεν μπορεί να αναιρεθεί. Συνέχεια;
33403341
deletion.success=Το μυστικό έχει αφαιρεθεί.

options/locale/locale_es-ES.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3309,12 +3309,13 @@ owner.settings.chef.keypair.description=Un par de claves es necesario para auten
33093309
secrets=Secretos
33103310
description=Los secretos pasarán a ciertas acciones y no se podrán leer de otro modo.
33113311
none=Todavía no hay secretos.
3312-
creation=Añadir secreto
3312+
3313+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
33133314
creation.description=Descripción
33143315
creation.name_placeholder=sin distinción de mayúsculas, solo carácteres alfanuméricos o guiones bajos, no puede empezar por GITEA_ o GITHUB_
33153316
creation.value_placeholder=Introduce cualquier contenido. Se omitirá el espacio en blanco en el inicio y el final.
3316-
creation.success=El secreto "%s" ha sido añadido.
3317-
creation.failed=Error al añadir secreto.
3317+
3318+
33183319
deletion=Eliminar secreto
33193320
deletion.description=Eliminar un secreto es permanente y no se puede deshacer. ¿Continuar?
33203321
deletion.success=El secreto ha sido eliminado.

options/locale/locale_fa-IR.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2506,8 +2506,12 @@ conan.details.repository=مخزن
25062506
owner.settings.cleanuprules.enabled=فعال شده
25072507

25082508
[secrets]
2509+
2510+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
25092511
creation.description=شرح
25102512

2513+
2514+
25112515
[actions]
25122516

25132517

options/locale/locale_fi-FI.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,8 +1692,12 @@ conan.details.repository=Repo
16921692
owner.settings.cleanuprules.enabled=Käytössä
16931693

16941694
[secrets]
1695+
1696+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
16951697
creation.description=Kuvaus
16961698

1699+
1700+
16971701
[actions]
16981702

16991703

options/locale/locale_fr-FR.ini

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ pin=Épingler
130130
unpin=Désépingler
131131
132132
artifacts=Artefacts
133+
expired=Expiré
133134
confirm_delete_artifact=Êtes-vous sûr de vouloir supprimer l‘artefact « %s » ?
134135
135136
archived=Archivé
@@ -450,6 +451,7 @@ use_scratch_code=Utiliser un code de secours
450451
twofa_scratch_used=Vous avez utilisé votre code de secours. Vous avez été redirigé vers cette page de configuration afin de supprimer l'authentification à deux facteurs de votre appareil ou afin de générer un nouveau code de secours.
451452
twofa_passcode_incorrect=Votre code d’accès n’est pas correct. Si vous avez égaré votre appareil, utilisez votre code de secours pour vous connecter.
452453
twofa_scratch_token_incorrect=Votre code de secours est incorrect.
454+
twofa_required=Vous devez configurer l’authentification à deux facteurs pour avoir accès aux dépôts, ou essayer de vous reconnecter.
453455
login_userpass=Connexion
454456
login_openid=OpenID
455457
oauth_signup_tab=Créer un compte
@@ -1878,6 +1880,7 @@ pulls.add_prefix=Ajouter le préfixe <strong>%s</strong>
18781880
pulls.remove_prefix=Enlever le préfixe <strong>%s</strong>
18791881
pulls.data_broken=Cette demande d’ajout est impossible par manque d'informations de bifurcation.
18801882
pulls.files_conflicted=Cette demande d'ajout contient des modifications en conflit avec la branche ciblée.
1883+
pulls.is_checking=Recherche de conflits de fusion…
18811884
pulls.is_ancestor=Cette branche est déjà présente dans la branche ciblée. Il n'y a rien à fusionner.
18821885
pulls.is_empty=Les changements sur cette branche sont déjà sur la branche cible. Cette révision sera vide.
18831886
pulls.required_status_check_failed=Certains contrôles requis n'ont pas réussi.
@@ -3718,13 +3721,14 @@ owner.settings.chef.keypair.description=Une paire de clés est nécessaire pour
37183721
secrets=Secrets
37193722
description=Les secrets seront transmis à certaines actions et ne pourront pas être lus autrement.
37203723
none=Il n'y a pas encore de secrets.
3721-
creation=Ajouter un secret
3724+
3725+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
37223726
creation.description=Description
37233727
creation.name_placeholder=Caractères alphanumériques ou tirets bas uniquement, insensibles à la casse, ne peut commencer par GITEA_ ou GITHUB_.
37243728
creation.value_placeholder=Entrez n’importe quoi. Les blancs cernant seront taillés.
37253729
creation.description_placeholder=Décrire brièvement votre dépôt (optionnel).
3726-
creation.success=Le secret "%s" a été ajouté.
3727-
creation.failed=Impossible d'ajouter le secret.
3730+
3731+
37283732
deletion=Supprimer le secret
37293733
deletion.description=La suppression d'un secret est permanente et irréversible. Continuer ?
37303734
deletion.success=Le secret a été supprimé.

options/locale/locale_ga-IE.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3721,13 +3721,14 @@ owner.settings.chef.keypair.description=Tá eochairphéire riachtanach le fíord
37213721
secrets=Rúin
37223722
description=Cuirfear rúin ar aghaidh chuig gníomhartha áirithe agus ní féidir iad a léamh ar mhalairt.
37233723
none=Níl aon rúin ann fós.
3724-
creation=Cuir Rúnda leis
3724+
3725+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
37253726
creation.description=Cur síos
37263727
creation.name_placeholder=carachtair alfanumair nó íoslaghda amháin nach féidir a thosú le GITEA_ nó GITHUB_
37273728
creation.value_placeholder=Ionchur ábhar ar bith. Fágfar spás bán ag tús agus ag deireadh ar lár.
37283729
creation.description_placeholder=Cuir isteach cur síos gairid (roghnach).
3729-
creation.success=Tá an rún "%s" curtha leis.
3730-
creation.failed=Theip ar an rún a chur leis.
3730+
3731+
37313732
deletion=Bain rún
37323733
deletion.description=Is buan rún a bhaint agus ní féidir é a chealú. Lean ort?
37333734
deletion.success=Tá an rún bainte.

options/locale/locale_hu-HU.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,8 +1592,12 @@ conan.details.repository=Tároló
15921592
owner.settings.cleanuprules.enabled=Engedélyezett
15931593

15941594
[secrets]
1595+
1596+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
15951597
creation.description=Leírás
15961598

1599+
1600+
15971601
[actions]
15981602

15991603

options/locale/locale_id-ID.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,8 +1394,12 @@ conan.details.repository=Repositori
13941394
owner.settings.cleanuprules.enabled=Aktif
13951395

13961396
[secrets]
1397+
1398+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
13971399
creation.description=Deskripsi
13981400

1401+
1402+
13991403
[actions]
14001404

14011405

options/locale/locale_is-IS.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,8 +1325,12 @@ npm.details.tag=Merki
13251325
pypi.requires=Þarfnast Python
13261326

13271327
[secrets]
1328+
1329+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
13281330
creation.description=Lýsing
13291331

1332+
1333+
13301334
[actions]
13311335

13321336

options/locale/locale_it-IT.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2782,8 +2782,12 @@ settings.delete.error=Impossibile eliminare il pacchetto.
27822782
owner.settings.cleanuprules.enabled=Attivo
27832783

27842784
[secrets]
2785+
2786+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
27852787
creation.description=Descrizione
27862788

2789+
2790+
27872791
[actions]
27882792

27892793

options/locale/locale_ja-JP.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3718,13 +3718,14 @@ owner.settings.chef.keypair.description=Chefレジストリの認証にはキー
37183718
secrets=シークレット
37193719
description=シークレットは特定のActionsに渡されます。 それ以外で読み出されることはありません。
37203720
none=シークレットはまだありません。
3721-
creation=シークレットを追加
3721+
3722+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
37223723
creation.description=説明
37233724
creation.name_placeholder=大文字小文字の区別なし、英数字とアンダースコアのみ、GITEA_ や GITHUB_ で始まるものは不可
37243725
creation.value_placeholder=内容を入力してください。前後の空白は除去されます。
37253726
creation.description_placeholder=簡単な説明を入力してください。 (オプション)
3726-
creation.success=シークレット "%s" を追加しました。
3727-
creation.failed=シークレットの追加に失敗しました。
3727+
3728+
37283729
deletion=シークレットの削除
37293730
deletion.description=シークレットの削除は恒久的で元に戻すことはできません。 続行しますか?
37303731
deletion.success=シークレットを削除しました。

options/locale/locale_ko-KR.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,8 +1542,12 @@ conan.details.repository=저장소
15421542
owner.settings.cleanuprules.enabled=활성화됨
15431543

15441544
[secrets]
1545+
1546+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
15451547
creation.description=설명
15461548

1549+
1550+
15471551
[actions]
15481552

15491553

options/locale/locale_lv-LV.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3332,12 +3332,13 @@ owner.settings.chef.keypair.description=Atslēgu pāris ir nepieciešams, lai au
33323332
secrets=Noslēpumi
33333333
description=Noslēpumi tiks padoti atsevišķām darbībām un citādi nevar tikt nolasīti.
33343334
none=Pagaidām nav neviena noslēpuma.
3335-
creation=Pievienot noslēpumu
3335+
3336+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
33363337
creation.description=Apraksts
33373338
creation.name_placeholder=reģistr-nejūtīgs, tikai burti, cipari un apakšsvītras, nevar sākties ar GITEA_ vai GITHUB_
33383339
creation.value_placeholder=Ievadiet jebkādu saturu. Atstarpes sākumā un beigā tiks noņemtas.
3339-
creation.success=Noslēpums "%s" tika pievienots.
3340-
creation.failed=Neizdevās pievienot noslēpumu.
3340+
3341+
33413342
deletion=Dzēst noslēpumu
33423343
deletion.description=Noslēpuma dzēšana ir neatgriezeniska. Vai turpināt?
33433344
deletion.success=Noslēpums tika izdzēsts.

options/locale/locale_nl-NL.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2515,8 +2515,12 @@ settings.link.button=Repository link bijwerken
25152515
owner.settings.cleanuprules.enabled=Ingeschakeld
25162516
25172517
[secrets]
2518+
2519+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
25182520
creation.description=Omschrijving
25192521
2522+
2523+
25202524
[actions]
25212525
25222526

options/locale/locale_pl-PL.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,8 +2405,12 @@ conan.details.repository=Repozytorium
24052405
owner.settings.cleanuprules.enabled=Włączone
24062406
24072407
[secrets]
2408+
2409+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
24082410
creation.description=Opis
24092411
2412+
2413+
24102414
[actions]
24112415
24122416

options/locale/locale_pt-BR.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3269,12 +3269,13 @@ owner.settings.chef.keypair=Gerar par de chaves
32693269
secrets=Segredos
32703270
description=Os segredos serão passados a certas ações e não poderão ser lidos de outra forma.
32713271
none=Não há segredos ainda.
3272-
creation=Adicionar Segredo
3272+
3273+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
32733274
creation.description=Descrição
32743275
creation.name_placeholder=apenas caracteres alfanuméricos ou underline (_), não pode começar com GITEA_ ou GITHUB_
32753276
creation.value_placeholder=Insira qualquer conteúdo. Espaços em branco no início e no fim serão omitidos.
3276-
creation.success=O segredo "%s" foi adicionado.
3277-
creation.failed=Falha ao adicionar segredo.
3277+
3278+
32783279
deletion=Excluir segredo
32793280
deletion.description=A exclusão de um segredo é permanente e não pode ser desfeita. Continuar?
32803281
deletion.success=O segredo foi excluído.

options/locale/locale_pt-PT.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3721,13 +3721,14 @@ owner.settings.chef.keypair.description=É necessário um par de chaves para aut
37213721
secrets=Segredos
37223722
description=Os segredos serão transmitidos a certas operações e não poderão ser lidos de outra forma.
37233723
none=Ainda não há segredos.
3724-
creation=Adicionar segredo
3724+
3725+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
37253726
creation.description=Descrição
37263727
creation.name_placeholder=Só sublinhados ou alfanuméricos sem distinguir maiúsculas, sem começar com GITEA_ nem GITHUB_
37273728
creation.value_placeholder=Insira um conteúdo qualquer. Espaços em branco no início ou no fim serão omitidos.
37283729
creation.description_placeholder=Escreva uma descrição curta (opcional).
3729-
creation.success=O segredo "%s" foi adicionado.
3730-
creation.failed=Falhou ao adicionar o segredo.
3730+
3731+
37313732
deletion=Remover segredo
37323733
deletion.description=Remover um segredo é permanente e não pode ser revertido. Continuar?
37333734
deletion.success=O segredo foi removido.

options/locale/locale_ru-RU.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3266,12 +3266,13 @@ owner.settings.chef.keypair=Создать пару ключей
32663266
secrets=Секреты
32673267
description=Секреты будут передаваться определенным действиям и не могут быть прочитаны иначе.
32683268
none=Секретов пока нет.
3269-
creation=Добавить секрет
3269+
3270+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
32703271
creation.description=Описание
32713272
creation.name_placeholder=регистр не важен, только алфавитно-цифровые символы и подчёркивания, не может начинаться с GITEA_ или GITHUB_
32723273
creation.value_placeholder=Введите любое содержимое. Пробельные символы в начале и конце будут опущены.
3273-
creation.success=Секрет «%s» добавлен.
3274-
creation.failed=Не удалось добавить секрет.
3274+
3275+
32753276
deletion=Удалить секрет
32763277
deletion.description=Удаление секрета необратимо, его нельзя отменить. Продолжить?
32773278
deletion.success=Секрет удалён.

options/locale/locale_si-LK.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,8 +2447,12 @@ conan.details.repository=කෝෂ්ඨය
24472447
owner.settings.cleanuprules.enabled=සබල කර ඇත
24482448

24492449
[secrets]
2450+
2451+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
24502452
creation.description=සවිස්තරය
24512453

2454+
2455+
24522456
[actions]
24532457

24542458

options/locale/locale_sk-SK.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,6 +1321,10 @@ owner.settings.cleanuprules.enabled=Povolené
13211321

13221322
[secrets]
13231323

1324+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
1325+
1326+
1327+
13241328
[actions]
13251329

13261330

options/locale/locale_sv-SE.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,8 +1982,12 @@ conan.details.repository=Utvecklingskatalog
19821982
owner.settings.cleanuprules.enabled=Aktiv
19831983

19841984
[secrets]
1985+
1986+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
19851987
creation.description=Beskrivning
19861988

1989+
1990+
19871991
[actions]
19881992

19891993

options/locale/locale_tr-TR.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3525,12 +3525,13 @@ owner.settings.chef.keypair.description=Chef kütüğünde kimlik doğrulaması
35253525
secrets=Gizlilikler
35263526
description=Gizlilikler belirli işlemlere aktarılacaktır, bunun dışında okunamaz.
35273527
none=Henüz gizlilik yok.
3528-
creation=Gizlilik Ekle
3528+
3529+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
35293530
creation.description=Açıklama
35303531
creation.name_placeholder=küçük-büyük harfe duyarlı değil, alfanümerik karakterler veya sadece alt tire, GITEA_ veya GITHUB_ ile başlayamaz
35313532
creation.value_placeholder=Herhangi bir içerik girin. Baştaki ve sondaki boşluklar ihmal edilecektir.
3532-
creation.success=Gizlilik "%s" eklendi.
3533-
creation.failed=Gizlilik eklenemedi.
3533+
3534+
35343535
deletion=Gizliliği kaldır
35353536
deletion.description=Bir gizliliği kaldırma kalıcıdır ve geri alınamaz. Devam edilsin mi?
35363537
deletion.success=Gizlilik kaldırıldı.

options/locale/locale_uk-UA.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,8 +2517,12 @@ conan.details.repository=Репозиторій
25172517
owner.settings.cleanuprules.enabled=Увімкнено
25182518

25192519
[secrets]
2520+
2521+
; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
25202522
creation.description=Опис
25212523

2524+
2525+
25222526
[actions]
25232527

25242528

0 commit comments

Comments
 (0)