mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-15 17:33:24 +09:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -2608,6 +2608,7 @@
|
||||
"repo.diff.file_image_width": "Largeur",
|
||||
"repo.diff.file_image_height": "Hauteur",
|
||||
"repo.diff.file_byte_size": "Taille",
|
||||
"repo.diff.line_truncated": "Ligne tronquée",
|
||||
"repo.diff.file_suppressed": "Diff désactivé car ce fichier est trop long.",
|
||||
"repo.diff.too_many_files": "Affichage de %[1]d fichiers sur %[2]d. Ce diff contient trop de modifications pour tout afficher.",
|
||||
"repo.diff.show_more": "Voir plus",
|
||||
@@ -3018,7 +3019,7 @@
|
||||
"admin.dashboard.cleanup_hook_task_table": "Nettoyer la table hook_task",
|
||||
"admin.dashboard.cleanup_packages": "Nettoyer des paquets expirés",
|
||||
"admin.dashboard.cleanup_actions": "Nettoyer les reliquats des actions obsolètes",
|
||||
"admin.dashboard.cleanup_action_runs": "Purger les exécutions ayant dépassé leur période de rétention",
|
||||
"admin.dashboard.cleanup_action_runs": "Purger les exécutions périmées",
|
||||
"admin.dashboard.server_uptime": "En service depuis",
|
||||
"admin.dashboard.current_goroutine": "Goroutines actuelles",
|
||||
"admin.dashboard.current_memory_usage": "Utilisation Mémoire actuelle",
|
||||
@@ -3763,6 +3764,7 @@
|
||||
"secrets.deletion.success": "Le secret a été supprimé.",
|
||||
"secrets.deletion.failed": "Impossible de supprimer le secret.",
|
||||
"secrets.management": "Gestion des Secrets",
|
||||
"audit.title": "Journal d’audit",
|
||||
"audit.actor": "Acteur",
|
||||
"audit.details": "Détails",
|
||||
"actions.actions": "Actions",
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
"locked": "Zablokowane",
|
||||
"copy": "Kopiuj",
|
||||
"copy_url": "Kopiuj adres URL",
|
||||
"copy_link": "Kopiuj łącze",
|
||||
"copy_hash": "Skopiuj hash",
|
||||
"copy_content": "Kopiuj zawartość",
|
||||
"copy_branch": "Kopiuj nazwę gałęzi",
|
||||
@@ -456,6 +457,7 @@
|
||||
"auth.back_to_sign_in": "Wróć do logowania",
|
||||
"mail.view_it_on": "Zobacz na %s",
|
||||
"mail.reply": "lub odpowiedz bezpośrednio na ten list elektroniczny",
|
||||
"mail.reply_directly": "Odpowiedź na tą e-pocztę bezpośrednio",
|
||||
"mail.link_not_working_do_paste": "Nie działa? Spróbuj skopiować i wkleić go do przeglądarki.",
|
||||
"mail.hi_user_x": "Cześć <b>%s</b>,",
|
||||
"mail.activate_account": "Aktywuj swoje konto",
|
||||
@@ -2558,6 +2560,7 @@
|
||||
"repo.settings.rename_branch": "Zmień nazwę gałęzi",
|
||||
"repo.diff.browse_source": "Przeglądaj źródła",
|
||||
"repo.diff.parent": "rodzic",
|
||||
"repo.diff.parents": "rodzice",
|
||||
"repo.diff.commit": "złożenie",
|
||||
"repo.diff.git-notes": "Notatki",
|
||||
"repo.diff.data_not_available": "Informacje nt. zmian nie są dostępne",
|
||||
@@ -2586,6 +2589,7 @@
|
||||
"repo.diff.file_image_width": "Szerokość",
|
||||
"repo.diff.file_image_height": "Wysokość",
|
||||
"repo.diff.file_byte_size": "Rozmiar",
|
||||
"repo.diff.line_truncated": "Linia obcięta",
|
||||
"repo.diff.file_suppressed": "Plik różnic wstrzymany, ponieważ jest za duży.",
|
||||
"repo.diff.too_many_files": "Załadowane %[1]d z %[2]d plików nie zostały wyświetlone, ponieważ zbyt wiele plików zmieniło się w tej różnicy.",
|
||||
"repo.diff.show_more": "Pokaż więcej",
|
||||
@@ -2606,6 +2610,7 @@
|
||||
"repo.diff.review.self_reject": "Autorzy propozycji zmian nie mogą żądać zmian w ich własnej propozycji",
|
||||
"repo.diff.review.reject": "Zażądaj zmian",
|
||||
"repo.diff.review.self_approve": "Autorzy propozycji zmian nie mogą zatwierdzać ich własnej propozycji",
|
||||
"repo.diff.committed_at": "%[1] złożyło %[2]s",
|
||||
"repo.commits.avatar_stack_and": "i",
|
||||
"repo.commits.avatar_stack_people": "%d osób",
|
||||
"repo.diff.protected": "Chronione",
|
||||
|
||||
Reference in New Issue
Block a user