#614 localisation
This commit is contained in:
parent
8dc7aba2a9
commit
355f688871
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -339,3 +339,6 @@ cs:
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-textové vyhledávání
|
||||
link_extension: Příp.
|
||||
|
||||
label_memcached_servers: Adresa Memcached serveru
|
||||
text_memcached_servers: Je podporován pouze jeden server. Pokud není vyplněno, kešování je vypnuté. Při změně adresy je potřeba restartovat aplikaci.
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2011 Terrence Miller
|
||||
# Copyright (C) 2013 Christian Wetting <christian.wetting@kontron.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
@ -339,3 +339,6 @@ de:
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached Server Adresse
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -128,7 +128,7 @@ en:
|
||||
note_maximum_number_of_files_downloaded: Limits maximum number of files downloaded in zip or sent via email. 0 means unlimited.
|
||||
label_file_storage_directory: File storage directory
|
||||
label_index_database: Index database
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: Possible values
|
||||
note_pass_none_to_disable_stemming: "pass 'none' to disable stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -340,6 +340,5 @@ en:
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: "memcached server address"
|
||||
text_memcached_servers: "Address to memcached server. Only a single server is supported, if empty then caching is disabled. After changing this the server must be restarted!"
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2015 Agustin Ivorra <agustinivorra@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
@ -128,7 +128,7 @@ es:
|
||||
note_maximum_number_of_files_downloaded: Número de límite máximo de archivos para una sola descarga en Zip o enviado por email. 0 equivale a ilimitdo.
|
||||
label_file_storage_directory: Directorio de almacenamiento de archivos
|
||||
label_index_database: Indice de base de datos
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: Posibles Valores
|
||||
note_pass_none_to_disable_stemming: "pass 'none' to disable stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -338,4 +338,7 @@ es:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -5,7 +5,7 @@
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2012 Daniel Munn <dan.munn@munnster.co.uk>
|
||||
# Copyright (C) 2014 Atmis
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
# as published by the Free Software Foundation; either version 2
|
||||
@ -338,4 +338,7 @@ fr:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2012 Daniel Munn <dan.munn@munnster.co.uk>
|
||||
# Copyright (C) 2011-15 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
@ -338,4 +338,7 @@ it: # Italian strings thx 2 Matteo Arceci!
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -338,4 +338,7 @@ ja:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2012 Daniel Munn <dan.munn@munnster.co.uk>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
# Polish translation created by Sebastian Białas <sbialas@bs-it.pl> www.bs-it.pl
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
@ -128,7 +128,7 @@ pl:
|
||||
note_maximum_number_of_files_downloaded: Maksymalna liczba plików pobieranych w paczce zip lub wysyłanych przez email. 0 oznacza brak ograniczeń.
|
||||
label_file_storage_directory: Folder przechowywania plików
|
||||
label_index_database: Index database
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: Możliwe wartości
|
||||
note_pass_none_to_disable_stemming: "pass 'none' to disable stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -338,4 +338,7 @@ pl:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2012 Daniel Munn <dan.munn@munnster.co.uk>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License
|
||||
@ -128,7 +128,7 @@ pt-BR:
|
||||
note_maximum_number_of_files_downloaded: Limite máximo de arquivos para download ou envio por e-mail de uma única vez.
|
||||
label_file_storage_directory: Diretório de armazenamento de arquivos
|
||||
label_index_database: Index database
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: Valores possíveis
|
||||
note_pass_none_to_disable_stemming: "pass 'none' to disable stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -338,4 +338,7 @@ pt-BR:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -338,4 +338,7 @@ ru:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Zdravko Balorda <zdravko.balorda@mks.si>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -338,4 +338,7 @@ sl:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2013 Aecho Liu <aecho1028@gmail.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -128,7 +128,7 @@ zh-TW:
|
||||
note_maximum_number_of_files_downloaded: 同時間所能下載的,最大檔案數量限制,(下載或電子郵件發送)。 0 表示沒有限制。
|
||||
label_file_storage_directory: 檔案儲存目錄
|
||||
label_index_database: 索引資料庫
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: 容許的參數
|
||||
note_pass_none_to_disable_stemming: "使用 'none' 來停用 stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -338,4 +338,7 @@ zh-TW:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
@ -3,7 +3,7 @@
|
||||
# Redmine plugin for Document Management System "Features"
|
||||
#
|
||||
# Copyright (C) 2011 Vít Jonáš <vit.jonas@gmail.com>
|
||||
# Copyright (C) 2011-16 Karel Pičman <karel.picman@kontron.com>
|
||||
# Copyright (C) 2011-17 Karel Pičman <karel.picman@kontron.com>
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
@ -128,7 +128,7 @@ zh:
|
||||
note_maximum_number_of_files_downloaded: 最大文件下载数量(zip或发送电子邮件方式). 0表示无限制.
|
||||
label_file_storage_directory: 文件存储目录
|
||||
label_index_database: Index database
|
||||
label_stemming_language: Stemming Language
|
||||
label_stemming_language: Stemming language
|
||||
note_possible_values: Possible values
|
||||
note_pass_none_to_disable_stemming: "pass 'none' to disable stemming"
|
||||
label_stem_strategy: Stem strategy
|
||||
@ -338,4 +338,7 @@ zh:
|
||||
|
||||
label_webdav: WebDAV
|
||||
label_full_text: Full-text search
|
||||
link_extension: Ext
|
||||
link_extension: Ext
|
||||
|
||||
label_memcached_servers: Memcached server address
|
||||
text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted!
|
||||
Loading…
x
Reference in New Issue
Block a user