YML formating

This commit is contained in:
Karel Pičman 2015-06-10 15:46:09 +02:00
parent b71da74525
commit 1e91304d9b
11 changed files with 53 additions and 28 deletions

View File

@ -290,13 +290,14 @@ cs:
label_notifications_off: Vypnout notifikace label_notifications_off: Vypnout notifikace
field_target_file: Zdrojový soubor field_target_file: Zdrojový soubor
title_download_entries: Historie stahování title_download_entries: Historie stahování
label_external: Externí
label_link_name: Název odkazu label_link_name: Název odkazu
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Cílový adresář label_target_folder: Cílový adresář
label_source_folder: Zdrojový adresář label_source_folder: Zdrojový adresář
label_target_project: Cílový projekt label_target_project: Cílový projekt
label_source_project: Zdrojový projekt label_source_project: Zdrojový projekt
label_external: Externí
text_email_doc_updated_subject: "Dokumenty projektu %{project} aktualizovány" text_email_doc_updated_subject: "Dokumenty projektu %{project} aktualizovány"
text_email_doc_updated: právě aktualizoval dokumenty projektu text_email_doc_updated: právě aktualizoval dokumenty projektu

View File

@ -23,6 +23,8 @@
de: de:
dmsf: DMS dmsf: DMS
label_dmsf_file_plural: DMS label_dmsf_file_plural: DMS
label_dmsf_file_revision_plural: Dmsf document revisions
label_dmsf_file_revision_access_plural: Dmsf document accesses
warning_no_entries_selected: Keine Einträge ausgewählt warning_no_entries_selected: Keine Einträge ausgewählt
error_email_to_must_be_entered: Es muss ein Email-Empfänger angegeben werden. error_email_to_must_be_entered: Es muss ein Email-Empfänger angegeben werden.
warning_file_already_locked: Datei schon gesperrt warning_file_already_locked: Datei schon gesperrt
@ -150,9 +152,9 @@ de:
permission_view_dmsf_files: Betrachte Dateien permission_view_dmsf_files: Betrachte Dateien
permission_folder_manipulation: Ordner bearbeiten permission_folder_manipulation: Ordner bearbeiten
permission_file_manipulation: Dateien bearbeiten permission_file_manipulation: Dateien bearbeiten
permission_force_file_unlock: Erzwinge Aufhebung der Dateisperre permission_force_file_unlock: Erzwinge Aufhebung der Dateisperre
permission_file_delete: Datei löschen
permission_manage_workflows: Workflows verwalten permission_manage_workflows: Workflows verwalten
permission_file_delete: Datei löschen
label_file: Datei label_file: Datei
field_folder: Ordner field_folder: Ordner
error_create_cycle_in_folder_dependency: Zirkelabhängigkeit in der Ordnerstruktur erstellt error_create_cycle_in_folder_dependency: Zirkelabhängigkeit in der Ordnerstruktur erstellt
@ -179,6 +181,7 @@ de:
heading_access_first: Erste heading_access_first: Erste
heading_access_last: Letzte heading_access_last: Letzte
label_dmsf_updated: DMS aktualisiert label_dmsf_updated: DMS aktualisiert
label_dmsf_downloaded: DMSF document downloaded
title_total_size_of_all_files: Gesamtgröße aller Dateien in diesem Ordner title_total_size_of_all_files: Gesamtgröße aller Dateien in diesem Ordner
project_module_dmsf: DMS project_module_dmsf: DMS
warning_no_project_to_copy_file_to: Kein Projekt, in das die Datei kopiert werden kann. warning_no_project_to_copy_file_to: Kein Projekt, in das die Datei kopiert werden kann.
@ -287,13 +290,14 @@ de:
label_notifications_off: Benachrichtigungen aus label_notifications_off: Benachrichtigungen aus
field_target_file: Quelldatei field_target_file: Quelldatei
title_download_entries: Download entries title_download_entries: Download entries
label_external: Außen
label_link_name: Name der Verknüpfung label_link_name: Name der Verknüpfung
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Zielordner label_target_folder: Zielordner
label_source_folder: Quellordner label_source_folder: Quellordner
label_target_project: Zielprojekt label_target_project: Zielprojekt
label_source_project: Quellprojekt label_source_project: Quellprojekt
label_external: Außen
text_email_doc_updated_subject: "Dokumente im Projekt %{project} wurden aktualisiert" text_email_doc_updated_subject: "Dokumente im Projekt %{project} wurden aktualisiert"
text_email_doc_updated: hat folgende Dokumente bearbeitet text_email_doc_updated: hat folgende Dokumente bearbeitet

View File

@ -145,6 +145,8 @@ en:
heading_uploaded_files: Uploaded Files heading_uploaded_files: Uploaded Files
submit_commit: Commit submit_commit: Commit
link_documents: Documents link_documents: Documents
permission_view_dmsf_file_revision_accesses: View downloads in Activity stream
permission_view_dmsf_file_revisions: View revisions in Activity stream
permission_view_dmsf_folders: Browse documents permission_view_dmsf_folders: Browse documents
permission_user_preferences: User preferences permission_user_preferences: User preferences
permission_view_dmsf_files: View documents permission_view_dmsf_files: View documents

View File

@ -290,13 +290,14 @@ es:
label_notifications_off: Notificaciones OFF label_notifications_off: Notificaciones OFF
field_target_file: Archivo fuente field_target_file: Archivo fuente
title_download_entries: Entradas de descarga title_download_entries: Entradas de descarga
label_external: External
label_link_name: Nombre de enlace label_link_name: Nombre de enlace
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Directorio destino label_target_folder: Directorio destino
label_source_folder: Directorio fuente label_source_folder: Directorio fuente
label_target_project: Proyecto destino label_target_project: Proyecto destino
label_source_project: Proyecto fuente label_source_project: Proyecto fuente
label_external: External
text_email_doc_updated_subject: "Documentos de %{project} actualizados" text_email_doc_updated_subject: "Documentos de %{project} actualizados"
text_email_doc_updated: acaba de actualizar los ducumentos de text_email_doc_updated: acaba de actualizar los ducumentos de

View File

@ -1,3 +1,5 @@
# encoding: utf-8
#
# Redmine plugin for Document Management System "Features" # Redmine plugin for Document Management System "Features"
# #
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com> # Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
@ -119,6 +121,7 @@ fr:
option_version_same: (identique) option_version_same: (identique)
option_version_minor: (modification mineure) option_version_minor: (modification mineure)
option_version_major: (modification majeure) option_version_major: (modification majeure)
option_version_custom: Custom
label_new_content: Nouvelle version du fichier label_new_content: Nouvelle version du fichier
label_maximum_files_upload: Nombre maximal de documents pouvant être transmis label_maximum_files_upload: Nombre maximal de documents pouvant être transmis
note_maximum_number_of_files_uploaded: Nombre maximal de documents pouvant être transmis en une fois. La valeur 0 signifie illimité. note_maximum_number_of_files_uploaded: Nombre maximal de documents pouvant être transmis en une fois. La valeur 0 signifie illimité.
@ -287,13 +290,14 @@ fr:
label_notifications_off: Désactiver les notifications label_notifications_off: Désactiver les notifications
field_target_file: Fichier source field_target_file: Fichier source
title_download_entries: Historique des téléchargements title_download_entries: Historique des téléchargements
label_external: External
label_link_name: Nom du lien label_link_name: Nom du lien
label_link_external_url: Adresse Internet label_link_external_url: Adresse Internet
label_target_folder: Dossier cible label_target_folder: Dossier cible
label_source_folder: Dossier source label_source_folder: Dossier source
label_target_project: Projet cible label_target_project: Projet cible
label_source_project: Projet source label_source_project: Projet source
label_external: External
text_email_doc_updated_subject: "Documents de %{project} mis à jour" text_email_doc_updated_subject: "Documents de %{project} mis à jour"
text_email_doc_updated: a mis à jour des documents de text_email_doc_updated: a mis à jour des documents de
@ -320,4 +324,4 @@ fr:
open_approvals: Approbations en attente open_approvals: Approbations en attente
label_maximum_ajax_upload_filesize: Taille maximale de fichier pour téléversement via AJAX label_maximum_ajax_upload_filesize: Taille maximale de fichier pour téléversement via AJAX
note_maximum_ajax_upload_filesize: "Taille maximale, en méga octets, de fichier pour téléversement via l'interface standard AJAX. Sinon l'interface standard de Redmine doit être utilisée." note_maximum_ajax_upload_filesize: "Taille maximale, en méga octets, de fichier pour téléversement via l'interface standard AJAX. Sinon l'interface standard de Redmine doit être utilisée."

View File

@ -290,13 +290,14 @@ ja:
label_notifications_off: Notifications off label_notifications_off: Notifications off
field_target_file: Source file field_target_file: Source file
title_download_entries: Download entries title_download_entries: Download entries
label_external: External
label_link_name: Link name label_link_name: Link name
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Target folder label_target_folder: Target folder
label_source_folder: Source folder label_source_folder: Source folder
label_target_project: Target project label_target_project: Target project
label_source_project: Source project label_source_project: Source project
label_external: External
text_email_doc_updated_subject: "Documents of %{project} updated" text_email_doc_updated_subject: "Documents of %{project} updated"
text_email_doc_updated: has just actualized documents of text_email_doc_updated: has just actualized documents of

View File

@ -290,13 +290,14 @@ pl:
label_notifications_off: Powiadomienia wyłączone label_notifications_off: Powiadomienia wyłączone
field_target_file: Plik źródłowy field_target_file: Plik źródłowy
title_download_entries: Pobrane title_download_entries: Pobrane
label_external: External
label_link_name: Nazwa odnośnika label_link_name: Nazwa odnośnika
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Folder docelowy label_target_folder: Folder docelowy
label_source_folder: Folder źródłowy label_source_folder: Folder źródłowy
label_target_project: Projekt docelowy label_target_project: Projekt docelowy
label_source_project: Projekt źródłowy label_source_project: Projekt źródłowy
label_external: External
text_email_doc_updated_subject: "Dokumenty projektu %{project} zostały zaktualizowane" text_email_doc_updated_subject: "Dokumenty projektu %{project} zostały zaktualizowane"
text_email_doc_updated: dokumenty zostały zaktualizowane text_email_doc_updated: dokumenty zostały zaktualizowane

View File

@ -290,13 +290,14 @@ ru:
label_notifications_off: Notifications off label_notifications_off: Notifications off
field_target_file: Source file field_target_file: Source file
title_download_entries: Download entries title_download_entries: Download entries
label_external: External
label_link_name: Link name label_link_name: Link name
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Target folder label_target_folder: Target folder
label_source_folder: Source folder label_source_folder: Source folder
label_target_project: Target project label_target_project: Target project
label_source_project: Source project label_source_project: Source project
label_external: External
text_email_doc_updated_subject: "Documents of %{project} updated" text_email_doc_updated_subject: "Documents of %{project} updated"
text_email_doc_updated: has just actualized documents of text_email_doc_updated: has just actualized documents of

View File

@ -290,13 +290,14 @@ sl:
label_notifications_off: Notifications off label_notifications_off: Notifications off
field_target_file: Source file field_target_file: Source file
title_download_entries: Download entries title_download_entries: Download entries
label_external: External
label_link_name: Link name label_link_name: Link name
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Target folder label_target_folder: Target folder
label_source_folder: Source folder label_source_folder: Source folder
label_target_project: Target project label_target_project: Target project
label_source_project: Source project label_source_project: Source project
label_external: External
text_email_doc_updated_subject: "Documents of %{project} updated" text_email_doc_updated_subject: "Documents of %{project} updated"
text_email_doc_updated: has just actualized documents of text_email_doc_updated: has just actualized documents of

View File

@ -80,10 +80,8 @@ zh-TW:
title_waiting_for_approval: 等待批准 title_waiting_for_approval: 等待批准
title_approved: 已經被批准 title_approved: 已經被批准
title_unlock_file: 解除鎖定。允許其它使用者修改。 title_unlock_file: 解除鎖定。允許其它使用者修改。
title_lock_file: 鎖定檔案。禁止其它使用者修改。 title_lock_file: 鎖定檔案。禁止其它使用者修改。
submit_download: 下載 title_download_checked: 以ZIP下載所選取的檔案
title_download_checked: 以ZIP下載所選取的檔案
submit_email: 電子郵件
title_send_checked_by_email: 以電子郵件發送所選取的檔案 title_send_checked_by_email: 以電子郵件發送所選取的檔案
link_user_preferences: 你的DMSF的系統偏好設定 link_user_preferences: 你的DMSF的系統偏好設定
heading_send_documents_by_email: 電子郵件寄送檔案 heading_send_documents_by_email: 電子郵件寄送檔案
@ -156,6 +154,7 @@ zh-TW:
permission_file_manipulation: 文件操作 permission_file_manipulation: 文件操作
permission_force_file_unlock: 強制解除檔案鎖定 permission_force_file_unlock: 強制解除檔案鎖定
permission_manage_workflows: Manage workflows permission_manage_workflows: Manage workflows
permission_file_delete: Delete documents
label_file: 檔案 label_file: 檔案
field_folder: 資料夾 field_folder: 資料夾
error_create_cycle_in_folder_dependency: 資料夾之間的關係不得為一個cycle循環。 error_create_cycle_in_folder_dependency: 資料夾之間的關係不得為一個cycle循環。
@ -291,13 +290,14 @@ zh-TW:
label_notifications_off: Notifications off label_notifications_off: Notifications off
field_target_file: Source file field_target_file: Source file
title_download_entries: Download entries title_download_entries: Download entries
label_external: External
label_link_name: Link name label_link_name: Link name
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Target folder label_target_folder: Target folder
label_source_folder: Source folder label_source_folder: Source folder
label_target_project: Target project label_target_project: Target project
label_source_project: Source project label_source_project: Source project
label_external: External
text_email_doc_updated_subject: "Documents of %{project} updated" text_email_doc_updated_subject: "Documents of %{project} updated"
text_email_doc_updated: has just actualized documents of text_email_doc_updated: has just actualized documents of
@ -309,6 +309,14 @@ zh-TW:
label_display_notified_recipients: Display notified recipients label_display_notified_recipients: Display notified recipients
note_display_notified_recipients: The user will be informed about all recipients of just sent the email notification. note_display_notified_recipients: The user will be informed about all recipients of just sent the email notification.
warning_email_notifications: "Email notifications sent to %{to}" warning_email_notifications: "Email notifications sent to %{to}"
link_trash_bin: Trash bin
title_restore: Restore
notice_dmsf_file_restored: The document has been successfully restored
notice_dmsf_folder_restored: The folder has been successfully restored
notice_dmsf_link_restored: The link has been successfully restored
title_restore_checked: Restore checked
error_parent_folder: "The parent folder doesn't exist"
my: my:
blocks: blocks:
@ -316,4 +324,4 @@ zh-TW:
open_approvals: Open approvals open_approvals: Open approvals
label_maximum_ajax_upload_filesize: Maximum file size uploadable via AJAX label_maximum_ajax_upload_filesize: Maximum file size uploadable via AJAX
note_maximum_ajax_upload_filesize: Limits maximum file size that can uploaded via standard AJAX interface otherwise Redmine standard upload form must be used. Number is in MB. note_maximum_ajax_upload_filesize: Limits maximum file size that can uploaded via standard AJAX interface otherwise Redmine standard upload form must be used. Number is in MB.

View File

@ -290,13 +290,14 @@ zh:
label_notifications_off: Notifications off label_notifications_off: Notifications off
field_target_file: Source file field_target_file: Source file
title_download_entries: Download entries title_download_entries: Download entries
label_external: External
label_link_name: Link name label_link_name: Link name
label_link_external_url: URL label_link_external_url: URL
label_target_folder: Target folder label_target_folder: Target folder
label_source_folder: Source folder label_source_folder: Source folder
label_target_project: Target project label_target_project: Target project
label_source_project: Source project label_source_project: Source project
label_external: External
text_email_doc_updated_subject: "Documents of %{project} updated" text_email_doc_updated_subject: "Documents of %{project} updated"
text_email_doc_updated: has just actualized documents of text_email_doc_updated: has just actualized documents of