add translations for timeline

This commit is contained in:
Uwe Steinmann 2015-09-21 16:55:51 +02:00
parent a7736397a8
commit 86beee9929
23 changed files with 149 additions and 14 deletions

View File

@ -1221,6 +1221,12 @@ URL: [url]',
'theme' => 'شكل',
'thursday' => 'الخميس',
'thursday_abbr' => 'خ',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'الى',
'toggle_manager' => 'رجح مدير',
'to_before_from' => '',

View File

@ -1086,6 +1086,12 @@ $text = array(
'theme' => 'Тема',
'thursday' => 'четвъртък',
'thursday_abbr' => '',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'към',
'toggle_manager' => 'Превключи мениджър',
'to_before_from' => '',

View File

@ -1091,6 +1091,12 @@ URL: [url]',
'theme' => 'Tema gràfic',
'thursday' => 'Dijous',
'thursday_abbr' => '',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Fins',
'toggle_manager' => 'Intercanviar manager',
'to_before_from' => '',

View File

@ -1230,6 +1230,12 @@ URL: [url]',
'theme' => 'Vzhled',
'thursday' => 'Čtvrtek',
'thursday_abbr' => 'Čt',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Do',
'toggle_manager' => 'Přepnout správce',
'to_before_from' => 'Datum ukončení nesmí být před datem zahájení',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (2112), dgrutsch (18)
// Translators: Admin (2119), dgrutsch (18)
$text = array(
'accept' => 'Übernehmen',
@ -1252,6 +1252,9 @@ URL: [url]',
'thursday_abbr' => 'Do',
'timeline' => 'Verlauf',
'timeline_add_version' => 'Neue Version [version]',
'timeline_full_add_file' => '[document]<br />Neuer Anhang',
'timeline_full_add_version' => '[document]<br />Neue Version [version]',
'timeline_full_status_change' => '[document]<br />Version [version]: [status]',
'timeline_status_change' => 'Version [version]: [status]',
'to' => 'bis',
'toggle_manager' => 'Managerstatus wechseln',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (1244), dgrutsch (3), netixw (14)
// Translators: Admin (1251), dgrutsch (3), netixw (14)
$text = array(
'accept' => 'Accept',
@ -1257,6 +1257,12 @@ URL: [url]',
'theme' => 'Theme',
'thursday' => 'Thursday',
'thursday_abbr' => 'Th',
'timeline' => 'Timeline',
'timeline_add_version' => 'New version [version]',
'timeline_full_add_file' => '[document]<br />New Attachment',
'timeline_full_add_version' => '[document]<br />New version [version]',
'timeline_full_status_change' => '[document]<br />Version [version]: [status]',
'timeline_status_change' => 'Version [version]: [status]',
'to' => 'To',
'toggle_manager' => 'Toggle manager',
'to_before_from' => 'End date may not be before start date',

View File

@ -1236,6 +1236,12 @@ URL: [url]',
'theme' => 'Tema gráfico',
'thursday' => 'Jueves',
'thursday_abbr' => 'J',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Hasta',
'toggle_manager' => 'Intercambiar mánager',
'to_before_from' => 'La fecha de finalización no debe ser anterior a la de inicio',

View File

@ -1212,6 +1212,12 @@ URL: [url]',
'theme' => 'Thème',
'thursday' => 'Jeudi',
'thursday_abbr' => 'Jeu.',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Au',
'toggle_manager' => 'Basculer \'Responsable\'',
'to_before_from' => '',

View File

@ -1242,6 +1242,12 @@ Internet poveznica: [url]',
'theme' => 'Tema',
'thursday' => 'Četvrtak',
'thursday_abbr' => 'Če',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Do',
'toggle_manager' => 'Zamjeni upravitelja',
'to_before_from' => 'Datum završetka ne može biti prije datuma početka',

View File

@ -1235,6 +1235,12 @@ URL: [url]',
'theme' => 'Téma',
'thursday' => 'Csütörtök',
'thursday_abbr' => 'Cs',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'ig',
'toggle_manager' => 'Kulcs kezelő',
'to_before_from' => 'A lejárati dátum nem előzheti meg a kezdési dátumot',

View File

@ -1259,6 +1259,12 @@ URL: [url]',
'theme' => 'Tema',
'thursday' => 'Giovedì',
'thursday_abbr' => 'Gio',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'A',
'toggle_manager' => 'Gestore',
'to_before_from' => 'La data di fine non può essere antecedente a quella di inizio',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (935), daivoc (359)
// Translators: Admin (935), daivoc (364)
$text = array(
'accept' => '동의',
@ -187,7 +187,7 @@ URL: [url]',
'cannot_retrieve_review_snapshot' => '이 문서의 버전에 대한 검토 상태의 스냅 샷을 확인 할 수 없습니다.',
'cannot_rm_root' => '오류 : 루트 폴더를 삭제할 수 없습니다.',
'categories' => '카테고리',
'categories_loading' => '',
'categories_loading' => '카테고리 목록을 가지고 오는 중 ...',
'category' => '카테고리',
'category_exists' => '카테고리가 이미 존재합니다.',
'category_filter' => '카테고리',
@ -411,7 +411,7 @@ URL: [url]',
'files' => '파일',
'files_deletion' => '파일 삭제',
'files_deletion_warning' => '이 옵션을 사용하면 전체 DMS 폴더의 모든 파일을 삭제할 수 있습니다. 버전 정보가 표시로 남을 것 입니다 files파일',
'files_loading' => '',
'files_loading' => '파일 목록을 가지고 오는 중 ...',
'file_size' => '파일 크기',
'filter_for_documents' => '문서에 대한 추가 필터',
'filter_for_folders' => '폴더에 대한 추가 필터',
@ -542,7 +542,7 @@ URL: [url]',
'keep' => '변경하지 마시오',
'keep_doc_status' => '문서 상태 유지',
'keywords' => '키워드',
'keywords_loading' => '',
'keywords_loading' => '키워드 목록을 가지고 오는 중 ...',
'keyword_exists' => '키워드가 이미 존재',
'ko_KR' => '한국어',
'language' => '언어',
@ -677,7 +677,7 @@ URL : [url]',
'no_update_cause_locked' => '이 문서를 업데이트 할 수 없습니다. 문서를 잠근 사용자 문의하시기 바랍니다..',
'no_user_image' => '이미지를 찾을 수 없습니다',
'no_version_check' => 'SeedDMS의 새 버전 확인을 실패 했습니다! 이것은 PHP 설정에서 allow_url_fopen 값이 0으로 설정 되면 발생할 수 있습니다.',
'no_version_modification' => '',
'no_version_modification' => '버전의 변동사항이 없습니다.',
'no_workflow_available' => '',
'objectcheck' => '폴더 / 문서 확인',
'obsolete' => '폐기',
@ -1250,6 +1250,12 @@ URL : [url]',
'theme' => '테마',
'thursday' => '목요일',
'thursday_abbr' => '목',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => '마감일',
'toggle_manager' => '전환 매니저',
'to_before_from' => '종료일은 시작일 전이 될수 없습니다',
@ -1271,7 +1277,7 @@ URL : [url]',
'transmittal_comment' => '코맨트',
'transmittal_name' => '아름',
'transmittal_size' => '크기',
'tree_loading' => '',
'tree_loading' => '문서 구성을 가지고 오는 중 ...',
'trigger_workflow' => '워크플로우',
'tr_TR' => '터키어',
'tuesday' => '화요일',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (705), pepijn (45), reinoutdijkstra@hotmail.com (270)
// Translators: Admin (706), pepijn (45), reinoutdijkstra@hotmail.com (270)
$text = array(
'accept' => 'Accept',
@ -1227,6 +1227,12 @@ URL: [url]',
'theme' => 'Thema',
'thursday' => 'Donderdag',
'thursday_abbr' => 'Th',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Aan',
'toggle_manager' => 'Wijzig Beheerder',
'to_before_from' => 'De einddatum mag niet voor de startdatum liggen',
@ -1248,7 +1254,7 @@ URL: [url]',
'transmittal_comment' => '',
'transmittal_name' => '',
'transmittal_size' => '',
'tree_loading' => '',
'tree_loading' => 'Directory boom wordt geladen ...',
'trigger_workflow' => 'Workflow',
'tr_TR' => 'Turks',
'tuesday' => 'Dinsdag',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (714), netixw (84), romi (93), uGn (112)
// Translators: Admin (715), netixw (84), romi (93), uGn (112)
$text = array(
'accept' => 'Akceptuj',
@ -350,7 +350,7 @@ URL: [url]',
'dump_creation_warning' => 'Ta operacja utworzy plik będący zrzutem zawartości bazy danych. Po utworzeniu plik zrzutu będzie się znajdował w folderze danych na serwerze.',
'dump_list' => 'Istniejące pliki zrzutu',
'dump_remove' => 'Usuń plik zrzutu',
'duplicate_content' => '',
'duplicate_content' => 'Zduplikowana zawartość',
'edit' => 'Edytuj',
'edit_attributes' => 'Zmiana atrybutów',
'edit_comment' => 'Edytuj komentarz',
@ -1215,6 +1215,12 @@ URL: [url]',
'theme' => 'Wygląd',
'thursday' => 'Czwartek',
'thursday_abbr' => 'Cz',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Do',
'toggle_manager' => 'Przełączanie zarządcy',
'to_before_from' => '',

View File

@ -1233,6 +1233,12 @@ URL: [url]',
'theme' => 'Tema',
'thursday' => 'Thursday',
'thursday_abbr' => 'Th',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'To',
'toggle_manager' => 'Toggle manager',
'to_before_from' => 'A data de término não pode ser anterior a data de início',

View File

@ -1258,6 +1258,12 @@ URL: [url]',
'theme' => 'Temă',
'thursday' => 'Joi',
'thursday_abbr' => 'Jo',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'La',
'toggle_manager' => 'Comută Manager',
'to_before_from' => 'Data de încheiere nu poate fi înainte de data de începere',

View File

@ -1226,6 +1226,12 @@ URL: [url]',
'theme' => 'Тема',
'thursday' => 'Четверг',
'thursday_abbr' => 'Чт',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'До',
'toggle_manager' => 'Изменить как менеджера',
'to_before_from' => '',

View File

@ -1086,6 +1086,12 @@ $text = array(
'theme' => 'Vzhľad',
'thursday' => 'Štvrtok',
'thursday_abbr' => '',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Do',
'toggle_manager' => 'Prepnúť stav manager',
'to_before_from' => '',

View File

@ -1221,6 +1221,12 @@ URL: [url]',
'theme' => 'Visningstema',
'thursday' => 'torsdag',
'thursday_abbr' => 'to',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'till',
'toggle_manager' => 'Byt manager',
'to_before_from' => 'Slutdatum får inte vara innan startdatum',

View File

@ -1237,6 +1237,12 @@ URL: [url]',
'theme' => 'Tema',
'thursday' => 'Perşembe',
'thursday_abbr' => 'Pe',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'Kime',
'toggle_manager' => 'Değişim yönetimi',
'to_before_from' => 'Bitiş tarihi başlama tarihinden önce olamaz',

View File

@ -1248,6 +1248,12 @@ URL: [url]',
'theme' => 'Тема',
'thursday' => 'Четвер',
'thursday_abbr' => 'Чт',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => 'До',
'toggle_manager' => 'Змінити ознаку менеджера',
'to_before_from' => 'Кінцева дата не може бути меншою початкової дати',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// Translators: Admin (589), fengjohn (5)
// Translators: Admin (590), fengjohn (5)
$text = array(
'accept' => '接受',
@ -1092,6 +1092,12 @@ URL: [url]',
'theme' => '主题',
'thursday' => 'Thursday',
'thursday_abbr' => '',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => '到',
'toggle_manager' => '角色切换',
'to_before_from' => '',
@ -1104,7 +1110,7 @@ URL: [url]',
'transmittal_comment' => '',
'transmittal_name' => '',
'transmittal_size' => '',
'tree_loading' => '',
'tree_loading' => '文档结构尚未加载完成,请等待...',
'trigger_workflow' => '',
'tr_TR' => '土耳其',
'tuesday' => 'Tuesday',

View File

@ -1090,6 +1090,12 @@ URL: [url]',
'theme' => '主題',
'thursday' => 'Thursday',
'thursday_abbr' => '',
'timeline' => '',
'timeline_add_version' => '',
'timeline_full_add_file' => '',
'timeline_full_add_version' => '',
'timeline_full_status_change' => '',
'timeline_status_change' => '',
'to' => '到',
'toggle_manager' => '角色切換',
'to_before_from' => '',