Skip to content

Commit 13d002a

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent e34632b commit 13d002a

20 files changed

+50
-132
lines changed

options/locale/locale_cs-CZ.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,6 @@ desc.archived=Archivováno
817817
template.items=Položky šablony
818818
template.git_content=Obsah gitu (výchozí větev)
819819
template.git_hooks=Háčky Gitu
820-
template.git_hooks_tooltip=Momentálně nemůžete po přidání upravovat nebo odebrat háčky gitu. Vyberte pouze v případě, že důvěřujete šabloně repozitáře.
821820
template.webhooks=Webové háčky
822821
template.topics=Témata
823822
template.avatar=Avatar
@@ -980,8 +979,6 @@ editor.commit_empty_file_text=Soubor, který se chystáte odevzdat, je prázdný
980979
editor.no_changes_to_show=Žádné změny k zobrazení.
981980
editor.fail_to_update_file=Nepodařilo se aktualizovat/vytvořit soubor „%s“.
982981
editor.fail_to_update_file_summary=Chybové hlášení:
983-
editor.push_rejected_no_message=Změna byla serverem zamítnuta bez zprávy. Prosím, zkontrolujte háčky Gitu.
984-
editor.push_rejected=Změna byla serverem zamítnuta. Prosím, zkontrolujte háčky Gitu.
985982
editor.push_rejected_summary=Úplná zpráva o odmítnutí:
986983
editor.add_subdir=Přidat adresář…
987984
editor.unable_to_upload_files=Nepodařilo se nahrát soubor „%s“. Chyba: %v
@@ -1403,9 +1400,7 @@ pulls.rebase_conflict_summary=Chybové hlášení
14031400
; </summary><code>%[2]s<br>%[3]s</code></details>
14041401
pulls.unrelated_histories=Sloučení selhalo: Základní revize nesdílí společnou historii. Tip: Zkuste jinou strategii
14051402
pulls.merge_out_of_date=Sloučení selhalo: Základ byl aktualizován při generování sloučení. Tip: Zkuste to znovu.
1406-
pulls.push_rejected=Sloučení selhalo: Nahrání bylo zamítnuto. Zkontrolujte háčky Gitu pro tento repozitář.
14071403
pulls.push_rejected_summary=Úplná zpráva o odmítnutí
1408-
pulls.push_rejected_no_message=Sloučení se nezdařilo: Nahrání bylo odmítnuto, ale nebyla nalezena žádná vzdálená zpráva.<br>Zkontrolujte háčky gitu pro tento repozitář
14091404
pulls.open_unmerged_pull_exists=`Nemůžete provést operaci znovuotevření protože je tu čekající požadavek na natažení (#%d) s identickými vlastnostmi.`
14101405
pulls.status_checking=Některé kontroly jsou nedořešeny
14111406
pulls.status_checks_success=Všechny kontroly byly úspěšné
@@ -1715,7 +1710,6 @@ settings.webhook.response=Odpověď
17151710
settings.webhook.headers=Hlavičky
17161711
settings.webhook.payload=Obsah
17171712
settings.webhook.body=Tělo zprávy
1718-
settings.githooks_desc=Jelikož háčky Gitu jsou spravovány Gitem samotným, můžete upravit soubory háčků k provádění uživatelských operací.
17191713
settings.githook_edit_desc=Je-li háček neaktivní, bude zobrazen vzorový obsah. Nebude-li zadán žádný obsah, háček bude vypnut.
17201714
settings.githook_name=Název háčku
17211715
settings.githook_content=Obsah háčku

options/locale/locale_de-DE.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,6 @@ desc.archived=Archiviert
856856
template.items=Template-Elemente
857857
template.git_content=Git Inhalt (Standardbranch)
858858
template.git_hooks=Git-Hooks
859-
template.git_hooks_tooltip=Du bist derzeit nicht in der Lage Git-Hooks zu ändern oder zu entfernen, sobald sie hinzugefügt wurden. Wähle das Template-Repository nur wenn du dessen Ersteller(n) vertraust.
860859
template.webhooks=Webhooks
861860
template.topics=Themen
862861
template.avatar=Profilbild
@@ -894,7 +893,6 @@ migrate_items_releases=Releases
894893
migrate_repo=Repository migrieren
895894
migrate.clone_address=Migrations- / Klon-URL
896895
migrate.clone_address_desc=Die HTTP(S)- oder „git clone“-URL eines bereits existierenden Repositorys
897-
migrate.github_token_desc=Sie können ein oder mehrere Token durch Komma getrennt hier einstellen, um die Migration aufgrund der Github API Ratenlimitierung zu beschleunigen. WARNUNG: Der Missbrauch dieser Funktion kann gegen die Richtlinien des Diensteanbieters verstoßen und zur Kontosperrung führen.
898896
migrate.clone_local_path=oder ein lokaler Serverpfad
899897
migrate.permission_denied=Du hast keine Berechtigung zum Importieren lokaler Repositories.
900898
migrate.invalid_local_path=Der lokale Pfad ist ungültig, existiert nicht oder ist kein Ordner.
@@ -908,7 +906,6 @@ migrate.migrating=Migriere von <b>%s</b> ...
908906
migrate.migrating_failed=Migrieren von <b>%s</b> fehlgeschlagen.
909907
migrate.migrating_failed.error=Fehler: %s
910908
migrate.migrating_failed_no_addr=Migration fehlgeschlagen.
911-
migrate.github.description=Daten von github.com oder anderen GitHub Instanzen migrieren.
912909
migrate.git.description=Ein Repository von einem beliebigen Git Service klonen.
913910
migrate.gitlab.description=Daten von gitlab.com oder anderen GitLab Instanzen migrieren.
914911
migrate.gitea.description=Daten von gitea.com oder anderen Gitea Instanzen migrieren.
@@ -1038,8 +1035,6 @@ editor.commit_empty_file_text=Die Datei, die du commiten willst, ist leer. Fortf
10381035
editor.no_changes_to_show=Keine Änderungen vorhanden.
10391036
editor.fail_to_update_file=Fehler beim Aktualisieren/Erstellen der Datei '%s'.
10401037
editor.fail_to_update_file_summary=Fehlermeldung:
1041-
editor.push_rejected_no_message=Die Änderung wurde vom Server ohne Nachricht abgelehnt. Bitte überprüfe die githooks.
1042-
editor.push_rejected=Die Änderung wurde vom Server abgelehnt. Bitte überprüfe die githooks.
10431038
editor.push_rejected_summary=Vollständige Ablehnungsmeldung:
10441039
editor.add_subdir=Verzeichnis erstellen…
10451040
editor.unable_to_upload_files=Fehler beim Hochladen der Dateien nach „%s“. Fehler: %v
@@ -1473,9 +1468,7 @@ pulls.rebase_conflict_summary=Fehlermeldung
14731468
; </summary><code>%[2]s<br>%[3]s</code></details>
14741469
pulls.unrelated_histories=Zusammenführung fehlgeschlagen: Der Head der Zusammenführung und die Basis haben keinen gemeinsamen Verlauf. Hinweis: Versuche eine andere Strategie
14751470
pulls.merge_out_of_date=Zusammenführung fehlgeschlagen: Während der Zusammenführung wurde die Basis aktualisiert. Hinweis: Versuche es erneut.
1476-
pulls.push_rejected=Zusammenführen fehlgeschlagen: Der Push wurde abgelehnt. Überprüfe die githooks für dieses Repository.
14771471
pulls.push_rejected_summary=Vollständige Ablehnungsmeldung
1478-
pulls.push_rejected_no_message=Merge fehlgeschlagen: Der Push wurde abgelehnt, aber es gab keine Fehlermeldung.<br>Überprüfe die Githooks für dieses Repository
14791472
pulls.open_unmerged_pull_exists=`Du kannst diesen Pull-Request nicht erneut öffnen, da noch ein anderer (#%d) mit identischen Eigenschaften offen ist.`
14801473
pulls.status_checking=Einige Prüfungen sind noch ausstehend
14811474
pulls.status_checks_success=Alle Prüfungen waren erfolgreich
@@ -1792,7 +1785,6 @@ settings.webhook.response=Antwort
17921785
settings.webhook.headers=Kopfzeilen
17931786
settings.webhook.payload=Inhalt
17941787
settings.webhook.body=Inhalt
1795-
settings.githooks_desc=Git-Hooks werden von Git selbst bereitgestellt. Du kannst die Dateien der unterstützten Hooks in der Liste unten bearbeiten, um eigene Operationen einzubinden.
17961788
settings.githook_edit_desc=Wenn ein Hook nicht aktiv ist, wird der Standardinhalt benutzt. Lasse den Inhalt leer, um den Hook zu deaktivieren.
17971789
settings.githook_name=Hook-Name
17981790
settings.githook_content=Hook-Inhalt

options/locale/locale_el-GR.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,6 @@ desc.archived=Αρχειοθετημένο
856856
template.items=Αντικείμενα Προτύπου
857857
template.git_content=Περιεχόμενο Git (Προεπιλεγμένος Κλάδος)
858858
template.git_hooks=Git Hooks
859-
template.git_hooks_tooltip=Αυτή τη στιγμή δεν μπορείτε να τροποποιήσετε ή να αφαιρέσετε τα git hooks μόλις προστεθούν. Κάντε αυτή την επιλογή μόνο αν εμπιστεύεστε το πρότυπο αποθετήριο.
860859
template.webhooks=Webhooks
861860
template.topics=Θέματα
862861
template.avatar=Εικόνα
@@ -894,7 +893,6 @@ migrate_items_releases=Εκδόσεις
894893
migrate_repo=Μεταφορά Αποθετηρίου
895894
migrate.clone_address=Μεταφορά / Κλωνοποίηση Από Το URL
896895
migrate.clone_address_desc=Το HTTP(S) ή Git URL 'κλωνοποίησης' ενός υπάρχοντος αποθετηρίου
897-
migrate.github_token_desc=Μπορείτε να βάλετε ένα ή περισσότερα διακριτικά χωρίζοντας τα με κόμμα, ώστε να κάνετε τη μεταφορά γρηγορότερη, επειδή το API του Github έχει όριο ρυθμού. ΠΡΟΣΟΧΗ: Η κατάχρηση αυτής της δυνατότητας μπορεί να παραβιάσει την πολιτική του παρόχου υπηρεσιών και να οδηγήσει σε αποκλεισμό λογαριασμού.
898896
migrate.clone_local_path=ή μια διαδρομή τοπικού διακομιστή
899897
migrate.permission_denied=Δεν επιτρέπεται η εισαγωγή τοπικών αποθετηρίων.
900898
migrate.invalid_local_path=Η τοπική διαδρομή δεν είναι έγκυρη. Δεν υπάρχει ή δεν είναι φάκελος.
@@ -908,7 +906,6 @@ migrate.migrating=Γίνεται μεταφορά από <b>%s</b>...
908906
migrate.migrating_failed=Η μετεγρατάσταση από <b>%s</b> απέτυχε.
909907
migrate.migrating_failed.error=Σφάλμα: %s
910908
migrate.migrating_failed_no_addr=Η μεταφορά απέτυχε.
911-
migrate.github.description=Μεταφορά δεδομένων από το github.com ή άλλες εγκαταστάσεις Github.
912909
migrate.git.description=Μεταφορά μόνο του αποθετηρίου από μια οποιαδήποτε υπηρεσία Git.
913910
migrate.gitlab.description=Μεταφορά δεδομένων από το gitlab.com ή άλλες εγκαταστάσεις GitLab.
914911
migrate.gitea.description=Μεταφορά δεδομένων από το gitea.com ή άλλες εγκαταστάσεις Gitea.
@@ -1036,8 +1033,6 @@ editor.commit_empty_file_text=Το αρχείο που πρόκειται να
10361033
editor.no_changes_to_show=Δεν υπάρχουν αλλαγές για εμφάνιση.
10371034
editor.fail_to_update_file=Απέτυχε η ενημέρωση/δημιουργία του αρχείου '%s'.
10381035
editor.fail_to_update_file_summary=Μήνυμα Σφάλματος:
1039-
editor.push_rejected_no_message=Η αλλαγή απορρίφθηκε από το διακομιστή χωρίς μήνυμα. Παρακαλώ ελέγξτε τα githooks.
1040-
editor.push_rejected=Η αλλαγή απορρίφθηκε από τον διακομιστή. Παρακαλώ ελέγξτε τα githooks.
10411036
editor.push_rejected_summary=Μήνυμα Πλήρους Απόρριψης:
10421037
editor.add_subdir=Προσθήκη φακέλου…
10431038
editor.unable_to_upload_files=Αποτυχία αποστολής αρχείων στο '%s' με σφάλμα: %v
@@ -1467,9 +1462,7 @@ pulls.rebase_conflict_summary=Μήνυμα Σφάλματος
14671462
; </summary><code>%[2]s<br>%[3]s</code></details>
14681463
pulls.unrelated_histories=H Συγχώνευση Απέτυχε: Η κεφαλή και η βάση της συγχώνευσης δεν μοιράζονται μια κοινή ιστορία. Συμβουλή: Δοκιμάστε μια διαφορετική στρατηγική
14691464
pulls.merge_out_of_date=Η συγχώνευση απέτυχε: Κατά τη δημιουργία της συγχώνευσης, η βάση ενημερώθηκε. Συμβουλή: Δοκιμάστε ξανά.
1470-
pulls.push_rejected=Η Συγχώνευση Απέτυχε: Το push απορρίφθηκε. Ελέγξτε τα githooks για αυτό το αποθετήριο.
14711465
pulls.push_rejected_summary=Μήνυμα Πλήρους Απόρριψης
1472-
pulls.push_rejected_no_message=Συγχώνευση Απέτυχε: Η ώθηση απορρίφθηκε, αλλά δεν υπήρχε απομακρυσμένο μήνυμα.<br>Ελέγξτε τα githooks για αυτό το αποθετήριο
14731466
pulls.open_unmerged_pull_exists=`Δεν μπορείτε να ανοίξετε εκ νέου, επειδή υπάρχει ένα εκκρεμές pull request (#%d) με πανομοιότυπες ιδιότητες.`
14741467
pulls.status_checking=Μερικοί έλεγχοι εκκρεμούν
14751468
pulls.status_checks_success=Όλοι οι έλεγχοι ήταν επιτυχείς
@@ -1787,7 +1780,6 @@ settings.webhook.response=Απάντηση
17871780
settings.webhook.headers=Κεφαλίδες
17881781
settings.webhook.payload=Περιεχόμενο
17891782
settings.webhook.body=Σώμα
1790-
settings.githooks_desc=Τα Git hooks χρησιμοποιούνται από το ίδιο το Git. Μπορείτε να επεξεργαστείτε τα παρακάτω αρχεία hook για να ορίσετε προσαρμοσμένες λειτουργίες.
17911783
settings.githook_edit_desc=Αν το hook είναι ανενεργό, θα παρουσιαστεί ένα παράδειγμα. Αφήνοντας το περιεχόμενο του hook κενό θα το απενεργοποιήσετε.
17921784
settings.githook_name=Όνομα Hook
17931785
settings.githook_content=Περιεχόμενο Hook

options/locale/locale_es-ES.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ desc.archived=Archivado
881881
template.items=Elementos de plantilla
882882
template.git_content=Contenido Git (rama predeterminada)
883883
template.git_hooks=Git Hooks
884-
template.git_hooks_tooltip=Actualmente no puede modificar o eliminar git hooks una vez añadidos. Seleccione esta opción sólo si confía en el repositorio de plantillas.
885884
template.webhooks=Webhooks
886885
template.topics=Temas
887886
template.avatar=Avatar
@@ -919,7 +918,6 @@ migrate_items_releases=Lanzamientos
919918
migrate_repo=Migrar Repositorio
920919
migrate.clone_address=Migrar / Clonar desde URL
921920
migrate.clone_address_desc=La URL HTTP(S) o de Git 'clone' de un repositorio existente
922-
migrate.github_token_desc=Puedes poner uno o más tokens con comas separadas aquí para hacer migrar más rápido debido al límite de velocidad de Github API. PRECAUCIÓN: Abusar esta característica puede violar la política del proveedor de servicios y llevar a bloquear la cuenta.
923921
migrate.clone_local_path=o una ruta local del servidor
924922
migrate.permission_denied=No te está permitido importar repositorios locales.
925923
migrate.permission_denied_blocked=No puede importar desde hosts no permitidos, por favor pida al administrador que marque ALLOWED_DOMAINS/ALLOW_LOCALNETWORKS/BLOCKED_DOMAINS configuración.
@@ -934,7 +932,6 @@ migrate.migrating=Migrando desde <b>%s</b>...
934932
migrate.migrating_failed=La migración desde <b>%s</b> ha fallado.
935933
migrate.migrating_failed.error=Error: %s
936934
migrate.migrating_failed_no_addr=Migración fallida.
937-
migrate.github.description=Migrar datos desde github.com u otra instancia de Github.
938935
migrate.git.description=Migrar un repositorio sólo desde cualquier servicio Git.
939936
migrate.gitlab.description=Migrar datos de gitlab.com u otra instancia de GitLab.
940937
migrate.gitea.description=Migrar datos de gitea.com u otra instancia de Gitea.
@@ -970,7 +967,6 @@ clone_this_repo=Clonar este repositorio
970967
create_new_repo_command=Crear un nuevo repositorio desde línea de comandos
971968
push_exist_repo=Hacer push de un repositorio existente desde línea de comandos
972969
empty_message=Este repositorio no contiene ningún contenido.
973-
broken_message=Los datos de git subyacentes a este repositorio no pueden ser leídos. Contacte con el administrador de esta instancia o elimine este repositorio.
974970

975971
code=Código
976972
code.desc=Acceder código fuente, archivos, commits, y ramas.
@@ -1066,8 +1062,6 @@ editor.commit_empty_file_text=El archivo que estás tratando de commit está vac
10661062
editor.no_changes_to_show=No existen cambios para mostrar.
10671063
editor.fail_to_update_file=Error al actualizar/crear el archivo '%s'.
10681064
editor.fail_to_update_file_summary=Mensaje de error
1069-
editor.push_rejected_no_message=El cambio fue rechazado por el servidor sin un mensaje. Por favor, compruebe githooks.
1070-
editor.push_rejected=El cambio fue rechazado por el servidor. Por favor, compruebe githooks.
10711065
editor.push_rejected_summary=Mensaje completo de rechazo
10721066
editor.add_subdir=Añadir un directorio…
10731067
editor.unable_to_upload_files=Error al subir archivos a '%s', error: %v
@@ -1507,9 +1501,7 @@ pulls.rebase_conflict_summary=Mensaje de error
15071501
pulls.unrelated_histories=Fusionar Fallidos: El jefe de fusión y la base no comparten un historial común. Pista: Prueba una estrategia diferente
15081502
pulls.merge_out_of_date=Fusión fallida: Mientras se generaba la fusión, la base fue actualizada. Pista: Inténtelo de nuevo.
15091503
pulls.head_out_of_date=Fusión fallida: Mientras se generaba la fusión, la cabeza fue actualizada. Pista: Inténtelo de nuevo.
1510-
pulls.push_rejected=Fusión fallida: El push fue rechazado. Revise los githooks para este repositorio.
15111504
pulls.push_rejected_summary=Mensaje completo de rechazo
1512-
pulls.push_rejected_no_message=Fusión fallida: El push fue rechazado pero no hubo mensaje remoto.<br>Revise los githooks para este repositorio
15131505
pulls.open_unmerged_pull_exists=`No puede realizar la reapertura porque hay un pull request pendiente (#%d) con propiedades idénticas.`
15141506
pulls.status_checking=Algunas comprobaciones están pendientes
15151507
pulls.status_checks_success=Todas las comprobaciones han sido exitosas
@@ -1834,7 +1826,6 @@ settings.webhook.response=Respuesta
18341826
settings.webhook.headers=Encabezado
18351827
settings.webhook.payload=Contenido
18361828
settings.webhook.body=Cuerpo del mensaje
1837-
settings.githooks_desc=Los hooks de Git son ejecutados por el propio Git. Puede editar los archivos de hooks a continuación para configurar operaciones personalizadas.
18381829
settings.githook_edit_desc=Si el hook no está activo, se mostrará contenido de ejemplo. Dejar el contenido vacío deshabilitará este hook.
18391830
settings.githook_name=Nombre del Hook
18401831
settings.githook_content=Contenido del Hook

options/locale/locale_fa-IR.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,6 @@ desc.archived=بایگانی شده
692692
template.items=موارد الگو
693693
template.git_content=محتوای گیت (شاخه پیش فرض)
694694
template.git_hooks=قلاب های گیت
695-
template.git_hooks_tooltip=شما در حال حاضر قادر به تغییر یا حذف قلاب git یک بار اضافه شده نیست. این را فقط در صورت اعتماد به مخزن الگو انتخاب کنید.
696695
template.webhooks=قلاب های وب
697696
template.topics=مباحث
698697
template.avatar=آواتار
@@ -822,7 +821,6 @@ editor.file_changed_while_editing=محتوای پرونده تغییر میکن
822821
editor.file_already_exists=فایلی با نام %s از قبل در مخزن موجود است.
823822
editor.commit_empty_file_header=کامیت کردن یک پرونده خالی
824823
editor.no_changes_to_show=تغییری برای نمایش وجود ندارد.
825-
editor.push_rejected_no_message=درخواست تغییر توسط سرور بدون هیچ پیامی رد شد. لطفا githooks را بررسی کنید.
826824
editor.add_subdir=افزودن پوشه…
827825
editor.unable_to_upload_files=عدم موفقیت در آپلود پرونده به '%s' با خطا: %v
828826
editor.upload_file_is_locked=پرونده '%s' توسط %s قفل شده است.
@@ -1407,7 +1405,6 @@ settings.webhook.response=پاسخ
14071405
settings.webhook.headers=سربرگ‎ها
14081406
settings.webhook.payload=محتوا
14091407
settings.webhook.body=پیکر
1410-
settings.githooks_desc=هوک های Git از خود Git قدرت گرفته اند. شما نمی‌توانید پرونده های زیر را برای عملیات‌های سفارشی ویرایش کنید.
14111408
settings.githook_edit_desc=در صورتیکه hook غیرفعال باشد، محتوای نمونه ای موجود در آن ارائه خواهد شد. برای اینکه به کلی غیر فعال شود، محتوا را پاک کنید تا خالی شود.
14121409
settings.githook_name=نام hook
14131410
settings.githook_content=محتوای هوک

0 commit comments

Comments
 (0)