diff --git a/index.ar_MA.html b/index.ar_MA.html index a85b653..fa6da71 100644 --- a/index.ar_MA.html +++ b/index.ar_MA.html @@ -100,7 +100,7 @@ أوامر ومخرجات الـ git-flow توفر تسهيلات مهمة جدا. إقرأها بعناية لكي تفهم ماذا يحدث...
  • -يعتبر تطبيق الـ OSX/Windows سورستري +يعتبر تطبيق الـ macOS/Windows سورستري واجهة مستخدم ممتازة لـ git الذي يدعم git-flow.
  • @@ -117,11 +117,11 @@
  • تحتاج إلى تنصيب git متوفر كشرط أساسي.
  • -
  • Git flow يعمل في كل من OSX، الينوكس والويندوز.
  • +
  • Git flow يعمل في كل من macOS، الينوكس والويندوز.
  • ★ ★ ★

    -

    OSX

    +

    macOS

    Homebrew
    $ brew install git-flow-avh diff --git a/index.az_AZ.html b/index.az_AZ.html index 0f876f1..eaec26c 100644 --- a/index.az_AZ.html +++ b/index.az_AZ.html @@ -93,7 +93,7 @@

    Əsas ipucuları

    ★ ★ ★

    @@ -104,11 +104,11 @@

    Quraşdırılması

    ★ ★ ★

    -

    OSX

    +

    macOS

    Homebrew
    $ brew install git-flow-avh diff --git a/index.ca_CA.html b/index.ca_CA.html index 2dee347..96adae0 100644 --- a/index.ca_CA.html +++ b/index.ca_CA.html @@ -94,7 +94,7 @@

    Consells bàsics

    • Git flow proporciona ajuda i sortides excel·lents per la línia de comandes. Llegeix-la amb atenció per veure què està passant...
    • -
    • El client per OSX/Windows Sourcetree és una excel·lent interfície gràfica per git i té suport per git-flow +
    • El client per macOS/Windows Sourcetree és una excel·lent interfície gràfica per git i té suport per git-flow
    • Git-flow és una solució basada en merge. No fa rebase de branques de funcionalitat (feature branches).
    @@ -106,11 +106,11 @@

    Instal·lació

    • Necessites una instal·lació de git funcionant com a prerrequisit.
    • -
    • Git flow funciona a OSX, Linux i Windows
    • +
    • Git flow funciona a macOS, Linux i Windows

    ★ ★ ★

    -

    OSX

    +

    macOS

    Homebrew
    $ brew install git-flow-avh diff --git a/index.de_DE.html b/index.de_DE.html index ca9d58a..d5fa4a0 100644 --- a/index.de_DE.html +++ b/index.de_DE.html @@ -79,7 +79,7 @@

    Über

    - git-flow ist ein Set aus Git-Erweiterungen, welches komplexe Repository-Arbeiten + git-flow ist ein Menge von Git-Erweiterungen, welchekomplexe Repository-Arbeiten nach Vincent Driessens Branching-Modell ermöglicht. mehr

    @@ -94,7 +94,7 @@

    Grundlegende Tipps

    • git-flow bietet eine exzellente Hilfe und ausführliche Ausgabe auf der Kommandozeile. Lies dir die Ausgaben aufmerksam durch und versuche zu verstehen, was passiert.
    • -
    • Der OSX/Windows Client SourceTree bietet ein exzellentes grafisches Interface und einfache Git-Flow Unterstützung.
    • +
    • Der macOS/Windows Client SourceTree bietet ein exzellentes grafisches Interface und einfache Git-Flow Unterstützung.
    • git-flow ist eine rein Merge-basierte Lösung (Zusammenführung). Es findet kein Rebasing der Feature-Branches (Entwicklungszweige) statt.

    ★ ★ ★

    @@ -104,12 +104,12 @@

    Einrichtung

      -
    • Du benötigst eine funktionierende Git Installation als Voraussetzung.
    • -
    • git-flow läuft unter OSX, Linux und Windows.
    • +
    • Als Voraussetzung benötigst Du eine funktionierende Git Installation.
    • +
    • git-flow läuft unter macOS, Linux und Windows.

    ★ ★ ★

    -

    OSX

    +

    macOS

    Homebrew
    $ brew install git-flow-avh @@ -127,11 +127,11 @@ $ wget -q -O - --no-check-certificate https://raw.github.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh install stable | bash
    -

    Du benötigst wget und util-linux um git-flow zu installieren.

    +

    Du benötigst wget und util-linux, um git-flow zu installieren.

    - Für eine detaillierte git-flow Installationsanleitung, besuche bitte das git flow + Für eine detaillierte git-flow Installationsanleitung besuche bitte das git flow wiki.

    install git-flow @@ -150,7 +150,7 @@ git flow init

    - Dabei musst Du einige Fragen bezueglich der Namenskoventionen Deiner Branches (Entwicklungszweige) beantworten.
    + Dabei musst Du einige Fragen bezüglich der Namenskoventionen Deiner Branches (Entwicklungszweige) beantworten.
    Es wird empfohlen, die Standardwerte zu verwenden.

    @@ -169,7 +169,7 @@
    • Entwicklung neuer Features für bevorstehende Releases.
    • -
    • In der Regel nur in Entwickler-Repositories zu finden.
    • +
    • Wird in der Regel nur in Entwickler-Repositories verwendet.

    ★ ★ ★

    @@ -339,7 +339,7 @@
    • - Hotfixes werden notwendig, sobald ein unerwünschter Zustand innerhalb einer Live-Produktionsversion + Hotfixes sind notwendig, sobald ein unerwünschter Zustand innerhalb einer Live-Produktionsversion eintritt und resultierend daraus sofort gehandelt werden muss.
    • @@ -351,7 +351,7 @@

      git flow hotfix start

      -

      Ähnlich wie auch die anderen git-flow Befehle, wird ein Hotfix mittels

      +

      Ähnlich wie auch die anderen git-flow Befehle wird ein Hotfix mittels

      git flow hotfix start VERSION [BASENAME]
      @@ -402,10 +402,10 @@

      Backlog

      ★ ★ ★

        -
      • Nur die wichtigsten aller verfügbaren Befehle sind hier abgedeckt.
      • +
      • Nur die wichtigsten aller verfügbaren Befehle sind hier behandelt.
      • Du kannst weiterhin alle Git-Befehle normal nutzen, wie Du es gewohnt bist. Git-flow ist nur eine Werkzeugsammlung.
      • -
      • Das 'support' Feature ist noch Beta und die Nutzung nicht empfohlen.
      • -
      • Wenn Du Übersetzungen beisteuern möchtest, würde ich mich freuen diese zu integrieren.
      • +
      • Das 'support' Feature ist noch in der Beta-Phase und die Nutzung nicht empfohlen.
      • +
      • Wenn Du Übersetzungen beisteuern möchtest, würde ich mich freuen, diese zu integrieren.

      ★ ★ ★

      diff --git a/index.el_GR.html b/index.el_GR.html index 9d098cb..c3c731e 100644 --- a/index.el_GR.html +++ b/index.el_GR.html @@ -101,7 +101,7 @@
    • Το Git flow παρέχει εξαιρετική βοήθεια στην γραμμή εντολών και στην έξοδο. Διαβάστε προσεκτικά για να δείτε τι συμβαίνει...
    • -
    • Το τερματικό Sourcetree για OSX/Windows είναι ένα εξαιρετικό +
    • Το τερματικό Sourcetree για macOS/Windows είναι ένα εξαιρετικό γραφικό περιβάλλων εργασίας για git και παρέχει υποστήριξη για το git-flow
    • Το Git-flow είναι μια λύση βασισμένη στη συγχώνευση (merge). Δεν αναπροσαρμόζει διακλαδώσεις @@ -116,12 +116,12 @@

      Εγκατάσταση

      • Είναι προϋπόθεση να έχετε ήδη εγκατεστημένο το git στον υπολογιστή σας.
      • -
      • Το Git flow λειτουργεί σε OSX, Linux και Windows
      • +
      • Το Git flow λειτουργεί σε macOS, Linux και Windows

      ★ ★ ★

      -

      OSX

      +

      macOS

      Homebrew
      $ brew install git-flow-avh diff --git a/index.es_ES.html b/index.es_ES.html index ee10d51..82e6ac8 100644 --- a/index.es_ES.html +++ b/index.es_ES.html @@ -106,11 +106,11 @@

      Configuración

      • Un prerequisito es una instalación de git en funcionamiento.
      • -
      • Git flow funciona en OSX, Linux y Windows
      • +
      • Git flow funciona en macOS, Linux y Windows

      ★ ★ ★

      -

      OSX

      +

      macOS

      Homebrew
      $ brew install git-flow-avh diff --git a/index.fr_FR.html b/index.fr_FR.html index c7e514c..d663965 100644 --- a/index.fr_FR.html +++ b/index.fr_FR.html @@ -93,7 +93,7 @@

      Conseils de base

      • Les commandes et sorties de Git-flow apportent une aide précieuse. Lisez-les attentivement pour comprendre ce qui se passe…
      • -
      • Le logiciel pour OSX Sourcetree est une excellente interface graphique pour git qui supporte git-flow. +
      • Le logiciel pour macOS Sourcetree est une excellente interface graphique pour git qui supporte git-flow.
      • Git-flow est une solution basée sur les fusions (merge). Elle n'effectue pas de rebase sur les branches de fonctionnalitées
      @@ -105,11 +105,11 @@

      Installation

      • Une installation fonctionnelle de git est requise
      • -
      • Git flow fonctionne sur OSX, Linux et Windows
      • +
      • Git flow fonctionne sur macOS, Linux et Windows

      ★ ★ ★

      -

      OSX

      +

      macOS

      Homebrew
      $ brew install git-flow-avh diff --git a/index.hr_HR.html b/index.hr_HR.html index 0a6e4a3..43a2167 100644 --- a/index.hr_HR.html +++ b/index.hr_HR.html @@ -95,7 +95,7 @@

      Osnovni savjeti

      • Git flow ima izvrsnu pomoć i izlaz na komandnoj liniji. Pažljivo čitajte da vidite što se dešava...
      • -
      • OSX/Windows klijent Sourcetree je izvrstan GUI alat za git koji nudi +
      • macOS/Windows klijent Sourcetree je izvrstan GUI alat za git koji nudi podršku i za git-flow.
      • Git-flow je rješenje zasnovano na mergeovima. Ne vrši se rebase brancheva sa novim razvijenim funkcionalnostima.
      • @@ -108,11 +108,11 @@

        Postavljanje

        • Potrebna je funckcionirajuća git instalacaija.
        • -
        • Git flow radni na OSX, Linuxu i Windowsima
        • +
        • Git flow radni na macOS, Linuxu i Windowsima

        ★ ★ ★

        -

        OSX

        +

        macOS

        Homebrew
        $ brew install git-flow-avh diff --git a/index.html b/index.html index 42ccd3f..08fa07e 100644 --- a/index.html +++ b/index.html @@ -95,7 +95,7 @@

        Basic tips

        • Git flow provides excellent command line help and output. Read it carefully to see what's happening...
        • -
        • The OSX/Windows Client Sourcetree is an excellent git gui and provides +
        • The macOS/Windows Client Sourcetree is an excellent git gui and provides git-flow support
        • Git-flow is a merge based solution. It doesn't rebase feature branches.
        • @@ -108,11 +108,11 @@

          Setup

          • You need a working git installation as prerequisite.
          • -
          • Git flow works on OSX, Linux and Windows
          • +
          • Git flow works on macOS, Linux and Windows

          ★ ★ ★

          -

          OSX

          +

          macOS

          Homebrew
          $ brew install git-flow-avh diff --git a/index.id_ID.html b/index.id_ID.html index b1931d5..c6a0430 100644 --- a/index.id_ID.html +++ b/index.id_ID.html @@ -95,7 +95,7 @@

          Tips dasar

          • Git flow menyediakan bantuan command line yang sangat baik. Baca perlahan untuk melihat apa yang terjadi
          • -
          • Sourcetree adalah salah satu program yang sangat baik untuk program git berbasis tampilan yang menyediakan dukungan git flow untuk OSX/Windows
          • +
          • Sourcetree adalah salah satu program yang sangat baik untuk program git berbasis tampilan yang menyediakan dukungan git flow untuk macOS/Windows
          • Git-flow adalah solusi berbasis merge. Ini tidak me-rebase fitur branch.

          ★ ★ ★

          @@ -106,11 +106,11 @@

          Setup

          • Sebagai prasyarat, anda diharuskan memasang/menginstal git
          • -
          • Git flow dapat bekerja pada OSX, Linux dan Windows
          • +
          • Git flow dapat bekerja pada macOS, Linux dan Windows

          ★ ★ ★

          -

          OSX

          +

          macOS

          Homebrew
          $ brew install git-flow-avh diff --git a/index.it_IT.html b/index.it_IT.html index 2dad6a7..9ae009a 100644 --- a/index.it_IT.html +++ b/index.it_IT.html @@ -94,7 +94,7 @@

          Consigli di base

          • Git flow offre un eccelente guida e un ottimo output da linea di comando. Leggeteli attentamente per vedere cosa sta succedendo...
          • -
          • Il Client per OSX/Windows Sourcetree è un'eccellente GUI per git e offre supporto per git-flow +
          • Il Client per macOS/Windows Sourcetree è un'eccellente GUI per git e offre supporto per git-flow
          • Git-flow è una soluzione basata sul merge. Non esegue il rebase su i feature branch.
          @@ -106,11 +106,11 @@

          Setup

          • È necessario un'installazione di git funzionante come prerequisito.
          • -
          • Git flow funziona su OSX, Linux e Windows
          • +
          • Git flow funziona su macOS, Linux e Windows

          ★ ★ ★

          -

          OSX

          +

          macOS

          Homebrew
          $ brew install git-flow-avh diff --git a/index.ja_JP.html b/index.ja_JP.html index f770c5d..aba7400 100644 --- a/index.ja_JP.html +++ b/index.ja_JP.html @@ -93,7 +93,7 @@

          Basic tips

          • Git flow は素晴らしいコマンドライン補助と出力を提供します。何が起こるか注意深く読み解いてください。
          • -
          • OSX Clientの Sourcetree は素晴らしいGUIとgit-flowサポートを提供します。
          • +
          • macOS Clientの Sourcetree は素晴らしいGUIとgit-flowサポートを提供します。
          • - Git-flow はマージすることをベースとして考えるソリューションです。リベースは行いません。

          ★ ★ ★

          @@ -104,11 +104,11 @@

          Setup

          • 前もってgitをインストールしておく必要があります。
          • -
          • Git flow はOSX、Linux、Windowsで動作します。
          • +
          • Git flow はmacOS、Linux、Windowsで動作します。

          ★ ★ ★

          -

          OSX

          +

          macOS

          Homebrew
          $ brew install git-flow-avh diff --git a/index.ko_KR.html b/index.ko_KR.html index 08e3552..36ece95 100644 --- a/index.ko_KR.html +++ b/index.ko_KR.html @@ -93,7 +93,7 @@

          Basic tips

          • Git flow는 훌륭한 명령행 도움말과 출력을 제공합니다. 무슨 일이 일어나는지를 알려면 출력을 주의깊게 읽어주세요.
          • -
          • OSX/Window Client Sourcetree는 훌륭한 git gui를 제공하고 git-flow에 대한 지원을 제공합니다.
          • +
          • macOS/Window Client Sourcetree는 훌륭한 git gui를 제공하고 git-flow에 대한 지원을 제공합니다.
          • Git-flow는 병합(merge) 기반의 솔루션입니다. feature 브랜치를 리베이스(rebase)하지 않습니다.

          ★ ★ ★

          @@ -104,11 +104,11 @@

          Setup

          • 사전에 제대로 동작하는 git이 설치되어 있어야합니다.
          • -
          • Git flow는 OSX, Linux, Windows에서 동작합니다.
          • +
          • Git flow는 macOS, Linux, Windows에서 동작합니다.

          ★ ★ ★

          -

          OSX

          +

          macOS

          Homebrew
          $ brew install git-flow-avh diff --git a/index.lt_LT.html b/index.lt_LT.html index a3799fd..2254021 100644 --- a/index.lt_LT.html +++ b/index.lt_LT.html @@ -94,7 +94,7 @@

          Bendri patarimai

          • Git flow suteikia puikią komandinės eilutės pagalbą ir išvedimą. Skaitykite tai atsargiai, kad pamatytumėte, kas vyksta...
          • -
          • OSX/Windows klientas Sourcetree yra puikus git grafinis klientas ir palaiko +
          • macOS/Windows klientas Sourcetree yra puikus git grafinis klientas ir palaiko git-flow
          • Git-flow yra apjunginėjimu paremtas sprendimas. Jis nepakeičia šakų bazės ypatybių.
          • @@ -107,11 +107,11 @@

            Nustatymas

            • Pačiai pradžiai yra reikalinga git instaliacija.
            • -
            • Git flow veikia OSX, Linux ir Windows sistemose
            • +
            • Git flow veikia macOS, Linux ir Windows sistemose

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow diff --git a/index.nl_NL.html b/index.nl_NL.html index 6c3b79c..7a080e0 100644 --- a/index.nl_NL.html +++ b/index.nl_NL.html @@ -93,7 +93,7 @@

            Basistips

            • Git flow biedt uitstekende commandline hulp en output. Lees het zorgvuldig om te zien wat er gebeurt...
            • -
            • Het OSX/Windows programma Sourcetree is een uitstekende grafische git interface en biedt +
            • Het macOS/Windows programma Sourcetree is een uitstekende grafische git interface en biedt git-flow ondersteuning
            • Git-flow is een op merge gebaseerde oplossing. Het rebaset feature branches niet.
            • @@ -106,11 +106,11 @@

              Installatie

              • Je hebt een werkende git installatie nodig.
              • -
              • Git flow werkt op OSX, Linux en Windows
              • +
              • Git flow werkt op macOS, Linux en Windows

              ★ ★ ★

              -

              OSX

              +

              macOS

              Homebrew
              $ brew install git-flow-avh diff --git a/index.pl_PL.html b/index.pl_PL.html index 9c55d3a..c027bc8 100644 --- a/index.pl_PL.html +++ b/index.pl_PL.html @@ -115,7 +115,7 @@

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.pt_BR.html b/index.pt_BR.html index 700eecd..091d709 100644 --- a/index.pt_BR.html +++ b/index.pt_BR.html @@ -78,7 +78,7 @@
            • O git-flow oferece na linha de comando ajuda e saídas excelentes. Leia atentamente para ver o que está acontecendo...
            • -
            • O cliente do OSX Sourcetree é um excelente gui para o git e +
            • O cliente do macOS Sourcetree é um excelente gui para o git e tem suporte ao git-flow
            @@ -90,11 +90,11 @@

            Instalação

            • Você precisa do git instalado como pré-requisito.
            • -
            • O git flow funciona no OSX, Linux e no Windows
            • +
            • O git flow funciona no macOS, Linux e no Windows

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.ro_RO.html b/index.ro_RO.html index 17c13b6..23980d9 100644 --- a/index.ro_RO.html +++ b/index.ro_RO.html @@ -94,7 +94,7 @@

            Pentru început

            • Git flow oferă ajutor și output excelente direct în linia de comandă. Citește-le cu atenție pentru a observa ce se întâmplă...
            • -
            • Clientul Sourcetree pentru OSX/Windows este o interfață excelentă pentru git și are suport pentru git-flow
            • +
            • Clientul Sourcetree pentru macOS/Windows este o interfață excelentă pentru git și are suport pentru git-flow
            • Git-flow este o soluție bazată pe merge-uri. Nu face rebase pe branch-urile de tip feature.

            ★ ★ ★

            @@ -105,11 +105,11 @@

            Instalare

            • Ca și precondiții este nevoie de o instalare git funcțională.
            • -
            • Git flow funcționează pe OSX, Linux și Windows
            • +
            • Git flow funcționează pe macOS, Linux și Windows

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.ru_RU.html b/index.ru_RU.html index b5dcb75..701ec3d 100644 --- a/index.ru_RU.html +++ b/index.ru_RU.html @@ -102,7 +102,7 @@

            Общие замечания

            • Git flow предоставляет превосходную командную строку со справкой и улучшенными выводом. Внимательно читайте его, чтобы знать, что происходит...
            • -
            • Клиент для OSX/Windows Sourcetree — отличный GUI для Git — также поддерживает git-flow +
            • Клиент для macOS/Windows Sourcetree — отличный GUI для Git — также поддерживает git-flow
            • Git-flow основан на слиянии. Для слияния веток фич не используется rebase.
            @@ -114,11 +114,11 @@

            Установка

            • В первую очередь вам нужна рабочая установка git
            • -
            • Git flow работает на OSX, Linux и Windows
            • +
            • Git flow работает на macOS, Linux и Windows

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.tr_TR.html b/index.tr_TR.html index ed0f3c9..0460922 100644 --- a/index.tr_TR.html +++ b/index.tr_TR.html @@ -94,7 +94,7 @@

            Temel Ipuçları

            • Git flow komut satırları ile kusursuz yardım (help) ve çıktı (output) sağlar.
            • -
            • OSX ve Windows kullanıcıları için Sourcetree , git flowa destek +
            • macOS ve Windows kullanıcıları için Sourcetree , git flowa destek veren mükemmel bir git gui aracıdır.
            • @@ -111,11 +111,11 @@

              Ayarlar

              • Git flow'u kullanabilmek için öncelikli olarak git kurulumunun yapılması gerekmektedir.
              • -
              • Git flow OSX, Linux ve Windows üzerinde çalıştırılabilir.
              • +
              • Git flow macOS, Linux ve Windows üzerinde çalıştırılabilir.

              ★ ★ ★

              -

              OSX

              +

              macOS

              Homebrew
              $ brew install git-flow-avh diff --git a/index.uk_UA.html b/index.uk_UA.html index 0a3f4e2..5c259a5 100644 --- a/index.uk_UA.html +++ b/index.uk_UA.html @@ -118,7 +118,7 @@

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.vi_VN.html b/index.vi_VN.html index 7a39e20..5dec9d8 100644 --- a/index.vi_VN.html +++ b/index.vi_VN.html @@ -104,11 +104,11 @@

            Cài đặt

            • Bạn cần cài đặt git trước khi có thể cài git-flow.
            • -
            • Git flow có thể hoạt động trên OSX, Linux và Windows.
            • +
            • Git flow có thể hoạt động trên macOS, Linux và Windows.

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.zh_CN.html b/index.zh_CN.html index 5e5d215..05ca5ca 100644 --- a/index.zh_CN.html +++ b/index.zh_CN.html @@ -81,7 +81,7 @@

            基础建议

            • Git flow 提供了极出色的命令帮忙以及输出提示。请仔细阅读并观察发生了什么事情...
            • -
            • OSX 程序 Sourcetree 是一个极出色的 git 界面客户端,已经提供了 git-flow 的支持。
            • +
            • macOS 程序 Sourcetree 是一个极出色的 git 界面客户端,已经提供了 git-flow 的支持。
            • - Git-flow 是一个基于归并的解决方案,它并没有提供重置(rebase)特性分支的能力。

            ★ ★ ★

            @@ -92,11 +92,11 @@

            安装

            • 你需要有一个可以工作的 git 作为前提。
            • -
            • Git flow 可以工作在 OSX, Linux 和 Windows之下
            • +
            • Git flow 可以工作在 macOS, Linux 和 Windows之下

            ★ ★ ★

            -

            OSX

            +

            macOS

            Homebrew
            $ brew install git-flow-avh diff --git a/index.zh_TW.html b/index.zh_TW.html index ead4e3e..68ace83 100644 --- a/index.zh_TW.html +++ b/index.zh_TW.html @@ -94,7 +94,7 @@

            安裝

            • 你需要有一個已經初始化的 git 倉庫。
            • -
            • git-flow 可以在 OSX、Linux 和 Windows 之下使用。
            • +
            • git-flow 可以在 macOS、Linux 和 Windows 之下使用。

            ★ ★ ★