All translations

Enter a message name below to show all available translations.

Message

Found 5 translations.

NameCurrent message text
 h Deutsch (de)* die freecad.zip-Datei entweder von crowdin abholen oder den Anweisungen zu 'python updatecrowdin.py download' oben folgen;
* cd /path/to/FreeCAD-homepage;
* das Repository muß sauber sein (git pull, git stash, wenn erforderlich);
* python updatefromcrowdin.py -z /path/to/freecad.zip;
* wenn etwas schief ging oder man ist sich nicht sicher, mit 'git checkout .' bereinigen;
* wenn alles in Ordnung ist, (git status), mit 'git add . && git commit' übergeben;
* einen PR auf die FreeCAD-Homepage erzeugen;
* nachdem die PR zusammengeführt wurde, wird einer der Administratoren per ftp das Ergebnis auf den webhost schieben.
 h English (en)* Get the freecad.zip file either by downloading it from the crowdin website or following instructions above (python updatecrowdin.py download)
* cd /path/to/FreeCAD-homepage
* Make sure your repository is clean (git pull, git stash if needed)
* python updatefromcrowdin.py -z /path/to/freecad.zip
* if something went wrong  or you are unsure, clean everything with git checkout .
* if everything looks ok (git status), commit with git add . && git commit
* Create a PR on FreeCAD-Homepage
* After the PR is merged, one of the admins will ftp push to the webhost
 h français (fr)* Récupérez le fichier freecad.zip en le téléchargeant depuis le site web de Crowdin ou en suivant les instructions ci-dessus (téléchargement de python updatecrowdin.py)
* cd /path/to/FreeCAD-homepage
* Assurez-vous que votre dépôt est propre (git pull, git stash si nécessaire).
* Python updatefromcrowdin.py -z /path/to/freecad.zip
* Si quelque chose ne va pas ou si vous n'êtes pas sûr, nettoyez tout avec git checkout.
* Si tout semble correct (git status), faites un commit avec git add . && git commit
* Créez un PR sur FreeCAD-Homepage.
* Après que le PR soit fusionné, un des admins va le pousser par ftp vers l'hébergeur.
 h italiano (it)* Scaricare il file freecad.zip dal sito Web crowdin o seguendo le istruzioni sopra (python updatecrowdin.py download)
* cd /path/to/FreeCAD-homepage
* Accertarsi che il proprio repository sia pulito (git pull, git stash se necessario)
* python updatefromcrowdin.py -z /path/to/freecad.zip
* Se qualcosa è andato storto o non si è sicuri, pulire tutto con il git checkout.
* Se tutto sembra ok (git status), convalidare con git add . && git commit
* Creare un PR su FreeCAD-Homepage
* Dopo la fusione del PR, uno degli amministratori manda un ftp al webhost
 h polski (pl)* Pozyskaj plik freecad.zip przez pobranie go ze strony internetowej Crowdin albo korzystając z instrukcji powyżej ''(python updatecrowdin.py download)'',
* cd /path/to/FreeCAD-homepage,
* Upewnij się, że twoje repozytorium jest czyste ''(git pull, git stash jeśli to konieczne)'',
* python updatefromcrowdin.py -z /path/to/freecad.zip,
* jeśli coś pójdzie nie tak lub nie jesteś pewien, wyczyść wszytko używając git checkout,
* jeśli wszystko wygląda w porządku ''(git status)'', wprowadź zmiany używając git add . && git commit,
* Utwórz prośbę o połączenie ''(PR)'' dla FreeCAD-Homepage,
* Po wykonaniu połączenia, jeden z administratorów załaduje ftp serwera Web,