@@ -0,0 +1,9 @@
|
||||
# encoding: utf-8
|
||||
bg:
|
||||
label_checklist_plural: Чеклист
|
||||
field_checklist: Чеклист
|
||||
label_checklist_save_log: Съхраняване на записи в историята на дейността
|
||||
label_checklist_done_ratio: Преизчисляване на процента готовност
|
||||
permission_view_checklists: Разглеждане на чеклисти
|
||||
permission_done_checklists: Изпълнение на чеклисти
|
||||
permission_edit_checklists: Редактиране на чеклисти
|
||||
@@ -0,0 +1,44 @@
|
||||
# Deutsche Übersetzungen für Rails i18n
|
||||
de:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Checklisten-Thema
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Änderungen im Problem-Log speichern
|
||||
label_checklist_done_ratio: Fortschritt des Problems festlegen
|
||||
permission_view_checklists: Checklist anzeigen
|
||||
permission_done_checklists: Erledigte Checklistenelemente
|
||||
permission_edit_checklists: Checklistenelemente bearbeiten
|
||||
label_checklist_template_category_plural: Vorlagenkategorien
|
||||
label_checklist_template_category_new: Neue Checklistenvorlage
|
||||
field_checklist_template_category: Vorlagenelemente
|
||||
label_checklist_templates: Checklistenvorlagen
|
||||
label_checklist_new_checklist_template: Neue Checklistenvorlage
|
||||
field_template_items: Vorlagenelemente
|
||||
label_checklist_template: Checklistenvorlage
|
||||
label_add_checklists_from_template: Von Vorlage hinzufügen
|
||||
label_checklists_from_template: Von Vorlage
|
||||
label_select_template: "-- Nicht angegeben --"
|
||||
label_checklist_category_not_specified: "-- Nicht spezifiziert --"
|
||||
label_checklists_description: Mehrere Werte erlaubt (eine Zeile für jeden Wert)
|
||||
label_checklist_item: Checklistenelement
|
||||
label_checklist_section: Checklistensektion
|
||||
label_checklist_deleted: gelöscht
|
||||
label_checklist_changed_from: geändert von
|
||||
label_checklist_changed_to: zu
|
||||
label_checklist_added: hinzugefügt
|
||||
label_checklist_done: auf Erledigt gesetzt
|
||||
label_checklist_undone: auf Nicht erledigt gesetzt
|
||||
label_checklist_updated: Checklistenelement bearbeitet
|
||||
label_checklist_status: Checklistestatus
|
||||
label_checklist_status_done: Erledigt
|
||||
label_checklist_status_undone: Nicht erledigt
|
||||
label_checklist_is_default: Standardmäßig
|
||||
field_is_for_tracker: Tracker
|
||||
label_checklists_must_be_completed: Alle Checklisten eines Problems müssen erledigt sein, bevor es geschlossen werden kann
|
||||
label_checklist_block_issue_closing: Problemabschluss blockieren
|
||||
label_checklist_show_closed: Geschlossene anzeigen
|
||||
label_checklist_hide_closed: Geschlossene ausblenden
|
||||
label_checklist_new_section: Neue Sektion
|
||||
@@ -0,0 +1,44 @@
|
||||
# English strings go here for Rails i18n
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Checklist subject
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Save changes to issue log
|
||||
label_checklist_done_ratio: Set issue done ratio
|
||||
permission_view_checklists: View checklist
|
||||
permission_done_checklists: Done checklist items
|
||||
permission_edit_checklists: Edit checklist items
|
||||
label_checklist_template_category_plural: Template categories
|
||||
label_checklist_template_category_new: New category
|
||||
field_checklist_template_category: Category
|
||||
label_checklist_templates: Checklist templates
|
||||
label_checklist_new_checklist_template: New checklist template
|
||||
field_template_items: Template items
|
||||
label_checklist_template: Checklist template
|
||||
label_add_checklists_from_template: Add from template
|
||||
label_checklists_from_template: From template
|
||||
label_select_template: "-- Select template --"
|
||||
label_checklist_category_not_specified: "-- Not specified --"
|
||||
label_checklists_description: 'Multiple values allowed (one line for each value)'
|
||||
label_checklist_item: Checklist item
|
||||
label_checklist_section: Checklist section
|
||||
label_checklist_deleted: deleted
|
||||
label_checklist_changed_from: changed from
|
||||
label_checklist_changed_to: to
|
||||
label_checklist_added: added
|
||||
label_checklist_done: set to Done
|
||||
label_checklist_undone: set to Not done
|
||||
label_checklist_updated: Checklist item edited
|
||||
label_checklist_status: Checklist status
|
||||
label_checklist_status_done: Done
|
||||
label_checklist_status_undone: Undone
|
||||
label_checklist_is_default: Default
|
||||
field_is_for_tracker: Tracker
|
||||
label_checklists_must_be_completed: All checklists of an issue must be done before closing
|
||||
label_checklist_block_issue_closing: Block issue closing
|
||||
label_checklist_show_closed: Show closed
|
||||
label_checklist_hide_closed: Hide closed
|
||||
label_checklist_new_section: New section
|
||||
@@ -0,0 +1,28 @@
|
||||
# Spanish strings go here for Rails i18n
|
||||
es:
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Salvar cambios al log de la petición
|
||||
label_checklist_done_ratio: Setear porcentaje de estado de petición
|
||||
permission_view_checklists: Ver checklist
|
||||
permission_done_checklists: Cerrar items de checklist
|
||||
permission_edit_checklists: Editar iterms de checklist
|
||||
label_checklist_template_category_plural: Categorías de plantillas
|
||||
label_checklist_template_category_new: Nueva categoría
|
||||
field_checklist_template_category: Categoría
|
||||
label_checklist_templates: Plantillas de checklists
|
||||
label_checklist_new_checklist_template: Nueva plantilla de checklist
|
||||
field_template_items: Items de la plantilla
|
||||
label_checklist_template: Plantilla de checklist
|
||||
label_add_checklists_from_template: Añadir desde plantilla
|
||||
label_select_template: "-- Seleccionar plantilla --"
|
||||
label_checklist_category_not_specified: "-- No especificada --"
|
||||
label_checklists_description: 'Se permiten múltiples valores (un valor por línea)'
|
||||
label_checklist_item: Item de checklist
|
||||
label_checklist_deleted: borrado
|
||||
label_checklist_changed_from: cambiado de
|
||||
label_checklist_changed_to: a
|
||||
label_checklist_added: añadido
|
||||
label_checklist_done: marcado como Hecho
|
||||
label_checklist_undone: marcado como No hecho
|
||||
label_checklist_updated: Item de checklist modificado
|
||||
Executable
+44
@@ -0,0 +1,44 @@
|
||||
# Traductions en français pour Rails i18n
|
||||
fr:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Sujet de la checklist
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Enregistrer les modifications dans le journal des problèmes
|
||||
label_checklist_done_ratio: Définir le taux d'avancement du problème
|
||||
permission_view_checklists: Voir la checklist
|
||||
permission_done_checklists: Éléments de la checklist terminés
|
||||
permission_edit_checklists: Modifier les éléments de la checklist
|
||||
label_checklist_template_category_plural: Catégories de modèles
|
||||
label_checklist_template_category_new: Nouvelle catégorie
|
||||
field_checklist_template_category: Catégorie
|
||||
label_checklist_templates: Modèles de checklist
|
||||
label_checklist_new_checklist_template: Nouveau modèle de checklist
|
||||
field_template_items: Éléments de modèle
|
||||
label_checklist_template: Modèle de checklist
|
||||
label_add_checklists_from_template: Ajouter à partir du modèle
|
||||
label_checklists_from_template: À partir du modèle
|
||||
label_select_template: "-- Sélectionner un modèle --"
|
||||
label_checklist_category_not_specified: "-- Non spécifié --"
|
||||
label_checklists_description: 'Plusieurs valeurs autorisées (une ligne pour chaque valeur)'
|
||||
label_checklist_item: Élément de checklist
|
||||
label_checklist_section: Section de checklist
|
||||
label_checklist_deleted: supprimé
|
||||
label_checklist_changed_from: changé de
|
||||
label_checklist_changed_to: à
|
||||
label_checklist_added: ajouté
|
||||
label_checklist_done: défini comme Terminé
|
||||
label_checklist_undone: défini comme Non terminé
|
||||
label_checklist_updated: Élément de checklist modifié
|
||||
label_checklist_status: Statut de la checklist
|
||||
label_checklist_status_done: Terminé
|
||||
label_checklist_status_undone: Non terminé
|
||||
label_checklist_is_default: Par défaut
|
||||
field_is_for_tracker: Tracker
|
||||
label_checklists_must_be_completed: Toutes les checklists d'un problème doivent être terminées avant la clôture
|
||||
label_checklist_block_issue_closing: Bloquer la clôture du problème
|
||||
label_checklist_show_closed: Afficher les éléments clos
|
||||
label_checklist_hide_closed: Masquer les éléments clos
|
||||
label_checklist_new_section: Nouvelle section
|
||||
@@ -0,0 +1,47 @@
|
||||
# Hungarian translations for redmine_checklists
|
||||
# by Lilla Basilides basilides.h.lilla@gmail.com)
|
||||
# Hungarian strings go here for Rails i18n
|
||||
hu:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Ellenőrző lista tárgya
|
||||
label_checklist_plural: Ellenőrző lista
|
||||
field_checklist: Ellenőrző lista
|
||||
label_checklist_save_log: Változások mentése a jegy naplójába
|
||||
label_checklist_done_ratio: Állítsa be az elkészült jegyek arányát
|
||||
permission_view_checklists: Ellenőrző lista megtekintése
|
||||
permission_done_checklists: Elkészült ellenőrzőlista elemek
|
||||
permission_edit_checklists: Ellenőrzőlista elemeinek szerkesztése
|
||||
label_checklist_template_category_plural: Sablon kategóriák
|
||||
label_checklist_template_category_new: Új kategória
|
||||
field_checklist_template_category: Kategória
|
||||
label_checklist_templates: Ellenőrzőlista sablonok
|
||||
label_checklist_new_checklist_template: Új ellenőrzőlista sablon
|
||||
field_template_items: Sablon elemek
|
||||
label_checklist_template: Ellenőrzőlista sablon
|
||||
label_add_checklists_from_template: Hozzáadás sablonból
|
||||
label_checklists_from_template: A sablonból
|
||||
label_select_template: "-- Sablon kiválasztása --"
|
||||
label_checklist_category_not_specified: "-- Nincs meghatározva --"
|
||||
label_checklists_description: 'Több érték megengedett (értékenként egy sor)'
|
||||
label_checklist_item: Ellenőrzőlista elem
|
||||
label_checklist_section: Ellenőrzőlista szakasz
|
||||
label_checklist_deleted: törölve
|
||||
label_checklist_changed_from: változott a következőből
|
||||
label_checklist_changed_to: a címre
|
||||
label_checklist_added: hozzáadva
|
||||
label_checklist_done: készre állítva
|
||||
label_checklist_undone: Nem készre állítva
|
||||
label_checklist_updated: Szerkesztett ellenőrzőlista elem
|
||||
label_checklist_status: Ellenőrzőlista állapota
|
||||
label_checklist_status_done: Elkészült
|
||||
label_checklist_status_undone: visszavonva
|
||||
label_checklist_is_default: Alapértelmezett
|
||||
field_is_for_tracker: Nyomkövető
|
||||
label_checklists_must_be_completed: A jegy összes ellenőrző listáját el kell végezni a lezárás előtt.
|
||||
label_checklist_block_issue_closing: Blokkjegy zárás
|
||||
label_checklist_show_closed: Mutasd a zártakat
|
||||
label_checklist_hide_closed: Rejtsd el zártakat
|
||||
label_checklist_new_section: Új szakasz
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
# encoding: utf-8
|
||||
# Italian strings go here for Rails i18n
|
||||
it:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Checklist soggetto
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Salva le modifiche nel log delle segnalazioni
|
||||
label_checklist_done_ratio: Imposta ratio checklist segnalazioni completate
|
||||
permission_view_checklists: Visualizza la checklist
|
||||
permission_done_checklists: Elementi checklist completati
|
||||
permission_edit_checklists: Modifica elementi checklist
|
||||
label_checklist_template_category_plural: Categorie di modelli
|
||||
label_checklist_template_category_new: Nuova categoria
|
||||
field_checklist_template_category: Categoria
|
||||
label_checklist_templates: Modelli di checklist
|
||||
label_checklist_new_checklist_template: Nuovo modello di checklist
|
||||
field_template_items: Elementi del modello
|
||||
label_checklist_template: Modello di checklist
|
||||
label_add_checklists_from_template: Aggiungi dal modello
|
||||
label_checklists_from_template: Dal modello
|
||||
label_select_template: "- Seleziona modello -"
|
||||
label_checklist_category_not_specified: "-- Non specificato --"
|
||||
label_checklists_description: "Sono consentiti più valori (una riga per ciascun valore)"
|
||||
label_checklist_item: Elemento della checklist
|
||||
label_checklist_section: Sezione checklist
|
||||
label_checklist_deleted: Eliminato
|
||||
label_checklist_changed_from: Modificato da
|
||||
label_checklist_changed_to: a
|
||||
label_checklist_added: aggiunto
|
||||
label_checklist_done: Impostato su Completato
|
||||
label_checklist_undone: Impostato su Non completato
|
||||
label_checklist_updated: Elemento della checklist aggiornato
|
||||
label_checklist_status: Stato della checklist
|
||||
label_checklist_status_done: Completato
|
||||
label_checklist_status_undone: Non completato
|
||||
label_checklist_is_default: Predefinito
|
||||
field_is_for_tracker: Tracker
|
||||
label_checklists_must_be_completed: Tutte le liste di controllo di una segnalazione devono essere eseguite prima della chiusura
|
||||
label_checklist_block_issue_closing: Blocca segnalazione in chiusura
|
||||
label_checklist_show_closed: Mostra completati
|
||||
label_checklist_hide_closed: Nascondi completati
|
||||
label_checklist_new_section: Nuova sezione
|
||||
@@ -0,0 +1,9 @@
|
||||
# encoding: utf-8
|
||||
ja:
|
||||
label_checklist_plural: "チェックリスト" # Checklist
|
||||
field_checklist: "チェックリスト" # Checklist
|
||||
label_checklist_save_log: "変更をチケットに記録する" # Save changes to issue log
|
||||
label_checklist_done_ratio: "チェック完了率" # Set issue done ratio
|
||||
permission_view_checklists: "チェックリストの参照" # View checklist
|
||||
permission_done_checklists: "チェックリストへ済印" # Done checklist items
|
||||
permission_edit_checklists: "チェックリストの編集" # Edit checklist items
|
||||
@@ -0,0 +1,11 @@
|
||||
# Translation by Ki Won Kim (http://x10.iptime.org/redmine, http://xyz37.blog.me, xyz37@naver.com)
|
||||
ko:
|
||||
label_checklist_plural: "체크리스트"
|
||||
field_checklist: "체크리스트"
|
||||
label_checklist_save_log: "일감 로그에 변경사항을 저장합니다."
|
||||
label_checklist_done_ratio: "완료 비율 일감 설정"
|
||||
permission_view_checklists: "체크리스트 보기"
|
||||
permission_done_checklists: "체크리스트 완료"
|
||||
permission_edit_checklists: "체크리스트 수정"
|
||||
label_checklists_must_be_completed: "일감을 완료하려면 모든 체크리스트가 완료되어야 합니다."
|
||||
label_checklist_block_issue_closing: "일감이 종료되는 것을 방지합니다."
|
||||
@@ -0,0 +1,44 @@
|
||||
|
||||
nl:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Onderwerp van de checklist
|
||||
label_checklist_plural: Checklists
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Wijzigingen in probleemlogboek opslaan
|
||||
label_checklist_done_ratio: Stel voltooiingspercentage in
|
||||
permission_view_checklists: View checklist
|
||||
permission_done_checklists: Voltooide checklistitems
|
||||
permission_edit_checklists: Bewerk checklistitems
|
||||
label_checklist_template_category_plural: Sjabloonscategorieën
|
||||
label_checklist_template_category_new: Nieuwe categorie
|
||||
field_checklist_template_category: Categorie
|
||||
label_checklist_templates: Checklistsjablonen
|
||||
label_checklist_new_checklist_template: Nieuw checklistsjabloon
|
||||
field_template_items: Sjabloonitems
|
||||
label_checklist_template: Checklistsjabloon
|
||||
label_add_checklists_from_template: Toevoegen vanuit sjabloon
|
||||
label_checklists_from_template: Van sjabloon
|
||||
label_select_template: -- Selecteer sjabloon --
|
||||
label_checklist_category_not_specified: -- Niet gespecificeerd --
|
||||
label_checklists_description: Meerdere waarden toegestaan (één regel voor elke waarde)
|
||||
label_checklist_item: Checklistitem
|
||||
label_checklist_section: Checklistsectie
|
||||
label_checklist_deleted: verwijderd
|
||||
label_checklist_changed_from: veranderd van
|
||||
label_checklist_changed_to: naar
|
||||
label_checklist_added: toegevoegd
|
||||
label_checklist_done: ingesteld op Voltooid
|
||||
label_checklist_undone: ingesteld op Niet voltooid
|
||||
label_checklist_updated: Checklistitem bewerkt
|
||||
label_checklist_status: Checkliststatus
|
||||
label_checklist_status_done: Voltooid
|
||||
label_checklist_status_undone: Niet voltooid
|
||||
label_checklist_is_default: Standaard
|
||||
field_is_for_tracker: Tracker
|
||||
label_checklists_must_be_completed: Alle checklists van een probleem moeten voltooid zijn voordat het gesloten wordt
|
||||
label_checklist_block_issue_closing: Blokkeer het sluiten van het probleem
|
||||
label_checklist_show_closed: Gesloten weergeven
|
||||
label_checklist_hide_closed: Gesloten verbergen
|
||||
label_checklist_new_section: Nieuwe sectie
|
||||
@@ -0,0 +1,28 @@
|
||||
# English strings go here for Rails i18n
|
||||
pl:
|
||||
label_checklist_plural: Lista
|
||||
field_checklist: Checklista
|
||||
label_checklist_save_log: Zapisuj zmiany w historii
|
||||
label_checklist_done_ratio: Ustawia wskaźnik wykonania dla zgłoszeń
|
||||
permission_view_checklists: Zobacz listę
|
||||
permission_done_checklists: Ustaw jako ukończone elementy checklisty
|
||||
permission_edit_checklists: Edytuj elementy checklisty
|
||||
label_checklist_template_category_plural: Kategorie szablonów
|
||||
label_checklist_template_category_new: Nowa kategoria
|
||||
field_checklist_template_category: Kategoria
|
||||
label_checklist_templates: Szablony checklist
|
||||
label_checklist_new_checklist_template: New checklist template
|
||||
field_template_items: Elementy szablonu
|
||||
label_checklist_template: Szablon checklisty
|
||||
label_add_checklists_from_template: Dodaj z szablonu
|
||||
label_select_template: "-- Wybierz szablon --"
|
||||
label_checklist_category_not_specified: "-- Nie wybrano --"
|
||||
label_checklists_description: 'Dozwolone wiele wartości (po jednej linii dla każdej wartości)'
|
||||
label_checklist_item: Element checklisty
|
||||
label_checklist_deleted: usunięty
|
||||
label_checklist_changed_from: zmieniony z
|
||||
label_checklist_changed_to: na
|
||||
label_checklist_added: dodany
|
||||
label_checklist_done: ustaw jako Wykonane
|
||||
label_checklist_undone: ustaw jako Niewykonane
|
||||
label_checklist_updated: Zmieniono element checklisty
|
||||
@@ -0,0 +1,44 @@
|
||||
#Portuguese Brazilian strings go here for Rails i18n
|
||||
pt-BR:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Checklist conteúdo
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Salvar alterações nas notas
|
||||
label_checklist_done_ratio: Atribuir % conclusão
|
||||
permission_view_checklists: Ver checklist
|
||||
permission_done_checklists: Prontos do checklist
|
||||
permission_edit_checklists: Editar checklist
|
||||
label_checklist_template_category_plural: Categoria de templates
|
||||
label_checklist_template_category_new: Nova categoria
|
||||
field_checklist_template_category: Categoria
|
||||
label_checklist_templates: Checklist templates
|
||||
label_checklist_new_checklist_template: Novo checklist template
|
||||
field_template_items: Template items
|
||||
label_checklist_template: Checklist template
|
||||
label_add_checklists_from_template: Adicionar do template
|
||||
label_checklists_from_template: Do template
|
||||
label_select_template: "-- Selecione o template --"
|
||||
label_checklist_category_not_specified: "-- Não especificado --"
|
||||
label_checklists_description: 'Permitir multiplos valores'
|
||||
label_checklist_item: Checklist item
|
||||
label_checklist_section: Checklist sessão
|
||||
label_checklist_deleted: deletado
|
||||
label_checklist_changed_from: alterado por
|
||||
label_checklist_changed_to: para
|
||||
label_checklist_added: adicionado
|
||||
label_checklist_done: alterar para concluído
|
||||
label_checklist_undone: alterar para não concluído
|
||||
label_checklist_updated: Checklist item editado
|
||||
label_checklist_status: Checklist status
|
||||
label_checklist_status_done: Pronto
|
||||
label_checklist_status_undone: Não pronto
|
||||
label_checklist_is_default: Padrão
|
||||
field_is_for_tracker: Tipo
|
||||
label_checklists_must_be_completed: Para concluir a tarefa, todos os checklists devem estar prontos
|
||||
label_checklist_block_issue_closing: Bloquear tarefa ao concluir
|
||||
label_checklist_show_closed: Mostrar concluídos
|
||||
label_checklist_hide_closed: Esconder concluídos
|
||||
label_checklist_new_section: Nova sessão
|
||||
@@ -0,0 +1,44 @@
|
||||
#Portuguese Portugal strings go here for Rails i18n
|
||||
pt:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Checklist conteúdo
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Salvar alterações nas notas
|
||||
label_checklist_done_ratio: Atribuir % conclusão
|
||||
permission_view_checklists: Ver checklist
|
||||
permission_done_checklists: Prontos do checklist
|
||||
permission_edit_checklists: Editar checklist
|
||||
label_checklist_template_category_plural: Categoria de templates
|
||||
label_checklist_template_category_new: Nova categoria
|
||||
field_checklist_template_category: Categoria
|
||||
label_checklist_templates: Checklist templates
|
||||
label_checklist_new_checklist_template: Novo checklist template
|
||||
field_template_items: Template items
|
||||
label_checklist_template: Checklist template
|
||||
label_add_checklists_from_template: Adicionar do template
|
||||
label_checklists_from_template: Do template
|
||||
label_select_template: "-- Selecione o template --"
|
||||
label_checklist_category_not_specified: "-- Não especificado --"
|
||||
label_checklists_description: 'Permitir multiplos valores'
|
||||
label_checklist_item: Checklist item
|
||||
label_checklist_section: Checklist sessão
|
||||
label_checklist_deleted: deletado
|
||||
label_checklist_changed_from: alterado por
|
||||
label_checklist_changed_to: para
|
||||
label_checklist_added: adicionado
|
||||
label_checklist_done: alterar para concluído
|
||||
label_checklist_undone: alterar para não concluído
|
||||
label_checklist_updated: Checklist item editado
|
||||
label_checklist_status: Checklist status
|
||||
label_checklist_status_done: Pronto
|
||||
label_checklist_status_undone: Não pronto
|
||||
label_checklist_is_default: Padrão
|
||||
field_is_for_tracker: Tipo
|
||||
label_checklists_must_be_completed: Para concluir a tarefa, todos os checklists devem estar prontos
|
||||
label_checklist_block_issue_closing: Bloquear tarefa ao concluir
|
||||
label_checklist_show_closed: Mostrar concluídos
|
||||
label_checklist_hide_closed: Esconder concluídos
|
||||
label_checklist_new_section: Nova sessão
|
||||
@@ -0,0 +1,46 @@
|
||||
# encoding: utf-8
|
||||
ru:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Заголовок чеклиста
|
||||
label_checklist_plural: Чеклист
|
||||
field_checklist: Чеклист
|
||||
label_checklist_save_log: Сохранять изменения в истории
|
||||
label_checklist_done_ratio: Рассчитывать готовность задачи
|
||||
permission_view_checklists: Просматривать чеклисты
|
||||
permission_done_checklists: Выполнять чеклисты
|
||||
permission_edit_checklists: Редактировать чеклисты
|
||||
label_checklist_template_category_plural: Категории шаблонов чеклистов
|
||||
label_checklist_template_category_new: Новая категория шаблонов чеклистов
|
||||
field_checklist_template_category: Категория
|
||||
label_checklist_templates: Шаблоны чеклистов
|
||||
label_checklist_new_checklist_template: Новый шаблон чеклистов
|
||||
field_template_items: Элементы шаблона
|
||||
label_checklist_template: Шаблон чеклистов
|
||||
label_add_checklists_from_template: Добавить из шаблона
|
||||
label_checklists_from_template: Из шаблона
|
||||
label_select_template: "-- Выберите шаблон --"
|
||||
label_checklist_category_not_specified: "-- Без категории --"
|
||||
label_checklists_description: 'Для ввода нескольких значений вводите по одному на строку'
|
||||
label_checklist_item: Пункт чеклиста
|
||||
label_checklist_section: Раздел чеклиста
|
||||
label_checklist_deleted: удалён
|
||||
label_checklist_changed_from: изменён с
|
||||
label_checklist_changed_to: на
|
||||
label_checklist_added: добавлен
|
||||
label_checklist_done: выполнен
|
||||
label_checklist_undone: не выполнен
|
||||
label_checklist_updated: Пункт чеклиста изменен
|
||||
label_checklist_status: Статус пункта чеклиста
|
||||
label_checklist_status_done: Выполнен
|
||||
label_checklist_status_undone: Не выполнен
|
||||
label_checklist_is_default: По умолчанию
|
||||
field_is_for_tracker: Трекер
|
||||
label_checklist_show_closed: Показать закрытые
|
||||
label_checklist_hide_closed: Скрыть закрытые
|
||||
label_checklist_new_section: Новая секция
|
||||
label_checklist_block_issue_closing: Запретить закрытие заявки
|
||||
label_checklists: Чеклист
|
||||
label_checklists_must_be_completed: Чтобы заявка закрылась, должны быть выполнены все пункты чеклиста
|
||||
field_checklists: Чеклист
|
||||
@@ -0,0 +1,10 @@
|
||||
# encoding: utf-8
|
||||
# Slovak strings go here for Rails i18n
|
||||
sk:
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Uložiť zmeny do histórie úlohy
|
||||
label_checklist_done_ratio: Nastaviť úlohu ako kompletnú
|
||||
permission_view_checklists: Zobraziť checklist
|
||||
permission_done_checklists: Splnené checklist položky
|
||||
permission_edit_checklists: Upraviť checklist položky
|
||||
@@ -0,0 +1,11 @@
|
||||
# Swedish strings go here for Rails i18n
|
||||
# Translation by Khedron Wilk (khedron.wilk@gmail.com)
|
||||
# Created 2014 Dec 14 Based on RedmineUP Checklist plugin (Light) ver 3.0.2
|
||||
sv:
|
||||
label_checklist_plural: Checklista
|
||||
field_checklist: Checklista
|
||||
label_checklist_save_log: Spara ändringar i ärendeloggen
|
||||
label_checklist_done_ratio: Använd checklista för att beräkna % klart
|
||||
permission_view_checklists: Visa checklistor
|
||||
permission_done_checklists: Klara checklistepunkter
|
||||
permission_edit_checklists: Redigera checklistepunkter
|
||||
@@ -0,0 +1,44 @@
|
||||
# Turkish strings go here for Rails i18n
|
||||
tr:
|
||||
activerecord:
|
||||
attributes:
|
||||
checklists:
|
||||
subject: Kontrol Listesi konusu
|
||||
label_checklist_plural: Kontrol listeleri
|
||||
field_checklist: Kontrol Listesi
|
||||
label_checklist_save_log: Değişiklikleri iş geçmişine kaydet
|
||||
label_checklist_done_ratio: İş tamamlanma oranını ayarla
|
||||
permission_view_checklists: Kontrol listesini görüntüle
|
||||
permission_done_checklists: Kontrol Listesi elemanlarını tamamlandı olarak işaretle
|
||||
permission_edit_checklists: Kontrol Listesini düzenle
|
||||
label_checklist_template_category_plural: Taslak kategorileri
|
||||
label_checklist_template_category_new: Yeni kategori
|
||||
field_checklist_template_category: Kategori
|
||||
label_checklist_templates: Kontrol listesi taslakları
|
||||
label_checklist_new_checklist_template: Yeni kontrol listesi taslağı
|
||||
field_template_items: Taslak elemanları
|
||||
label_checklist_template: Kontrol listesi taslağı
|
||||
label_add_checklists_from_template: Taslaktan ekle
|
||||
label_checklists_from_template: Taslaktan
|
||||
label_select_template: "-- Taslak seç --"
|
||||
label_checklist_category_not_specified: "-- Belirtilmemiş --"
|
||||
label_checklists_description: 'Birden fazla değer kabul edilir (her değer için bir satır)'
|
||||
label_checklist_item: Kontrol listesi elemanı
|
||||
label_checklist_section: Kontrol listesi kısmı
|
||||
label_checklist_deleted: silindi
|
||||
label_checklist_changed_from: ''
|
||||
label_checklist_changed_to: '>>'
|
||||
label_checklist_added: eklendi
|
||||
label_checklist_done: Bitti olarak işaretlendi
|
||||
label_checklist_undone: Bitti işareti kaldırıldı
|
||||
label_checklist_updated: Kontrol listesi elemanı eklendi
|
||||
label_checklist_status: Kontrol listesi durumu
|
||||
label_checklist_status_done: Bitti
|
||||
label_checklist_status_undone: Bitmedi
|
||||
label_checklist_is_default: Varsayılan
|
||||
field_is_for_tracker: İş tipi
|
||||
label_checklists_must_be_completed: İş kapatılmadan önce tüm kontrol listeleri elemanlarının bitti olarak işaretlemesi mecburi olsun.
|
||||
label_checklist_block_issue_closing: Block issue closing
|
||||
label_checklist_show_closed: Kapalıları göster
|
||||
label_checklist_hide_closed: Kapalıları gizle
|
||||
label_checklist_new_section: Yeni kısım
|
||||
@@ -0,0 +1,9 @@
|
||||
# encoding: utf-8
|
||||
uk:
|
||||
label_checklist_plural: Чекліст
|
||||
field_checklist: Чекліст
|
||||
label_checklist_save_log: Зберегти зміни в історії
|
||||
label_checklist_done_ratio: Розрахувати готовність завдання
|
||||
permission_view_checklists: Переглядати чеклісти
|
||||
permission_done_checklists: Виконувати чеклісти
|
||||
permission_edit_checklists: Редагувати чеклісти
|
||||
@@ -0,0 +1,44 @@
|
||||
# encoding: utf-8
|
||||
# Simplified Chinese strings go here for Rails i18n
|
||||
# Author: Steven.W
|
||||
# Based on file: en.yml
|
||||
|
||||
zh-TW:
|
||||
label_checklist_plural: 檢查清單
|
||||
field_checklist: 檢查清單
|
||||
label_checklist_save_log: 保存檢查清單的變更到問題日誌
|
||||
label_checklist_done_ratio: 設置列表完成比率
|
||||
permission_view_checklists: 查看檢查清單
|
||||
permission_done_checklists: 完成檢查清單
|
||||
permission_edit_checklists: 編輯檢查清單
|
||||
label_checklist_template_category_plural: 範本類別
|
||||
label_checklist_template_category_new: 新類別
|
||||
field_checklist_template_category: 類別
|
||||
label_checklist_templates: 檢查清單範本
|
||||
label_checklist_new_checklist_template: 新增檢查清單範本
|
||||
field_template_items: 範本項目
|
||||
label_checklist_template: 檢查清單範本
|
||||
label_add_checklists_from_template: 從範本新建
|
||||
label_checklists_from_template: 從範本中新增
|
||||
label_select_template: "-- 選擇範本 --"
|
||||
label_checklist_category_not_specified: "-- 未指定 --"
|
||||
label_checklists_description: '允許多重值 (每一行的值)'
|
||||
label_checklist_item: 檢查清單項目
|
||||
label_checklist_deleted: 刪除
|
||||
label_checklist_changed_from: 改變自
|
||||
label_checklist_changed_to: 到
|
||||
label_checklist_added: 添加
|
||||
label_checklist_done: 設置完成
|
||||
label_checklist_undone: 設置未完成
|
||||
label_checklist_updated: 檢查清單項目編輯
|
||||
|
||||
label_checklist_status: 檢查清單狀態
|
||||
label_checklist_status_done: 已完成
|
||||
label_checklist_status_undone: 未完成
|
||||
label_checklist_is_default: 預設
|
||||
field_is_for_tracker: 追蹤標籤
|
||||
label_checklists_must_be_completed: 議題中的所有檢查清單必須全部完成才能關閉
|
||||
label_checklist_block_issue_closing: 阻擋議題關閉
|
||||
label_checklist_show_closed: 顯示已完成
|
||||
label_checklist_hide_closed: 隱藏已完成
|
||||
label_checklist_new_section: 新增區塊
|
||||
@@ -0,0 +1,32 @@
|
||||
# encoding: utf-8
|
||||
# Simplified Chinese strings go here for Rails i18n
|
||||
# Author: Steven.W
|
||||
# Based on file: en.yml
|
||||
|
||||
zh:
|
||||
label_checklist_plural: 检查列表
|
||||
field_checklist: 检查列表
|
||||
label_checklist_save_log: 保存检查列表变更到问题日志
|
||||
label_checklist_done_ratio: 设置列表完成比率
|
||||
permission_view_checklists: 查看检查列表
|
||||
permission_done_checklists: 完成检查项
|
||||
permission_edit_checklists: 编辑检查项
|
||||
label_checklist_template_category_plural: 模板类别
|
||||
label_checklist_template_category_new: 新类别
|
||||
field_checklist_template_category: 类别
|
||||
label_checklist_templates: 检查列表模板
|
||||
label_checklist_new_checklist_template: 新检查列表模板
|
||||
field_template_items: 模板项
|
||||
label_checklist_template: 检查列表模板
|
||||
label_add_checklists_from_template: 从模板新建
|
||||
label_select_template: "-- 选择模板 --"
|
||||
label_checklist_category_not_specified: "-- 未指定 --"
|
||||
label_checklists_description: '允许多重值 (每一行的值)'
|
||||
label_checklist_item: 检查列表项
|
||||
label_checklist_deleted: 删除
|
||||
label_checklist_changed_from: 改变自
|
||||
label_checklist_changed_to: 到
|
||||
label_checklist_added: 添加
|
||||
label_checklist_done: 设置完成
|
||||
label_checklist_undone: 设置未完成
|
||||
label_checklist_updated: 检查列表项编辑
|
||||
Reference in New Issue
Block a user