You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf/app.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -398,8 +398,8 @@ DEFAULT_INTERVAL = 8
398
398
MAX_RESPONSE_ITEMS = 50
399
399
400
400
[i18n]
401
-
LANGS = en-US,zh-CN,zh-HK,zh-TW,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL,bg-BG,it-IT,fi-FI,tr-TR,cs-CZ
402
-
NAMES = English,简体中文,繁體中文(香港),繁體中文(台湾),Deutsch,Français,Nederlands,Latviešu,Русский,日本語,Español,Português do Brasil,Polski,български,Italiano,Suomalainen,Türkçe,čeština
401
+
LANGS = en-US,zh-CN,zh-HK,zh-TW,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL,bg-BG,it-IT,fi-FI,tr-TR,cs-CZ,sr-SP
402
+
NAMES = English,简体中文,繁體中文(香港),繁體中文(台湾),Deutsch,Français,Nederlands,Latviešu,Русский,日本語,Español,Português do Brasil,Polski,български,Italiano,Suomalainen,Türkçe,čeština,Српски
confirmation_mail_sent_prompt=Nový potvrzovací e-mail byl zaslán na <b>%s</b>, prosíme, zkontrolujte si vaši doručenou poštu během následující %d hodin pro dokončení registračního procesu.
153
153
active_your_account=Aktivujte si váš účet
154
154
prohibit_login=Login Prohibited
155
-
prohibit_login_desc=Your account is prohibited to login, please contact site admin.
155
+
prohibit_login_desc=Vašemu účtu je zakázáno se přihlásit, kontaktujte prosím správce webu.
156
156
resent_limit_prompt=Omlouváme se, ale před chvílí jste požádal o aktivační e-mail. Prosíme, počkejte 3 minuty a pak to zkuste znovu.
157
157
has_unconfirmed_mail=Zdravím, %s, máte nepotvrzenou e-mailovou adresu (<b>%s</b>). Pokud jste nedostali e-mail pro potvrzení nebo potřebujete zaslat nový, klikněte prosím na tlačítku níže.
158
158
resend_mail=Klikněte zde pro odeslání aktivačního e-mailu
@@ -189,11 +189,11 @@ TeamName=Název týmu
189
189
AuthName=Název ověření
190
190
AdminEmail=E-mailová adresa správce
191
191
192
-
NewBranchName=New branch name
192
+
NewBranchName=Název nové větve
193
193
CommitSummary=Commit summary
194
194
CommitMessage=Commit message
195
195
CommitChoice=Commit choice
196
-
TreeName=File path
196
+
TreeName=Cesta k souboru
197
197
Content=Content
198
198
199
199
require_error=` nemůže být prázdný.`
@@ -269,7 +269,7 @@ change_username_prompt=Tato změna ovlivní vztah odkazů k vašemu účtu.
269
269
continue=Pokračovat
270
270
cancel=Zrušit
271
271
272
-
lookup_avatar_by_mail=Lookup Avatar by mail
272
+
lookup_avatar_by_mail=Vyhledávat Avatar podle emailu
editor.cannot_edit_non_text_files=Netextové soubory není možné upravovat
435
435
editor.edit_this_file=Edit this file
436
436
editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file
437
437
editor.fork_before_edit=You must fork this repository before editing the file
438
-
editor.delete_this_file=Delete this file
439
-
editor.must_have_write_access=You must have write access to make or propose changes to this file
440
-
editor.file_delete_success=File '%s' has been deleted successfully!
438
+
editor.delete_this_file=Odstranit tento soubor
439
+
editor.must_have_write_access=Musíte mít přístup pro zápis pro dělání či navrhování změn tohoto souboru
440
+
editor.file_delete_success=Soubor '%s' byl úspěšně odstraněn!
441
441
editor.name_your_file=Name your file...
442
442
editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace.
443
-
editor.or=or
443
+
editor.or=nebo
444
444
editor.cancel_lower=cancel
445
445
editor.commit_changes=Commit Changes
446
446
editor.add_tmpl=Add '%s/<filename>'
447
447
editor.add=Add '%s'
448
-
editor.update=Update '%s'
448
+
editor.update=Aktualizovat "%s"
449
449
editor.delete=Delete '%s'
450
450
editor.commit_message_desc=Add an optional extended description...
451
451
editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch.
452
452
editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request.
453
-
editor.new_branch_name_desc=New branch name...
454
-
editor.cancel=Cancel
453
+
editor.new_branch_name_desc=Nový název větve...
454
+
editor.cancel=Zrušit
455
455
editor.filename_cannot_be_empty=Filename cannot be empty.
456
456
editor.branch_already_exists=Branch '%s' already exists in this repository.
457
457
editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository.
458
458
editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository.
459
459
editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository.
460
-
editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes.
460
+
editor.file_changed_while_editing=Obsah souboru se změnil od začátku úprav. <a target="_blank" href="%s"> Klepnutím sem</a> zobrazíte, co se změnilo, nebo <strong>stiskněte potvrdit znovu</strong> pro přepsání změn.
461
461
editor.file_already_exists=A file with name '%s' already exists in this repository.
462
462
editor.no_changes_to_show=There are no changes to show.
463
463
editor.fail_to_update_file=Failed to update/create file '%s' with error: %v
editor.cannot_edit_non_text_files=Nicht-Text Dateien können nicht bearbeitet werden
435
435
editor.edit_this_file=Diese Datei bearbeiten
436
-
editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file
436
+
editor.must_be_on_a_branch=Du musst dich in einer Branch befinden um Änderungen an dieser Datei vorzuschlagen oder vorzunehmen
437
437
editor.fork_before_edit=Um die Datei zu bearbeiten müssen Sie das Repository forken
438
438
editor.delete_this_file=Diese Datei löschen
439
-
editor.must_have_write_access=You must have write access to make or propose changes to this file
439
+
editor.must_have_write_access=Du musst Schreibzugriff haben um Änderungen an dieser Datei vorzuschlagen oder vorzunehmen
440
440
editor.file_delete_success=Die Datei '%s' wurde erfolgreich gelöscht!
441
441
editor.name_your_file=Dateinamen eingeben...
442
-
editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace.
442
+
editor.filename_help=Um einen Ordner hinzuzufügen, gib den Namen ein und drücke /. Um einen Ordner zu entfernen, gehe zum Anfang des Feldes und drücke auf die Rücktaste.
443
443
editor.or=oder
444
444
editor.cancel_lower=abbrechen
445
445
editor.commit_changes=Änderungen im Commit
@@ -721,7 +721,7 @@ settings.event_choose=Lass mich auswählen, was ich brauche.
settings.event_pull_request_desc=Pull-Request geöffnet, geschlossen, wieder geöffnet, bearbeitet, nicht zugewiesen, Label aktualisiert, Label gelöscht oder nicht synchronisiert.
725
725
settings.event_push=Push
726
726
settings.event_push_desc=Git push auf ein Repository
Copy file name to clipboardExpand all lines: conf/locale/locale_fr-FR.ini
+28-28Lines changed: 28 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -439,31 +439,31 @@ editor.delete_this_file=Supprimer ce fichier
439
439
editor.must_have_write_access=Vous devez avoir un accès en écriture pour appliquer ou proposer des modifications à ce fichier
440
440
editor.file_delete_success=Fichier '%s' a été supprimé avec succès!
441
441
editor.name_your_file=Nommez votre fichier...
442
-
editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace.
442
+
editor.filename_help=Pour ajouter un répertoire, il suffit de le taper puis d'appuyer sur /. Pour supprimer un répertoire, aller au début du champ et appuyerz sur retour arrière.
443
443
editor.or=ou
444
444
editor.cancel_lower=annuler
445
445
editor.commit_changes=Commit les modifications
446
-
editor.add_tmpl=Add'%s/<filename>'
447
-
editor.add=Add'%s'
446
+
editor.add_tmpl=Ajouter'%s/<filename>'
447
+
editor.add=Ajouter'%s'
448
448
editor.update=Mettre à jour '%s'
449
449
editor.delete=Supprimer '%s'
450
-
editor.commit_message_desc=Add an optional extended description...
451
-
editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch.
452
-
editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request.
450
+
editor.commit_message_desc=Ajouter une optionnelle description détaillée...
451
+
editor.commit_directly_to_this_branch=Soumettre directement à la branche <strong class="branch-name">%s</strong>.
452
+
editor.create_new_branch=Créer une <strong>nouvelle branche</strong> pour cette validation et envoyer une nouvelle pull request.
453
453
editor.new_branch_name_desc=Nouveau nom de la branche...
454
454
editor.cancel=Annuler
455
455
editor.filename_cannot_be_empty=Nom de fichier ne peut pas être vide.
456
-
editor.branch_already_exists=Branch '%s'already exists in this repository.
457
-
editor.directory_is_a_file=Entry'%s'in the parent path is a file not a directory in this repository.
458
-
editor.filename_is_a_directory=The filename '%s'is an existing directory in this repository.
459
-
editor.file_editing_no_longer_exists=The file'%s'you are editing no longer exists in the repository.
460
-
editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes.
461
-
editor.file_already_exists=A file with name '%s'already exists in this repository.
456
+
editor.branch_already_exists=La branche '%s'existe déjà dans ce dépôt.
457
+
editor.directory_is_a_file=L'entrée'%s'dans le chemin d’accès parent est un fichier pas un répertoire dans ce dépôt.
458
+
editor.filename_is_a_directory=Le nom de fichier '%s'existe déjà dans ce dépot.
459
+
editor.file_editing_no_longer_exists=Le fichier'%s'que vous modifiez n'existe plus dans le dépôt.
460
+
editor.file_changed_while_editing=Le contenu du fichier à changé depuis que vous avez commencé à l'éditer. <a target="_blank" href="%s">Cliquez ici</a> pour voir ce qui à été modifié ou <strong>appuyez sur commit encore une fois</strong> pour remplacer ces changements.
461
+
editor.file_already_exists=La branche '%s'existe déjà dans ce dépôt.
462
462
editor.no_changes_to_show=Il n’y a aucun changement à afficher.
463
-
editor.fail_to_update_file=Failed to update/create file '%s'with error: %v
464
-
editor.add_subdir=Add subdirectory...
465
-
editor.unable_to_upload_files=Failed to upload files to '%s'with error: %v
466
-
editor.upload_files_to_dir=Upload files to'%s'
463
+
editor.fail_to_update_file=Échec lors de la mise à jour/création du fichier '%s'avec l’erreur : %v
464
+
editor.add_subdir=Ajouter un sous-répertoire...
465
+
editor.unable_to_upload_files=Échec lors de l'envoie du fichier '%s'avec l’erreur : %v
466
+
editor.upload_files_to_dir=Transférer les fichiers vers'%s'
467
467
468
468
commits.commits=Commits
469
469
commits.search=Rechercher des commits
@@ -490,11 +490,11 @@ issues.create=Créer un ticket
490
490
issues.new_label=Nouvelle étiquette
491
491
issues.new_label_placeholder=Nom de l'étiquette...
492
492
issues.create_label=Créer une étiquette
493
-
issues.label_templates.title=Load a predefined set of labels
494
-
issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label"button above to create one or use a predefined set below.
495
-
issues.label_templates.helper=Select a label set
496
-
issues.label_templates.use=Use this label set
497
-
issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v
493
+
issues.label_templates.title=Charger un ensemble prédéfini d'étiquettes
494
+
issues.label_templates.info=Il n'y a pas encore d'étiquettes. Vous pouvez cliquer sur le bouton "Nouveau Label"ci-dessus pour créer une ou utiliser un ensemble prédéfini ci-dessous.
495
+
issues.label_templates.helper=Sélectionnez un ensemble d'étiquettes
496
+
issues.label_templates.use=Utilisez ce jeu d'étiquettes
497
+
issues.label_templates.fail_to_load_file=Impossible de charger le fichier de modèle étiquette '%s': %v
498
498
issues.open_tab=%d Ouvert
499
499
issues.close_tab=%d Fermé
500
500
issues.filter_label=Étiquette
@@ -536,7 +536,7 @@ issues.commit_ref_at=`a référencé ce problème à partir d'un commit <a id="%
536
536
issues.poster=Publier
537
537
issues.collaborator=Collaborateur
538
538
issues.owner=Propriétaire
539
-
issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation.
539
+
issues.sign_in_require_desc=<a href="%s">Connectez-vous</a> pour rejoindre cette conversation.
540
540
issues.edit=Modifier
541
541
issues.cancel=Annuler
542
542
issues.save=Enregistrer
@@ -551,8 +551,8 @@ issues.label_deletion=Suppression du Label
551
551
issues.label_deletion_desc=Cette opération supprimera également toutes les informations relatives aux tickets. Voulez-vous continuer ?
552
552
issues.label_deletion_success=Label supprimé avec succès !
553
553
issues.num_participants=%d Participants
554
-
issues.attachment.open_tab=`Click to see "%s" in a new tab`
555
-
issues.attachment.download=`Click to download "%s"`
554
+
issues.attachment.open_tab=`Cliquez ici pour voir '%s' dans un nouvel onglet`
555
+
issues.attachment.download=`Cliquez pour télécharger "%s"`
settings.event_pull_request_desc=Pull request ouvert, fermé, rouvert, édité, attribuée, non attribuées, étiquette mise à jour, étiquette désactivée ou synchronisé.
0 commit comments