Skip to content

Commit 91318b5

Browse files
vlsiclaude
andcommitted
i18n: drop ? from checkbox labels across all locales
Follow-up to 9aa4e54 (ru). The same 27 resourceids render as checkboxes (and two boolean table-column headers, encode? and include_equals) in every locale, so the trailing `?` is dropped in en, de, es, fr, ja, ko, pl, pt_BR, tr, zh_CN, zh_TW. Spanish also loses the opening `¿`; the CJK files lose the full-width `?`. Two more messages checkboxes carried a `?` only in the French value while English was already clean: clear_cache_each_iteration (DNSCachePanel) and proxy_regex (ProxyControlGui). TestBean components were missed by the messages-only walk. The boolean properties below render as checkboxes, so their `.displayName` labels and `.shortDescription` tooltips drop the `?` too (es `¿…?`, CJK `?` handled as well): * CSVDataSet: recycle, stopThread, quotedData * RandomVariableConfig: perThread * DebugSampler / DebugPostProcessor: displayJMeterProperties, displayJMeterVariables, displaySamplerProperties, displaySystemProperties Strings phrased as full questions rather than a statement plus `?` are reworded to declarative form: the CJK messages keys (clear_cookies_per_iter ja, if_controller_evaluate_all ko, ldap_trust_all ko), the German Debug tooltips, the CSVDataSet recycle/stopThread/quotedData tooltips in en/de/es/fr/ko/pl/tr/zh_CN, and two non-dialog labels where one locale had added a question: include_path (de, FilePanel) and sampler_on_error_action (pl, TitledBorder). Question marks are kept where they belong: dialog confirms and titles (save?, revert_project?, template_load?, cancel_*, remove_confirm_*, should_save, web_parameters_lost_message, ask_existing_file, schematic_view_outputfile), the help_node menu item and property_returnvalue_param description, and the literal `?` in the Bolt URI example. The user manual (component_reference.xml and two build-*.xml tutorials) is synced to the new labels; changes_history is left untouched. The encode? key name is untouched; only its value changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a2aca55 commit 91318b5

44 files changed

Lines changed: 289 additions & 289 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ variableNames.displayName=Variable Names (comma-delimited)
2727
variableNames.shortDescription=List your variable names in order to match the order of columns in your csv data. Keep it empty to use the first line of the file for variable names.
2828
delimiter.displayName=Delimiter (use '\\t' for tab)
2929
delimiter.shortDescription=Enter the delimiter ('\\t' for tab)
30-
quotedData.displayName=Allow quoted data?
31-
quotedData.shortDescription=Allow CSV data values to be quoted?
32-
recycle.displayName=Recycle on EOF ?
33-
recycle.shortDescription=Should the file be re-read from the start on reaching EOF ?
34-
stopThread.displayName=Stop thread on EOF ?
35-
stopThread.shortDescription=Should the thread be stopped on reaching EOF (if Recycle is false) ?
30+
quotedData.displayName=Allow quoted data
31+
quotedData.shortDescription=Allow CSV data values to be quoted
32+
recycle.displayName=Recycle on EOF
33+
recycle.shortDescription=Re-read the file from the start on reaching EOF
34+
stopThread.displayName=Stop thread on EOF
35+
stopThread.shortDescription=Stop the thread on reaching EOF (if Recycle is false)
3636
shareMode.displayName=Sharing mode
3737
shareMode.shortDescription=Select which threads share the same file pointer
3838
shareMode.all=All threads

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_de.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ fileEncoding.displayName=Zeichensatz der Datei
2323
fileEncoding.shortDescription=Der in der Datei benutzte Zeichensatz
2424
filename.displayName=Dateiname
2525
filename.shortDescription=Name der Datei, die die CSV Daten enthält (relativer oder absoluter Pfadname möglich)
26-
recycle.displayName=Datei erneut einlesen?
27-
recycle.shortDescription=Soll die Datei nach dem erreichen des Dateiendes erneut eingelesen werden?
28-
stopThread.displayName=Thread stoppen?
29-
stopThread.shortDescription=Bei erreichen des Dateiende den Thread stoppen?
26+
recycle.displayName=Datei erneut einlesen
27+
recycle.shortDescription=Datei nach Erreichen des Dateiendes erneut einlesen
28+
stopThread.displayName=Thread stoppen
29+
stopThread.shortDescription=Bei erreichen des Dateiende den Thread stoppen
3030
variableNames.displayName=Variablennamen (getrennt durch Komma)
3131
variableNames.shortDescription=Geben sie die Variablennamen ein, die den Spalten ihrer CSV Datei entsprechen. Die Variablennamen müssen der Reihenfolge der CSV Datei entsprechen\!

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_es.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ fileEncoding.shortDescription=El conjunto de caracteres usado en el fichero
2525
filename.displayName=Nombre de Archivo
2626
filename.shortDescription=Nombre del archivo (dentro de su directorio de archivos) que mantiene los datos CVS
2727
ignoreFirstLine.displayName=Utilice la primera línea como Nombres de Variable
28-
quotedData.displayName=¿Permitir datos entrecomillados?
29-
quotedData.shortDescription=¿Permitir que valores de datos CSV sean entrecomillados?
30-
recycle.displayName=¿Reciclar en el fin de fichero (EOF)?
31-
recycle.shortDescription=¿Debería el fichero ser releído desde el comiendo cuando se alcance el final del fichero (EOF)?
28+
quotedData.displayName=Permitir datos entrecomillados
29+
quotedData.shortDescription=Permitir que valores de datos CSV sean entrecomillados
30+
recycle.displayName=Reciclar en el fin de fichero (EOF)
31+
recycle.shortDescription=Releer el fichero desde el comienzo al alcanzar el final del fichero (EOF)
3232
shareMode.all=Todos los hilos
3333
shareMode.displayName=Modo compartido
3434
shareMode.group=Actual grupo de hilos
3535
shareMode.shortDescription=Seleccionar que hilos comparten el mismo puntero a fichero
3636
shareMode.thread=Hilo actual
37-
stopThread.displayName=¿Para el hilo al final del fichero (EOF)?
38-
stopThread.shortDescription=¿Debería el hilo ser parado cuando se alcance el final del fichero(EOF) (Si 'Reciclar' es falso?)
37+
stopThread.displayName=Para el hilo al final del fichero (EOF)
38+
stopThread.shortDescription=Parar el hilo al alcanzar el final del fichero (EOF) (si 'Reciclar' es falso)
3939
variableNames.displayName=Nombres de Variable (delimitados por coma)
4040
variableNames.shortDescription=Lista sus nombres de variable para ordenar las columnas en sus datos CSV.

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_fr.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ filename.displayName=Nom de fichier
2626
filename.shortDescription=Nom du fichier qui contient des données CSV (chemin relatif ou absolu)
2727
ignoreFirstLine.displayName=Ignorer la première ligne (utilisé uniquement si Noms des Variables n'est pas vide)
2828
ignoreFirstLine.shortDescription=Ignorer la première ligne du fichier CSV, utilisé uniquement si Noms des Variables n'est pas vide, si si Noms des Variables est vide la première doit contenir les entètes.
29-
quotedData.displayName=Autoriser les données avec des quotes ?
30-
quotedData.shortDescription=Permettre aux valeurs des données CSV d'être quotées ?
31-
recycle.displayName=Recycler en fin de fichier (EOF) ?
32-
recycle.shortDescription=Voulez-vous que le fichier soit relu depuis son début après avoir atteint la fin de fichier (EOF) ?
29+
quotedData.displayName=Autoriser les données avec des quotes
30+
quotedData.shortDescription=Permettre aux valeurs des données CSV d'être quotées
31+
recycle.displayName=Recycler en fin de fichier (EOF)
32+
recycle.shortDescription=Relire le fichier depuis son début après avoir atteint la fin de fichier (EOF)
3333
shareMode.all=Toutes les unités
3434
shareMode.displayName=Mode de partage
3535
shareMode.group=Groupe d'unités courant
3636
shareMode.shortDescription=Sélectionner les unités partageant le même pointeur de fichier
3737
shareMode.thread=Unité courante
38-
stopThread.displayName=Arrêter l'unité à la fin de fichier (EOF) ?
39-
stopThread.shortDescription=L'unité sera arrêtée en atteignant la fin de fichier (EOF) (si Recycler est à faux) ?
38+
stopThread.displayName=Arrêter l'unité à la fin de fichier (EOF)
39+
stopThread.shortDescription=L'unité sera arrêtée en atteignant la fin de fichier (EOF) (si Recycler est à faux)
4040
variableNames.displayName=Noms des variables (séparés par des virgules)
4141
variableNames.shortDescription=Liste de vos variables dans l'ordre des colonnes de vos données CSV. Laissez vide pour utiliser la première ligne du fichier pour les noms de variable

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_ko.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ variableNames.displayName=변수 이름들 (구분자는 쉼표)
2727
variableNames.shortDescription=CSV 파일 내의 컬럼들의 순서와 매치시키기 위한 변수 이름들의 목록. 파일의 첫번째 줄의 헤더들을 변수 이름들로 사용하고자 할 때에는 이것을 빈 문자열로 두십시오.
2828
delimiter.displayName=구분자 (예를 들어 탭을 구분자로 할 경우, '\\t')
2929
delimiter.shortDescription=구분자를 입력하십시오 (예를 들어 탭을 구분자로 할 경우, '\\t')
30-
quotedData.displayName=인용부호로 감싸진 데이터 허용?
31-
quotedData.shortDescription=CSV 데이터 값들이 인용부호로 감싸진 형태를 허용하겠습니까?
32-
recycle.displayName=EOF 도달 시 재순환 읽기?
33-
recycle.shortDescription=EOF에 도달하게 되면 파일을 처음부터 다시 읽겠습니까?
34-
stopThread.displayName=EOF 도달 시 읽기 중단?
35-
stopThread.shortDescription=EOF에 도달하게 되면 읽기를 중단하겠습니까? (재순환 읽기 옵션이 false인 경우)?
30+
quotedData.displayName=인용부호로 감싸진 데이터 허용
31+
quotedData.shortDescription=CSV 데이터 값들이 인용부호로 감싸진 형태를 허용
32+
recycle.displayName=EOF 도달 시 재순환 읽기
33+
recycle.shortDescription=EOF에 도달하면 파일을 처음부터 다시 읽기
34+
stopThread.displayName=EOF 도달 시 읽기 중단
35+
stopThread.shortDescription=EOF에 도달하면 읽기를 중단 (재순환 읽기 옵션이 false인 경우)
3636
shareMode.displayName=공유 모드
3737
shareMode.shortDescription=쓰레드들이 동일한 파일 포인터를 공유하도록 허용하는 모드 선택
3838
shareMode.all=모든 쓰레드들

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_pl.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ fileEncoding.shortDescription=Strona kodowa znaków używana w pliku
2424
filename.displayName=Nazwa pliku
2525
filename.shortDescription=Nazwa pliku CSV (względna lub absolutna)
2626
ignoreFirstLine.displayName=Ignoruj pierwszą linię (używana tylko wtedy, gdy nazwy zmiennych nie są puste)
27-
quotedData.displayName=Zezwalać na dane "w cudzysłowiach" ?
28-
quotedData.shortDescription=Zezwalać na "otaczanie danych" cudzysłowami?
29-
recycle.displayName=Recycle on EOF ?
30-
recycle.shortDescription=Jeśli zacznę czytać plik w środku i dojdę do końca (EOF) to mam doczytać brakującą część z początku pliku?\r\n
27+
quotedData.displayName=Zezwalać na dane "w cudzysłowiach"
28+
quotedData.shortDescription=Zezwalać na "otaczanie danych" cudzysłowami
29+
recycle.displayName=Recycle on EOF
30+
recycle.shortDescription=Po dojściu do końca pliku (EOF) doczytać brakującą część z początku pliku\r\n
3131
shareMode.all=Wszystkie wątki
3232
shareMode.displayName=Tryb współdzielenia
3333
shareMode.group=Bieżąca grupa wątków
3434
shareMode.shortDescription=Wybierz wątki, które powinny dzielić ten sam wskaźnik do pliku
3535
shareMode.thread=Bieżący wątek
36-
stopThread.displayName=Zatrzymać wątek na EOF ?
37-
stopThread.shortDescription=Zatrzymać wątek gdy dojdzie do końca pliku (EOF, jeśli nie wybrałeś doczytywania brakującego fragmentu pliku z początku)?
36+
stopThread.displayName=Zatrzymać wątek na EOF
37+
stopThread.shortDescription=Zatrzymać wątek gdy dojdzie do końca pliku (EOF, jeśli nie wybrałeś doczytywania brakującego fragmentu pliku z początku)
3838
variableNames.displayName=Nazwy zmiennych (oddzielane przecinkami)
3939
variableNames.shortDescription=Wpisz nazwy Twoich zmiennych, w odpowieniej kolejności, tak by pasowały Ci do kolumn w pliku CSV.

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_pt_BR.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ fileEncoding.shortDescription=O conjunto de caracteres (charset) usado no arquiv
2424
filename.displayName=Nome do arquivo
2525
filename.shortDescription=Nome do arquivo que contém os dados csv (nome do arquivo relativo ou absoluto)
2626
ignoreFirstLine.displayName=Ignore a primeira linha (usada apenas se os Nomes de variáveis não estiverem vazios)
27-
quotedData.displayName=Permitir dados com citações?
27+
quotedData.displayName=Permitir dados com citações
2828
quotedData.shortDescription=Permitir que valores de dados CSV possuam citações (aspas)
29-
recycle.displayName=Reciclar no final do arquivo (EOF)?
30-
recycle.shortDescription=Os dados do arquivo devem ser lidos novamente a partir do início ao alcançar o fim do arquivo (EOF)?
29+
recycle.displayName=Reciclar no final do arquivo (EOF)
30+
recycle.shortDescription=Os dados do arquivo devem ser lidos novamente a partir do início ao alcançar o fim do arquivo (EOF)
3131
shareMode.all=Todos os usuários virtuais
3232
shareMode.displayName=Modo de compartilhamento
3333
shareMode.group=Grupo de usuários atual
3434
shareMode.shortDescription=Selecionar quais usuários virtuais compartilham o mesmo ponteiro para o arquivo
3535
shareMode.thread=Usuário virtual atual
36-
stopThread.displayName=Finalizar usuário virtual no final do arquivo?
37-
stopThread.shortDescription=O usuário virtual deverá ser parado quando o fim do arquivo for alcançado (se Reciclar não está configurado)?
36+
stopThread.displayName=Finalizar usuário virtual no final do arquivo
37+
stopThread.shortDescription=O usuário virtual deverá ser parado quando o fim do arquivo for alcançado (se Reciclar não está configurado)
3838
variableNames.displayName=Nomes das variáveis (separados por vírgula)
3939
variableNames.shortDescription=Informar os nomes das variáveis que representam as colunas na sua fonte de dados CSV.

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_tr.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ fileEncoding.displayName=Dosya Kodlaması
2424
fileEncoding.shortDescription=Dosyada kullanılan karakter kodlaması
2525
filename.displayName=Dosya adı
2626
filename.shortDescription=cvs verisini tutan dosyanın adı (göreli veya tam dosya yolu)
27-
recycle.displayName=Dosya sonunda geri dönüşüm ?
28-
recycle.shortDescription=Dosya sonundan itibaren tekrar okunsun mu?
29-
stopThread.displayName=Dosya sonunda iş parçacığını durdur ?
30-
stopThread.shortDescription=İş parçacıcığı dosya sonuna varıldığında durdurulsun mu (eğer geri dönüşüm etkin değilse) ?
27+
recycle.displayName=Dosya sonunda geri dönüşüm
28+
recycle.shortDescription=Dosya sonuna ulaşıldığında baştan tekrar okunsun
29+
stopThread.displayName=Dosya sonunda iş parçacığını durdur
30+
stopThread.shortDescription=İş parçacığı dosya sonuna varıldığında durdurulsun (eğer geri dönüşüm etkin değilse)
3131
variableNames.displayName=Değişken isimleri (virgülle ayrılmış)
3232
variableNames.shortDescription=Değişken isimlerini csv verisindeki kolon sırasıyla örtüşecek şekilde listele.

src/components/src/main/resources/org/apache/jmeter/config/CSVDataSetResources_zh_CN.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ variableNames.displayName=变量名称(西文逗号间隔)
2828
variableNames.shortDescription=与CSV数据文件相对应的变量卖出,以西文逗号间隔
2929
delimiter.displayName=分隔符 (用'\\t'代替制表符)
3030
delimiter.shortDescription=输入分隔符 (用'\\t'代替制表符)
31-
quotedData.displayName=是否允许带引号?
32-
quotedData.shortDescription=是否允许CSV数据中被引号包住?
33-
recycle.displayName=遇到文件结束符再次循环
34-
recycle.shortDescription=当文件结束时是否从头重新读取文件?
35-
stopThread.displayName=遇到文件结束符停止线程
36-
stopThread.shortDescription=当文件结束时是否停止线程(只有当再次循环关闭情况下)?
31+
quotedData.displayName=允许带引号
32+
quotedData.shortDescription=允许CSV数据中被引号包住
33+
recycle.displayName=遇到文件结束符再次循环
34+
recycle.shortDescription=当文件结束时从头重新读取文件
35+
stopThread.displayName=遇到文件结束符停止线程
36+
stopThread.shortDescription=当文件结束时停止线程(仅当关闭再次循环时)
3737
shareMode.displayName=线程共享模式
3838
shareMode.shortDescription=选择哪些线程会共享同一个文件句柄
3939
shareMode.all=所有线程

src/components/src/main/resources/org/apache/jmeter/config/RandomVariableConfigResources.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ outputFormat.displayName=Output Format
3131
outputFormat.shortDescription=Output Format, e.g. ####
3232
randomSeed.displayName=Seed for Random function
3333
randomSeed.shortDescription=Seed for Random function - long number (defaults to current time)
34-
perThread.displayName=Per Thread(User) ?
35-
perThread.shortDescription=Use independent random generators for each thread(user) ?
34+
perThread.displayName=Per Thread(User)
35+
perThread.shortDescription=Use independent random generators for each thread(user)

0 commit comments

Comments
 (0)