diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_cs.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_cs.nlsprops index 9dce590d60c8..094596f86962 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_cs.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_cs.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Restartujte server. P\u0159i ak reaper.reopen.active=CWWKM0127W: Znovu otev\u0159\u00edt {0} reaper.reopen.active.explanation=Neo\u010dek\u00e1van\u00e1 zm\u011bna zp\u016fsobila, \u017ee se m\u00e1 znovu otev\u0159\u00edt otev\u0159en\u00fd archivn\u00ed soubor aplikace. Server se pokusil z\u00edskat aktualizovan\u00fd obsah archivn\u00edho souboru, ale nemus\u00ed m\u00edt pln\u011b aktualizovan\u00fd intern\u00ed v\u00fdpis obsahu archivu. reaper.reopen.active.useraction=Restartujte server. P\u0159i aktualizaci soubor\u016f aplikace po\u010dkejte na uveden\u00ed serveru do klidov\u00e9ho stavu a vy\u010dkejte alespo\u0148 p\u016fl sekundy, aby bylo mo\u017en\u00e9 soubory aplikace zav\u0159\u00edt. + +# # A file path. +missing.zip.file=CWWKM0128E: Chyb\u00ed soubor {0} zip. +missing.zip.file.explanation=B\u011bhem zpracov\u00e1n\u00ed archivu do\u0161lo k v\u00fdjimce, proto\u017ee zadan\u00fd soubor nebyl nalezen. +missing.zip.file.useraction=Zkontrolujte, zda se zadan\u00fd soubor ukon\u010d\u00ed a m\u00e1 opr\u00e1vn\u011bn\u00ed, kter\u00e1 jsou \u010diteln\u00e1 pro server. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_de.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_de.nlsprops index 05736724cc28..2fb17a41fa50 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_de.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_de.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Starten Sie den Server erneut. reaper.reopen.active=CWWKM0127W: {0} erneut \u00f6ffnen reaper.reopen.active.explanation=Eine nicht erwartete \u00c4nderung hat dazu gef\u00fchrt, dass eine ge\u00f6ffnete Anwendungsarchivdatei erneut ge\u00f6ffnet wurde. Der Server hat versucht, den aktualisierten Inhalt der Archivdatei abzurufen, hat aber m\u00f6glicherweise nicht alle internen Listen des Archivinhalts vollst\u00e4ndig aktualisiert. reaper.reopen.active.useraction=Starten Sie den Server erneut. Wenn Sie Anwendungsdateien aktualisieren, warten Sie, bis der Server in den Wartemodus versetzt wurde, und warten Sie anschlie\u00dfend mindestens eine halbe Sekunde, damit die Anwendungsdateien geschlossen werden k\u00f6nnen. + +# # A file path. +missing.zip.file=CWWKM0128E: Die komprimierte Datei {0} fehlt. +missing.zip.file.explanation=W\u00e4hrend der Archivverarbeitung ist eine Ausnahmebedingung aufgetreten, weil die angegebene Datei nicht gefunden wurde. +missing.zip.file.useraction=Stellen Sie sicher, dass die angegebenen Datei existiert und die Berechtigungen, die vom Server gelesen werden k\u00f6nnen, vorhanden sind. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_es.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_es.nlsprops index ecd9219d7c73..cff484405591 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_es.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_es.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Reinicie el servidor. Cuando a reaper.reopen.active=CWWKM0127W: Reabrir {0} reaper.reopen.active.explanation=Un cambio inesperado ha provocado la reapertura de un archivo de archivado de aplicaci\u00f3n ya abierto. El servidor ha intentado obtener el contenido actualizado del archivo de archivado, pero quiz\u00e1 no haya listados internos actualizados completos del contenido del archivo. reaper.reopen.active.useraction=Reinicie el servidor. Cuando actualice los archivos de aplicaci\u00f3n, espere a que el servidor quede inactivo y despu\u00e9s espere al menos medio segundo m\u00e1s para permitir el cierre de los archivos de aplicaci\u00f3n. + +# # A file path. +missing.zip.file=CWWKM0128E: Falta el archivo zip {0}. +missing.zip.file.explanation=Se ha producido una excepci\u00f3n durante el proceso de archivado porque no se ha encontrado el archivo especificado. +missing.zip.file.useraction=Compruebe se sale del archivo especificado y que tiene permisos que el servidor puede leer. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_fr.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_fr.nlsprops index e7b907ab6770..ce1fe65149d6 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_fr.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_fr.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Red\u00e9marrez le serveur. Lo reaper.reopen.active=CWWKM0127W: R\u00e9ouverture de {0} reaper.reopen.active.explanation=Une modification inattendue a entra\u00een\u00e9 la r\u00e9ouverture d'un fichier archive d'application ouvert. Le serveur a tent\u00e9 d'obtenir le contenu mis \u00e0 jour du fichier archive, mais il se peut qu'il n'ait pas enti\u00e8rement mis \u00e0 jour les liste internes des contenus d'archive. reaper.reopen.active.useraction=Red\u00e9marrez le serveur. Lors de la mise \u00e0 jour de fichiers d'application, attendez la mise au repos du serveur, puis attendez au moins une demi-seconde la fermeture des fichiers d'application. + +# # A file path. +missing.zip.file=CWWKM0128E: Le fichier zip {0} est manquant. +missing.zip.file.explanation=Une exception s'est produite lors du traitement de l'archive car le fichier indiqu\u00e9 n'a pas \u00e9t\u00e9 trouv\u00e9. +missing.zip.file.useraction=V\u00e9rifiez que le fichier sp\u00e9cifi\u00e9 existe et que ses droits d'acc\u00e8s sont lisibles par le serveur. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_hu.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_hu.nlsprops index d12c6ff5a5b5..61551326df3b 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_hu.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_hu.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Ind\u00edtsa \u00fajra a kiszol reaper.reopen.active=CWWKM0127W: {0} \u00fajranyit\u00e1sa reaper.reopen.active.explanation=Egy v\u00e1ratlan m\u00f3dos\u00edt\u00e1s megnyitott arch\u00edv f\u00e1jl \u00fajranyit\u00e1s\u00e1t okozta. A kiszolg\u00e1l\u00f3 megpr\u00f3b\u00e1lta lek\u00e9rdezni az arch\u00edv f\u00e1jl friss\u00edtett tartalm\u00e1t, de lehet, hogy az arch\u00edv tartalmak bels\u0151 list\u00e1ja nem teljesen friss. reaper.reopen.active.useraction=Ind\u00edtsa \u00fajra a kiszolg\u00e1l\u00f3t. Alkalmaz\u00e1sf\u00e1jlok friss\u00edt\u00e9sekor v\u00e1rja meg, am\u00edg a kiszolg\u00e1l\u00f3 fokozatosan le\u00e1ll\u00edt\u00e1sra ker\u00fcl, plusz v\u00e1rjon legal\u00e1bb f\u00e9l m\u00e1sodpercet, hogy az alkalmaz\u00e1sf\u00e1jlok bez\u00e1r\u00f3djanak. + +# # A file path. +missing.zip.file=CWWKM0128E: A(z) {0} zip f\u00e1jl hi\u00e1nyzik. +missing.zip.file.explanation=Kiv\u00e9tel t\u00f6rt\u00e9nt az archiv\u00e1l\u00e1si feldolgoz\u00e1s sor\u00e1n, mert a megadott f\u00e1jl nem tal\u00e1lhat\u00f3. +missing.zip.file.useraction=Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy megadott f\u00e1jl l\u00e9tezik \u00e9s rendelkezik a kiszolg\u00e1l\u00f3 \u00e1ltal olvashat\u00f3 enged\u00e9lyekkel. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_it.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_it.nlsprops index 7a6ced5a5e66..75357279aed9 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_it.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_it.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Riavviare il server. Quando si reaper.reopen.active=CWWKM0127W: {0} riaperto reaper.reopen.active.explanation=Una modifica non prevista ha causato la riapertura di un file di archivio dell'applicazione aperto. Il server ha tentato di ottenere il contenuto aggiornato del file di archivio, ma potrebbe non avere completamente aggiornati gli elenchi interni del contenuto dell'archivio. reaper.reopen.active.useraction=Riavviare il server. Quando si aggiornano i file dell'applicazione, attendere che il server sia inattivo, inoltre attendere almeno mezzo secondo per consentire la chiusura dei file dell'applicazione. + +# # A file path. +missing.zip.file=CWWKM0128E: File zip {0} mancante. +missing.zip.file.explanation=Si \u00e8 verificata un'eccezione durante l'elaborazione dell'archivio in quanto il file specificato non \u00e8 stato trovato. +missing.zip.file.useraction=Verificare che il file specificato esista e che disponga di autorizzazioni leggibili dal server. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ja.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ja.nlsprops index 0c4fe5d6ef86..9744ef2ba2ff 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ja.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ja.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=\u30b5\u30fc\u30d0\u30fc\u3092\ reaper.reopen.active=CWWKM0127W: {0} \u306e\u518d\u30aa\u30fc\u30d7\u30f3 reaper.reopen.active.explanation=\u4e88\u671f\u3057\u306a\u3044\u5909\u66f4\u304c\u539f\u56e0\u3067\u3001\u30aa\u30fc\u30d7\u30f3\u3057\u3066\u3044\u305f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30a2\u30fc\u30ab\u30a4\u30d6\u30fb\u30d5\u30a1\u30a4\u30eb\u304c\u518d\u30aa\u30fc\u30d7\u30f3\u3055\u308c\u307e\u3057\u305f\u3002 \u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u30fb\u30d5\u30a1\u30a4\u30eb\u306e\u66f4\u65b0\u5f8c\u306e\u5185\u5bb9\u3092\u53d6\u5f97\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u304c\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u5185\u5bb9\u306e\u5185\u90e8\u30ea\u30b9\u30c8\u3092\u5b8c\u5168\u306b\u306f\u66f4\u65b0\u3057\u306a\u304b\u3063\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 reaper.reopen.active.useraction=\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u59cb\u52d5\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d5\u30a1\u30a4\u30eb\u306e\u66f4\u65b0\u6642\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u9759\u6b62\u3059\u308b\u306e\u3092\u5f85\u3061\u3001\u305d\u308c\u306b\u52a0\u3048\u3066\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d5\u30a1\u30a4\u30eb\u306e\u30af\u30ed\u30fc\u30ba\u306e\u305f\u3081\u306b\u5c11\u306a\u304f\u3068\u3082 0.5 \u79d2\u5f85\u3063\u3066\u304f\u3060\u3055\u3044\u3002 + +# # A file path. +missing.zip.file=CWWKM0128E: {0} zip \u30d5\u30a1\u30a4\u30eb\u304c\u3042\u308a\u307e\u305b\u3093\u3002 +missing.zip.file.explanation=\u793a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u3089\u306a\u304b\u3063\u305f\u305f\u3081\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u51e6\u7406\u4e2d\u306b\u4f8b\u5916\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 +missing.zip.file.useraction=\u793a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3057\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u8aad\u307f\u53d6\u308a\u53ef\u80fd\u306e\u8a31\u53ef\u3092\u6301\u3063\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ko.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ko.nlsprops index 64e3862df56b..c82ec46d922e 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ko.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ko.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=\uc11c\ubc84\ub97c \ub2e4\uc2dc reaper.reopen.active=CWWKM0127W: {0} \ub2e4\uc2dc \uc5f4\uae30 reaper.reopen.active.explanation=\uc608\uc0c1\uce58 \ubabb\ud55c \ubcc0\uacbd\uc73c\ub85c \uc778\ud574 \uc5f4\ub824 \uc788\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc544\uce74\uc774\ube0c \ud30c\uc77c\uc774 \ub2e4\uc2dc \uc5f4\ub838\uc2b5\ub2c8\ub2e4. \uc11c\ubc84\uac00 \uc544\uce74\uc774\ube0c \ud30c\uc77c\uc758 \uc5c5\ub370\uc774\ud2b8\ub41c \ucee8\ud150\uce20\ub97c \uc5bb\uc73c\ub824\uace0 \uc2dc\ub3c4\ud588\uc9c0\ub9cc \uc544\uce74\uc774\ube0c \ucee8\ud150\uce20\uc758 \ub0b4\ubd80 \ubaa9\ub85d\uc744 \uc644\uc804\ud788 \uc5c5\ub370\uc774\ud2b8\ud558\uc9c0 \ubabb\ud588\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. reaper.reopen.active.useraction=\uc11c\ubc84\ub97c \ub2e4\uc2dc \uc2dc\uc791\ud558\uc2ed\uc2dc\uc624. \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ud30c\uc77c\uc744 \uc5c5\ub370\uc774\ud2b8\ud560 \ub54c \uc11c\ubc84\uac00 \uc815\uc9c0\ub418\uae30\ub97c \uae30\ub2e4\ub9b0 \ub2e4\uc74c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ud30c\uc77c\uc744 \ub2eb\uc744 \uc218 \uc788\ub3c4\ub85d 0.5\ucd08 \uc774\uc0c1 \ub354 \uae30\ub2e4\ub9ac\uc2ed\uc2dc\uc624. + +# # A file path. +missing.zip.file=CWWKM0128E: {0} zip \ud30c\uc77c\uc774 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. +missing.zip.file.explanation=\uc9c0\uc815\ub41c \ud30c\uc77c\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc5b4 \uc544\uce74\uc774\ube0c \ucc98\ub9ac \uc911\uc5d0 \uc608\uc678\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. +missing.zip.file.useraction=\uc9c0\uc815\ub41c \ud30c\uc77c\uc774 \uc885\ub8cc\ub418\uace0 \uc11c\ubc84\uc5d0\uc11c \uc77d\uc744 \uc218 \uc788\ub294 \uad8c\ud55c\uc774 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pl.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pl.nlsprops index 9e64cd81f9a5..7947a3f49e8c 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pl.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pl.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Zrestartuj serwer. Gdy aktuali reaper.reopen.active=CWWKM0127W: Ponowne otwarcie pliku {0}. reaper.reopen.active.explanation=Nieoczekiwana zmiana spowodowa\u0142a ponowne otwarcie otwartego pliku archiwum aplikacji. Serwer pr\u00f3bowa\u0142 uzyska\u0107 zaktualizowan\u0105 zawarto\u015b\u0107 pliku archiwum, ale prawdopodobnie nie zaktualizowa\u0142 w pe\u0142ni wewn\u0119trznych listing\u00f3w zawarto\u015bci archiwum. reaper.reopen.active.useraction=Zrestartuj serwer. Gdy aktualizujesz pliki aplikacji, poczekaj na wygaszenie serwera, a nast\u0119pnie poczekaj co najmniej p\u00f3\u0142 sekundy na zamkni\u0119cie plik\u00f3w aplikacji. + +# # A file path. +missing.zip.file=CWWKM0128E: Brak pliku zip {0}. +missing.zip.file.explanation=Podczas przetwarzania archiwum wyst\u0105pi\u0142 wyj\u0105tek, poniewa\u017c nie znaleziono okre\u015blonego pliku. +missing.zip.file.useraction=Upewnij si\u0119, \u017ce okre\u015blony plik istnieje i serwer ma uprawnienia do odczytu tego pliku. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pt_BR.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pt_BR.nlsprops index 837cda2f1d31..e7a4d6a3ae77 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_pt_BR.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Inicie novamente o servidor. A reaper.reopen.active=CWWKM0127W: Reabrir {0} reaper.reopen.active.explanation=Uma mudan\u00e7a inesperada fez com que um archive de aplicativo aberto fosse reaberto. O servidor tentou obter o conte\u00fado atualizado do archive, mas pode n\u00e3o ter atualizado completamente as listagens internas do conte\u00fado do archive. reaper.reopen.active.useraction=Inicie novamente o servidor. Ao atualizar arquivos de aplicativo, aguarde o servidor entrar em modo quiesce e aguarde pelo menos meio segundo para os arquivos de aplicativo serem encerrados. + +# # A file path. +missing.zip.file=CWWKM0128E: O arquivo zip {0} est\u00e1 ausente. +missing.zip.file.explanation=Ocorreu uma exce\u00e7\u00e3o durante o processamento de archive porque o arquivo especificado n\u00e3o foi encontrado. +missing.zip.file.useraction=Verifique se o arquivo especificado sa\u00eda e tenha permiss\u00f5es leg\u00edveis pelo servidor. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ro.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ro.nlsprops index 1f78f1dc200f..cdf3442ab616 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ro.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ro.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=Reporni\u0163i serverul. C\u00 reaper.reopen.active=CWWKM0127W: Redeschidere {0} reaper.reopen.active.explanation=O modificare nea\u015fteptat\u0103 a cauzat redeschiderea unui fi\u015fier de arhiv\u0103 de aplica\u0163ie deschis. Serverul a \u00eencercat s\u0103 ob\u0163in\u0103 con\u0163inutul actualizat din fi\u015fierul de arhiv\u0103, dar este posibil s\u0103 nu aib\u0103 list\u0103rile interne actualizate complet ale con\u0163inutului arhivei. reaper.reopen.active.useraction=Reporni\u0163i serverul. C\u00e2nd actualiza\u0163i fi\u015fiere de aplica\u0163ie, a\u015ftepta\u0163i ca serverul s\u0103 termine activitatea \u015fi apoi mai a\u015ftepta\u0163i cel pu\u0163in o jum\u0103tate de secund\u0103 pentru a permite \u00eenchiderea fi\u015fierelor de aplica\u0163ie. + +# # A file path. +missing.zip.file=CWWKM0128E: Lipse\u015fte fi\u015fierul zip {0}. +missing.zip.file.explanation=A ap\u0103rut o eroare \u00een timpul proces\u0103rii arhivei deoarece nu a fost g\u0103sit fi\u015fierul specificat. +missing.zip.file.useraction=Verifica\u0163i c\u0103 exist\u0103 fi\u015fierul secificat \u015fi are permisiuni care permit citirea de c\u0103tre server. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ru.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ru.nlsprops index 6323bc46fe07..b610962db700 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ru.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_ru.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=\u041f\u0435\u0440\u0435\u0437\ reaper.reopen.active=CWWKM0127W: \u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0435 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0435 {0} reaper.reopen.active.explanation=\u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u043d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u043e\u0433\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0431\u044b\u043b\u0430 \u0441\u0434\u0435\u043b\u0430\u043d\u0430 \u043f\u043e\u043f\u044b\u0442\u043a\u0430 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0443\u0436\u0435 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u0439 \u0430\u0440\u0445\u0438\u0432\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. \u0421\u0435\u0440\u0432\u0435\u0440 \u043f\u043e\u043f\u044b\u0442\u0430\u043b\u0441\u044f \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u0430\u0440\u0445\u0438\u0432\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430, \u043e\u0434\u043d\u0430\u043a\u043e \u043c\u043e\u0433 \u043d\u0435 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u0440\u0435\u0435\u0441\u0442\u0440 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e \u0430\u0440\u0445\u0438\u0432\u0430. reaper.reopen.active.useraction=\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u0441\u0435\u0440\u0432\u0435\u0440. \u041f\u0435\u0440\u0435\u0434 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u0444\u0430\u0439\u043b\u043e\u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0434\u043e\u0436\u0434\u0438\u0442\u0435\u0441\u044c, \u043a\u043e\u0433\u0434\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u0440\u0438\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442 \u0440\u0430\u0431\u043e\u0442\u0443, \u0430 \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435 \u0435\u0449\u0435 \u0445\u043e\u0442\u044f \u0431\u044b \u043f\u043e\u043b\u0441\u0435\u043a\u0443\u043d\u0434\u044b, \u0447\u0442\u043e\u0431\u044b \u0431\u044b\u043b\u0438 \u0437\u0430\u043a\u0440\u044b\u0442\u044b \u0444\u0430\u0439\u043b\u044b \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. + +# # A file path. +missing.zip.file=CWWKM0128E: \u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 zip-\u0444\u0430\u0439\u043b {0}. +missing.zip.file.explanation=\u041f\u0440\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0435 \u0430\u0440\u0445\u0438\u0432\u0430 \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043d\u0435 \u0431\u044b\u043b \u043d\u0430\u0439\u0434\u0435\u043d \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b. +missing.zip.file.useraction=\u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442, \u0430 \u0443 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0435\u0441\u0442\u044c \u043f\u0440\u0430\u0432\u0430 \u043d\u0430 \u0435\u0433\u043e \u0447\u0442\u0435\u043d\u0438\u0435. diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh.nlsprops index eed5e0573bbc..4b03b70e7e9a 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=\u8bf7\u91cd\u65b0\u542f\u52a8\ reaper.reopen.active=CWWKM0127W: \u91cd\u65b0\u6253\u5f00 {0} reaper.reopen.active.explanation=\u610f\u5916\u7684\u66f4\u6539\u5df2\u5bfc\u81f4\u91cd\u65b0\u6253\u5f00\u5e94\u7528\u7a0b\u5e8f\u5f52\u6863\u6587\u4ef6\u3002\u670d\u52a1\u5668\u5df2\u5c1d\u8bd5\u83b7\u53d6\u5f52\u6863\u6587\u4ef6\u7684\u5df2\u66f4\u65b0\u5185\u5bb9\uff0c\u4f46\u53ef\u80fd\u672a\u5b8c\u5168\u66f4\u65b0\u5f52\u6863\u5185\u5bb9\u7684\u5185\u90e8\u5217\u8868\u3002 reaper.reopen.active.useraction=\u8bf7\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668\u3002\u66f4\u65b0\u5e94\u7528\u7a0b\u5e8f\u6587\u4ef6\u65f6\uff0c\u8bf7\u7b49\u5f85\u670d\u52a1\u5668\u505c\u987f\uff0c\u7136\u540e\u81f3\u5c11\u7b49\u5f85\u534a\u79d2\u949f\u4ee5\u5141\u8bb8\u5173\u95ed\u5e94\u7528\u7a0b\u5e8f\u6587\u4ef6\u3002 + +# # A file path. +missing.zip.file=CWWKM0128E: \u7f3a\u5c11 {0} zip \u6587\u4ef6\u3002 +missing.zip.file.explanation=\u5f52\u6863\u5904\u7406\u671f\u95f4\u53d1\u751f\u5f02\u5e38\uff0c\u56e0\u4e3a\u627e\u4e0d\u5230\u6307\u5b9a\u7684\u6587\u4ef6\u3002 +missing.zip.file.useraction=\u8bf7\u68c0\u67e5\u6307\u5b9a\u7684\u6587\u4ef6\u662f\u5426\u5b58\u5728\u5e76\u5177\u6709\u670d\u52a1\u5668\u53ef\u8bfb\u7684\u8bb8\u53ef\u6743\u3002 diff --git a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh_TW.nlsprops b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh_TW.nlsprops index b989e588c269..624f4a9d8426 100755 --- a/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.artifact.zip/resources/com/ibm/ws/artifact/zip/internal/resources/ZipArtifactMessages_zh_TW.nlsprops @@ -111,3 +111,8 @@ reaper.unexpected.lastmodified.change.useraction=\u8acb\u91cd\u65b0\u555f\u52d5\ reaper.reopen.active=CWWKM0127W: \u91cd\u65b0\u958b\u555f {0} reaper.reopen.active.explanation=\u56e0\u975e\u9810\u671f\u7684\u8b8a\u66f4\uff0c\u5c0e\u81f4\u5df2\u958b\u555f\u7684\u61c9\u7528\u7a0b\u5f0f\u4fdd\u5b58\u6a94\u91cd\u65b0\u958b\u555f\u3002\u4f3a\u670d\u5668\u5df2\u5617\u8a66\u53d6\u5f97\u8a72\u4fdd\u5b58\u6a94\u7684\u5df2\u66f4\u65b0\u5167\u5bb9\uff0c\u4f46\u53ef\u80fd\u4e26\u672a\u5b8c\u6574\u66f4\u65b0\u4fdd\u5b58\u6a94\u5167\u5bb9\u7684\u5167\u90e8\u6e05\u55ae\u3002 reaper.reopen.active.useraction=\u8acb\u91cd\u65b0\u555f\u52d5\u4f3a\u670d\u5668\u3002\u5728\u66f4\u65b0\u61c9\u7528\u7a0b\u5f0f\u6a94\u6848\u671f\u9593\uff0c\u8acb\u7b49\u5f85\u4f3a\u670d\u5668\u975c\u6b62\uff0c\u5916\u52a0\u7b49\u5f85\u81f3\u5c11\u534a\u79d2\u9418\uff0c\u597d\u8b93\u61c9\u7528\u7a0b\u5f0f\u6a94\u6848\u95dc\u9589\u3002 + +# # A file path. +missing.zip.file=CWWKM0128E: \u907a\u6f0f {0} zip \u6a94\u3002 +missing.zip.file.explanation=\u4fdd\u5b58\u8655\u7406\u671f\u9593\u767c\u751f\u7570\u5e38\u72c0\u6cc1\uff0c\u56e0\u70ba\u627e\u4e0d\u5230\u6307\u5b9a\u7684\u6a94\u6848\u3002 +missing.zip.file.useraction=\u8acb\u6aa2\u67e5\u6307\u5b9a\u7684\u6a94\u6848\u662f\u5426\u7d50\u675f\uff0c\u4ee5\u53ca\u5177\u6709\u4f3a\u670d\u5668\u53ef\u8b80\u53d6\u7684\u8a31\u53ef\u6b0a\u3002 diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_cs.properties index 0bff81ed70a5..b34951b4b551 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_cs.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Protokolov\u00e1n\u00ed ud\u00e1lost\u00ed eventLogging.desc=Protokoluje z\u00e1znam ud\u00e1lost\u00ed, jako nap\u0159. po\u017eadavky JDBC a po\u017eadavky servletu a jejich trv\u00e1n\u00ed. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_de.properties index de114289f055..f245a0c2f8aa 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_de.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Ereignisprotokollierung eventLogging.desc=Zeichnet Ereignisse wie JDBC-Anforderungen und Servletanforderungen und deren Dauer auf. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_es.properties index 8123be0ac97d..be2a2262f459 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_es.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Registro de sucesos eventLogging.desc=Anota un registro de sucesos, como por ejemplo las solicitudes JDBC y las solicitudes de servlet, y su duraci\u00f3n. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_fr.properties index 03091b6ae6d9..99fecb87bfdf 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_fr.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Consignation des \u00e9v\u00e9nements eventLogging.desc=Consigne un enregistrement des \u00e9v\u00e9nements, comme les demandes JDBC et les demandes de servlet, ainsi que leurs dur\u00e9es. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_hu.properties index db662817af48..b4b2e9f7c59e 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_hu.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Esem\u00e9nynapl\u00f3z\u00e1s eventLogging.desc=Napl\u00f3z egy rekordot az esem\u00e9nyekr\u0151l, mint p\u00e9ld\u00e1ul a JDBC k\u00e9r\u00e9sek \u00e9s szervlet k\u00e9r\u00e9sek, valamint napl\u00f3zza ezek id\u0151tartam\u00e1t. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_it.properties index 0e7c8bb9d55a..302cab8d270b 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_it.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Registrazione eventi eventLogging.desc=Registra un record di eventi, come ad esempio le richieste JDBC e le richieste servlet, e la loro durata. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ja.properties index 91d20fd17363..888ff69fd844 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ja.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=\u30a4\u30d9\u30f3\u30c8\u30fb\u30ed\u30ae\u30f3\u30b0 eventLogging.desc=JDBC \u8981\u6c42\u3084\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u306a\u3069\u306e\u30a4\u30d9\u30f3\u30c8\u3001\u304a\u3088\u3073\u305d\u306e\u6240\u8981\u6642\u9593\u306e\u30ec\u30b3\u30fc\u30c9\u3092\u30ed\u30ae\u30f3\u30b0\u3057\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ko.properties index dba8bb551050..b08a1e384901 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ko.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=\uc774\ubca4\ud2b8 \ub85c\uae45 eventLogging.desc=JDBC \uc694\uccad \ubc0f \uc11c\ube14\ub9bf \uc694\uccad\uacfc \uac19\uc740 \uc774\ubca4\ud2b8\uc640 \uadf8 \uc9c0\uc18d \uc2dc\uac04\uc758 \ub808\ucf54\ub4dc\ub97c \ub85c\uadf8\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pl.properties index 0a7ab7417a9b..0c4f9e451bac 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pl.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Rejestrowanie zdarze\u0144 eventLogging.desc=Rejestruje rekordy zdarze\u0144, takich jak \u017c\u0105dania JDBC i \u017c\u0105dania serwletu, oraz czasy ich trwania. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pt_BR.properties index 60aefd3452dc..b9f93a493395 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Log de eventos eventLogging.desc=Registra um registro de eventos, como solicita\u00e7\u00f5es JDBC e solicita\u00e7\u00f5es servlet, e suas dura\u00e7\u00f5es. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ro.properties index 38bfc9cf83a5..fddc2264056b 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ro.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=Jurnalizarea evenimentelor eventLogging.desc=\u00cenregistreaz\u0103 \u00een istoric o \u00eenregistrare de evenimente, cum ar fi cereri JDBC \u015fi cereri de servlet, \u015fi duratele lor. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ru.properties index 6b4e5cc20432..64b2a899efda 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_ru.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=\u0412\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 eventLogging.desc=\u0412\u0435\u0434\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u044c \u0441\u043e\u0431\u044b\u0442\u0438\u0439, \u0442\u0430\u043a\u0438\u0445 \u043a\u0430\u043a \u0437\u0430\u043f\u0440\u043e\u0441\u044b JDBC \u0438 \u0437\u0430\u043f\u0440\u043e\u0441\u044b \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0435\u0442 \u0438\u0445 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c. diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh.properties index c00b7b2ab313..98ed4926c6ff 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=\u4e8b\u4ef6\u65e5\u5fd7\u8bb0\u5f55 eventLogging.desc=\u8bb0\u5f55\u4e8b\u4ef6\uff08\u4f8b\u5982 JDBC \u8bf7\u6c42\u548c servlet \u8bf7\u6c42\uff09\u53ca\u5b83\u4eec\u7684\u6301\u7eed\u65f6\u95f4\u7684\u8bb0\u5f55\u3002 diff --git a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh_TW.properties index 6b078de9d51c..a960fad79db1 100644 --- a/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.event.logging/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration eventLogging.name=\u4e8b\u4ef6\u8a18\u8f09 eventLogging.desc=\u8a18\u8f09\u4e8b\u4ef6\u7684\u8a18\u9304\uff0c\u4f8b\u5982 JDBC \u8981\u6c42\u548c Servlet \u8981\u6c42\uff0c\u53ca\u5176\u6301\u7e8c\u6642\u9593\u3002 diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops index 331337190241..7270b161412f 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops index f42abc95818c..a626c6981efc 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops index 5416f85fae32..d9d93dd25bfd 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops index acfb7b89d39e..0d1a5ad9c3ce 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops index 2e297ac649e4..1dcfe06cc392 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops index a923fa9f0356..aeaab2d21574 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops index 79ffb6767138..00acb93221b6 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops index 7f3c7d937310..3513f1ae7be6 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops index 8c2825e399d3..8e814fd60aca 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops index 9066e31c7849..4b1f8129d638 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops index 92dbf4274165..b2420e641229 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops index 7b18e02333e1..5b383694b698 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops index 829871642e03..cf908ff5d32c 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops index 3c44eef449af..264200f6a688 100644 --- a/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools.2.3/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops index 6e17f736af9a..a03e7a2c8088 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops index 4c2bc6e6b0dd..926bd60e19ec 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops index a26f95311a1b..9a748b40392a 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops index 37dcb72c2a4c..92fae03599c5 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops index 263639352156..bf61cba4710e 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops index 96a55ee3627a..34d8d02c4cea 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops index 6935d55a647f..af71a1c0fa5b 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops index cb4835e547c9..4594e6ffa07f 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops index 4bd4d6a4b265..194e190d732a 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops index 9deaabf652b3..79550f513007 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops index aa3c055bd096..ab28347314e4 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops index 76dd023e64ef..b31380e2eee4 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops index e9647a37499a..c042b7376a6a 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops index 0df81d4985db..ff96e514e520 100644 --- a/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxb.tools/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxb/tools/internal/resources/JaxbToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_cs.nlsprops index a65095b0877e..8cda43745fab 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_de.nlsprops index 5be37ae9ca52..340dd0741f16 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -24,12 +22,10 @@ warning.jaxrs.cdi.resource=CWWKW1000W: Der Geltungsbereich der JAXRS-Ressource { warning.jaxrs.cdi.resource.explanation=Liberty ruft die Ressourceninstanz aus JAXRS ab, wenn keine Instanz aus CDI abgerufen werden kann. warning.jaxrs.cdi.resource.useraction=Es ist keine Aktion erforderlich. - warning.jaxrs.cdi.resource.mismatch=CWWKW1001W: Der Geltungsbereich {1} der JAXRS-Ressource {0} stimmt nicht mit dem CDI-Geltungsbereich {2} \u00fcberein. Liberty ruft die Ressourceninstanz aus {3} ab. warning.jaxrs.cdi.resource.mismatch.explanation=Wenn der Geltungsbereich der JAXRS-Ressource nicht mit dem CDI-Geltungsbereich \u00fcbereinstimmt und die Ressourceninstanz in CDI vorhanden ist, ruft Liberty die Ressourceninstanz aus CDI ab. Die Instanz beinhaltet keine CDI-Injektion, wenn sie aus JAXRS stammt. warning.jaxrs.cdi.resource.mismatch.useraction=Es ist keine Aktion erforderlich. - warning.jaxrs.cdi.provider.mismatch=CWWKW1002W: Der CDI-Geltungsbereich f\u00fcr den JAXRS-Provider {0} ist {1}. Liberty ruft die Providerinstanz aus {2} ab. warning.jaxrs.cdi.provider.mismatch.explanation=Die Providerinstanz ist nur ein Singleton. Liberty ruft die Providerinstanz aus CDI ab, wenn der CDI-Providergeltungsbereich vom Typ Dependent oder ApplicationScoped ist. Die Instanz beinhaltet keine CDI-Injektion, wenn sie aus JAXRS stammt. warning.jaxrs.cdi.provider.mismatch.useraction=Es ist keine Aktion erforderlich. diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_es.nlsprops index 473cb9f079ce..dd7f57811c41 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_fr.nlsprops index f08d3453717b..909b03ded724 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_hu.nlsprops index eeef44364754..181b500afef5 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_it.nlsprops index 2d1d0c372c1c..661ec3821932 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ja.nlsprops index 3c02d8fddc35..685db7194beb 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -20,14 +18,14 @@ #NLS_MESSAGEFORMAT_VAR #NLS_ENCODING=UNICODE # JAXRS CDI Message ------------------------ -warning.jaxrs.cdi.resource=CWWKW1000W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002Liberty \u306f {2} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 +warning.jaxrs.cdi.resource=CWWKW1000W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002 Liberty \u306f {2} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.cdi.resource.explanation=Liberty \u306f\u3001CDI \u304b\u3089\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3067\u304d\u306a\u3044\u5834\u5408\u3001JAXRS \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.cdi.resource.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 -warning.jaxrs.cdi.resource.mismatch=CWWKW1001W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2 {1} \u306f CDI \u306e\u6709\u52b9\u7bc4\u56f2 {2} \u3068\u4e00\u81f4\u3057\u3066\u3044\u307e\u305b\u3093\u3002Liberty \u306f {3} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 -warning.jaxrs.cdi.resource.mismatch.explanation=JAXRS \u30ea\u30bd\u30fc\u30b9\u306e\u6709\u52b9\u7bc4\u56f2\u304c CDI \u306e\u6709\u52b9\u7bc4\u56f2\u3068\u4e00\u81f4\u305b\u305a\u3001\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c CDI \u306b\u5b58\u5728\u3059\u308b\u5834\u5408\u3001Liberty \u306f\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092 CDI \u304b\u3089\u53d6\u5f97\u3057\u307e\u3059\u3002\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u3001JAXRS \u304b\u3089\u53d6\u5f97\u3055\u308c\u308b\u5834\u5408\u306f CDI \u6ce8\u5165\u3092\u542b\u307f\u307e\u305b\u3093\u3002 +warning.jaxrs.cdi.resource.mismatch=CWWKW1001W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2 {1} \u306f CDI \u306e\u6709\u52b9\u7bc4\u56f2 {2} \u3068\u4e00\u81f4\u3057\u3066\u3044\u307e\u305b\u3093\u3002 Liberty \u306f {3} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 +warning.jaxrs.cdi.resource.mismatch.explanation=JAXRS \u30ea\u30bd\u30fc\u30b9\u306e\u6709\u52b9\u7bc4\u56f2\u304c CDI \u306e\u6709\u52b9\u7bc4\u56f2\u3068\u4e00\u81f4\u305b\u305a\u3001\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c CDI \u306b\u5b58\u5728\u3059\u308b\u5834\u5408\u3001Liberty \u306f\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092 CDI \u304b\u3089\u53d6\u5f97\u3057\u307e\u3059\u3002 \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u3001JAXRS \u304b\u3089\u53d6\u5f97\u3055\u308c\u308b\u5834\u5408\u306f CDI \u6ce8\u5165\u3092\u542b\u307f\u307e\u305b\u3093\u3002 warning.jaxrs.cdi.resource.mismatch.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 -warning.jaxrs.cdi.provider.mismatch=CWWKW1002W: JAXRS \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc {0} \u306e CDI \u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002Liberty \u306f {2} \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 +warning.jaxrs.cdi.provider.mismatch=CWWKW1002W: JAXRS \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc {0} \u306e CDI \u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002 Liberty \u306f {2} \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.cdi.provider.mismatch.explanation=\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f Singleton \u306e\u307f\u3067\u3059\u3002 \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e CDI \u6709\u52b9\u7bc4\u56f2\u304c Dependent \u307e\u305f\u306f ApplicationScoped \u3067\u3042\u308b\u5834\u5408\u3001Liberty \u306f CDI \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u3001JAXRS \u304b\u3089\u53d6\u5f97\u3055\u308c\u308b\u5834\u5408\u306f CDI \u6ce8\u5165\u3092\u542b\u307f\u307e\u305b\u3093\u3002 warning.jaxrs.cdi.provider.mismatch.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ko.nlsprops index 45ef551a16db..ddb0368fb11f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -25,7 +23,7 @@ warning.jaxrs.cdi.resource.explanation=Liberty\uac00 CDI\uc5d0\uc11c \uc778\uc2a warning.jaxrs.cdi.resource.useraction=\uc870\uce58\uac00 \ud544\uc694\ud558\uc9c0 \uc54a\uc74c warning.jaxrs.cdi.resource.mismatch=CWWKW1001W: JAXRS \uc790\uc6d0 {0}\uc758 \ubc94\uc704 {1}\uc774(\uac00) CDI \ubc94\uc704 {2}\uacfc(\uc640) \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. Liberty\uac00 {3}\uc5d0\uc11c \uc790\uc6d0 \uc778\uc2a4\ud134\uc2a4\ub97c \uac00\uc838\uc635\ub2c8\ub2e4. -warning.jaxrs.cdi.resource.mismatch.explanation=JAXRS \uc790\uc6d0 \ubc94\uc704\uac00 CDI \ubc94\uc704\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uace0 \uc790\uc6d0 \uc778\uc2a4\ud134\uc2a4\uac00 CDI\uc5d0 \uc788\uc73c\uba74 Liberty\uac00 CDI\uc5d0\uc11c \uc790\uc6d0 \uc778\uc2a4\ud134\uc2a4\ub97c \uac00\uc838\uc635\ub2c8\ub2e4. JAXRS\uc5d0\uc11c \uac00\uc838\uc628 \uacbd\uc6b0 \uc778\uc2a4\ud134\uc2a4\ub294 CDI \uc778\uc81d\uc158\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. +warning.jaxrs.cdi.resource.mismatch.explanation=JAXRS \uc790\uc6d0 \ubc94\uc704\uac00 CDI \ubc94\uc704\uc640 \uc77c\uce58\ud558\uc9c0 \uc54a\uace0 \uc790\uc6d0 \uc778\uc2a4\ud134\uc2a4\uac00 CDI\uc5d0 \uc788\uc73c\uba74 Liberty\uac00 CDI\uc5d0\uc11c \uc790\uc6d0 \uc778\uc2a4\ud134\uc2a4\ub97c \uac00\uc838\uc635\ub2c8\ub2e4. \uc778\uc2a4\ud134\uc2a4\ub97c JAXRS\uc5d0\uc11c \uac00\uc838\uc628 \uacbd\uc6b0 \uc774 \uc778\uc2a4\ud134\uc2a4\uc5d0\ub294 CDI \uc778\uc81d\uc158\uc774 \ud3ec\ud568\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. warning.jaxrs.cdi.resource.mismatch.useraction=\uc870\uce58\uac00 \ud544\uc694\ud558\uc9c0 \uc54a\uc74c warning.jaxrs.cdi.provider.mismatch=CWWKW1002W: JAXRS \uc81c\uacf5\uc790 {0}\uc758 CDI \ubc94\uc704\ub294 {1}\uc785\ub2c8\ub2e4. Liberty\uac00 {2}\uc5d0\uc11c \uc81c\uacf5\uc790 \uc778\uc2a4\ud134\uc2a4\ub97c \uac00\uc838\uc635\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pl.nlsprops index 49ed876db385..1b89f41d613f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pt_BR.nlsprops index 9895ee851e64..005d31bd8902 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ro.nlsprops index c7ea3fd724af..3fb7db5415bf 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ru.nlsprops index a41a844e887d..680e1a50a04e 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh.nlsprops index aa00bb1b74e4..ee5a4497cc3b 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh_TW.nlsprops index c2fd138a88a7..e98c03e31402 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.cdi/resources/com/ibm/ws/jaxrs20/cdi/internal/resources/JAXRSCDIMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_cs.nlsprops index 97eebcbec844..98995e072b41 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_de.nlsprops index 1749adf59ed1..ff1e74ab37f9 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_es.nlsprops index 21834724f366..607b2770bf31 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_fr.nlsprops index a5b519142bb7..1434e44d4120 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_hu.nlsprops index beaeb405d971..34227efca666 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_it.nlsprops index 7331118e12c9..7e8a3e7a78c9 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ja.nlsprops index 034c62dd9d55..70d2df7b0f0d 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ko.nlsprops index 6d09251aa719..72d8dfe036cc 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pl.nlsprops index 2a61c3892cbc..94ed6aedd055 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pt_BR.nlsprops index 9d21f923e963..04fcc7e4ff63 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ro.nlsprops index d57a783c5f6e..dc28e2b6bce6 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ru.nlsprops index db5bcdf1c4a1..880b5e54f2d2 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh.nlsprops index 695ce6e527ce..8e6dfe94005f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh_TW.nlsprops index 13a855bd649f..3eea43159cca 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs20.client/resources/com/ibm/ws/jaxrs20/client/internal/resources/JAXRSClientMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_cs.nlsprops index 3929c885da8f..53786993963e 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_cs.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_de.nlsprops index a0ad53f1b674..ebdc3b8efc46 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_de.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -27,7 +25,6 @@ warning.jaxrs.ejb.resource.mismatch=CWWKW1100W: Der Geltungsbereich {1} der JAXR warning.jaxrs.ejb.resource.mismatch.explanation=Wenn der Geltungsbereich der JAXRS-Ressource nicht mit dem EJB-Geltungsbereich \u00fcbereinstimmt und die Ressourceninstanz in EJB vorhanden ist, ruft Liberty die Ressourceninstanz aus EJB ab. warning.jaxrs.ejb.resource.mismatch.useraction=Es ist keine Aktion erforderlich. - warning.jaxrs.ejb.provider.mismatch=CWWKW1102W: Der EJB-Geltungsbereich des JAXRS-Providers {0} ist {1}. Liberty ruft die Providerinstanz aus {2} ab. warning.jaxrs.ejb.provider.mismatch.explanation=Die Providerinstanz ist nur ein Singleton. Liberty ruft Providerinstanzen aus EJB ab, wenn der EJB-Geltungsbereich des Providers vom Typ Dependent oder ApplicationScoped ist. warning.jaxrs.ejb.provider.mismatch.useraction=Es ist keine Aktion erforderlich. diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_es.nlsprops index 21e808e9f2a2..3e491708cd76 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_es.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_fr.nlsprops index 2ca95e2e1c72..5ce37e737975 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_fr.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_hu.nlsprops index 40b41642d203..a02595c48201 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_hu.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_it.nlsprops index c0d8530cb6ca..73414d169577 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_it.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ja.nlsprops index f244d1c3b974..a4aeb3f2b7e1 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ja.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -23,11 +21,11 @@ -warning.jaxrs.ejb.resource.mismatch=CWWKW1100W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2 {1} \u304c EJB \u6709\u52b9\u7bc4\u56f2 {2} \u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002Liberty \u306f {3} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 +warning.jaxrs.ejb.resource.mismatch=CWWKW1100W: JAXRS \u30ea\u30bd\u30fc\u30b9 {0} \u306e\u6709\u52b9\u7bc4\u56f2 {1} \u304c EJB \u6709\u52b9\u7bc4\u56f2 {2} \u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 Liberty \u306f {3} \u304b\u3089\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.ejb.resource.mismatch.explanation=JAXRS \u30ea\u30bd\u30fc\u30b9\u306e\u6709\u52b9\u7bc4\u56f2\u304c EJB \u306e\u6709\u52b9\u7bc4\u56f2\u3068\u4e00\u81f4\u305b\u305a\u3001\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c EJB \u306b\u5b58\u5728\u3059\u308b\u5834\u5408\u3001Liberty \u306f\u30ea\u30bd\u30fc\u30b9\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092 EJB \u304b\u3089\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.ejb.resource.mismatch.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 -warning.jaxrs.ejb.provider.mismatch=CWWKW1102W: JAXRS \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc {0} \u306e EJB \u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002Liberty \u306f {2} \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 +warning.jaxrs.ejb.provider.mismatch=CWWKW1102W: JAXRS \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc {0} \u306e EJB \u6709\u52b9\u7bc4\u56f2\u306f {1} \u3067\u3059\u3002 Liberty \u306f {2} \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.ejb.provider.mismatch.explanation=\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f Singleton \u306e\u307f\u3067\u3059\u3002 \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e EJB \u6709\u52b9\u7bc4\u56f2\u304c Dependent \u307e\u305f\u306f ApplicationScoped \u3067\u3042\u308b\u5834\u5408\u3001Liberty \u306f EJB \u304b\u3089\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002 warning.jaxrs.ejb.provider.mismatch.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ko.nlsprops index 92cd883286ba..014b66039757 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ko.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pl.nlsprops index 28ec543aae86..8baf2cd2bcbb 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pl.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pt_BR.nlsprops index d46e3b379a59..16b47c882430 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_pt_BR.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ro.nlsprops index d10d225f503c..929000fb2966 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ro.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ru.nlsprops index 5b82c371f258..0573f31253c3 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_ru.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh.nlsprops index 0956f757f896..dba09eef33df 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh_TW.nlsprops index e7c396e78259..223924b07888 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages_zh_TW.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.ejb/resources/com/ibm/ws/jaxrs20/ejb/internal/resources/JaxRsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_cs.nlsprops index e3e9027152cc..82ce3e8f9b72 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_cs.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_de.nlsprops index b304db9b29c9..803377cc1747 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_de.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_es.nlsprops index 665d262baee9..3a4e0b038ed2 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_es.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_fr.nlsprops index 0a0fc33a5fff..d57ba88a1a98 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_fr.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_hu.nlsprops index 217f72a95352..62dc673a554e 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_hu.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_it.nlsprops index 580c05ada14f..a977d8887bda 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_it.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ja.nlsprops index b1ddd85e6136..ecdd92427f72 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ja.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ko.nlsprops index c7ba5b6aea39..80aba6efb318 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ko.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pl.nlsprops index 13f625deb0d7..2733e5f9640d 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pl.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pt_BR.nlsprops index 9d71b00e82d2..6f5dafa3b7f7 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_pt_BR.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ro.nlsprops index 6cf0ec63b9a6..9fda4742e7e7 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ro.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ru.nlsprops index 93463d6c6fe3..21ab7a6665e5 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_ru.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh.nlsprops index 5ac7f5b3c686..77c022cf708f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh_TW.nlsprops index 9478af198b6d..ef34390107c1 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsServerMessages_zh_TW.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs.2.0.server/resources/com/ibm/ws/jaxrs20/server/internal/resources/JaxRsWebServerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_cs.nlsprops index 3a789ff54559..363066357411 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_de.nlsprops index 3bcebf85c75e..848ac5b66158 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_es.nlsprops index 75c94d20b2f3..b232ccdfc5a5 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_fr.nlsprops index 185b693b458d..a6d644ade3e0 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_hu.nlsprops index 1b94f2871ffa..90829feb1c8c 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_it.nlsprops index b9509d035faa..426f66b3c681 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ja.nlsprops index 254a5a2690eb..b2966edbc719 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ko.nlsprops index 127b7194d00d..c2502e63b1f3 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pl.nlsprops index 62b95b393014..8c54c5490cb0 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pt_BR.nlsprops index 40d7ee03db0b..87122535628c 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ro.nlsprops index 3f0257d28888..cf3778460350 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ru.nlsprops index a894bed2ba29..22bf9e34e94f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh.nlsprops index a10537b83770..ca888b31888d 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh_TW.nlsprops index 1a661813a3c3..31c134c0e257 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxrs-2.0.tools/resources/com/ibm/ws/jaxrs20/tools/internal/resources/JaxRsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_cs.nlsprops index a497808cebfd..de65482f1563 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_cs.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_de.nlsprops index afbd9258cf2a..a72d8ace1bb9 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_de.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_es.nlsprops index af666f7a2cfd..b5eb6398b4a6 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_es.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_fr.nlsprops index 687c2866e25b..a8fe8eff579a 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_fr.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_hu.nlsprops index 13d079c6a630..a48a1f694d4c 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_hu.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_it.nlsprops index 5b25061360d9..efe21fddf27d 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_it.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ja.nlsprops index 569b5229f46f..11819e9d0dc2 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ja.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ko.nlsprops index 5f8b32ee7c9f..0472f31f1fef 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ko.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pl.nlsprops index 3398aac237a1..f0ecb2710036 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pl.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pt_BR.nlsprops index 5ce88f7de6dc..e171387caeb8 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_pt_BR.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ro.nlsprops index 4db61306b677..9c6d0b0b6f8f 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ro.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ru.nlsprops index 6156fdbffc5d..9bd7a67b986b 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_ru.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh.nlsprops index 1085ed075849..96822bf7d692 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh_TW.nlsprops index 907fdd6a69ac..3fce4012aa25 100644 --- a/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.0.web/resources/com/ibm/ws/jaxrs20/web/internal/resources/JaxRsWebMessages_zh_TW.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_cs.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_cs.nlsprops index c0454785b1aa..7430e32a8369 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_de.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_de.nlsprops index a1b367a8f402..33412b80dcaf 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -209,6 +207,7 @@ err.unsupported.jmx.operation.useraction=F\u00fchren Sie keine nicht unterst\u00 error.jacksonproviderregister.exception=CWWKW0060E: Der Jackson-Provider kann nicht registriert werden. Ursache: {0}: {1}. error.jacksonproviderregister.exception.explanation= Der Jackson-Provider ist nicht ordnungsgem\u00e4\u00df konfiguriert. error.jacksonproviderregister.exception.useraction= Stellen Sie sicher, dass der Jackson-Provider ordnungsgem\u00e4\u00df konfiguriert ist. Wenn der Fehler weiter besteht, suchen Sie im FFDC-Protokoll im entsprechenden Verzeichnis logs/ffdc des Servers nach weiteren Einzelheiten. + warn.invalid.authorization.token.type=CWWKW0061W: Der in der Serverkonfiguration angegebene Berechtigungstokentyp {0} ist ung\u00fcltig und wird ignoriert. warn.invalid.authorization.token.type.explanation=Der in der Serverkonfiguration angegebene Berechtigungstokentyp ist ung\u00fcltig. warn.invalid.authorization.token.type.useraction=Geben Sie einen g\u00fcltigen Berechtigungstokentyp an. diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_es.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_es.nlsprops index 91d4d5c17d9b..e0dee40db27a 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_fr.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_fr.nlsprops index 9a806e8b88f8..0c38369d6441 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_hu.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_hu.nlsprops index 40aa11e2adb4..2ca3daaf4a2a 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_it.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_it.nlsprops index 514188942653..9d562a9a1d79 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ja.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ja.nlsprops index 672f8a5f1755..8dffbdb52bf1 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ko.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ko.nlsprops index bf9fce3ee369..577f696d63d6 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pl.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pl.nlsprops index e30b5a8d7a2f..3e6b28ee96bf 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pt_BR.nlsprops index 031672731f19..1567f604c7db 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ro.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ro.nlsprops index 9482b91a3eb9..b5934dd33ab3 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ru.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ru.nlsprops index b7ac873cf264..7a6dadf4caf1 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh.nlsprops index a1be046d1ca3..6f993a17428f 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh_TW.nlsprops index 1b2cf92e9154..ccaf5e4e4335 100644 --- a/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxrs.2.1.common/resources/com/ibm/ws/jaxrs20/internal/resources/JaxRsCommonMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.common/resources/com/ibm/ws/jaxws/internal/resources/JaxWsCommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops index ee59fe08c533..f71883e4956b 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops index 6a2fc8f5deb1..f7c68a3cd8da 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops index 956f61ebb0ac..68994e7612a7 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops index a86840bdc03b..c116c16adaf1 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops index 832f19ee40cb..65ac94d5307a 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops index dd5b4d5647fb..8e8eb6388db6 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops index 265327a919d6..c495997682ef 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops index 297fc6c22162..41df1e9433ec 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops index 490b5172bb5c..3b3f3215371b 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops index 20de47dd27ed..f1952c27bd32 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops index d14a54946bc8..c27867fcd9dc 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops index 37fc4d8cbd5c..eabcfea045e9 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops index ca08d3d7912e..9d06972c82a1 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops index 9f147fb43664..69d0288ee925 100755 --- a/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops index 2780ba3974b5..e8b89c49f9ec 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops index ad26f43c79c1..58a270458381 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops index 5da54ce2e294..7ef59f214ea7 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops index 78af3e82ad05..2ccf7da74b9a 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops index f495974b6a4d..82fa91c0bad1 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops index 699dad80e8df..b808e0b5bab5 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops index 7e85d45e1096..f7f6dd5e90c8 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops index 34e26086d072..05e0f106555f 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops index 2d0206aed5e2..9807cfe1f23f 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops index bb682c74b269..dd51cac930fa 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops index 2d8925cf22da..7509e9b868cf 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops index ab8cd39423e3..baa4a8fac592 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops index 63d67764b1f3..2b905b55a29f 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops index 427ca4e1c1aa..e5df67c08311 100755 --- a/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.2.3.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws23/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops index 7f4c1fbfb803..8d54fd3cf607 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_cs.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops index 6a2fc8f5deb1..a5d0d880d4c6 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_de.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops index 956f61ebb0ac..f3d8b98e8573 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_es.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops index a86840bdc03b..c29e6c3e37e4 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_fr.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops index 832f19ee40cb..fe51df210dc0 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_hu.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops index dd5b4d5647fb..fe7574a61f22 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_it.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops index 265327a919d6..cb1ab31aa75c 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ja.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops index 297fc6c22162..3488a493138e 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ko.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops index 490b5172bb5c..855d4919e703 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pl.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops index 20de47dd27ed..5b46937d91ec 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_pt_BR.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops index d14a54946bc8..5b3feb968fe9 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ro.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops index 37fc4d8cbd5c..47e74c39555a 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_ru.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops index ca08d3d7912e..34def31270c8 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops index 50abab10c8da..0c42ac797e87 100755 --- a/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/clientcontainer/internal/resources/JaxWsClientContainerMessages_zh_TW.nlsprops @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2019 IBM Corporation and others. +# Copyright (c) 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.clientcontainer/resources/com/ibm/ws/jaxws/internal/resources/JaxWsClientContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_cs.nlsprops index 79e283d988c4..9ba5cdd87a36 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_de.nlsprops index f5db8ecb61b3..478f98ea6a75 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_es.nlsprops index 0ca73ba412e7..e56ea477cdf7 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_fr.nlsprops index 8cbf401e0df6..7588b6c5a831 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_hu.nlsprops index b86c84bf333c..d5696416b632 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_it.nlsprops index 8463ac53957a..3ee427b7ee5a 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ja.nlsprops index dbee7b44425d..d12d0a76211f 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ko.nlsprops index a05a42ead96b..a6c15f3ae4f8 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pl.nlsprops index 1bb3937a92f3..85ea5b3d352e 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pt_BR.nlsprops index 228928934fbe..1242e9179e3a 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ro.nlsprops index 75df934619b7..a79292fd303e 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ru.nlsprops index 9fd24929ec3f..0efd37768fdd 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh.nlsprops index c7396f23ef71..5c0d8b1310e7 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh_TW.nlsprops index 45e8ace9296f..8b29ddeea964 100755 --- a/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/ejb/internal/resources/JaxWsEJBMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_cs.nlsprops index 51fd35b2048a..42a1be30433e 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_cs.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_de.nlsprops index 56c4408f39fb..72976c36f1dc 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_de.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_es.nlsprops index 4746e3aa13a6..d70aa9e2485b 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_es.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -33,7 +32,6 @@ err.when.get.ssl.socket.factory=CWWKW0601E: El atributo sslRef={0} no puede obte err.when.get.ssl.socket.factory.explanation=La configuraci\u00f3n no v\u00e1lida del elemento keystore o truststore en el archivo server.xml puede dar como resultado la excepci\u00f3n debido a que el atributo sslRef especificado en el archivo ibm-ws-bnd.xml hace referencia a las configuraciones SSL del archivo server.xml. err.when.get.ssl.socket.factory.useraction=Aseg\u00farese de que la ubicaci\u00f3n y la contrase\u00f1a del elemento keystore o truststore se han especificado correctamente en el archivo server.xml, y de que el alias de certificado sea v\u00e1lido en el archivo ibm-ws-bnd.xml. - ibm.ws.bnd.login.config.in.war.is.ingnored=CWWKW0602W: El elemento login-config definido en el archivo ibm-ws-bnd.xml se ignora porque la aplicaci\u00f3n es una aplicaci\u00f3n web y debe estar definida en el archivo web.xml. ibm.ws.bnd.login.config.in.war.is.ingnored.explanation=El elemento login-config s\u00f3lo puede configurarse en el archivo web.xml de la aplicaci\u00f3n web, y el elemento login-config definido en el archivo ibm-ws-bnd.xml se ignora. ibm.ws.bnd.login.config.in.war.is.ingnored.useraction=Aseg\u00farese de que el elemento login-config s\u00f3lo est\u00e1 configurado en el archivo web.xml de la aplicaci\u00f3n web. diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_fr.nlsprops index a26fa77bca47..d87ae460f756 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_fr.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_hu.nlsprops index 24dd1e7ba97a..d19e100d6914 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_hu.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_it.nlsprops index a1a9f5deceec..7079b6ab76c8 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_it.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ja.nlsprops index bdbff8621ac9..4c1eba3f6a00 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ja.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ko.nlsprops index f1749a79ae37..8da5cdfda884 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ko.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pl.nlsprops index 9eb30cd0fa8a..c7e269ebb97b 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pl.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pt_BR.nlsprops index ba678f0cb5ef..810239558207 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_pt_BR.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ro.nlsprops index 0bb16a6ee27e..b42d8b242d11 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ro.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ru.nlsprops index 0bc6d02e0a33..3181cdc897e5 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_ru.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh.nlsprops index e431bc786b8c..11f4c528e583 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh_TW.nlsprops index 673eabef8bb4..81b6f173b053 100755 --- a/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages_zh_TW.nlsprops @@ -9,8 +9,7 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# + #CMVCPATHNAME com.ibm.ws.jaxws.security/resources/com/ibm/ws/jaxws/security/internal/resources/JaxWsSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_cs.nlsprops index 8ae9682a0ef6..ba5ce552b3d7 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_cs.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_de.nlsprops index 04994c12417c..10148160c0d6 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_de.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_es.nlsprops index de3de68c53f8..50d65d18cf0a 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_es.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_fr.nlsprops index 97df82096a63..72867b079af7 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_fr.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_hu.nlsprops index 1aa142fdbc65..477c84291371 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_hu.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_it.nlsprops index 7268a7c68ac4..85b1e3bea7c7 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_it.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ja.nlsprops index bc031afab6e2..15fc17ab56eb 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ja.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ko.nlsprops index a9677637d484..313deb409cb8 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ko.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pl.nlsprops index dc6dd0a87200..48f810c47788 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pl.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pt_BR.nlsprops index 7bcf3b0b3607..1c58dd74232b 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_pt_BR.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ro.nlsprops index 9999518b6e97..81cb680deaff 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ro.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ru.nlsprops index 3ace69434959..abf4fe0d6902 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_ru.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh.nlsprops index 8634f4176251..e866c83972f0 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh_TW.nlsprops index d0ad31fdc264..28fcbc9e9180 100755 --- a/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.tools/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages_zh_TW.nlsprops @@ -9,8 +9,6 @@ # IBM Corporation - initial API and implementation ############################################################################### -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.ejb/resources/com/ibm/ws/jaxws/tools/internal/resources/JaxWsToolsMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops index a497808cebfd..de65482f1563 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_cs.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops index afbd9258cf2a..a72d8ace1bb9 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_de.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops index af666f7a2cfd..b5eb6398b4a6 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_es.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops index 687c2866e25b..a8fe8eff579a 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_fr.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops index 13d079c6a630..a48a1f694d4c 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_hu.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops index 5b25061360d9..efe21fddf27d 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_it.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops index 569b5229f46f..11819e9d0dc2 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ja.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops index 5f8b32ee7c9f..0472f31f1fef 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ko.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops index 3398aac237a1..f0ecb2710036 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pl.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops index 5ce88f7de6dc..e171387caeb8 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_pt_BR.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops index 4db61306b677..9c6d0b0b6f8f 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ro.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops index 6156fdbffc5d..9bd7a67b986b 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_ru.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops index 1085ed075849..96822bf7d692 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops index 907fdd6a69ac..3fce4012aa25 100755 --- a/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/web/internal/resources/JaxWsWebMessages_zh_TW.nlsprops @@ -10,8 +10,6 @@ ############################################################################### # ------------------------------------------------------------------------------------------------- -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.web/resources/com/ibm/ws/jaxws/internal/resources/JaxWsWebMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_cs.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_cs.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_cs.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_cs.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_de.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_de.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_de.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_de.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_es.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_es.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_es.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_es.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_fr.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_fr.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_fr.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_fr.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_hu.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_hu.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_hu.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_hu.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_it.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_it.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_it.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_it.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ja.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ja.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ja.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ja.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ko.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ko.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ko.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ko.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pl.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pl.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pl.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pl.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pt_BR.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pt_BR.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_pt_BR.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ro.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ro.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ro.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ro.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ru.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ru.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ru.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_ru.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh_TW.nlsprops b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh_TW.nlsprops index a22f9fb81ff1..eefa543a06f1 100755 --- a/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages_zh_TW.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.jaxws.webcontainer/resources/com/ibm/ws/jaxws/webcontainer/internal/resources/JaxWsWebContainerMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_cs.properties index cde78ca8b31e..db1b988eec36 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_cs.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Ignorovat chyby zdroje dat ignore.data.source.errors.desc=M\u00e1-li hodnotu true, budou chyby, ke kter\u00fdm dojde p\u0159i pokusu vyhledat zdroj dat uveden\u00fd v prvc\u00edch jta-data-source nebo non-jta-data-source souboru persistence.xml, nahl\u00e1\u0161eny a ignorov\u00e1ny, co\u017e umo\u017en\u00ed poskytovateli perzistence ur\u010dit v\u00fdchoz\u00ed zdroj dat. M\u00e1-li hodnotu false, budou se chyby \u0161\u00ed\u0159it na poskytovatele perzistence, tak\u017ee bude mo\u017en\u00e9 chyby snadn\u011bji diagnostikovat, ale \u0161patn\u011b nakonfigurovan\u00e1 aplikace nemus\u00ed fungovat. Standardn\u011b je tato vlastnost nastavena na hodnotu true, je-li povolena JPA 2.0. Jinak m\u00e1 hodnotu false. default.properties=V\u00fdchoz\u00ed vlastnosti perzistence -default.properties.desc=V\u00fdchoz\u00ed vlastnosti perzistence na \u00farovni integrace pro pou\u017eit\u00ed poskytovatelem perzistence p\u0159i vytvo\u0159en\u00ed tov\u00e1rny spr\u00e1vce entit spravovan\u00e9 kontejnerem. Ur\u010den\u00e9 v\u00fdchoz\u00ed vlastnosti perzistence jsou zahrnuty p\u0159i vol\u00e1n\u00ed metody PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=V\u00fdchoz\u00ed vlastnosti perzistence na \u00farovni integrace pro pou\u017eit\u00ed poskytovatelem perzistence p\u0159i vytvo\u0159en\u00ed tov\u00e1rny spr\u00e1vce entit spravovan\u00e9 kontejnerem. Ur\u010den\u00e9 v\u00fdchoz\u00ed vlastnosti perzistence jsou zahrnuty p\u0159i vol\u00e1n\u00ed metody PersistenceProvider.createContainerEntityManagerFactory. Pokud je v souboru persistence.xml zad\u00e1n stejn\u00fd v\u00fdchoz\u00ed n\u00e1zev vlastnosti persistence, tato konfigurace p\u0159ep\u00ed\u0161e hodnotu vlastnosti v souboru persistence.xml. default.properties.property=P\u00e1r jm\u00e9no/hodnota popisuj\u00edc\u00ed vlastnost perzistence -default.properties.property.desc=Poskytuje specifickou vlastnost perzistence pro vytvo\u0159en\u00ed v\u0161ech tov\u00e1ren spr\u00e1vce entit spravovan\u00fdch kontejnerem. +default.properties.property.desc=Poskytuje specifickou vlastnost persistence v\u0161em tov\u00e1rn\u00e1m spr\u00e1vce entit spravovan\u00fdch kontejnery. default.properties.property.name=N\u00e1zev vlastnosti perzistence default.properties.property.name.desc=Poskytuje n\u00e1zev vlastnosti perzistence na \u00farovni integrace. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_de.properties index 33186458d0f2..5167ebe658c0 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_de.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Datenquellenfehler ignorieren ignore.data.source.errors.desc=Wenn diese Option ausgew\u00e4hlt ist (true), werden Fehler, die beim Suchen einer mit dem Element jta-data-source oder non-jta-data-source in der Datei persistence.xml angegebenen Datenquelle gemeldet und ignoriert, was es dem Persistenzprovider erm\u00f6glicht, eine Standarddatenquelle zu bestimmen. Wenn die Option nicht ausgew\u00e4hlt ist (false), werden die Fehler an den Persistenzprovider weitergegeben, damit die Fehler einfacher diagnostiziert werden k\u00f6nnen, aber falsch konfigurierte Anwendungen funktionieren m\u00f6glicherweise nicht. Standardm\u00e4\u00dfig ist diese Eigenschaft ausgew\u00e4hlt (true), wenn JPA 2.0 aktiviert ist, andernfalls ist sie abgew\u00e4hlt (false). default.properties=Standardpersistenzeigenschaften -default.properties.desc=Standardpersistenzeigenschaften auf Integrationsebene, die der Persistenzprovider verwenden kann, wenn eine containerverwaltete Entit\u00e4tsmanager-Factory erstellt wird. Die angegebenen Standardpersistenzeigenschaften werden eingeschlossen, wenn die Methode PersistenceProvider.createContainerEntityManagerFactory aufgerufen wird. +default.properties.desc=Standard-Persistenzeigenschaften f\u00fcr die Integrationsebene f\u00fcr die Verwendung durch den Persistenzprovider, wenn eine containergesteuerte Entit\u00e4tsmanager-Factory erstellt wird. Die angegebenen Standardpersistenzeigenschaften werden eingeschlossen, wenn die Methode PersistenceProvider.createContainerEntityManagerFactory aufgerufen wird. Wenn derselbe Standardpersistenzeigenschaftsname in einer Datei persistence.xml angegeben wird, \u00fcberschreibt diese Konfiguration diesen Eigenschaftswert in der Datei persistence.xml. default.properties.property=Name/Wert-Paar, das eine Persistenzeigenschaft beschreibt -default.properties.property.desc=Gibt eine bestimmte Persistenzeigenschaft f\u00fcr die Erstellung aller containerverwalteten Entit\u00e4tsmanager-Factorys an. +default.properties.property.desc=Stellt eine bestimmte Persistenzeigenschaft f\u00fcr alle containerverwalteten Entit\u00e4tsmanager-Factorys bereit. default.properties.property.name=Name der Persistenzeigenschaft default.properties.property.name.desc=Gibt den Namen der Persistenzeigenschaft auf Integrationsebene an. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_es.properties index bef724f96ae6..fc87088a12bd 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_es.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Omitir errores de origen de datos ignore.data.source.errors.desc=Si el valor es true, se informe acerca de los errores que se producen durante el intento de b\u00fasqueda de un origen de datos que se especifica mediante los elementos jta-data-source o non-jta-data-source en el archivo persistence.xml y se omiten los errores, lo cual permite al proveedor de persistencia determinar un origen de datos predeterminado. Si el valor es false, los errores se propagan al proveedor de persistencia, de modo que se puedan diagnosticar los errores m\u00e1s f\u00e1cilmente, pero es posible que las aplicaciones con errores de configuraci\u00f3n no funcionen. De forma predeterminada el valor de esta propiedad es true si se ha habilitado JPA 2.0, de lo contrario, su valor es false. default.properties=Propiedades de persistencia predeterminadas -default.properties.desc=Propiedades de persistencia de nivel de integraci\u00f3n predeterminadas que utiliza el proveedor de persistencia cuando se crea una f\u00e1brica de gestor de entidad gestionada por contenedor. Las propiedades de persistencia predeterminadas se incluyen cuando se llama al m\u00e9todo PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=Propiedades de persistencia de nivel de integraci\u00f3n predeterminadas para que las utilice el proveedor de persistencia cuando se crea una f\u00e1brica de gestor de entidades gestionada por contenedor. Las propiedades de persistencia predeterminadas se incluyen cuando se llama al m\u00e9todo PersistenceProvider.createContainerEntityManagerFactory. Si se especifica el mismo nombre de propiedad de persistencia predeterminada dentro de un archivo persistence.xml, esta configuraci\u00f3n altera temporalmente ese valor de propiedad en el archivo persistence.xml. default.properties.property=Par de nombre/valor que describe una propiedad de persistencia -default.properties.property.desc=Proporciona una propiedad de persistencia espec\u00edfica para la creaci\u00f3n de todas las f\u00e1bricas de gestor de entidad gestionadas por contenedor. +default.properties.property.desc=Proporciona una propiedad de persistencia espec\u00edfica a todas las f\u00e1bricas del gestor de entidades gestionadas por contenedor. default.properties.property.name=Nombre de propiedad de persistencia default.properties.property.name.desc=Proporciona el nombre de la propiedad de persistencia de nivel de integraci\u00f3n. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_fr.properties index a537fd989edd..971ef9b50a58 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_fr.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Ignorer les erreurs de source de donn\u00e9es ignore.data.source.errors.desc=Si sa valeur est "true", les erreurs survenant lors d'une tentative de recherche d'une source de donn\u00e9es sp\u00e9cifi\u00e9e par l'\u00e9l\u00e9ment jta-data-source ou non-jta-data-source dans le fichier persistence.xml sont signal\u00e9es et ignor\u00e9es, ce qui permet au fournisseur de persistance de d\u00e9terminer une source de donn\u00e9es par d\u00e9faut. Si sa valeur est "false", les erreurs sont propag\u00e9es au fournisseur de persistance afin de faciliter leur diagnostic, mais il se peut que les applications mal configur\u00e9es ne fonctionnent pas. Par d\u00e9faut, cette propri\u00e9t\u00e9 est d\u00e9finie \u00e0 "true" si JPA 2.0 est activ\u00e9, et \u00e0 "false" autrement. default.properties=Propri\u00e9t\u00e9s de persistance par d\u00e9faut -default.properties.desc=Propri\u00e9t\u00e9s de persistance par d\u00e9faut au niveau int\u00e9gration \u00e0 utiliser par le fournisseur de persistance lors de la cr\u00e9ation d'une fabrique de gestionnaire d'entit\u00e9s g\u00e9r\u00e9e par conteneur. Les propri\u00e9t\u00e9s de persistance par d\u00e9faut sp\u00e9cifi\u00e9es sont incluses lors de l'appel de la m\u00e9thode PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=Propri\u00e9t\u00e9s de persistance par d\u00e9faut au niveau int\u00e9gration \u00e0 utiliser par le fournisseur de persistance lors de la cr\u00e9ation d'une fabrique de gestionnaire d'entit\u00e9s g\u00e9r\u00e9e par conteneur. Les propri\u00e9t\u00e9s de persistance par d\u00e9faut sp\u00e9cifi\u00e9es sont incluses lors de l'appel de la m\u00e9thode PersistenceProvider.createContainerEntityManagerFactory. Si le m\u00eame nom de propri\u00e9t\u00e9 de persistance par d\u00e9faut est sp\u00e9cifi\u00e9 dans un fichier persistence.xml, cette configuration remplace cette valeur de propri\u00e9t\u00e9 dans le fichier persistence.xml. default.properties.property=Paire nom/valeur d\u00e9crivant une propri\u00e9t\u00e9 de persistance -default.properties.property.desc=Fournit une propri\u00e9t\u00e9 de persistance sp\u00e9cifique pour la cr\u00e9ation de toutes les fabriques de gestionnaire d'entit\u00e9s g\u00e9r\u00e9es par conteneur. +default.properties.property.desc=Fournit une propri\u00e9t\u00e9 de persistance sp\u00e9cifique pour toutes les fabriques de gestionnaires d'entit\u00e9s g\u00e9r\u00e9es par conteneur. default.properties.property.name=Nom de la propri\u00e9t\u00e9 de persistance default.properties.property.name.desc=Fournit le nom de la propri\u00e9t\u00e9 de persistance au niveau int\u00e9gration. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_hu.properties index 4449fb192c2c..3fc6b2f06480 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_hu.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Adatforr\u00e1s hib\u00e1k figyelmen k\u00edv\u00fcl h ignore.data.source.errors.desc=Ha true \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor a persistence.xml f\u00e1jlban l\u00e9v\u0151 jta-data-source vagy non-jta-data-source elemek \u00e1ltal megadott adatforr\u00e1s kikeres\u00e9s\u00e9nek k\u00eds\u00e9rlete sor\u00e1n jelentkez\u0151 hib\u00e1k jelent\u00e9sre, majd pedig figyelmen k\u00edv\u00fcl hagy\u00e1sra ker\u00fclnek, amely lehet\u0151v\u00e9 teszi a meg\u0151rz\u00e9si szolg\u00e1ltat\u00f3 sz\u00e1m\u00e1ra egy alap\u00e9rtelmezett adatforr\u00e1s meg\u00e1llap\u00edt\u00e1s\u00e1t. Ha a false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor a hib\u00e1k tov\u00e1bb\u00edt\u00e1sra ker\u00fclnek a meg\u0151rz\u00e9si szolg\u00e1ltat\u00f3nak, hogy azok k\u00f6nnyebben diagnosztiz\u00e1lhat\u00f3k legyenek, de lehets\u00e9ges, hogy a helytelen\u00fcl be\u00e1ll\u00edtott alkalmaz\u00e1sok nem m\u0171k\u00f6dnek. Alap\u00e9rtelmez\u00e9sben ez a tulajdons\u00e1g a true \u00e9rt\u00e9ket veszi fel, ha a JPA 2.0 enged\u00e9lyezett, m\u00e1sk\u00fcl\u00f6nben pedig a false \u00e9rt\u00e9ket. default.properties=Alap\u00e9rtelmezett megmarad\u00e1si tulajdons\u00e1gok -default.properties.desc=Alap\u00e9rtelmezett integr\u00e1ci\u00f3s szint\u0171 megmarad\u00e1si tulajdons\u00e1gok, amelyeket a meg\u0151rz\u00e9si szolg\u00e1ltat\u00f3 haszn\u00e1l a t\u00e1rol\u00f3alap\u00fa p\u00e9ld\u00e1nykezel\u0151 gy\u00e1r l\u00e9trehoz\u00e1sakor. A PersistenceProvider.createContainerEntityManagerFactory met\u00f3dus megh\u00edv\u00e1sakor a megadott alap\u00e9rtelmezett megmarad\u00e1si tulajdons\u00e1gok szerepelnek. +default.properties.desc=Alap\u00e9rtelmezett integr\u00e1ci\u00f3s szint\u0171 megmarad\u00e1si tulajdons\u00e1gok, amelyeket a meg\u0151rz\u00e9si szolg\u00e1ltat\u00f3 haszn\u00e1l a t\u00e1rol\u00f3alap\u00fa p\u00e9ld\u00e1nykezel\u0151 gy\u00e1r l\u00e9trehoz\u00e1sakor. A PersistenceProvider.createContainerEntityManagerFactory met\u00f3dus megh\u00edv\u00e1sakor a megadott alap\u00e9rtelmezett megmarad\u00e1si tulajdons\u00e1gok szerepelnek. Ha a persistence.xml f\u00e1jlban ugyanaz az alap\u00e9rtelmezett perzisztencia tulajdons\u00e1g van megadva, akkor ez a konfigur\u00e1ci\u00f3 fel\u00fclb\u00edr\u00e1lja azt a tulajdons\u00e1g\u00e9rt\u00e9ket a persistence.xml f\u00e1jlban. default.properties.property=Egy megmarad\u00e1si tulajdons\u00e1got le\u00edr\u00f3 n\u00e9v/\u00e9rt\u00e9k p\u00e1r -default.properties.property.desc=Egy adott megmarad\u00e1si tulajdons\u00e1got biztos\u00edt az \u00f6sszes t\u00e1rol\u00f3alap\u00fa p\u00e9ld\u00e1nykezel\u0151 gy\u00e1r l\u00e9trehoz\u00e1s\u00e1hoz. +default.properties.property.desc=Adott perzisztencia tulajdons\u00e1got biztos\u00edt minden t\u00e1rol\u00f3alap\u00fa entit\u00e1skezel\u0151 gy\u00e1rhoz. default.properties.property.name=Megmarad\u00e1si tulajdons\u00e1g neve default.properties.property.name.desc=Az integr\u00e1ci\u00f3szint\u0171 megmarad\u00e1si tulajdons\u00e1g nev\u00e9t hat\u00e1rozza meg. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_it.properties index ebb118420471..818746992014 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_it.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Ignora errori origine dati ignore.data.source.errors.desc=Se true, gli errori che si verificano durante il tentativo di ricerca di un'origine dati specificata dagli elementi jta-data-source o non-jta-data-source nel file persistence.xml sono notificati e ignorati, ci\u00f2 consente al provider di persistenza di determinare un'origine dati predefinita. Se false, gli errori vengono propagati al provider di persistenza in modo che gli errori possono essere diagnosticati pi\u00f9 facilmente, ma le applicazioni con una configurazione errata potrebbero non funzionare. Per impostazione predefinita, questa propriet\u00e0 \u00e8 true se JPA 2.0 \u00e8 abilitato e false in caso contrario. default.properties=Propriet\u00e0 di persistenza predefinite -default.properties.desc=Le propriet\u00e0 di persistenza a livello di integrazione predefinite per l'utilizzo da parte del provider di persistenza quando viene creato un factory del gestore entit\u00e0 gestito dal contenitore. Le propriet\u00e0 di persistenza predefinite sono incluse quando viene richiamato il metodo PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=Le propriet\u00e0 di persistenza a livello di integrazione predefinite per l'utilizzo da parte del provider di persistenza quando viene creato un factory del gestore entit\u00e0 gestito dal contenitore. Le propriet\u00e0 di persistenza predefinite sono incluse quando viene richiamato il metodo PersistenceProvider.createContainerEntityManagerFactory. Se lo stesso nome di propriet\u00e0 di persistenza predefinito \u00e8 specificato all'interno di un file persistence.xml, questa configurazione sovrascrive tale valore della propriet\u00e0 nel file persistence.xml default.properties.property=Coppia nome/valore che descrive una propriet\u00e0 di persistenza -default.properties.property.desc=Fornisce una propriet\u00e0 di persistenza specifica per la creazione di tutti i factory del gestore entit\u00e0 gestito dal contenitore. +default.properties.property.desc=Fornisce una propriet\u00e0 di persistenza specifica per tutti i factory del gestore entit\u00e0 gestito dal contenitore. default.properties.property.name=Nome propriet\u00e0 di persistenza default.properties.property.name.desc=Fornisce il nome della propriet\u00e0 di persistenza al livello di integrazione. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ja.properties index 69e9058e9887..a22d158e773b 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ja.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=\u30c7\u30fc\u30bf\u30fb\u30bd\u30fc\u30b9\u30fb\u30a8 ignore.data.source.errors.desc=true \u306e\u5834\u5408\u3001persistence.xml \u30d5\u30a1\u30a4\u30eb\u5185\u306e jta-data-source \u30a8\u30ec\u30e1\u30f3\u30c8\u307e\u305f\u306f non-jta-data-source \u30a8\u30ec\u30e1\u30f3\u30c8\u3067\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30fc\u30bf\u30fb\u30bd\u30fc\u30b9\u3092\u691c\u7d22\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u767a\u751f\u3059\u308b\u30a8\u30e9\u30fc\u306f\u5831\u544a\u3055\u308c\u3066\u7121\u8996\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30c7\u30fc\u30bf\u30fb\u30bd\u30fc\u30b9\u3092\u6c7a\u5b9a\u3067\u304d\u307e\u3059\u3002 false \u306e\u5834\u5408\u3001\u30a8\u30e9\u30fc\u306f\u8a3a\u65ad\u304c\u5bb9\u6613\u306b\u306a\u308b\u3088\u3046\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306b\u4f1d\u642c\u3055\u308c\u307e\u3059\u304c\u3001\u69cb\u6210\u304c\u8aa4\u3063\u3066\u3044\u308b\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u6a5f\u80fd\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002 \u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u306f\u3001\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3001JPA 2.0 \u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u308b\u5834\u5408\u306f true \u3067\u3042\u308a\u3001\u305d\u308c\u4ee5\u5916\u306e\u5834\u5408\u306f false \u3067\u3059\u3002 default.properties=\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc -default.properties.desc=\u30b3\u30f3\u30c6\u30ca\u30fc\u7ba1\u7406\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u30fb\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u306e\u4f5c\u6210\u6642\u306b\u3001\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u3067\u4f7f\u7528\u3059\u308b\u305f\u3081\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u7d71\u5408\u30ec\u30d9\u30eb\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3002PersistenceProvider.createContainerEntityManagerFactory \u30e1\u30bd\u30c3\u30c9\u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u3068\u3001\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u542b\u3081\u3089\u308c\u307e\u3059\u3002 +default.properties.desc=\u30b3\u30f3\u30c6\u30ca\u30fc\u7ba1\u7406\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u30fb\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u306e\u4f5c\u6210\u6642\u306b\u3001\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u3067\u4f7f\u7528\u3059\u308b\u305f\u3081\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u7d71\u5408\u30ec\u30d9\u30eb\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3002PersistenceProvider.createContainerEntityManagerFactory \u30e1\u30bd\u30c3\u30c9\u304c\u547c\u3073\u51fa\u3055\u308c\u308b\u3068\u3001\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u542b\u3081\u3089\u308c\u307e\u3059\u3002 persistence.xml \u30d5\u30a1\u30a4\u30eb\u5185\u3067\u540c\u3058\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u540d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u3053\u306e\u69cb\u6210\u306f persistence.xml \u30d5\u30a1\u30a4\u30eb\u5185\u306e\u305d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5024\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3057\u307e\u3059\u3002 default.properties.property=\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8a18\u8ff0\u3059\u308b\u540d\u524d\u3068\u5024\u30da\u30a2 -default.properties.property.desc=\u3059\u3079\u3066\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u7ba1\u7406\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u30fb\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e\u7279\u5b9a\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 +default.properties.property.desc=\u3059\u3079\u3066\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u7ba1\u7406\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u30fb\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u306b\u7279\u5b9a\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 default.properties.property.name=\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u540d default.properties.property.name.desc=\u7d71\u5408\u30ec\u30d9\u30eb\u306e\u30d1\u30fc\u30b7\u30b9\u30bf\u30f3\u30b9\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ko.properties index ea191a10eacc..17fbb9173e10 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ko.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=\ub370\uc774\ud130 \uc18c\uc2a4 \uc624\ub958 \ubb34\uc ignore.data.source.errors.desc=true\uc778 \uacbd\uc6b0, persistence.xml \ud30c\uc77c\uc758 jta-data-source \ub610\ub294 non-jta-data-source \uc694\uc18c\ub85c \uc9c0\uc815\ub41c \ub370\uc774\ud130 \uc18c\uc2a4\ub97c \ucc3e\uc544\ub0b4\ub824\ub294 \uc911\uc5d0 \ubc1c\uc0dd\ud558\ub294 \uc624\ub958\ub294 \ubcf4\uace0\ub418\uace0 \ubb34\uc2dc\ub418\uba70, \uc774\ub294 \uc9c0\uc18d\uc131 \uc81c\uacf5\uc790\uac00 \uae30\ubcf8 \ub370\uc774\ud130 \uc18c\uc2a4\ub97c \uacb0\uc815\ud560 \uc218 \uc788\uac8c \ud569\ub2c8\ub2e4. false\uc778 \uacbd\uc6b0, \uc624\ub958\ub97c \ub354 \uc27d\uac8c \uc9c4\ub2e8\ud560 \uc218 \uc788\ub3c4\ub85d \uc624\ub958\ub294 \uc9c0\uc18d\uc131 \uc81c\uacf5\uc790\uc5d0\uac8c \uc804\ud30c\ub418\uc9c0\ub9cc, \uc798\ubabb \uad6c\uc131\ub41c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc740 \uc791\ub3d9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. JPA 2.0\uc774 \uc0ac\uc6a9\ub418\ub294 \uacbd\uc6b0 \uae30\ubcf8\uc801\uc73c\ub85c \uc774 \ud2b9\uc131\uc740 true\uc774\uba70, \uadf8\ub807\uc9c0 \uc54a\uc740 \uacbd\uc6b0\uc5d0\ub294 false\uc785\ub2c8\ub2e4. default.properties=\uae30\ubcf8 \uc9c0\uc18d\uc131 \ud2b9\uc131 -default.properties.desc=\ucee8\ud14c\uc774\ub108 \uad00\ub9ac \uc5d4\ud2f0\ud2f0 \uad00\ub9ac\uc790 \ud329\ud1a0\ub9ac\uac00 \uc791\uc131\ub420 \ub54c \uc9c0\uc18d\uc131 \uc81c\uacf5\uc790\uac00 \uc0ac\uc6a9\ud560 \uae30\ubcf8 \ud1b5\ud569 \ub808\ubca8 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc785\ub2c8\ub2e4. PersistenceProvider.createContainerEntityManagerFactory \uba54\uc18c\ub4dc\uac00 \ud638\ucd9c\ub420 \ub54c \uc9c0\uc815\ub41c \uae30\ubcf8 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4. +default.properties.desc=\ucee8\ud14c\uc774\ub108 \uad00\ub9ac \uc5d4\ud2f0\ud2f0 \uad00\ub9ac\uc790 \ud329\ud1a0\ub9ac\uac00 \uc791\uc131\ub420 \ub54c \uc9c0\uc18d\uc131 \uc81c\uacf5\uc790\uac00 \uc0ac\uc6a9\ud560 \uae30\ubcf8 \ud1b5\ud569 \ub808\ubca8 \uc9c0\uc18d\uc131 \ud2b9\uc131. PersistenceProvider.createContainerEntityManagerFactory \uba54\uc18c\ub4dc\uac00 \ud638\ucd9c\ub420 \ub54c \uc9c0\uc815\ub41c \uae30\ubcf8 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4. persistence.xml \ud30c\uc77c\uc5d0 \ub3d9\uc77c\ud55c \uae30\ubcf8 \uc9c0\uc18d\uc131 \ud2b9\uc131 \uc774\ub984\uc774 \uc9c0\uc815\ub41c \uacbd\uc6b0 \uc774 \uad6c\uc131\uc740 persistence.xml \ud30c\uc77c\uc758 \ud574\ub2f9 \ud2b9\uc131 \uac12\uc744 \ub300\uccb4\ud569\ub2c8\ub2e4. default.properties.property=\uc9c0\uc18d\uc131 \ud2b9\uc131\uc744 \uc124\uba85\ud558\ub294 \uc774\ub984/\uac12 \uc30d -default.properties.property.desc=\ubaa8\ub4e0 \ucee8\ud14c\uc774\ub108 \uad00\ub9ac \uc5d4\ud2f0\ud2f0 \uad00\ub9ac\uc790 \ud329\ud1a0\ub9ac \uc791\uc131\uc744 \uc704\ud55c \ud2b9\uc815 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. +default.properties.property.desc=\ubaa8\ub4e0 \ucee8\ud14c\uc774\ub108 \uad00\ub9ac \uc5d4\ud2f0\ud2f0 \uad00\ub9ac\uc790 \ud329\ud1a0\ub9ac\uc5d0 \ud2b9\uc815 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. default.properties.property.name=\uc9c0\uc18d\uc131 \ud2b9\uc131 \uc774\ub984 default.properties.property.name.desc=\ud1b5\ud569 \ub808\ubca8 \uc9c0\uc18d\uc131 \ud2b9\uc131\uc758 \uc774\ub984\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pl.properties index 14b1b619ed0a..a978304b6bc6 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pl.properties @@ -34,10 +34,11 @@ ignore.data.source.errors=Ignoruj b\u0142\u0119dy \u017ar\u00f3d\u0142a danych ignore.data.source.errors.desc=Je\u015bli ustawiono warto\u015b\u0107 true, b\u0142\u0119dy wyst\u0119puj\u0105ce podczas pr\u00f3by wyszukania \u017ar\u00f3d\u0142a danych podanego w elementach jta-data-source lub non-jta-data-source w pliku persistence.xml s\u0105 zg\u0142aszane i ignorowane. Umo\u017cliwia to dostawcy trwa\u0142o\u015bci okre\u015blenie domy\u015blnego \u017ar\u00f3d\u0142a danych. Je\u015bli ustawiono warto\u015b\u0107 false, b\u0142\u0119dy s\u0105 propagowane do dostawcy trwa\u0142o\u015bci, co u\u0142atwia ich zdiagnozowanie, ale b\u0142\u0119dnie skonfigurowane aplikacje mog\u0105 nie dzia\u0142a\u0107. Domy\u015blnie ta w\u0142a\u015bciwo\u015b\u0107 ma warto\u015b\u0107 true, je\u015bli w\u0142\u0105czono interfejs JPA 2.0, i warto\u015b\u0107 false w przeciwnym razie. default.properties=W\u0142a\u015bciwo\u015bci domy\u015blne trwa\u0142o\u015bci -default.properties.desc=Domy\u015blne w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci na poziomie integracji, kt\u00f3rych dostawca trwa\u0142o\u015bci ma u\u017cywa\u0107, gdy tworzona jest fabryka mened\u017cera jednostek zarz\u0105dzana przez kontener. Okre\u015blone domy\u015blne w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci s\u0105 uwzgl\u0119dnione w wywo\u0142aniu metody PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=Domy\u015blne w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci na poziomie integracji, kt\u00f3rych dostawca trwa\u0142o\u015bci ma u\u017cywa\u0107, gdy tworzona jest fabryka mened\u017cera jednostek zarz\u0105dzana przez kontener. Okre\u015blone domy\u015blne w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci s\u0105 uwzgl\u0119dnione w wywo\u0142aniu metody PersistenceProvider.createContainerEntityManagerFactory. Je\u015bli ta sama domy\u015blna nazwa w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci jest okre\u015blona w pliku persistence.xml, ta konfiguracja przes\u0142ania warto\u015b\u0107 w\u0142a\u015bciwo\u015bci w pliku persistence.xml. default.properties.property=Para nazwa/warto\u015b\u0107 opisuj\u0105ca w\u0142a\u015bciwo\u015b\u0107 trwa\u0142o\u015bci -default.properties.property.desc=Udost\u0119pnia konkretn\u0105 w\u0142a\u015bciwo\u015b\u0107 trwa\u0142o\u015bci do tworzenia wszystkich fabryka mened\u017cera jednostek zarz\u0105dzanych przez kontener . +default.properties.property.desc=Udost\u0119pnia konkretn\u0105 w\u0142a\u015bciwo\u015b\u0107 trwa\u0142o\u015bci dla wszystkich fabryk mened\u017cera jednostek zarz\u0105dzanych przez kontener. + default.properties.property.name=Nazwa w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci default.properties.property.name.desc=Udost\u0119pnia nazw\u0119 w\u0142a\u015bciwo\u015bci trwa\u0142o\u015bci na poziomie integracji. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pt_BR.properties index 00ba836e9dc4..30d59f162363 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=Ignorar erros de origem de dados ignore.data.source.errors.desc=Se true, os erros que ocorrerem ao tentar consultar uma origem de dados especificada pelos elementos jta-data-source ou non-jta-data-source no arquivo persistence.xml ser\u00e3o relatados e ignorados, o que permite que o provedor de persist\u00eancia determine uma origem de dados padr\u00e3o. Se for falso, os erros ser\u00e3o propagados para o provedor de persist\u00eancia para que os erros possam ser diagnosticados mais facilmente, mas os aplicativos configurados incorretamente podem n\u00e3o funcionar. Por padr\u00e3o, esta propriedade ser\u00e1 true se a JPA 2.0 for ativada e false, caso contr\u00e1rio. default.properties=Propriedades de persist\u00eancia padr\u00e3o -default.properties.desc=Propriedades de persist\u00eancia de n\u00edvel de integra\u00e7\u00e3o padr\u00e3o para uso pelo provedor de persist\u00eancia quando um factory de gerenciador de entidade gerenciado por cont\u00eainer \u00e9 criado. As propriedades de persist\u00eancia padr\u00e3o especificadas s\u00e3o inclu\u00eddas quando o m\u00e9todo PersistenceProvider.createContainerEntityManagerFactory \u00e9 chamado. +default.properties.desc=Propriedades de persist\u00eancia de n\u00edvel de integra\u00e7\u00e3o padr\u00e3o para uso pelo provedor de persist\u00eancia quando um factory do gerenciador de entidade gerenciado por cont\u00eainer \u00e9 criado. As propriedades de persist\u00eancia padr\u00e3o especificadas s\u00e3o inclu\u00eddas quando o m\u00e9todo PersistenceProvider.createContainerEntityManagerFactory \u00e9 chamado. Se o mesmo nome da propriedade de persist\u00eancia padr\u00e3o for especificado dentro de um arquivo persistence.xml, esta configura\u00e7\u00e3o substituir\u00e1 esse valor da propriedade no arquivo persistence.xml. default.properties.property=Par nome-valor descrevendo uma propriedade de persist\u00eancia -default.properties.property.desc=Fornece uma propriedade de persist\u00eancia espec\u00edfica para cria\u00e7\u00e3o de todos os factories do gerenciador de entidade gerenciados por cont\u00eainer. +default.properties.property.desc=Fornece uma propriedade de persist\u00eancia espec\u00edfica para todos os factories do gerenciador de entidade gerenciados por cont\u00eainer. default.properties.property.name=Nome da propriedade de persist\u00eancia default.properties.property.name.desc=Fornece o nome da propriedade de persist\u00eancia de n\u00edvel de integra\u00e7\u00e3o. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ro.properties index 12d7b340a870..ffbbe1cb2d1e 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ro.properties @@ -34,11 +34,10 @@ ignore.data.source.errors=Ignora\u0163i erorile sursei de date ignore.data.source.errors.desc=Dac\u0103 este true, erorile care apar la \u00eencercarea de a c\u0103uta o surs\u0103 de date specificat\u0103 de elemente jta-data-source sau non-jta-data-source \u00een fi\u015fierul persistence.xml sunt raportate \u015fi ignorate, ceea ce permite ca furnizorul de persisten\u0163\u0103 s\u0103 determine o surs\u0103 de date implicit\u0103. Dac\u0103 este false, erorile sunt propagate c\u0103tre furnizorul de persisten\u0163\u0103, astfel \u00eenc\u00e2t erorile s\u0103 poat\u0103 fi diagnosticate mai u\u015for, dar este posibil ca aplica\u0163iile configurate gre\u015fit s\u0103 nu func\u0163ioneze. Implicit, aceast\u0103 proprietate este adev\u0103rat\u0103 dac\u0103 JPA 2.0 este activat\u0103, \u015fi fals altfel. default.properties=Propriet\u0103\u0163i de persisten\u0163\u0103 implicite -default.properties.desc=Propriet\u0103\u0163ile de persisten\u0163\u0103 implicite la nivel de integrare pentru utilizarea de c\u0103tre furnizorul de persisten\u0163\u0103 c\u00e2nd este creat\u0103 o fabric\u0103 de manageri de entit\u0103\u0163i gestionat\u0103 de container. Propriet\u0103\u0163ile de persisten\u0163\u0103 implicite specificate sunt incluse atunci c\u00e2nd este apelat\u0103 metoda PersistenceProvider.createContainerEntityManagerFactory. - +default.properties.desc=Propriet\u0103\u0163ile de persisten\u0163\u0103 integration-level implicite pentru utilizare de c\u0103tre furnizorul de persisten\u0163\u0103 c\u00e2nd este creat\u0103 o fabric\u0103 de manageri de entitate gestionat\u0103 de container. Propriet\u0103\u0163ile de persisten\u0163\u0103 implicite specificate sunt incluse atunci c\u00e2nd este apelat\u0103 metoda PersistenceProvider.createContainerEntityManagerFactory. Dac\u0103 acela\u015fi nume de proprietate de persisten\u0163\u0103 implicit\u0103 este specificat \u00eentr-un fi\u015fier persistence.xml, aceast\u0103 configura\u0163ie \u00eenlocuie\u015fte acea valoare de proprietate din fi\u015fierul persistence.xml. default.properties.property=Perechea nume/valoare care descrie o valoare de persiten\u0163\u0103 -default.properties.property.desc=Furnizeaz\u0103 o proprietate de persisten\u0163\u0103 specific\u0103 pentru crearea tuturor fabricilor de manageri de entit\u0103\u0163i gestionate de container. +default.properties.property.desc=Furnizeaz\u0103 o proprietate de persisten\u0163\u0103 tuturor fabricilor de manageri de entit\u0103\u0163i controlate de container. default.properties.property.name=Nume proprietate de persisten\u0163\u0103 default.properties.property.name.desc=Furnizeaz\u0103 numele propriet\u0103\u0163ii de persisten\u0163\u0103 la nivel de integrare. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ru.properties index b2557e30a222..05332904a1fe 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_ru.properties @@ -35,10 +35,11 @@ ignore.data.source.errors.desc=\u0415\u0441\u043b\u0438 \u0437\u0430\u0434\u0430 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043c\u043e\u0433\u0443\u0442 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c. \u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u044d\u0442\u043e\u043c\u0443 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0443 \u043f\u0440\u0438\u0441\u0432\u043e\u0435\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435, \u0435\u0441\u043b\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d JPA 2.0, \u0438\u043b\u0438 false \u0432 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435. default.properties=\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e -default.properties.desc=\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0443\u0440\u043e\u0432\u043d\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438, \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u043e\u043c \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430, \u043a\u043e\u0433\u0434\u0430 \u0441\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u0444\u0430\u0431\u0440\u0438\u043a\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439, \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c. \u0423\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0440\u0438 \u0432\u044b\u0437\u043e\u0432\u0435 \u043c\u0435\u0442\u043e\u0434\u0430 PersistenceProvider.createContainerEntityManagerFactory. +default.properties.desc=\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0443\u0440\u043e\u0432\u043d\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438, \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u043e\u043c \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430, \u043a\u043e\u0433\u0434\u0430 \u0441\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u0444\u0430\u0431\u0440\u0438\u043a\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439, \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c. \u0423\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0440\u0438 \u0432\u044b\u0437\u043e\u0432\u0435 \u043c\u0435\u0442\u043e\u0434\u0430 PersistenceProvider.createContainerEntityManagerFactory. \u0415\u0441\u043b\u0438 \u0432 \u0444\u0430\u0439\u043b\u0435 persistence.xml \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0442\u043e \u0436\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e, \u044d\u0442\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u043f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \ +\u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430, \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u0435 \u0432 \u0444\u0430\u0439\u043b\u0435 persistence.xml. default.properties.property=\u041f\u0430\u0440\u0430 \u0438\u043c\u044f-\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435, \u043e\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0449\u0430\u044f \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 -default.properties.property.desc=\u0417\u0430\u0434\u0430\u0435\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0441\u0435\u0445 \u0444\u0430\u0431\u0440\u0438\u043a \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439, \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c. +default.properties.property.desc=\u0417\u0430\u0434\u0430\u0435\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0444\u0430\u0431\u0440\u0438\u043a \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439, \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c. default.properties.property.name=\u0418\u043c\u044f \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 default.properties.property.name.desc=\u0418\u043c\u044f \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u0443\u0440\u043e\u0432\u043d\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438. diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh.properties index dbb79ce55528..a403433a54c5 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh.properties @@ -34,10 +34,10 @@ ignore.data.source.errors=\u5ffd\u7565\u6570\u636e\u6e90\u9519\u8bef ignore.data.source.errors.desc=\u5982\u679c\u503c\u4e3a true\uff0c\u90a3\u4e48\u4f1a\u62a5\u544a\u548c\u5ffd\u7565\u5728\u5c1d\u8bd5\u67e5\u8be2\u7531 persistence.xml \u6587\u4ef6\u4e2d\u7684 jta-data-source \u6216 non-jta-data-source \u5143\u7d20\u6240\u6307\u5b9a\u7684\u6570\u636e\u6e90\u65f6\u53d1\u751f\u7684\u9519\u8bef\uff0c\u8fd9\u5141\u8bb8\u6301\u4e45\u6027\u63d0\u4f9b\u7a0b\u5e8f\u786e\u5b9a\u7f3a\u7701\u6570\u636e\u6e90\u3002\u5982\u679c\u503c\u4e3a false\uff0c\u90a3\u4e48\u7cfb\u7edf\u4f1a\u5c06\u9519\u8bef\u4f20\u64ad\u81f3\u6301\u4e45\u6027\u63d0\u4f9b\u7a0b\u5e8f\uff0c\u4ee5\u4fbf\u7cfb\u7edf\u53ef\u66f4\u8f7b\u677e\u5730\u8bca\u65ad\u9519\u8bef\uff0c\u4f46\u9519\u8bef\u914d\u7f6e\u7684\u5e94\u7528\u7a0b\u5e8f\u53ef\u80fd\u4e0d\u5de5\u4f5c\u3002\u7f3a\u7701\u60c5\u51b5\u4e0b\uff0c\u5982\u679c\u5df2\u542f\u7528 JPA 2.0\uff0c\u90a3\u4e48\u6b64\u5c5e\u6027\u4e3a true\uff0c\u5426\u5219\u4e3a false\u3002 default.properties=\u7f3a\u7701\u6301\u4e45\u6027\u5c5e\u6027 -default.properties.desc=\u521b\u5efa\u5bb9\u5668\u7ba1\u7406\u7684\u5b9e\u4f53\u7ba1\u7406\u5668\u5de5\u5382\u65f6\uff0c\u8fd9\u662f\u53ef\u4f9b\u6301\u4e45\u6027\u63d0\u4f9b\u7a0b\u5e8f\u4f7f\u7528\u7684\u7f3a\u7701\u96c6\u6210\u7ea7\u522b\u6301\u4e45\u6027\u5c5e\u6027\u3002\u8c03\u7528 PersistenceProvider.createContainerEntityManagerFactory \u65b9\u6cd5\u65f6\uff0c\u5c06\u5305\u542b\u6240\u6307\u5b9a\u7684\u7f3a\u7701\u6301\u4e45\u6027\u5c5e\u6027\u3002 +default.properties.desc=\u521b\u5efa\u5bb9\u5668\u7ba1\u7406\u7684\u5b9e\u4f53\u7ba1\u7406\u5668\u5de5\u5382\u65f6\uff0c\u8fd9\u662f\u53ef\u4f9b\u6301\u4e45\u6027\u63d0\u4f9b\u7a0b\u5e8f\u4f7f\u7528\u7684\u7f3a\u7701\u96c6\u6210\u7ea7\u522b\u6301\u4e45\u6027\u5c5e\u6027\u3002\u8c03\u7528 PersistenceProvider.createContainerEntityManagerFactory \u65b9\u6cd5\u65f6\uff0c\u5c06\u5305\u542b\u6240\u6307\u5b9a\u7684\u7f3a\u7701\u6301\u4e45\u6027\u5c5e\u6027\u3002\u5982\u679c\u5728 persistence.xml \u6587\u4ef6\u4e2d\u6307\u5b9a\u4e86\u76f8\u540c\u7684\u7f3a\u7701\u6301\u4e45\u6027\u5c5e\u6027\u540d\uff0c\u90a3\u4e48\u6b64\u914d\u7f6e\u5c06\u8986\u76d6 persistence.xml \u6587\u4ef6\u4e2d\u7684\u5c5e\u6027\u503c\u3002 default.properties.property=\u7528\u4e8e\u63cf\u8ff0\u6301\u4e45\u6027\u5c5e\u6027\u7684\u540d\u79f0/\u503c\u5bf9 -default.properties.property.desc=\u63d0\u4f9b\u7279\u5b9a\u6301\u4e45\u6027\u5c5e\u6027\uff0c\u7528\u4e8e\u521b\u5efa\u6240\u6709\u5bb9\u5668\u7ba1\u7406\u7684\u5b9e\u4f53\u7ba1\u7406\u5668\u5de5\u5382\u3002 +default.properties.property.desc=\u5411\u6240\u6709\u5bb9\u5668\u7ba1\u7406\u7684\u5b9e\u4f53\u7ba1\u7406\u5668\u5de5\u5382\u63d0\u4f9b\u7279\u5b9a\u6301\u4e45\u6027\u5c5e\u6027\u3002 default.properties.property.name=\u6301\u4e45\u6027\u5c5e\u6027\u540d\u79f0 default.properties.property.name.desc=\u63d0\u4f9b\u96c6\u6210\u7ea7\u522b\u6301\u4e45\u6027\u5c5e\u6027\u7684\u540d\u79f0\u3002 default.properties.property.value=\u6301\u4e45\u6027\u5c5e\u6027\u503c diff --git a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh_TW.properties index b04bb7b97026..6d1b8ae654bc 100755 --- a/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.jpa.container/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -34,10 +34,9 @@ ignore.data.source.errors=\u5ffd\u7565\u8cc7\u6599\u4f86\u6e90\u932f\u8aa4 ignore.data.source.errors.desc=\u82e5\u70ba true\uff0c\u5728\u5617\u8a66\u67e5\u95b1 persistence.xml \u6a94\u4e2d jta-data-source \u6216 non-jta-data-source \u5143\u7d20\u6307\u5b9a\u7684\u8cc7\u6599\u4f86\u6e90\u671f\u9593\uff0c\u5982\u679c\u767c\u751f\u932f\u8aa4\uff0c\u5247\u6703\u5831\u544a\u4e26\u5ffd\u7565\u9019\u4e9b\u932f\u8aa4\uff0c\u9019\u53ef\u8b93\u6301\u7e8c\u6027\u63d0\u4f9b\u8005\u6c7a\u5b9a\u9810\u8a2d\u8cc7\u6599\u4f86\u6e90\u3002\u82e5\u70ba false\uff0c\u6703\u5c07\u932f\u8aa4\u50b3\u9001\u7d66\u6301\u7e8c\u6027\u63d0\u4f9b\u8005\uff0c\u9019\u6a23\u505a\u66f4\u5bb9\u6613\u8a3a\u65b7\u932f\u8aa4\uff0c\u4f46\u914d\u7f6e\u932f\u8aa4\u7684\u61c9\u7528\u7a0b\u5f0f\u53ef\u80fd\u4e0d\u6703\u904b\u4f5c\u3002\u4f9d\u9810\u8a2d\uff0c\u5982\u679c\u555f\u7528 JPA 2.0\uff0c\u5247\u9019\u500b\u5167\u5bb9\u662f true\uff0c\u53cd\u4e4b\u5247\u70ba false\u3002 default.properties=\u9810\u8a2d\u6301\u7e8c\u6027\u5167\u5bb9 -default.properties.desc=\u5efa\u7acb\u5132\u5b58\u5668\u7ba1\u7406\u7684\u5be6\u9ad4\u7ba1\u7406\u7a0b\u5f0f Factory \u6642\uff0c\u4f9b\u6301\u7e8c\u6027\u63d0\u4f9b\u8005\u4f7f\u7528\u7684\u9810\u8a2d\u6574\u5408\u5c64\u6b21\u6301\u7e8c\u6027\u5167\u5bb9\u3002\u547c\u53eb PersistenceProvider.createContainerEntityManagerFactory \u65b9\u6cd5\u6642\uff0c\u5305\u62ec\u6307\u5b9a\u7684\u9810\u8a2d\u6301\u7e8c\u6027\u5167\u5bb9\u3002 - +default.properties.desc=\u5efa\u7acb\u5132\u5b58\u5668\u7ba1\u7406\u7684\u5be6\u9ad4\u7ba1\u7406\u7a0b\u5f0f Factory \u6642\uff0c\u4f9b\u6301\u7e8c\u6027\u63d0\u4f9b\u8005\u4f7f\u7528\u7684\u9810\u8a2d\u6574\u5408\u5c64\u6b21\u6301\u7e8c\u6027\u5167\u5bb9\u3002\u547c\u53eb PersistenceProvider.createContainerEntityManagerFactory \u65b9\u6cd5\u6642\uff0c\u5305\u62ec\u6307\u5b9a\u7684\u9810\u8a2d\u6301\u7e8c\u6027\u5167\u5bb9\u3002\u5982\u679c persistence.xml \u6a94\u5167\u6307\u5b9a\u4e86\u76f8\u540c\u7684\u9810\u8a2d\u6301\u7e8c\u6027\u5167\u5bb9\u540d\u7a31\uff0c\u5247\u6b64\u914d\u7f6e\u6703\u7f6e\u63db persistence.xml \u6a94\u4e2d\u7684\u8a72\u5167\u5bb9\u503c\u3002 default.properties.property=\u8aaa\u660e\u6301\u7e8c\u6027\u5167\u5bb9\u7684\u540d\u7a31/\u503c\u914d\u5c0d -default.properties.property.desc=\u63d0\u4f9b\u7279\u5b9a\u6301\u7e8c\u6027\u5167\u5bb9\uff0c\u4ee5\u5efa\u7acb\u6240\u6709\u5132\u5b58\u5668\u7ba1\u7406\u7684\u5be6\u9ad4\u7ba1\u7406\u7a0b\u5f0f Factory\u3002 +default.properties.property.desc=\u63d0\u4f9b\u7279\u5b9a\u6301\u7e8c\u6027\u5167\u5bb9\u7d66\u6240\u6709\u5132\u5b58\u5668\u7ba1\u7406\u7684\u5be6\u9ad4\u7ba1\u7406\u7a0b\u5f0f Factory\u3002 default.properties.property.name=\u6301\u7e8c\u6027\u5167\u5bb9\u540d\u7a31 default.properties.property.name.desc=\u63d0\u4f9b\u6574\u5408\u5c64\u6b21\u6301\u7e8c\u6027\u5167\u5bb9\u7684\u540d\u7a31\u3002 diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_cs.properties index 15705137972c..84eed42fc207 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_cs.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=\u010casov\u00e1n\u00ed JDBC jdbcTiming.desc=Potla\u010d\u00ed v\u00fdchoz\u00ed nastaven\u00ed, kter\u00e1 jsou ur\u010dena v ko\u0159enov\u00fdch atributech \u010dasov\u00e1n\u00ed po\u017eadavku pro po\u017eadavky JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_de.properties index 85f9b97c4c11..cf5060c82b1d 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_de.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC-Timing jdbcTiming.desc=\u00dcberschreibt Standardwerte, die in den Stammattributen von requestTiming f\u00fcr JDBC-Anforderungen angegeben sind. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_es.properties index 3e0a19eeac7e..290b22097dc8 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_es.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Temporizaci\u00f3n JDBC jdbcTiming.desc=Altera temporalmente los valores predeterminados especificados en los atributos ra\u00edz de requestTiming para las solicitudes de JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_fr.properties index ca6f816b833f..ee9d4929884c 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_fr.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Minutage JDBC jdbcTiming.desc=Remplace les valeurs par d\u00e9faut sp\u00e9cifi\u00e9es dans les attributs racine de requestTiming pour les demandes JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_hu.properties index 891c0cf09196..d5527c215700 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_hu.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC id\u0151z\u00edt\u00e9s jdbcTiming.desc=Fel\u00fclb\u00edr\u00e1lja a JDBC k\u00e9r\u00e9sekhez be\u00e1ll\u00edtott requestTiming tulajdons\u00e1g gy\u00f6k\u00e9rattrib\u00fatumaiban megadott alap\u00e9rtelmezett \u00e9rt\u00e9keket. @@ -29,6 +30,7 @@ hungRequestThreshold.name=Lefagyott k\u00e9r\u00e9sek k\u00fcsz\u00f6b\u00e9rt\u hungRequestThreshold.desc=Az id\u0151tartam, ameddig egy JDBC k\u00e9r\u00e9s futhat, miel\u0151tt lefagyottnak lenne tekintve. enableThreadDumps=Sz\u00e1lki\u00edrat\u00e1s enged\u00e9lyez\u00e9se -enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. +enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. + interruptHungRequest.name=Lefagyott k\u00e9r\u00e9sek megszak\u00edt\u00e1sa interruptHungRequest.desc=Jelzi, hogy egy lefagyott JDBC k\u00e9r\u00e9st meg kell-e szak\u00edtani. A true \u00e9rt\u00e9k megad\u00e1sa eset\u00e9n a requestTiming-1.0 szolg\u00e1ltat\u00e1s megk\u00eds\u00e9rli megszak\u00edtani a lefagyott k\u00e9r\u00e9st. A false \u00e9rt\u00e9k lehet\u0151v\u00e9 teszi, hogy a k\u00e9r\u00e9s tov\u00e1bb fusson. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_it.properties index dcc4c7a1ba86..057f5e8f7ae2 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_it.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Tempo JDBC jdbcTiming.desc=Sovrascrive i valori predefiniti specificati negli attributi root di requestTiming per le richieste JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ja.properties index 49e107c982f3..92c7ea4a7274 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ja.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC \u306e\u30bf\u30a4\u30df\u30f3\u30b0 jdbcTiming.desc=JDBC \u8981\u6c42\u306b\u3064\u3044\u3066 requestTiming \u306e\u30eb\u30fc\u30c8\u5c5e\u6027\u3067\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3057\u307e\u3059\u3002 @@ -29,7 +30,7 @@ hungRequestThreshold.name=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306e\u3057 hungRequestThreshold.desc=JDBC \u8981\u6c42\u304c\u30cf\u30f3\u30b0\u3057\u305f\u3068\u5224\u65ad\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308b JDBC \u8981\u6c42\u5b9f\u884c\u306e\u6240\u8981\u6642\u9593\u3002 enableThreadDumps=\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306e\u6709\u52b9\u5316 -enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002\u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 +enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002 \u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002 false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 interruptHungRequest.name=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306e\u4e2d\u65ad interruptHungRequest.desc=\u30cf\u30f3\u30b0\u3057\u305f JDBC \u8981\u6c42\u3092\u4e2d\u65ad\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002 \u5024\u304c true \u306e\u5834\u5408\u3001requestTiming-1.0 \u30d5\u30a3\u30fc\u30c1\u30e3\u30fc\u306f\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u3092\u4e2d\u65ad\u3057\u3088\u3046\u3068\u3057\u307e\u3059\u3002 \u5024\u304c false \u306e\u5834\u5408\u3001\u8981\u6c42\u306f\u5f15\u304d\u7d9a\u304d\u5b9f\u884c\u3055\u308c\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ko.properties index aedee7ac716c..1f47adcc68f2 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ko.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC \ud0c0\uc774\ubc0d jdbcTiming.desc=JDBC \uc694\uccad\uc5d0 \ub300\ud55c requestTiming\uc758 \ub8e8\ud2b8 \uc18d\uc131\uc5d0 \uc9c0\uc815\ub41c \uae30\ubcf8\uac12\uc744 \ub300\uccb4\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pl.properties index ca4db8204112..e3b72c45d2e7 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pl.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Czas JDBC jdbcTiming.desc=Przes\u0142ania warto\u015bci domy\u015blne, kt\u00f3re s\u0105 okre\u015blone w atrybutach g\u0142\u00f3wnych elementu requestTiming dla \u017c\u0105da\u0144 JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pt_BR.properties index 0ad112c0fba8..6acad1d622db 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Sincroniza\u00e7\u00e3o de JDBC jdbcTiming.desc=Substitui os padr\u00f5es que s\u00e3o especificados nos atributos raiz das solicita\u00e7\u00f5es requestTiming for JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ro.properties index 15ebb3882e9c..3a9dea332b4e 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ro.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=Temporizarea JDBC jdbcTiming.desc=\u00cenlocuie\u015fte valorile implicite care sunt specificate \u00een atributele root ale requestTiming pentru cererile JDBC. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ru.properties index 2d3904a5a3f4..3c1b56bf6a9e 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_ru.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 JDBC jdbcTiming.desc=\u041f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e, \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0435 \u0432 \u043a\u043e\u0440\u043d\u0435\u0432\u044b\u0445 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430\u0445 requestTiming \u0434\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 JDBC. @@ -28,8 +29,8 @@ slowRequestThreshold.desc=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442 hungRequestThreshold.name=\u041f\u043e\u0440\u043e\u0433 \u0437\u0430\u0432\u0438\u0441\u0448\u0435\u0433\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0430 hungRequestThreshold.desc=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u0430 JDBC, \u043f\u0440\u0438 \u043f\u0440\u0435\u0432\u044b\u0448\u0435\u043d\u0438\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u043c. -enableThreadDumps=Enable thread dumps -enableThreadDumps.desc=Indicates whether thread dumps are created when a hung request is detected. When this value is set to true (default), thread dumps are created. When set to false, thread dumps are not created. +enableThreadDumps=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 +enableThreadDumps.desc=\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0438\u043b\u0438 \u0437\u0430\u043f\u0440\u0435\u0442\u0438\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0434\u0430\u043c\u043f\u043e\u0432 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u0437\u0430\u0432\u0438\u0441\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e), \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 false, \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u043d\u0435 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. interruptHungRequest.name=\u041f\u0440\u0435\u0440\u044b\u0432\u0430\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b interruptHungRequest.desc=\u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0434\u043e\u043b\u0436\u0435\u043d \u043b\u0438 \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 JDBC \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u0442\u044c\u0441\u044f. \u041a\u043e\u0433\u0434\u0430 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true, \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 requestTiming-1.0 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0435\u0440\u0432\u0430\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0439 \u0437\u0430\u043f\u0440\u043e\u0441. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 false \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442 \u0437\u0430\u043f\u0440\u043e\u0441\u0443 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435. diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh.properties index 5fbf9d9c00f7..0d4d388ddcff 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC \u8ba1\u65f6 jdbcTiming.desc=\u8986\u76d6\u5728 requestTiming \u7684\u6839\u5c5e\u6027\u4e2d\u9488\u5bf9 JDBC \u8bf7\u6c42\u6307\u5b9a\u7684\u7f3a\u7701\u503c\u3002 diff --git a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh_TW.properties index a7c1bfc43f1d..fcf30c08882d 100644 --- a/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.jdbc/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration jdbcTiming.name=JDBC \u8a08\u6642 jdbcTiming.desc=\u7f6e\u63db JDBC \u8981\u6c42\u7684 requestTiming \u7684\u6839\u5c6c\u6027\u4e2d\u6240\u6307\u5b9a\u7684\u9810\u8a2d\u503c\u3002 diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_cs.properties index f9cfb1d43d06..9409d3ce84dd 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_cs.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=\u010casov\u00e1n\u00ed servletu servletTiming.desc=Potla\u010d\u00ed v\u00fdchoz\u00ed nastaven\u00ed, kter\u00e1 jsou ur\u010dena v ko\u0159enov\u00fdch atributech \u010dasov\u00e1n\u00ed po\u017eadavku pro po\u017eadavky servletu. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_de.properties index 849fa8792e34..ced6e6a7a968 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_de.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Servlet-Timing servletTiming.desc=\u00dcberschreibt Standardwerte, die in den Stammattributen von requestTiming f\u00fcr Servletanforderungen angegeben sind. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_es.properties index 008211764232..2add5fa77a52 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_es.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Temporizaci\u00f3n del servlet servletTiming.desc=Altera temporalmente los valores predeterminados especificados en los atributos ra\u00edz de requestTiming para las solicitudes de servlet. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_fr.properties index 6142c1491b41..2ee8522bff4e 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_fr.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Minutage du servlet servletTiming.desc=Remplace les valeurs par d\u00e9faut sp\u00e9cifi\u00e9es dans les attributs racine de requestTiming pour les demandes de servlet. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_hu.properties index b9fab01a7d8a..6dba8e2b43b4 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_hu.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Szervlet id\u0151z\u00edt\u00e9s servletTiming.desc=Fel\u00fclb\u00edr\u00e1lja a szervlet k\u00e9r\u00e9sekhez be\u00e1ll\u00edtott requestTiming tulajdons\u00e1g gy\u00f6k\u00e9rattrib\u00fatumaiban megadott alap\u00e9rtelmezett \u00e9rt\u00e9keket. @@ -29,6 +30,7 @@ hungRequestThreshold.name=Lefagyott k\u00e9r\u00e9sek k\u00fcsz\u00f6b\u00e9rt\u hungRequestThreshold.desc=Az id\u0151tartam, ameddig egy szervlet k\u00e9r\u00e9s futhat, miel\u0151tt lefagyottnak lenne tekintve. enableThreadDumps=Sz\u00e1lki\u00edrat\u00e1s enged\u00e9lyez\u00e9se -enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. +enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. + interruptHungRequest.name=Lefagyott k\u00e9r\u00e9sek megszak\u00edt\u00e1sa interruptHungRequest.desc=Jelzi, hogy egy lefagyott szervlet k\u00e9r\u00e9st meg kell-e szak\u00edtani. A true \u00e9rt\u00e9k megad\u00e1sa eset\u00e9n a requestTiming-1.0 szolg\u00e1ltat\u00e1s megk\u00eds\u00e9rli megszak\u00edtani a lefagyott k\u00e9r\u00e9st. A false \u00e9rt\u00e9k lehet\u0151v\u00e9 teszi, hogy a k\u00e9r\u00e9s tov\u00e1bb fusson. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_it.properties index 952f312ec4d6..b287df2a4edf 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_it.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Tempo servlet servletTiming.desc=Sovrascrive i valori predefiniti specificati negli attributi root di requestTiming per le richieste servlet. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ja.properties index 1e70e0a94aeb..66f1f092db90 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ja.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u306e\u30bf\u30a4\u30df\u30f3\u30b0 servletTiming.desc=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u306b\u3064\u3044\u3066 requestTiming \u306e\u30eb\u30fc\u30c8\u5c5e\u6027\u3067\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3057\u307e\u3059\u3002 @@ -29,7 +30,7 @@ hungRequestThreshold.name=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306e\u3057 hungRequestThreshold.desc=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u304c\u30cf\u30f3\u30b0\u3057\u305f\u3068\u5224\u65ad\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308b\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u5b9f\u884c\u306e\u6240\u8981\u6642\u9593\u3002 enableThreadDumps=\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306e\u6709\u52b9\u5316 -enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002\u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 +enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002 \u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002 false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 interruptHungRequest.name=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306e\u4e2d\u65ad interruptHungRequest.desc=\u30cf\u30f3\u30b0\u3057\u305f\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u3092\u4e2d\u65ad\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002 \u5024\u304c true \u306e\u5834\u5408\u3001requestTiming-1.0 \u30d5\u30a3\u30fc\u30c1\u30e3\u30fc\u306f\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u3092\u4e2d\u65ad\u3057\u3088\u3046\u3068\u3057\u307e\u3059\u3002 \u5024\u304c false \u306e\u5834\u5408\u3001\u8981\u6c42\u306f\u5f15\u304d\u7d9a\u304d\u5b9f\u884c\u3055\u308c\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ko.properties index fd441438f1df..6c5df47c63b5 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ko.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=\uc11c\ube14\ub9bf \ud0c0\uc774\ubc0d servletTiming.desc=\uc11c\ube14\ub9bf \uc694\uccad\uc5d0 \ub300\ud55c requestTiming\uc758 \ub8e8\ud2b8 \uc18d\uc131\uc5d0 \uc9c0\uc815\ub41c \uae30\ubcf8\uac12\uc744 \ub300\uccb4\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pl.properties index 5a445a52134f..547b70601210 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pl.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Czas serwletu servletTiming.desc=Przes\u0142ania warto\u015bci domy\u015blne, kt\u00f3re s\u0105 okre\u015blone w atrybutach g\u0142\u00f3wnych elementu requestTiming dla \u017c\u0105da\u0144 serwletu. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pt_BR.properties index b569edf50e2b..9868568e4c30 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Sincroniza\u00e7\u00e3o de servlet servletTiming.desc=Substitui padr\u00f5es que s\u00e3o especificados nos atributos raiz das solicita\u00e7\u00f5es requestTiming for servlet. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ro.properties index 09c43623e1e7..fbb0627ab853 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ro.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Temporizare servlet servletTiming.desc=\u00cenlocuie\u015fte valorile implicite care sunt specificate \u00een atributele root ale requestTiming pentru cererile de servlet. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ru.properties index 4202097f7838..fabed5f201a7 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_ru.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430 servletTiming.desc=\u041f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e, \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0435 \u0432 \u043a\u043e\u0440\u043d\u0435\u0432\u044b\u0445 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430\u0445 requestTiming \u0434\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430. @@ -28,8 +29,8 @@ slowRequestThreshold.desc=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442 hungRequestThreshold.name=\u041f\u043e\u0440\u043e\u0433 \u0437\u0430\u0432\u0438\u0441\u0448\u0435\u0433\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0430 hungRequestThreshold.desc=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u0430 \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430, \u043f\u0440\u0438 \u043f\u0440\u0435\u0432\u044b\u0448\u0435\u043d\u0438\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u043c. -enableThreadDumps=Enable thread dumps -enableThreadDumps.desc=Indicates whether thread dumps are created when a hung request is detected. When this value is set to true (default), thread dumps are created. When set to false, thread dumps are not created. +enableThreadDumps=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 +enableThreadDumps.desc=\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0438\u043b\u0438 \u0437\u0430\u043f\u0440\u0435\u0442\u0438\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0434\u0430\u043c\u043f\u043e\u0432 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u0437\u0430\u0432\u0438\u0441\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e), \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 false, \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u043d\u0435 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. interruptHungRequest.name=\u041f\u0440\u0435\u0440\u044b\u0432\u0430\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b interruptHungRequest.desc=\u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0434\u043e\u043b\u0436\u0435\u043d \u043b\u0438 \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430 \u043f\u0440\u0435\u0440\u044b\u0432\u0430\u0442\u044c\u0441\u044f. \u041a\u043e\u0433\u0434\u0430 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true, \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 requestTiming-1.0 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0435\u0440\u0432\u0430\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0439 \u0437\u0430\u043f\u0440\u043e\u0441. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 false \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442 \u0437\u0430\u043f\u0440\u043e\u0441\u0443 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435. diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh.properties index 52040e1c25e8..37c5f56c2cd6 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Servlet \u8ba1\u65f6 servletTiming.desc=\u8986\u76d6\u5728 requestTiming \u7684\u6839\u5c5e\u6027\u4e2d\u9488\u5bf9 servlet \u8bf7\u6c42\u6307\u5b9a\u7684\u7f3a\u7701\u503c\u3002 diff --git a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh_TW.properties index aeacdb2bebcf..f63a7786a471 100644 --- a/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing.servlet/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration servletTiming.name=Servlet \u8a08\u6642 servletTiming.desc=\u7f6e\u63db Servlet \u8981\u6c42\u7684 requestTiming \u7684\u6839\u5c6c\u6027\u4e2d\u6240\u6307\u5b9a\u7684\u9810\u8a2d\u503c\u3002 diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_cs.properties index 5d4021deffcb..7e536c261105 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_cs.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\u010casov\u00e1n\u00ed po\u017eadavk\u016f requestTiming.desc=Poskytuje varov\u00e1n\u00ed a diagnostick\u00e9 informace pro pomal\u00e9 a zablokovan\u00e9 po\u017eadavky. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_de.properties index e3a1d4f9c809..0644c7f73103 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_de.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Anforderungstiming requestTiming.desc=Stellt Warnungen und Diagnoseinformationen f\u00fcr langsame oder blockierte Anforderungen bereit. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_es.properties index 2c93bbbf8305..c653aa59a0d8 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_es.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Temporizaci\u00f3n de solicitudes requestTiming.desc=Proporciona avisos e informaci\u00f3n de diagn\u00f3stico para las solicitudes lentas o bloqueadas. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_fr.properties index 8670d1a0222d..0afd60ce8bf7 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_fr.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Chronologie de demande requestTiming.desc=Fournit des donn\u00e9es d'avertissement et de diagnostic pour les demandes lentes ou suspendues. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_hu.properties index f087ba16cdec..d4461c040c3d 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_hu.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=K\u00e9r\u00e9sek id\u0151z\u00edt\u00e9se requestTiming.desc=Figyelmeztet\u00e9seket \u00e9s diagnosztikai inform\u00e1ci\u00f3kat biztos\u00edt a lass\u00fa vagy lefagyott k\u00e9r\u00e9sekhez. @@ -23,7 +24,8 @@ hungRequestThreshold=Lefagyott k\u00e9r\u00e9sek k\u00fcsz\u00f6b\u00e9rt\u00e9k hungRequestThreshold.desc=Az id\u0151tartam, ameddig egy k\u00e9r\u00e9s futhat, miel\u0151tt lefagyottnak lenne tekintve. enableThreadDumps=Sz\u00e1lki\u00edrat\u00e1s enged\u00e9lyez\u00e9se -enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. +enableThreadDumps.desc=Azt jelzi, hogy k\u00e9sz\u00fclnek-e sz\u00e1lki\u00edrat\u00e1sok a lefagyott k\u00e9r\u00e9s \u00e9szlel\u00e9sekor. Ha az \u00e9rt\u00e9k true (alap\u00e9rtelmezett) \u00e9rt\u00e9kre van be\u00e1ll\u00edtva, akkor l\u00e9trej\u00f6nnek a sz\u00e1lki\u00edrat\u00e1sok. Ha false \u00e9rt\u00e9kre van \u00e1ll\u00edtva, akkor nem k\u00e9sz\u00fclnek sz\u00e1lki\u00edrat\u00e1sok. + sampleRate=Mintav\u00e9telez\u00e9si gyakoris\u00e1g sampleRate.desc=A lass\u00fa k\u00e9r\u00e9sek nyomk\u00f6vet\u00e9s\u00e9n\u00e9l a mintav\u00e9telez\u00e9s gyakoris\u00e1ga. Ha minden n k\u00e9r\u00e9sb\u0151l egyet szeretne mintav\u00e9telezni, akkor \u00e1ll\u00edtsa be a sampleRate tulajdons\u00e1got n \u00e9rt\u00e9kre. Az \u00f6sszes k\u00e9r\u00e9s mintav\u00e9telez\u00e9s\u00e9hez \u00e1ll\u00edtsa be a sampleRate tulajdons\u00e1got 1-re. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_it.properties index 09678dd6d5ed..54c9aa6ac313 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_it.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Tempistica richieste requestTiming.desc=Fornisce avvertenze e informazioni di diagnostica per richieste lente o bloccate. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ja.properties index 4eab87432c62..84e021b9152c 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ja.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\u8981\u6c42\u306b\u3064\u3044\u3066\u306e\u901a\u77e5\u30bf\u30a4\u30df\u30f3\u30b0 requestTiming.desc=\u51e6\u7406\u6642\u9593\u306e\u304b\u304b\u3063\u3066\u3044\u308b\u8981\u6c42\u307e\u305f\u306f\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306b\u3064\u3044\u3066\u3001\u8b66\u544a\u304a\u3088\u3073\u8a3a\u65ad\u60c5\u5831\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002 @@ -23,7 +24,7 @@ hungRequestThreshold=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u306e\u3057\u304 hungRequestThreshold.desc=\u8981\u6c42\u304c\u30cf\u30f3\u30b0\u3057\u305f\u3068\u5224\u65ad\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308b\u8981\u6c42\u5b9f\u884c\u306e\u6240\u8981\u6642\u9593 enableThreadDumps=\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306e\u6709\u52b9\u5316 -enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002\u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 +enableThreadDumps.desc=\u30cf\u30f3\u30b0\u3057\u305f\u8981\u6c42\u304c\u691c\u51fa\u3055\u308c\u305f\u3068\u304d\u306b\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u793a\u3057\u307e\u3059\u3002 \u3053\u306e\u5024\u304c true (\u30c7\u30d5\u30a9\u30eb\u30c8) \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002 false \u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b9\u30ec\u30c3\u30c9\u30fb\u30c0\u30f3\u30d7\u306f\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3002 sampleRate=\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u30fb\u30ec\u30fc\u30c8 sampleRate.desc=\u51e6\u7406\u6642\u9593\u306e\u304b\u304b\u3063\u3066\u3044\u308b\u8981\u6c42\u3092\u30c8\u30e9\u30c3\u30ad\u30f3\u30b0\u3059\u308b\u305f\u3081\u306b\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u3092\u884c\u3046\u30ec\u30fc\u30c8\u3002 n \u4ef6\u3054\u3068\u306b 1 \u4ef6\u306e\u8981\u6c42\u3092\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u3059\u308b\u306b\u306f\u3001sampleRate \u3092 n \u306b\u8a2d\u5b9a\u3057\u307e\u3059\u3002 \u3059\u3079\u3066\u306e\u8981\u6c42\u3092\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u3059\u308b\u306b\u306f\u3001sampleRate \u3092 1 \u306b\u8a2d\u5b9a\u3057\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ko.properties index 1f954621a9c4..b1a46710c9d2 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ko.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\uc694\uccad \ud0c0\uc774\ubc0d requestTiming.desc=\ub290\ub9ac\uac70\ub098 \uc815\uc9c0\ud55c \uc694\uccad\uc5d0 \ub300\ud55c \uacbd\uace0 \ubc0f \uc9c4\ub2e8 \uc815\ubcf4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pl.properties index 9c8b239b7a43..6db41ffc463a 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pl.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Czasy \u017c\u0105da\u0144 requestTiming.desc=Udost\u0119pnia ostrze\u017cenia i informacje diagnostyczne dotycz\u0105ce powolnych lub zawieszonych \u017c\u0105da\u0144. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pt_BR.properties index e13beb9d1cfb..415085a06d2c 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Sincroniza\u00e7\u00e3o da solicita\u00e7\u00e3o requestTiming.desc=Fornece avisos e informa\u00e7\u00f5es de diagn\u00f3stico para as solicita\u00e7\u00f5es lentas ou interrompidas. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ro.properties index 5010191194ce..e00ee1ecca13 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ro.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=Programarea \u00een timp a cererilor requestTiming.desc=Furnizeaz\u0103 avertismente \u015fi informa\u0163ii de diagnostic pentru cererile lente sau ag\u0103\u0163ate. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ru.properties index ded439d261c1..b2db476296d1 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_ru.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430 requestTiming.desc=\u0412\u044b\u0434\u0430\u0435\u0442 \u043f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438 \u0434\u043b\u044f \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u044b\u0445 \u0438\u043b\u0438 \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432. @@ -22,8 +23,8 @@ slowRequestThreshold.desc=\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u0430 hungRequestThreshold=\u041f\u043e\u0440\u043e\u0433 \u0437\u0430\u0432\u0438\u0441\u0448\u0435\u0433\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0430 hungRequestThreshold.desc=\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u0430\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u0430, \u0432\u044b\u0448\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0437\u0430\u0432\u0438\u0441\u0448\u0438\u043c. -enableThreadDumps=Enable thread dumps -enableThreadDumps.desc=Indicates whether thread dumps are created when a hung request is detected. When this value is set to true (default), thread dumps are created. When set to false, thread dumps are not created. +enableThreadDumps=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 +enableThreadDumps.desc=\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0438\u043b\u0438 \u0437\u0430\u043f\u0440\u0435\u0442\u0438\u0442\u044c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0434\u0430\u043c\u043f\u043e\u0432 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u0437\u0430\u0432\u0438\u0441\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e), \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 false, \u0434\u0430\u043c\u043f\u044b \u043d\u0438\u0442\u0435\u0439 \u043d\u0435 \u0441\u043e\u0437\u0434\u0430\u044e\u0442\u0441\u044f. sampleRate=\u0427\u0430\u0441\u0442\u043e\u0442\u0430 \u0434\u0438\u0441\u043a\u0440\u0435\u0442\u0438\u0437\u0430\u0446\u0438\u0438 sampleRate.desc=\u0427\u0430\u0441\u0442\u043e\u0442\u0430, \u0441 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430 \u0434\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430. \u0415\u0441\u043b\u0438 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0443 sampleRate \u043f\u0440\u0438\u0441\u0432\u043e\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 n, \u0442\u043e \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c\u0441\u044f \u043e\u0434\u0438\u043d \u0438\u0437 \u043a\u0430\u0436\u0434\u044b\u0445 n \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432. \u0414\u043b\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0438 \u0432\u0441\u0435\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 \u043f\u0440\u0438\u0441\u0432\u043e\u0439\u0442\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0443 sampleRate \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 1. diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh.properties index e1d4a7812d00..48671e0b375b 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\u8bf7\u6c42\u8ba1\u65f6 requestTiming.desc=\u5bf9\u4e8e\u7f13\u6162\u8bf7\u6c42\u6216\u5df2\u6302\u8d77\u7684\u8bf7\u6c42\uff0c\u63d0\u4f9b\u8b66\u544a\u548c\u8bca\u65ad\u4fe1\u606f\u3002 diff --git a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh_TW.properties index 15289c985d12..dfefb2fa2791 100644 --- a/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -12,7 +12,8 @@ #CMVCPATHNAME com.ibm.ws.request.timing/resources/OSGI-INF/l10n/metatype.properties #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE -#NLS_MESSAGEFORMAT_NONEexample=Sample configuration +#NLS_MESSAGEFORMAT_NONE +#example=Sample configuration requestTiming.name=\u8981\u6c42\u8a08\u6642 requestTiming.desc=\u63d0\u4f9b\u6162\u901f\u6216\u7576\u6389\u8981\u6c42\u7684\u8b66\u544a\u548c\u8a3a\u65b7\u8cc7\u8a0a\u3002 diff --git a/dev/com.ibm.ws.security.audit.reader/resources/com/ibm/ws/security/audit/reader/resources/UtilityMessages_de.nlsprops b/dev/com.ibm.ws.security.audit.reader/resources/com/ibm/ws/security/audit/reader/resources/UtilityMessages_de.nlsprops index a4a45ae82b7f..96af9a25259c 100644 --- a/dev/com.ibm.ws.security.audit.reader/resources/com/ibm/ws/security/audit/reader/resources/UtilityMessages_de.nlsprops +++ b/dev/com.ibm.ws.security.audit.reader/resources/com/ibm/ws/security/audit/reader/resources/UtilityMessages_de.nlsprops @@ -38,6 +38,7 @@ missingArgs= Die folgenden Argumente fehlen: {0} und {1}. missingArgs3=Die folgenden Argumente fehlen: {0}, {1} und {2}. invalidFileLocations=Der vollst\u00e4ndig qualifizierte Pfad {0}, der f\u00fcr das Argument --auditFileLocation angegeben wurde, entspricht dem vollst\u00e4ndig qualifizierten Pfad {1}, der f\u00fcr das Argument --outputFileLocation angegeben wurde. Beide Pfade m\u00fcssen eindeutig sein. invalidURLFormat=Der f\u00fcr das Argument {1} angegebene Wert {0} entspricht nicht dem Format f\u00fcr die vollst\u00e4ndig qualifizierte Datei-URL. + password.enterText=Kennwort eingeben: password.reenterText=Kennwort erneut eingeben: password.readError=Fehler beim Lesen des Kennworts. diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_cs.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_cs.nlsprops index c5ad682a42ba..e35800bde77a 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_cs.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_cs.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_de.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_de.nlsprops index a0db18b1d27b..9a4b8d0f2167 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_de.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_de.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_es.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_es.nlsprops index 770abb0c9172..998706e9e945 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_es.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_es.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_fr.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_fr.nlsprops index 199fdd3d89a0..a3e10945b7b5 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_fr.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_fr.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_hu.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_hu.nlsprops index a645f7e82283..162f5425e403 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_hu.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_hu.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_it.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_it.nlsprops index 7485b093659e..8f14a0c7d8c7 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_it.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_it.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ja.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ja.nlsprops index 6c0bdfd73d9c..9002bf1029f2 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ja.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ja.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ko.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ko.nlsprops index c9bd78d0b2a2..05af68ffae8c 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ko.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ko.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pl.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pl.nlsprops index 3a7d04f0c4a3..04dd7b71b439 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pl.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pl.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pt_BR.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pt_BR.nlsprops index 4da9a9d3ef7d..5aeadc1b2df9 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_pt_BR.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ro.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ro.nlsprops index 8291cd9fe7fa..3dd4fe4efc9f 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ro.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ro.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ru.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ru.nlsprops index 0dca7de7119e..0ecce0a4bf57 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ru.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_ru.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh.nlsprops index 3dcc533e8ded..24ed6a512c81 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh_TW.nlsprops b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh_TW.nlsprops index ebc72dc68c5c..880cf3f21e6d 100644 --- a/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.security.audit.source/resources/com/ibm/ws/security/audit/source/internal/resources/AuditMessages_zh_TW.nlsprops @@ -1,4 +1,4 @@ -#******************************************************************************* +#/******************************************************************************* # * Copyright (c) 2018, 2019 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_cs.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_cs.nlsprops index c18ab633a463..0c371c2ee225 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_cs.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_cs.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Po\u017eadavek na [{ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Byl p\u0159ijat po\u017eadavek, kter\u00fd obsahuje chybn\u00fd soubor cookie. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Ov\u011b\u0159te poskytovatele OpenID Connect a konfigurace klienta. Chyb\u011bn\u00fd soubor cookie m\u016f\u017ee b\u00fdt zp\u016fsoben \u00fapravou soubor\u016f cookie na agentovi u\u017eivatele s n\u00e1zvem hostitele, kter\u00fd se li\u0161\u00ed od n\u00e1zvu hostitele p\u0159esm\u011brov\u00e1n\u00ed registrovan\u00e9ho u poskytovatele. Je-li o\u010dek\u00e1v\u00e1n n\u00e1zev hostitele, p\u0159idejte jej do atributu wasReqURLRedirectDomainNames prvku webAppSecurity v souboru server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Klient {0} OpenID Connect nem\u016f\u017ee extrahovat n\u00e1roky JWT (JSON Web Token) z webov\u00e9 odezvy. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Webov\u00e1 odezva mus\u00ed b\u00fdt JWT bu\u010f ve form\u00e1tu JSON Web Encryption (JWE), nebo ve form\u00e1tu JSON Web Signature (JWS). Odezva m\u016f\u017ee b\u00fdt chybn\u00e1, nebo klient OpenID Connect rozpoznal dal\u0161\u00ed chybu p\u0159i zpracov\u00e1n\u00ed odezvy. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Dal\u0161\u00ed informace viz chyba ve zpr\u00e1v\u011b. Ov\u011b\u0159te, \u017ee je odezva ve form\u00e1tu JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_de.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_de.nlsprops index e4e764e14ce3..3b3b1cbedf71 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_de.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_de.nlsprops @@ -166,7 +166,6 @@ BAD_INBOUND_PRPAGATION_SUPPORTED=CWWKS1733W: Der validationEndpointUrl-Wert [{0} BAD_INBOUND_PRPAGATION_SUPPORTED.explanation=Der in der angegebenen OpenID Connect-Clientkonfiguration angegebene validationEndpointUrl-Wert ist nicht g\u00fcltig. F\u00fcr die Unterst\u00fctzung der eingehenden Weitergabe ist ein g\u00fcltiger validationEndpointUrl-Wert erforderlich. Der validationEndpointUrl-Wert muss ein nicht leerer Wert sein, der das URI-Schema http oder https verwendet. Der OpenID Connect-Client verh\u00e4lt sich wie bei Angabe des Werts "none" f\u00fcr inboundPropagation. BAD_INBOUND_PRPAGATION_SUPPORTED.useraction=Stellen Sie sicher, dass in der Konfiguration des OpenID Connect-Clients ein nicht leerer validationEndpointUrl-Wert angegeben wird, der das URI-Schema http oder https verwendet. - #1734 used by clients.common bundle, don't use here. #present in both bundles. IF YOU CHANGE THIS YOU MUST DUPLICATE THE CHANGE IN BOTH BUNDLES. @@ -277,11 +276,11 @@ CONFIG_REQUIRED_ATTRIBUTE_NULL.useraction=Stellen Sie sicher, dass das angegeben # do not translate authFilterRef CONFIG_AUTHFILTER_NOTUNIQUE=CWWKS1530W: Mehr als eine OpenID Connect-Clientkonfiguration gibt denselben Authentifizierungsfilter [{0}] an. Dies kann zu unbestimmten Verhalten f\u00fchren. -CONFIG_AUTHFILTER_NOTUNIQUE.explanation=Mehr als eine OpenID Connect-Clientkonfiguration enth\u00e4lt ein authFilterRef-Attribut, das sich auf denselben Filter bezieht. Jeder dieser Clients k\u00f6nnte eine Anforderung verarbeiten, die mit dem Filter \u00fcbereinstimmt, was zu unbestimmtem Verhalten f\u00fchrt. +CONFIG_AUTHFILTER_NOTUNIQUE.explanation=Mehr als eine OpenID Connect-Clientkonfiguration enth\u00e4lt ein authFilterRef-Attribut, das sich auf denselben Filter bezieht. Jeder dieser Clients k\u00f6nnte eine Anforderung verarbeiten, die mit dem Filter \u00fcbereinstimmt, was zu unbestimmtem Verhalten f\u00fchrt. CONFIG_AUTHFILTER_NOTUNIQUE.useraction=Sehen Sie sich die Datei server.xml an und korrigieren Sie die Konfiguration. AUTHFILTER_MULTIPLE_MATCHED=CWWKS1531W: Mehr als ein OpenID Connect-Clientauthentifizierungsfilter stimmt mit einer Anforderung an die URL [{0}] \u00fcberein. Die \u00fcbereinstimmenden Filter sind [{1}]. Dies kann zu unbestimmten Verhalten f\u00fchren. -AUTHFILTER_MULTIPLE_MATCHED.explanation=Mehr als ein Authentifizierungsfilter stimmt mit einer eingehenden Anforderung \u00fcberein. Jeder Client, der einen dieser Filter verwendet, k\u00f6nnte die Anforderung verarbeiten, was zu unbestimmten Verhalten f\u00fchren kann. +AUTHFILTER_MULTIPLE_MATCHED.explanation=Mehr als ein Authentifizierungsfilter stimmt mit einer eingehenden Anforderung \u00fcberein. Jeder Client, der einen dieser Filter verwendet, k\u00f6nnte die Anforderung verarbeiten, was zu unbestimmten Verhalten f\u00fchren kann. AUTHFILTER_MULTIPLE_MATCHED.useraction=Sehen Sie sich die Datei server.xml an und korrigieren Sie die Konfiguration. # do not translate hostname, wasReqURLRedirectDomainNames, and webAppSecurity @@ -289,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Eine Anforderung f\u OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Es wurde eine Anforderung empfangen, die ein ung\u00fcltiges Cookie enth\u00e4lt. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=\u00dcberpr\u00fcfen Sie die OpenID Connect-Providerkonfiguration und die OpenID Connect-Clientkonfiguration. Das Cookie kann fehlerhaft sein, wenn das Cookie vom Benutzeragenten mit einem Hostnamen ge\u00e4ndert wurde, der von dem Hostnamen der beim Provider registrierten Umleitung abweicht. Wenn der Hostname erwartet wurde, f\u00fcgen Sie ihn dem Attribut wasReqURLRedirectDomainNames des Elements webAppSecurity in der Datei server.xml hinzu. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Der OpenID Connect-Client {0} kann die JWT-Anspr\u00fcche (JSON Web Token) nicht aus der Webantwort extrahieren. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Die Webantwort muss ein JWT im JWE-Format (JSON Web Encryption) oder JWS-Format (JSON Web Signature) sein. M\u00f6glicherweise ist die Antwort fehlerhaft oder im OpenID Connect-Client ist w\u00e4hrend der Verarbeitung der Antwort ein anderer Fehler aufgetreten. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Suchen Sie in der Fehlernachricht nach weiteren Informationen. Vergewissern Sie sich, dass die Antwort das JWT-Format hat. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_es.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_es.nlsprops index c4588aaf0959..f755d3035deb 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_es.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_es.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Una solicitud a [{0} OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Se ha recibido una solicitud que incluye una cookie mal formada. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Verifique el proveedor de OpenID Connect y las configuraciones del cliente. La cookie mal formada puede estar causada por la modificaci\u00f3n de cookies en el agente de usuario con un nombre de host que difiere del nombre de host de la redirecci\u00f3n que se ha registrado en el proveedor. Si se espera el nombre de host, a\u00f1\u00e1dalo al atributo wasReqURLRedirectDomainNames del elemento webAppSecurity en server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: El cliente de {0} OpenID Connect no puede extraer reclamaciones de la se\u00f1al web JSON (JWT) de la respuesta de la web. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La respuesta de la web debe ser una JWT en formato JWE (JSON Web Encryption) o JWS (JSON Web Signature). Es posible que la respuesta no est\u00e9 bien formada o que el cliente de OpenID Connect haya encontrado otro error al procesar la respuesta. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Consulte el error en el mensaje para obtener m\u00e1s informaci\u00f3n. Compruebe que la respuesta est\u00e1 en formato JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_fr.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_fr.nlsprops index 103dc304921e..e5f2898c8b25 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_fr.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_fr.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Une demande envoy\u0 OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Une demande incluant un cookie incorrectement form\u00e9 a \u00e9t\u00e9 re\u00e7ue. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=V\u00e9rifiez la configuration du client et la configuration du fournisseur OpenID Connect. Il se peut que le cookie soit incorrectement form\u00e9 suite \u00e0 sa modification au niveau de l'agent utilisateur avec un nom d'h\u00f4te diff\u00e9rent du nom d'h\u00f4te de la redirection enregistr\u00e9 aupr\u00e8s du fournisseur. Si le nom d'h\u00f4te est attendu, ajoutez-le \u00e0 l'attribut wasReqURLRedirectDomainNames de l'\u00e9l\u00e9ment webAppSecurity dans le fichier server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Le client OpenID Connect {0} ne peut pas extraire les demandes JWT (JSON Web Token) de la r\u00e9ponse Web. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La r\u00e9ponse Web doit \u00eatre un jeton JWT au format JWE (JSON Web Encryption) ou JWS (JSON Web Signature). Il se peut que la syntaxe de la r\u00e9ponse soit incorrecte ou que le client OpenID Connect ait rencontr\u00e9 une autre erreur lors du traitement de la r\u00e9ponse. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Pour plus d'informations, reportez-vous au message d'erreur. V\u00e9rifiez que la r\u00e9ponse est au format JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_hu.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_hu.nlsprops index 2da33fea9723..2db01470c664 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_hu.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_hu.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u00c9rv\u00e9nytele OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Rossz form\u00e1tum\u00fa cookie-t tartalmaz\u00f3 k\u00e9r\u00e9s \u00e9rkezett. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Ellen\u0151rizze az OpenID Connect szolg\u00e1ltat\u00f3 \u00e9s \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1t. A rossz form\u00e1tum\u00fa cookie-t okozhatja a cookie m\u00f3dos\u00edt\u00e1sa a felhaszn\u00e1l\u00f3 \u00fcgyn\u00f6k\u00f6n olyan hosztn\u00e9vvel, ami elt\u00e9r a szolg\u00e1ltat\u00f3n regisztr\u00e1lt \u00e1tir\u00e1ny\u00edt\u00e1s hosztnev\u00e9t\u0151l. Ha a hosztn\u00e9v elv\u00e1rt, akkor adja azt hozz\u00e1 a webAppSecurity elem wasReqURLRedirectDomainNames attrib\u00fatum\u00e1hoz a server.xml f\u00e1jlban. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: A(z) {0} OpenID Connect \u00fcgyf\u00e9l nem tudja kibontani a JSON Vil\u00e1gh\u00e1l\u00f3s kulcssz\u00f3 (JWT) ig\u00e9nyeket a vil\u00e1gh\u00e1l\u00f3s v\u00e1laszb\u00f3l. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=A vil\u00e1gh\u00e1l\u00f3s v\u00e1lasz csak JWT lehet JSON Web Encryption (JWE) vagy JSON Web Signature (JWS) form\u00e1tumban. Lehet, hogy a v\u00e1lasz form\u00e1tuma nem megfelel\u0151, illetve az OpenID Connect \u00fcgyf\u00e9l egy m\u00e1sik hib\u00e1ba \u00fctk\u00f6z\u00f6tt a v\u00e1lasz feldolgoz\u00e1sa k\u00f6zben. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Tov\u00e1bbi inform\u00e1ci\u00f3k\u00e9rt tekintse meg az \u00fczenetben l\u00e9v\u0151 hib\u00e1t. Ellen\u0151rizze, hogy a v\u00e1lasz JWT form\u00e1tumban van-e. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_it.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_it.nlsprops index 9d20867de226..84cc5c99ae50 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_it.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_it.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Una richiesta per [{ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\u00c8 stata ricevuta una richiesta che include un cookie con un formato non corretto. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Verificare la configurazione del provider OpenID Connect e del client. Il cookie con il formato non corretto pu\u00f2 essere causato dalla modifica del cookie presso l'agent utente con un nome host diverso dal nome host del reindirizzamento registrato con il provider. Se il nome host \u00e8 previsto, aggiungerlo all'attributo wasReqURLRedirectDomainNames dell'elemento webAppSecurity in server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Il client OpenID Connect {0} non \u00e8 in grado di estrarre le richieste JWT (JSON Web Token) dalla risposta web. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La risposta web deve essere un JWT in formato JWE (JSON Web Encryption) o JWS (JSON Web Signature). Il formato della risposta potrebbe non essere corretto oppure il client OpenID Connect ha rilevato un altro errore durante l'elaborazione della risposta. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Per ulteriori informazioni, consultare l'errore nel messaggio. Verificare che la risposta sia in formato JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ja.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ja.nlsprops index 3e64777c9c10..87cd78568350 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ja.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ja.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: [{0}] \u3078\u306e\u OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\u8aa4\u3063\u305f\u5f62\u5f0f\u306e Cookie \u3092\u542b\u3080\u8981\u6c42\u304c\u53d7\u3051\u53d6\u3089\u308c\u307e\u3057\u305f\u3002 OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u69cb\u6210\u3068\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u8aa4\u3063\u305f\u5f62\u5f0f\u306e Cookie \u306e\u539f\u56e0\u3068\u3057\u3066\u3001\u30e6\u30fc\u30b6\u30fc\u30fb\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u3067\u306e Cookie \u5909\u66f4\u3067\u4f7f\u7528\u3055\u308c\u305f\u30db\u30b9\u30c8\u540d\u304c\u3001\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306b\u767b\u9332\u3055\u308c\u305f\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u306e\u30db\u30b9\u30c8\u540d\u3068\u7570\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002 \u30db\u30b9\u30c8\u540d\u304c\u4e88\u671f\u3055\u308c\u3066\u3044\u308b\u3082\u306e\u3067\u3042\u308b\u5834\u5408\u3001server.xml \u5185\u306e webAppSecurity \u30a8\u30ec\u30e1\u30f3\u30c8\u306e wasReqURLRedirectDomainNames \u5c5e\u6027\u306b\u305d\u306e\u30db\u30b9\u30c8\u540d\u3092\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306f\u3001Web \u5fdc\u7b54\u304b\u3089 JSON Web Token (JWT) \u30af\u30ec\u30fc\u30e0\u3092\u62bd\u51fa\u3067\u304d\u307e\u305b\u3093\u3002 {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u5fdc\u7b54\u306f\u3001JSON Web Encryption (JWE) \u307e\u305f\u306f JSON Web Signature (JWS) \u306e\u3044\u305a\u308c\u304b\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306e JWT \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 \u5fdc\u7b54\u306e\u5f62\u5f0f\u304c\u8aa4\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3067\u5fdc\u7b54\u306e\u51e6\u7406\u4e2d\u306b\u5225\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8a73\u3057\u304f\u306f\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u30a8\u30e9\u30fc\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u5fdc\u7b54\u304c JWT \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ko.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ko.nlsprops index 8dcc5c56b52d..44799a7f54fd 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ko.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ko.nlsprops @@ -276,11 +276,11 @@ CONFIG_REQUIRED_ATTRIBUTE_NULL.useraction=\uc9c0\uc815\ub41c \uad6c\uc131 \uc18d # do not translate authFilterRef CONFIG_AUTHFILTER_NOTUNIQUE=CWWKS1530W: \ub458 \uc774\uc0c1\uc758 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc774 \ub3d9\uc77c\ud55c \uc778\uc99d \ud544\ud130[{0}]\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. -CONFIG_AUTHFILTER_NOTUNIQUE.explanation=\ub458 \uc774\uc0c1\uc758 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc5d0 \ub3d9\uc77c\ud55c \ud544\ud130\ub97c \ucc38\uc870\ud558\ub294 authFilterRef \uc18d\uc131\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud074\ub77c\uc774\uc5b8\ud2b8\ub294 \ud544\ud130\uc640 \uc77c\uce58\ud558\ub294 \uc694\uccad\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\uc73c\uba70 \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. +CONFIG_AUTHFILTER_NOTUNIQUE.explanation=\ub458 \uc774\uc0c1\uc758 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc5d0 \ub3d9\uc77c\ud55c \ud544\ud130\ub97c \ucc38\uc870\ud558\ub294 authFilterRef \uc18d\uc131\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud074\ub77c\uc774\uc5b8\ud2b8\ub294 \ud544\ud130\uc640 \uc77c\uce58\ud558\ub294 \uc694\uccad\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\uc73c\uba70 \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. CONFIG_AUTHFILTER_NOTUNIQUE.useraction=server.xml \ud30c\uc77c\uc744 \uac80\ud1a0\ud558\uace0 \uad6c\uc131\uc744 \uc815\uc815\ud558\uc2ed\uc2dc\uc624. AUTHFILTER_MULTIPLE_MATCHED=CWWKS1531W: \ub458 \uc774\uc0c1\uc758 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uc778\uc99d \ud544\ud130\uac00 [{0}] URL\uc5d0 \ub300\ud55c \uc694\uccad\uacfc \uc77c\uce58\ud569\ub2c8\ub2e4. \uc77c\uce58\ud55c \ud544\ud130\uac00 [{1}]\uc785\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. -AUTHFILTER_MULTIPLE_MATCHED.explanation=\ub458 \uc774\uc0c1\uc758 \uc778\uc99d \ud544\ud130\uac00 \uc778\ubc14\uc6b4\ub4dc \uc694\uccad\uacfc \uc77c\uce58\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud544\ud130 \uc911 \ud558\ub098\ub97c \uc0ac\uc6a9\ud558\ub294 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc694\uccad\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\uc73c\uba70 \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. +AUTHFILTER_MULTIPLE_MATCHED.explanation=\ub458 \uc774\uc0c1\uc758 \uc778\uc99d \ud544\ud130\uac00 \uc778\ubc14\uc6b4\ub4dc \uc694\uccad\uacfc \uc77c\uce58\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud544\ud130 \uc911 \ud558\ub098\ub97c \uc0ac\uc6a9\ud558\ub294 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc694\uccad\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\uc73c\uba70 \uc774\ub85c \uc778\ud574 \ubd88\ud655\uc2e4\ud55c \ub3d9\uc791\uc774 \ub098\ud0c0\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. AUTHFILTER_MULTIPLE_MATCHED.useraction=server.xml \ud30c\uc77c\uc744 \uac80\ud1a0\ud558\uace0 \uad6c\uc131\uc744 \uc815\uc815\ud558\uc2ed\uc2dc\uc624. # do not translate hostname, wasReqURLRedirectDomainNames, and webAppSecurity @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: [{0}]\uc5d0 \ub300\u OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\uc798\ubabb\ub41c \ud615\uc2dd\uc758 \ucfe0\ud0a4\uac00 \ud3ec\ud568\ub41c \uc694\uccad\uc744 \uc218\uc2e0\ud588\uc2b5\ub2c8\ub2e4. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=OpenID Connect \uc81c\uacf5\uc790 \ubc0f \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. \uc798\ubabb\ub41c \ud615\uc2dd\uc758 \ucfe0\ud0a4\ub294 \uc81c\uacf5\uc790\uc5d0 \ub4f1\ub85d\ub41c \uacbd\ub85c \uc7ac\uc9c0\uc815\uc758 \ud638\uc2a4\ud2b8 \uc774\ub984\uacfc\ub294 \ub2e4\ub978 \ud638\uc2a4\ud2b8 \uc774\ub984\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8\uc5d0\uc11c\uc758 \ucfe0\ud0a4 \uc218\uc815\uc5d0 \uc758\ud574 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud638\uc2a4\ud2b8 \uc774\ub984\uc774 \uc608\uc0c1\ub41c \uacbd\uc6b0\uc5d0\ub294 server.xml\uc5d0\uc11c webAppSecurity \uc694\uc18c\uc758 wasReqURLRedirectDomainNames \uc18d\uc131\uc5d0 \uc774\ub97c \ucd94\uac00\ud558\uc2ed\uc2dc\uc624. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc6f9 \uc751\ub2f5\uc5d0\uc11c JWT(JSON Web Token) \ud074\ub808\uc784\uc744 \ucd94\ucd9c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=\uc6f9 \uc751\ub2f5\uc740 JWE(JSON Web Encryption) \ub610\ub294 JWS(JSON Web Signature) \ud615\uc2dd\uc758 JWT\uc5ec\uc57c \ud569\ub2c8\ub2e4. \uc751\ub2f5 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uac70\ub098 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\uc5d0\uc11c \uc751\ub2f5\uc744 \ucc98\ub9ac\ud558\ub294 \uc911\uc5d0 \ub2e4\ub978 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\uc790\uc138\ud55c \uc815\ubcf4\ub294 \uba54\uc2dc\uc9c0\uc5d0 \uc788\ub294 \uc624\ub958\ub97c \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. \uc751\ub2f5\uc774 JWT \ud615\uc2dd\uc778\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pl.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pl.nlsprops index b8a028372538..a4d76c2c97ef 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pl.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pl.nlsprops @@ -284,10 +284,15 @@ AUTHFILTER_MULTIPLE_MATCHED.explanation=Wi\u0119cej ni\u017c jeden filtr uwierzy AUTHFILTER_MULTIPLE_MATCHED.useraction=Przejrzyj plik server.xml i popraw konfiguracj\u0119. # do not translate hostname, wasReqURLRedirectDomainNames, and webAppSecurity -OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u017b\u0105danie skierowane do [{0}] jest niepoprawne. Wymagana informacja cookie o nazwie rozpoczynaj\u0105cej si\u0119 od WASReqURLOidc ma niepoprawn\u0105 warto\u015b\u0107. Nazwa hosta [{1}] u\u017cywana w informacji cookie nie jestzgodna z nazw\u0105 zarejestrowan\u0105 u dostawcy. Zosta\u0142 zwr\u00f3cony kod odpowiedzi 500. +OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u017b\u0105danie skierowane do [{0}] jest niepoprawne. Wymagana informacja cookie o nazwie rozpoczynaj\u0105cej si\u0119 od WASReqURLOidc ma niepoprawn\u0105 warto\u015b\u0107. Nazwa hosta [{1}] u\u017cywana w informacji cookie nie jest zgodna z nazw\u0105 zarejestrowan\u0105 u dostawcy. Zosta\u0142 zwr\u00f3cony kod odpowiedzi 500. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Odebrano \u017c\u0105danie, kt\u00f3re zawiera zniekszta\u0142cone informacje cookie. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Sprawd\u017a konfiguracje dostawcy i klienta OpenID Connect. Nieprawid\u0142owy format informacji cookie mo\u017ce wynika\u0107 z modyfikacji informacji cookie przez agenta u\u017cytkownika poprzez u\u017cycie nazwy hosta, kt\u00f3ra r\u00f3\u017cni si\u0119 od nazwy hosta przekierowania zarejestrowanej u dostawcy. Je\u015bli oczekiwana jest nazwa hosta, nale\u017cy doda\u0107 j\u0105 do atrybutu wasReqURLRedirectDomainNames elementu webAppSecurity w pliku server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Klient OpenID Connect {0} nie mo\u017ce wyodr\u0119bni\u0107 roszcze\u0144 znacznika JSON Web Token (JWT) z odpowiedzi WWW. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Odpowied\u017a WWW musi by\u0107 znacznikiem JWT w formacie JSON Web Encryption (JWE) albo w formacie JSON Web Signature (JWS). Mo\u017cliwe, \u017ce odpowied\u017a ma nieprawid\u0142owy format lub klient OpenID Connect napotka\u0142 inny b\u0142\u0105d podczas przetwarzania odpowiedzi. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Wi\u0119cej informacji na ten temat zawiera b\u0142\u0105d w komunikacie. Upewnij si\u0119, \u017ce odpowied\u017a jest w formacie JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pt_BR.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pt_BR.nlsprops index b62ec95f66f7..37223ff7f9a0 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_pt_BR.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Uma solicita\u00e7\u OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=Foi recebida uma solicita\u00e7\u00e3o que inclui um cookie malformado. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Verifique as configura\u00e7\u00f5es de provedor e de cliente do OpenID Connect. O cookie malformado pode ser causado pela modifica\u00e7\u00e3o do cookie no agente do usu\u00e1rio com um nome de host diferente do nome de host do redirecionamento que est\u00e1 registrado com o provedor. Se o nome do host for esperado, inclua-o no atributo wasReqURLRedirectDomainNames do elemento webAppSecurity em server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: O cliente OpenID Connect {0} n\u00e3o pode extrair as reclama\u00e7\u00f5es JSON Web Token (JWT) da resposta da web. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=A resposta da web deve ser um JWT no formato JSON Web Encryption (JWE) ou JSON Web Signature (JWS). A resposta pode estar malformada ou o cliente OpenID Connect encontrou outro erro ao processar a resposta. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Veja o erro na mensagem para obter mais informa\u00e7\u00f5es. Verifique se a resposta est\u00e1 no formato JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ro.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ro.nlsprops index b5459c61b75b..68d6da047a9f 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ro.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ro.nlsprops @@ -288,6 +288,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: Nu este valid\u0103 OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=A fost primit\u0103 o cerere care include un cookie \u00een format gre\u015fit OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=Verifica\u0163i furnizorul de OpenID Connect \u015fi configura\u0163iile de client. Cookie-ul cu formatul gre\u015fit poate fi cauzat de modificarea cookie-ului la agentul utilizatorului cu un nume de gazd\u0103 care difer\u0103 de numele de gazd\u0103 a redirect\u0103rii care este \u00eenregistrat cu furnizorul. Dac\u0103 numele de gazd\u0103 este cel a\u015fteptat, atunci ad\u0103uga\u0163i atributul wasReqURLRedirectDomainNames al elementului webAppSecurity \u00een server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Clientul OpenID Connect {0} nu poate extrage revendic\u0103rile JWT (JSON Web Token) din r\u0103spunsul web. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=R\u0103spunsul web trebuie s\u0103 fie un JWT \u00een formatul JWE (JSON Web Encryption) sau JWS (JWS Web Signature). R\u0103spunsul ar putea fi formatat gre\u015fit sau clientul OpenID Connect a \u00eent\u00e2lnit o alt\u0103 eroare la procesarea r\u0103spunsului. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Vede\u0163i eroarea din mesaj pentru informa\u0163ii suplimentare. Verifica\u0163i c\u0103 r\u0103spunsul este \u00een format JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ru.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ru.nlsprops index a24fa5507ca3..4ee942fde948 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ru.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_ru.nlsprops @@ -291,6 +291,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u0417\u0430\u043f\u OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\u041f\u043e\u043b\u0443\u0447\u0435\u043d \u0437\u0430\u043f\u0440\u043e\u0441, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0431\u044b\u043b \u0443\u043a\u0430\u0437\u0430\u043d \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 cookie. OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=\u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0430 \u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. \u0412 cookie \u043c\u043e\u0433\u043b\u043e \u0431\u044b\u0442\u044c \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u0438\u043c\u044f \u0445\u043e\u0441\u0442\u0430, \u043e\u0442\u043b\u0438\u0447\u043d\u043e\u0435 \u043e\u0442 \u0438\u043c\u0435\u043d\u0438 \u0445\u043e\u0441\u0442\u0430 \u043f\u0435\u0440\u0435\u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0432 \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0435. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043e \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0435 \u0438\u043c\u044f \u0445\u043e\u0441\u0442\u0430, \u0434\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0435\u0433\u043e \u0432 \u0430\u0442\u0440\u0438\u0431\u0443\u0442 wasReqURLRedirectDomainNames \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 webAppSecurity \u0438\u0437 \u0444\u0430\u0439\u043b\u0430 server.xml. -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: \u041a\u043b\u0438\u0435\u043d\u0442\u0443 {0} OpenID Connect \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0438\u0437\u0432\u043b\u0435\u0447\u044c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f JWT \u0438\u0437 \u0432\u0435\u0431-\u043e\u0442\u0432\u0435\u0442\u0430. {1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=\u0412\u0435\u0431-\u043e\u0442\u0432\u0435\u0442 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c JWT \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWE \u0438\u043b\u0438 JWS. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043e\u0442\u0432\u0435\u0442\u0430 \u0438\u043b\u0438 \u0432 \u043a\u043b\u0438\u0435\u043d\u0442\u0435 OpenID Connect \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u0434\u0440\u0443\u0433\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u0430. +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u0421\u043c. \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0435 \u0432 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0438. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043e\u0442\u0432\u0435\u0442 \u0438\u043c\u0435\u0435\u0442 \u0444\u043e\u0440\u043c\u0430\u0442 JWT. + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh.nlsprops index cf503c6e4121..1264c86d92e4 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh.nlsprops @@ -286,6 +286,10 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u5bf9 [{0}] \u7684\ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\u63a5\u6536\u5230\u7684\u8bf7\u6c42\u5305\u542b\u683c\u5f0f\u4e0d\u6b63\u786e\u7684 Cookie\u3002 OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=\u8bf7\u9a8c\u8bc1 OpenID Connect \u63d0\u4f9b\u7a0b\u5e8f\u914d\u7f6e\u548c\u5ba2\u6237\u673a\u914d\u7f6e\u3002\u5982\u679c\u4fee\u6539 Cookie \u7684\u7528\u6237\u4ee3\u7406\u5177\u6709\u7684\u4e3b\u673a\u540d\u4e0e\u5411\u63d0\u4f9b\u7a0b\u5e8f\u6ce8\u518c\u7684\u91cd\u5b9a\u5411\u7684\u4e3b\u673a\u540d\u4e0d\u540c\uff0c\u90a3\u4e48\u53ef\u80fd\u4f1a\u5bfc\u81f4\u683c\u5f0f\u4e0d\u6b63\u786e\u7684 Cookie\u3002\u5982\u679c\u4e3b\u673a\u540d\u7b26\u5408\u9884\u671f\uff0c\u90a3\u4e48\u5c06\u8be5\u4e3b\u673a\u540d\u6dfb\u52a0\u5230 server.xml \u4e2d\u7684 webAppSecurity \u5143\u7d20\u7684 wasReqURLRedirectDomainNames \u5c5e\u6027\u3002 -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: OpenID Connect \u5ba2\u6237\u673a {0} \u65e0\u6cd5\u4ece Web \u54cd\u5e94\u4e2d\u62bd\u53d6 JSON Web \u4ee4\u724c (JWT) \u58f0\u660e\u3002{1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u54cd\u5e94\u5fc5\u987b\u662f\u91c7\u7528 JSON Web \u52a0\u5bc6 (JWE) \u6216 JSON Web \u7b7e\u540d (JWS) \u683c\u5f0f\u7684 JWT\u3002\u54cd\u5e94\u53ef\u80fd\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u6216\u8005 OpenID Connect \u5ba2\u6237\u673a\u5728\u5904\u7406\u54cd\u5e94\u65f6\u9047\u5230\u4e86\u53e6\u4e00\u4e2a\u9519\u8bef\u3002 +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8bf7\u53c2\u9605\u6d88\u606f\u4e2d\u7684\u9519\u8bef\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002\u8bf7\u9a8c\u8bc1\u54cd\u5e94\u662f\u5426\u4e3a JWT \u683c\u5f0f\u3002 +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh_TW.nlsprops b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh_TW.nlsprops index 78e0e775a96f..e8b3fcb9a302 100644 --- a/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.client/resources/com/ibm/ws/security/openidconnect/client/internal/resources/OidcClientMessages_zh_TW.nlsprops @@ -287,6 +287,11 @@ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE=CWWKS1532E: \u767c\u51fa\u7d66 [ OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.explanation=\u6536\u5230\u8981\u6c42\uff0c\u4f46\u5176\u4e2d\u5305\u542b\u5f62\u614b\u7570\u5e38\u7684 Cookie\u3002 OIDC_CLIENT_BAD_REQUEST_MALFORMED_URL_IN_COOKIE.useraction=\u8acb\u9a57\u8b49 OpenID Connect \u63d0\u4f9b\u8005\u548c\u7528\u6236\u7aef\u914d\u7f6e\u3002\u8a72\u5f62\u614b\u7570\u5e38 Cookie \u53ef\u80fd\u662f\u56e0\u70ba\u5728\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f\u4e2d\u4fee\u6539 Cookie \u6240\u81f4\uff0c\u8a72\u4fee\u6539\u4f5c\u696d\u6240\u7528\u7684\u4e3b\u6a5f\u540d\u7a31\u8207\u63d0\u4f9b\u8005\u4e2d\u767b\u9304\u7684\u91cd\u65b0\u5c0e\u5411\u4e3b\u6a5f\u540d\u7a31\u4e0d\u540c\u3002\u5982\u679c\u9700\u8981\u4e3b\u6a5f\u540d\u7a31\uff0c\u8acb\u5c07\u5176\u65b0\u589e\u81f3 server.xml \u4e2d webAppSecurity \u5143\u7d20\u7684 wasReqURLRedirectDomainNames \u5c6c\u6027\u3002 -# 1533, 1534, 1535 used in clients.common bundle, do not use here. +# 0=OIDC client config ID, 1=Error/exception message +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \u7528\u6236\u7aef\u7121\u6cd5\u5f9e Web \u56de\u61c9\u4e2d\u64f7\u53d6 JSON Web Token (JWT) \u8981\u6c42\u3002{1} +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u56de\u61c9\u5fc5\u9808\u662f JSON Web Encryption (JWE) \u6216 JSON Web Signature (JWS) \u683c\u5f0f\u7684 JWT\u3002\u56de\u61c9\u53ef\u80fd\u5f62\u614b\u7570\u5e38\uff0c\u6216\u8005 OpenID Connect \u7528\u6236\u7aef\u5728\u8655\u7406\u56de\u61c9\u6642\u9047\u5230\u53e6\u4e00\u500b\u932f\u8aa4\u3002 +OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8acb\u53c3\u95b1\u8a0a\u606f\u4e2d\u7684\u932f\u8aa4\uff0c\u4ee5\u53d6\u5f97\u76f8\u95dc\u8cc7\u8a0a\u3002\u8acb\u9a57\u8b49\u56de\u61c9\u662f\u5426\u63a1\u7528 JWT \u683c\u5f0f\u3002 + +#1534, 1535, 1536, 1537 used in clients.common bundle, do not use here. # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_cs.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_cs.nlsprops index 6bbfaaad7dd7..d38864db33bb 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_cs.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_cs.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Ujist\u011bte se, \u017ee poskytovatel OpenID Connec # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Klient {0} OpenID Connect nem\u016f\u017ee extrahovat n\u00e1roky JWT (JSON Web Token) z webov\u00e9 odezvy. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Webov\u00e1 odezva mus\u00ed b\u00fdt JWT bu\u010f ve form\u00e1tu JSON Web Encryption (JWE), nebo ve form\u00e1tu JSON Web Signature (JWS). Odezva m\u016f\u017ee b\u00fdt chybn\u00e1, nebo klient OpenID Connect rozpoznal dal\u0161\u00ed chybu p\u0159i zpracov\u00e1n\u00ed odezvy. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Dal\u0161\u00ed informace viz chyba ve zpr\u00e1v\u011b. Ov\u011b\u0159te, \u017ee je odezva ve form\u00e1tu JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Klient OpenID Connect [{0}] vy\u017eaduje adresu URL koncov\u00e9ho bodu autorizace, ale nen\u00ed nastavena. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Adresa URL koncov\u00e9ho bodu autorizace mus\u00ed b\u00fdt nastavena k z\u00edsk\u00e1n\u00ed autoriza\u010dn\u00edho k\u00f3du nebo po\u017eadovan\u00fdch token\u016f. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Nastavte atribut authorizationEndpointUrl v konfiguraci klienta OpenID Connect na adresu URL koncov\u00e9ho bodu autorizace poskytovatele OpenID Connect. Voliteln\u011b nastavte atribut discoveryEndpointUrl v konfiguraci klienta OpenID Connect na adresu URL koncov\u00e9ho bodu zji\u0161\u0165ov\u00e1n\u00ed poskytovatele OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Klient OpenID Connect [{0}] vy\u017e OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Adresa URL koncov\u00e9ho bodu tokenu mus\u00ed b\u00fdt nastavena k z\u00edsk\u00e1n\u00ed po\u017eadovan\u00fdch token\u016f. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Nastavte atribut tokenEndpointUrl v konfiguraci klienta OpenID Connect na adresu URL koncov\u00e9ho bodu tokenu poskytovatele OpenID Connect. Voliteln\u011b nastavte atribut discoveryEndpointUrl v konfiguraci klienta OpenID Connect na adresu URL koncov\u00e9ho bodu zji\u0161\u0165ov\u00e1n\u00ed poskytovatele OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Token nen\u00ed ve form\u00e1tu JSON Web Signature (JWS), proto\u017ee neobsahuje t\u0159i \u010d\u00e1sti, ale klient [{0}] OpenID Connect p\u0159ij\u00edm\u00e1 pouze tokeny, kter\u00e9 jsou ve form\u00e1tu JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Token m\u016f\u017ee b\u00fdt chybn\u00fd nebo m\u016f\u017ee b\u00fdt ve form\u00e1tu JSON Web Encryption (JWE). Tokeny mus\u00ed b\u00fdt ve form\u00e1tu JWS, pokud nen\u00ed nakonfigurov\u00e1n atribut keyManagementKeyAlias. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Chcete-li p\u0159ijmout tokeny JWE, nakonfigurujte atribut keyManagementKeyAlias v konfiguraci klienta OpenID Connect. Jinak se ujist\u011bte, \u017ee do tohoto prost\u0159edku jsou odes\u00edl\u00e1ny pouze tokeny JWS. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Token nen\u00ed ve form\u00e1tu JSON Web Encryption (JWE), proto\u017ee neobsahuje p\u011bt \u010d\u00e1st\u00ed, ale klient [{0}] OpenID Connect p\u0159ij\u00edm\u00e1 pouze tokeny, kter\u00e9 jsou ve form\u00e1tu JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Token m\u016f\u017ee b\u00fdt chybn\u00fd nebo m\u016f\u017ee b\u00fdt ve form\u00e1tu JSON Web Signature (JWS). Tokeny mus\u00ed b\u00fdt ve form\u00e1tu JWE, pokud je nakonfigurov\u00e1n atribut keyManagementKeyAlias. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Chcete-li p\u0159ijmout tokeny JWE nam\u00edsto token\u016f JWE, odeberte atribut keyManagementKeyAlias v konfiguraci klienta OpenID Connect. Jinak se ujist\u011bte, \u017ee do tohoto prost\u0159edku jsou odes\u00edl\u00e1ny pouze tokeny JWE. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_de.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_de.nlsprops index c57e99c0a623..58933c8141c1 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_de.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_de.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Stellen Sie sicher, dass der OpenID Connect-Provider # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Der OpenID Connect-Client {0} kann die JWT-Anspr\u00fcche (JSON Web Token) nicht aus der Webantwort extrahieren. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Die Webantwort muss ein JWT im JWE-Format (JSON Web Encryption) oder JWS-Format (JSON Web Signature) sein. M\u00f6glicherweise ist die Antwort fehlerhaft oder im OpenID Connect-Client ist w\u00e4hrend der Verarbeitung der Antwort ein anderer Fehler aufgetreten. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Suchen Sie in der Fehlernachricht nach weiteren Informationen. Vergewissern Sie sich, dass die Antwort das JWT-Format hat. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Der OpenID Connect-Client [{0}] erfordert eine Berechtigungsendpunkt-URL, aber diese ist nicht gesetzt. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Zum Abrufen eines Autorisierungscodes oder der erforderlichen Token muss eine Berechtigungsendpunkt-URL gesetzt werden. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Setzen Sie das Attribut authorizationEndpointUrl in der Konfiguration des OpenID Connect-Clients auf die Berechtigungsendpunkt-URL des OpenID Connect-Providers. Alternativ k\u00f6nnen Sie das Attribut discoveryEndpointUrl in der Konfiguration des OpenID Connect-Clients auf die Erkennungsendpunkt-URL des OpenID Connect-Providers setzen. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Der OpenID Connect-Client [{0}] erfo OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Zum Abrufen der erforderlichen Token muss eine Tokenendpunkt-URL gesetzt werden. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Setzen Sie das Attribut tokenEndpointUrl in der Konfiguration des OpenID Connect-Clients auf die Tokenendpunkt-URL des OpenID Connect-Providers. Alternativ k\u00f6nnen Sie das Attribut discoveryEndpointUrl in der Konfiguration des OpenID Connect-Clients auf die Erkennungsendpunkt-URL des OpenID Connect-Providers setzen. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Das Token ist nicht im JSON-Web-Signature-Format (JWS), da es keine drei Teile enth\u00e4lt, aber der OpenID Connect-Client [{0}] akzeptiert nur Tokens, die im JWS-Format vorliegen. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Das Token k\u00f6nnte fehlerhaft sein oder im JSON Web Encryption-Format (JWE) sein. Token m\u00fcssen im JWS-Format sein, wenn das Attribut keyManagementKeyAlias nicht konfiguriert ist. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Um JWE-Token zu akzeptieren, m\u00fcssen Sie das Attribut keyManagementKeyAlias in der OpenID Connect-Clientkonfiguration konfigurieren. Stellen Sie andernfalls sicher, dass nur JWS-Tokens an diese Ressource gesendet werden. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Das Token befindet sich nicht im JSON Web Encryption-Format (JWE), da es keine f\u00fcnf Teile enth\u00e4lt, aber der OpenID Connect-Client [{0}] akzeptiert nur Token, die im JWE-Format vorliegen. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Das Token k\u00f6nnte fehlerhaft sein oder im oder im JSON Web Signature-Format (JWS) sein. Token m\u00fcssen im JWE-Format vorliegen, wenn das Attribut keyManagementKeyAlias konfiguriert ist. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Wenn Sie JWS-Token anstelle von JWE-Token akzeptieren m\u00f6chten, entfernen Sie das Attribut keyManagementKeyAlias in der OpenID Connect-Clientkonfiguration. Stellen Sie andernfalls sicher, dass nur JWE-Tokens an diese Ressource gesendet werden. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_es.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_es.nlsprops index c17d6a673b52..73af442e0c88 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_es.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_es.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Aseg\u00farese de que el proveedor de OpenID Connect # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: El cliente de {0} OpenID Connect no puede extraer reclamaciones de la se\u00f1al web JSON (JWT) de la respuesta de la web. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La respuesta de la web debe ser una JWT en formato JWE (JSON Web Encryption) o JWS (JSON Web Signature). Es posible que la respuesta no est\u00e9 bien formada o que el cliente de OpenID Connect haya encontrado otro error al procesar la respuesta. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Consulte el error en el mensaje para obtener m\u00e1s informaci\u00f3n. Compruebe que la respuesta est\u00e1 en formato JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: El cliente OpenID Connect [{0}] necesita un URL de punto final de autorizaci\u00f3n, pero no se ha establecido. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Se debe establecer un URL de punto final de autorizaci\u00f3n para obtener un c\u00f3digo de autorizaci\u00f3n o las se\u00f1ales necesarias. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Establezca el atributo authorizationEndpointUrl en la configuraci\u00f3n del cliente OpenID Connect en el URL de punto final de autorizaci\u00f3n del proveedor de OpenID Connect. Como alternativa, establezca el atributo discoveryEndpointUrl en la configuraci\u00f3n del cliente OpenID Connect en el URL de punto final de descubrimiento del proveedor de OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: El cliente OpenID Connect [{0}] nece OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Se debe establecer un URL de punto final de se\u00f1al para obtener las se\u00f1ales necesarias. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Establezca el atributo tokenEndpointUrl en la configuraci\u00f3n del cliente OpenID Connect en el URl de punto final de se\u00f1al del proveedor de OpenID Connect. Como alternativa, establezca el atributo discoveryEndpointUrl en la configuraci\u00f3n del cliente OpenID Connect en el URL de punto final de descubrimiento del proveedor de OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: La se\u00f1al no est\u00e1 en formato de firma web JSON (JWS) porque no contiene tres partes, pero el cliente de OpenID Connect [{0}] s\u00f3lo acepta se\u00f1ales que est\u00e1n en formato JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Es posible que la se\u00f1al est\u00e9 mal formada o que est\u00e9 en formato JWE (JSON Web Encryption). Las se\u00f1ales deben estar en formato JWS si el atributo keyManagementKeyAlias no est\u00e1 configurado. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Para aceptar se\u00f1ales JWE, configure el atributo keyManagementKeyAlias en la configuraci\u00f3n del cliente de OpenID Connect. De lo contrario, aseg\u00farese de que solo se env\u00eden se\u00f1ales JWS a este recurso. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: La se\u00f1al no est\u00e1 en formato JWE (JSON Web Encryption) porque no contiene cinco partes, pero el cliente de OpenID Connect [{0}] s\u00f3lo acepta se\u00f1ales que est\u00e1n en formato JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Es posible que la se\u00f1al est\u00e9 mal formada o que est\u00e9 en formato de firma web JSON (JWS). Las se\u00f1ales deben estar en formato JWE si se ha configurado el atributo keyManagementKeyAlias. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Para aceptar se\u00f1ales JWS en lugar de se\u00f1ales JWE, elimine el atributo keyManagementKeyAlias en la configuraci\u00f3n del cliente de OpenID Connect. De lo contrario, aseg\u00farese de que solo se env\u00eden se\u00f1ales JWE a este recurso. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_fr.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_fr.nlsprops index 807dafa5227b..3a8778e4a869 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_fr.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_fr.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Assurez-vous que le fournisseur OpenID Connect g\u00 # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Le client OpenID Connect {0} ne peut pas extraire les demandes JWT (JSON Web Token) de la r\u00e9ponse Web. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La r\u00e9ponse Web doit \u00eatre un jeton JWT au format JWE (JSON Web Encryption) ou JWS (JSON Web Signature). Il se peut que la syntaxe de la r\u00e9ponse soit incorrecte ou que le client OpenID Connect ait rencontr\u00e9 une autre erreur lors du traitement de la r\u00e9ponse. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Pour plus d'informations, reportez-vous au message d'erreur. V\u00e9rifiez que la r\u00e9ponse est au format JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Le client OpenID Connect [{0}] requiert une URL de noeud final d''autorisation, mais celle-ci n''est pas d\u00e9finie. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Une URL de noeud final d'autorisation doit \u00eatre d\u00e9finie pour obtenir un code d'autorisation ou les jetons requis. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=D\u00e9finissez l'attribut authorizationEndpointUrl dans la configuration client OpenID Connect sur l'URL de noeud final d'autorisation du fournisseur OpenID Connect. Sinon, d\u00e9finissez l'attribut discoveryEndpointUrl dans la configuration client OpenID Connect sur l'URL de noeud final de reconnaissance du fournisseur OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Le client OpenID Connect [{0}] requi OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Une URL de noeud final de jeton doit \u00eatre d\u00e9finie pour obtenir les jetons requis. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=D\u00e9finissez l'attribut tokenEndpointUrl dans la configuration client OpenID Connect sur l'URL de noeud final de jeton du fournisseur OpenID Connect. Sinon, d\u00e9finissez l'attribut discoveryEndpointUrl dans la configuration client OpenID Connect sur l'URL de noeud final de reconnaissance du fournisseur OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Le jeton n''est pas au format JWS (JSON Web Signature) car il ne contient pas trois parties alors que le client OpenID Connect [{0}] accepte uniquement les jetons au format JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Il se peut que le jeton soit mal form\u00e9 ou qu'il soit au format JWE (JSON Web Encryption). Les jetons doivent \u00eatre au format JWS si l'attribut keyManagementKeyAlias n'est pas configur\u00e9. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Pour accepter les jetons JWE, configurez l'attribut keyManagementKeyAlias dans la configuration du client OpenID Connect. Sinon, assurez-vous que seuls des jetons JWS sont envoy\u00e9s \u00e0 cette ressource. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Le jeton n''est pas au format JWE (JSON Web Encryption) car il ne contient pas cinq parties alors que le client OpenID Connect [{0}] accepte uniquement les jetons au format JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Il se peut que le jeton soit mal form\u00e9 ou qu'il soit au format JWS (JSON Web Signature). Les jetons doivent \u00eatre au format JWE si l'attribut keyManagementKeyAlias est configur\u00e9. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Pour accepter les jetons JWS au lieu des jetons JWE, supprimez l'attribut keyManagementKeyAlias dans la configuration du client OpenID Connect. Sinon, assurez-vous que seuls des jetons JWE sont envoy\u00e9s \u00e0 cette ressource. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_hu.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_hu.nlsprops index 4c9a105a756c..2eaa4358329d 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_hu.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_hu.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy az Open # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: A(z) {0} OpenID Connect \u00fcgyf\u00e9l nem tudja kibontani a JSON Vil\u00e1gh\u00e1l\u00f3s kulcssz\u00f3 (JWT) ig\u00e9nyeket a vil\u00e1gh\u00e1l\u00f3s v\u00e1laszb\u00f3l. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=A vil\u00e1gh\u00e1l\u00f3s v\u00e1lasz csak JWT lehet JSON Web Encryption (JWE) vagy JSON Web Signature (JWS) form\u00e1tumban. Lehet, hogy a v\u00e1lasz form\u00e1tuma nem megfelel\u0151, illetve az OpenID Connect \u00fcgyf\u00e9l egy m\u00e1sik hib\u00e1ba \u00fctk\u00f6z\u00f6tt a v\u00e1lasz feldolgoz\u00e1sa k\u00f6zben. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Tov\u00e1bbi inform\u00e1ci\u00f3k\u00e9rt tekintse meg az \u00fczenetben l\u00e9v\u0151 hib\u00e1t. Ellen\u0151rizze, hogy a v\u00e1lasz JWT form\u00e1tumban van-e. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: A(z) [{0}] OpenID Connect \u00fcgyf\u00e9l jogosults\u00e1g v\u00e9gpont URL-c\u00edmet ig\u00e9nyel, de az nincs be\u00e1ll\u00edtva. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Jogosults\u00e1gk\u00f3d vagy a sz\u00fcks\u00e9ges kulcssz\u00f3k beszerz\u00e9s\u00e9hez be kell \u00e1ll\u00edtani egy jogosults\u00e1g v\u00e9gpont URL-c\u00edmet. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1ban \u00e1ll\u00edtsa be az authorizationEndpointUrl attrib\u00fatumot az OpenID Connect szolg\u00e1ltat\u00f3 jogosults\u00e1g v\u00e9gpont URL-c\u00edm\u00e9re. Ennek alternat\u00edv\u00e1jak\u00e9nt az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1ban \u00e1ll\u00edtsa be a discoveryEndpointUrl attrib\u00fatumot az OpenID Connect szolg\u00e1ltat\u00f3 felt\u00e9rk\u00e9pez\u00e9si v\u00e9gpont URL-c\u00edm\u00e9re. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: A(z) [{0}] OpenID Connect \u00fcgyf\ OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=A sz\u00fcks\u00e9ges kulcssz\u00f3k beszerz\u00e9s\u00e9hez be kell \u00e1ll\u00edtani egy kulcssz\u00f3 v\u00e9gpont URL-c\u00edmet. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1ban \u00e1ll\u00edtsa be a tokenEndpointUrl attrib\u00fatumot az OpenID Connect szolg\u00e1ltat\u00f3 kulcssz\u00f3 v\u00e9gpont URL-c\u00edm\u00e9re. Ennek alternat\u00edv\u00e1jak\u00e9nt az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1ban \u00e1ll\u00edtsa be a discoveryEndpointUrl attrib\u00fatumot az OpenID Connect szolg\u00e1ltat\u00f3 felt\u00e9rk\u00e9pez\u00e9si v\u00e9gpont URL-c\u00edm\u00e9re. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: A token nem JSON Web Signature (JWS) form\u00e1tum\u00fa, met nem h\u00e1rom r\u00e9szt tartalmaz, de a(z)[{0}] OpenID Connect \u00fcgyf\u00e9l csak JWS form\u00e1tum\u00fa tokeneket fogad el. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Lehet, hogy a token a k\u00e9r\u00e9sben rossz form\u00e1tum\u00fa vagy JSON Web Encryption (JWE) form\u00e1tum\u00fa. A tokenek csak JWS form\u00e1tum\u00faak lehetnek, ha a keyManagementKeyAlias attrib\u00fatum nincs be\u00e1ll\u00edtva. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=JWE tokenek elfogad\u00e1s\u00e1hoz \u00e1ll\u00edtsa be a keyManagementKeyAlias attrib\u00fatumot az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1ban. Egy\u00e9bk\u00e9nt pedig gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy csak JWS tokenek ker\u00fclnek elk\u00fcld\u00e9sre ennek az er\u0151forr\u00e1snak. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: A token nem JSON Web Encryption (JWE) form\u00e1tum\u00fa, met nem \u00f6t r\u00e9szt tartalmaz, de a(z)[{0}] OpenID Connect \u00fcgyf\u00e9l csak JWE form\u00e1tum\u00fa tokeneket fogad el. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Lehet, hogy a token rossz form\u00e1tum\u00fa vagy JSON Web Signature (JWS) form\u00e1tum\u00fa. A tokenek csak JWE form\u00e1tum\u00faak lehetnek, ha a keyManagementKeyAlias attrib\u00fatum be van \u00e1ll\u00edtva. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=JWE tokenek elfogad\u00e1s\u00e1hoz t\u00e1vol\u00edtsa el a keyManagementKeyAlias attrib\u00fatumot az OpenID Connect \u00fcgyf\u00e9l konfigur\u00e1ci\u00f3j\u00e1b\u00f3l. Egy\u00e9bk\u00e9nt pedig gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy csak JWE tokenek ker\u00fclnek elk\u00fcld\u00e9sre ennek az er\u0151forr\u00e1snak. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_it.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_it.nlsprops index 061fe0129166..94ae89ed4cc0 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_it.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_it.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Verificare che il provider OpenID Connect generi dat # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Il client OpenID Connect {0} non \u00e8 in grado di estrarre le richieste JWT (JSON Web Token) dalla risposta web. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=La risposta web deve essere un JWT in formato JWE (JSON Web Encryption) o JWS (JSON Web Signature). Il formato della risposta potrebbe non essere corretto oppure il client OpenID Connect ha rilevato un altro errore durante l'elaborazione della risposta. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Per ulteriori informazioni, consultare l'errore nel messaggio. Verificare che la risposta sia in formato JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Il client OpenID Connect [{0}] richiede un URL per l''endpoint di autorizzazione, ma non \u00e8 impostato. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\u00c8 necessario impostare un URL per l'endpoint di autorizzazione al fine di ottenere un codice di autorizzazione o i token richiesti. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Impostare l'attributo authorizationEndpointUrl nella configurazione del client OpenID Connect sull'URL per l'endpoint di autorizzazione del provider OpenID Connect. In alternativa, impostare l'attributo discoveryEndpointUrl nel cliente di configurazione OpenID Connect sull'URL per l'endpoint di rilevamento del provider OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Il client OpenID Connect [{0}] richi OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\u00c8 necessario impostare un URL per l'endpoint del token al fine di ottenere i token richiesti. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Impostare l'attributo tokenEndpointUrl nella configurazione del client OpenID Connect sull'URL per l'endpoint del token del provider OpenID Connect. In alternativa, impostare l'attributo discoveryEndpointUrl nel cliente di configurazione OpenID Connect sull'URL per l'endpoint di rilevamento del provider OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Il token non \u00e8 nel formato JWS (JSON Web Signature) perch\u00e9 non contiene tre parti, ma il client OpenID Connect [{0}] accetta solo token nel formato JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Il token potrebbe avere un formato non corretto oppure potrebbe essere nel formato JWE (JSON Web Encryption). I token devono essere nel formato JWS se l'attributo keyManagementKeyAlias non \u00e8 configurato. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Per accettare i token JWE, configurare l'attributo keyManagementKeyAlias nella configurazione del client OpenID Connect. Altrimenti, assicurarsi che a questa risorsa vengano inviati solo token JWS. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Il token non \u00e8 nel formato JWE (JSON Web Encryption) perch\u00e9 non contiene cinque parti, ma il client OpenID Connect [{0}] accetta solo token nel formato JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Il token potrebbe avere un formato non corretto oppure potrebbe essere nel formato JWS (JSON Web Signature). I token devono essere nel formato JWE se l'attributo keyManagementKeyAlias \u00e8 configurato. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Per accettare i token JWS invece dei token JWE, rimuovere l'attributo keyManagementKeyAlias nella configurazione del client OpenID Connect. Altrimenti, assicurarsi che a questa risorsa vengano inviati solo token JWE. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ja.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ja.nlsprops index dd50382a4e61..02af685ea06c 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ja.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ja.nlsprops @@ -210,16 +210,23 @@ USERINFO_INVALID.useraction=OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\ # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306f\u3001Web \u5fdc\u7b54\u304b\u3089 JSON Web Token (JWT) \u30af\u30ec\u30fc\u30e0\u3092\u62bd\u51fa\u3067\u304d\u307e\u305b\u3093\u3002 {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u5fdc\u7b54\u306f\u3001JSON Web Encryption (JWE) \u307e\u305f\u306f JSON Web Signature (JWS) \u306e\u3044\u305a\u308c\u304b\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306e JWT \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 \u5fdc\u7b54\u306e\u5f62\u5f0f\u304c\u8aa4\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3067\u5fdc\u7b54\u306e\u51e6\u7406\u4e2d\u306b\u5225\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8a73\u3057\u304f\u306f\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u8a18\u8ff0\u3055\u308c\u3066\u3044\u308b\u30a8\u30e9\u30fc\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u5fdc\u7b54\u304c JWT \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8 [{0}] \u306b\u306f\u8a31\u53ef\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\u8a31\u53ef\u30b3\u30fc\u30c9\u307e\u305f\u306f\u5fc5\u8981\u306a\u30c8\u30fc\u30af\u30f3\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u8a31\u53ef\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e authorizationEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u8a31\u53ef\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u3042\u308b\u3044\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e discoveryEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 +OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e authorizationEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u8a31\u53ef\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u3042\u308b\u3044\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e discoveryEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 + OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8 [{0}] \u306b\u306f\u30c8\u30fc\u30af\u30f3\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u304c\u5fc5\u8981\u3067\u3059\u304c\u3001\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\u5fc5\u8981\u306a\u30c8\u30fc\u30af\u30f3\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u30c8\u30fc\u30af\u30f3\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 -OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e tokenEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c8\u30fc\u30af\u30f3\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u3042\u308b\u3044\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e discoveryEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 +OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e tokenEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c8\u30fc\u30af\u30f3\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u3042\u308b\u3044\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u306e discoveryEndpointUrl \u5c5e\u6027\u3092 OpenID Connect \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 URL \u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 + +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: \u30c8\u30fc\u30af\u30f3\u306f 3 \u3064\u306e\u90e8\u5206\u3092\u542b\u307e\u306a\u3044\u305f\u3081\u3001JSON Web Signature (JWS) \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001[{0}] OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u53d7\u3051\u5165\u308c\u308b\u306e\u306f JWS \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306e\u30c8\u30fc\u30af\u30f3\u306e\u307f\u3067\u3059\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=\u30c8\u30fc\u30af\u30f3\u306e\u5f62\u5f0f\u304c\u8aa4\u3063\u3066\u3044\u308b\u304b\u3001JSON Web Encryption (JWE) \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002keyManagementKeyAlias \u5c5e\u6027\u304c\u69cb\u6210\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u30c8\u30fc\u30af\u30f3\u306f JWS \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=JWE \u30c8\u30fc\u30af\u30f3\u3092\u53d7\u3051\u5165\u308c\u308b\u306b\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u3067 keyManagementKeyAlias \u5c5e\u6027\u3092\u69cb\u6210\u3057\u307e\u3059\u3002\u305d\u306e\u4ed6\u306e\u5834\u5408\u3001JWS \u30c8\u30fc\u30af\u30f3\u306e\u307f\u304c\u3053\u306e\u30ea\u30bd\u30fc\u30b9\u306b\u9001\u4fe1\u3055\u308c\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: \u30c8\u30fc\u30af\u30f3\u306f 5 \u3064\u306e\u90e8\u5206\u3092\u542b\u307e\u306a\u3044\u305f\u3081\u3001JSON Web Encryption (JWE) \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001[{0}] OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u304c\u53d7\u3051\u5165\u308c\u308b\u306e\u306f JWE \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306e\u30c8\u30fc\u30af\u30f3\u306e\u307f\u3067\u3059\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=\u30c8\u30fc\u30af\u30f3\u306e\u5f62\u5f0f\u304c\u8aa4\u3063\u3066\u3044\u308b\u304b\u3001JSON Web Signature (JWS) \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002keyManagementKeyAlias \u5c5e\u6027\u304c\u69cb\u6210\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30c8\u30fc\u30af\u30f3\u306f JWE \u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=JWE \u30c8\u30fc\u30af\u30f3\u3067\u306f\u306a\u304f JWS \u30c8\u30fc\u30af\u30f3\u3092\u53d7\u3051\u5165\u308c\u308b\u306b\u306f\u3001OpenID Connect \u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u69cb\u6210\u5185\u306e keyManagementKeyAlias \u5c5e\u6027\u3092\u524a\u9664\u3057\u307e\u3059\u3002\u305d\u306e\u4ed6\u306e\u5834\u5408\u3001JWE \u30c8\u30fc\u30af\u30f3\u306e\u307f\u304c\u3053\u306e\u30ea\u30bd\u30fc\u30b9\u306b\u9001\u4fe1\u3055\u308c\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ko.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ko.nlsprops index 8b5771eb7e58..2a2380d8b1cf 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ko.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ko.nlsprops @@ -210,16 +210,23 @@ USERINFO_INVALID.useraction=OpenID Connect \uc81c\uacf5\uc790\uac00 \uc62c\ubc14 # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc6f9 \uc751\ub2f5\uc5d0\uc11c JWT(JSON Web Token) \ud074\ub808\uc784\uc744 \ucd94\ucd9c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=\uc6f9 \uc751\ub2f5\uc740 JWE(JSON Web Encryption) \ub610\ub294 JWS(JSON Web Signature) \ud615\uc2dd\uc758 JWT\uc5ec\uc57c \ud569\ub2c8\ub2e4. \uc751\ub2f5 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uac70\ub098 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\uc5d0\uc11c \uc751\ub2f5\uc744 \ucc98\ub9ac\ud558\ub294 \uc911\uc5d0 \ub2e4\ub978 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\uc790\uc138\ud55c \uc815\ubcf4\ub294 \uba54\uc2dc\uc9c0\uc5d0 \uc788\ub294 \uc624\ub958\ub97c \ucc38\uc870\ud558\uc2ed\uc2dc\uc624. \uc751\ub2f5\uc774 JWT \ud615\uc2dd\uc778\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 [{0}]\uc5d0\ub294 \uad8c\ud55c \ubd80\uc5ec \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\uc774 \ud544\uc694\ud558\uc9c0\ub9cc \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\uad8c\ud55c \ubd80\uc5ec \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\uc740 \uad8c\ud55c \ubd80\uc5ec \ucf54\ub4dc\ub098 \ud544\uc218 \ud1a0\ud070\uc744 \uac00\uc838\uc624\ub3c4\ub85d \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. -OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 authorizationEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \uad8c\ud55c \ubd80\uc5ec \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. \ub610\ub294 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 discoveryEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \uac80\uc0c9 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. +OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 authorizationEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \uad8c\ud55c \ubd80\uc5ec \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. \ub610\ub294 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 discoveryEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \uac80\uc0c9 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. + OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 [{0}]\uc5d0\ub294 \ud1a0\ud070 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\uc774 \ud544\uc694\ud558\uc9c0\ub9cc \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\ud1a0\ud070 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\uc740 \ud544\uc218 \ud1a0\ud070\uc744 \uac00\uc838\uc624\ub3c4\ub85d \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 tokenEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \ud1a0\ud070 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. \ub610\ub294 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc758 discoveryEndpointUrl \ud2b9\uc131\uc744 OpenID Connect \uc81c\uacf5\uc790\uc758 \uac80\uc0c9 \uc5d4\ub4dc\ud3ec\uc778\ud2b8 URL\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: \ud1a0\ud070\uc740 \uc138 \uac1c\uc758 \ud30c\ud2b8\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 JWS(JSON Web Signature) \ud615\uc2dd\uc774 \uc544\ub2c8\uc9c0\ub9cc [{0}] OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\ub294 JWS \ud615\uc2dd\uc758 \ud1a0\ud070\ub9cc \ud5c8\uc6a9\ud569\ub2c8\ub2e4. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=\ud1a0\ud070\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uac70\ub098 JWE(JSON Web Encryption) \ud615\uc2dd\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. keyManagementKeyAlias \uc18d\uc131\uc774 \uad6c\uc131\ub418\uc9c0 \uc54a\uc740 \uacbd\uc6b0 \ud1a0\ud070\uc740 JWS \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=JWE \ud1a0\ud070\uc744 \ud5c8\uc6a9\ud558\ub824\uba74 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc5d0\uc11c keyManagementKeyAlias \uc18d\uc131\uc744 \uad6c\uc131\ud558\uc2ed\uc2dc\uc624. \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74, JWS \ud1a0\ud070\ub9cc \uc774 \uc790\uc6d0\uc5d0 \uc804\uc1a1\ub428\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: \ud1a0\ud070\uc740 \ub2e4\uc12f \uac1c\uc758 \ud30c\ud2b8\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 JWE(JSON Web Encryption) \ud615\uc2dd\uc774 \uc544\ub2c8\uc9c0\ub9cc [{0}] OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8\ub294 JWE \ud615\uc2dd\uc758 \ud1a0\ud070\ub9cc \ud5c8\uc6a9\ud569\ub2c8\ub2e4. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=\ud1a0\ud070\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uac70\ub098 JWS(JSON Web Signature) \ud615\uc2dd\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. keyManagementKeyAlias \uc18d\uc131\uc774 \uad6c\uc131\ub41c \uacbd\uc6b0 \ud1a0\ud070\uc740 JWE \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=JWE \ud1a0\ud070 \ub300\uc2e0 JWS \ud1a0\ud070\uc744 \ud5c8\uc6a9\ud558\ub824\uba74 OpenID Connect \ud074\ub77c\uc774\uc5b8\ud2b8 \uad6c\uc131\uc5d0\uc11c keyManagementKeyAlias \uc18d\uc131\uc744 \uc81c\uac70\ud558\uc2ed\uc2dc\uc624. \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74, JWE \ud1a0\ud070\ub9cc \uc774 \uc790\uc6d0\uc5d0 \uc804\uc1a1\ub428\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pl.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pl.nlsprops index d67b9c4d502d..84a946d6657c 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pl.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pl.nlsprops @@ -210,15 +210,23 @@ USERINFO_INVALID.useraction=Upewnij si\u0119, \u017ce dostawca OpenID Connect ge # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Klient OpenID Connect {0} nie mo\u017ce wyodr\u0119bni\u0107 roszcze\u0144 znacznika JSON Web Token (JWT) z odpowiedzi WWW. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Odpowied\u017a WWW musi by\u0107 znacznikiem JWT w formacie JSON Web Encryption (JWE) albo w formacie JSON Web Signature (JWS). Mo\u017cliwe, \u017ce odpowied\u017a ma nieprawid\u0142owy format lub klient OpenID Connect napotka\u0142 inny b\u0142\u0105d podczas przetwarzania odpowiedzi. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Wi\u0119cej informacji na ten temat zawiera b\u0142\u0105d w komunikacie. Upewnij si\u0119, \u017ce odpowied\u017a jest w formacie JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Klient OpenID Connect [{0}] wymaga adresu URL punktu ko\u0144cowego autoryzacji, ale ten adres nie jest ustawiony. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Adres URL punktu ko\u0144cowego autoryzacji musi by\u0107 ustawiony, aby mo\u017cna by\u0142o uzyska\u0107 kod autoryzacji lub wymagane znaczniki. -OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Ustaw atrybut authorizationEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego autoryzacji dostawcy OpenID Connect. Zamiast tego mo\u017cna ustawi\u0107 atrybut discoveryEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego wykrywania dostawcy OpenID Connect. +OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Ustaw atrybut authorizationEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego autoryzacji dostawcy OpenID Connect. Zamiast tego mo\u017cna ustawi\u0107 atrybut discoveryEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego wykrywania dostawcy OpenID Connect. + OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Klient OpenID Connect [{0}] wymaga adresu URL punktu ko\u0144cowego znacznika, ale ten adres nie jest ustawiony. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Adres URL punktu ko\u0144cowego znacznika musi by\u0107 ustawiony, aby mo\u017cna by\u0142o uzyska\u0107 wymagane znaczniki. -OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Ustaw atrybut tokenEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego znacznika dostawcy OpenID Connect. Zamiast tego mo\u017cna ustawi\u0107 atrybut discoveryEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego wykrywania dostawcy OpenID Connect. +OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Ustaw atrybut tokenEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego znacznika dostawcy OpenID Connect. Zamiast tego mo\u017cna ustawi\u0107 atrybut discoveryEndpointUrl w konfiguracji klienta OpenID Connect na adres URL punktu ko\u0144cowego wykrywania dostawcy OpenID Connect. + +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Znacznik nie jest zapisany w formacie JSON Web Signature (JWS), poniewa\u017c nie zawiera trzech cz\u0119\u015bci, a klient [{0}] OpenID Connect akceptuje tylko znaczniki w formacie JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=By\u0107 mo\u017ce znacznik jest zniekszta\u0142cony lub zapisany w formacie JWE (JSON Web Encryption). Znaczniki musz\u0105 by\u0107 w formacie JWS, je\u015bli atrybut keyManagementKeyAlias nie jest skonfigurowany. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Aby akceptowane by\u0142y znaczniki JWE, nale\u017cy skonfigurowa\u0107 atrybut keyManagementKeyAlias w konfiguracji klienta OpenID Connect. W przeciwnym razie nale\u017cy upewni\u0107 si\u0119, \u017ce do tego zasobu s\u0105 wysy\u0142ane tylko znaczniki JWS. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Znacznik nie jest zapisany w formacie JSON Web Encryption (JWE), poniewa\u017c nie zawiera pi\u0119ciu cz\u0119\u015bci, a klient [{0}] OpenID Connect akceptuje tylko znaczniki w formacie JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=By\u0107 mo\u017ce znacznik jest zniekszta\u0142cony lub zapisany w formacie JWS (JSON Web Signature). Znaczniki musz\u0105 by\u0107 w formacie JWE, je\u015bli atrybut keyManagementKeyAlias jest skonfigurowany. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Aby akceptowane by\u0142y znaczniki JWS, nale\u017cy usun\u0105\u0107 atrybut keyManagementKeyAlias z konfiguracji klienta OpenID Connect. W przeciwnym razie nale\u017cy dopilnowa\u0107, aby do tego zasobu by\u0142y wysy\u0142ane tylko znaczniki JWE. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pt_BR.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pt_BR.nlsprops index 5bd25e895cb7..d611d084944f 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_pt_BR.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Certifique-se de que o provedor do OpenID Connect ge # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: O cliente OpenID Connect {0} n\u00e3o pode extrair as reclama\u00e7\u00f5es JSON Web Token (JWT) da resposta da web. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=A resposta da web deve ser um JWT no formato JSON Web Encryption (JWE) ou JSON Web Signature (JWS). A resposta pode estar malformada ou o cliente OpenID Connect encontrou outro erro ao processar a resposta. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Veja o erro na mensagem para obter mais informa\u00e7\u00f5es. Verifique se a resposta est\u00e1 no formato JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: O cliente do OpenID Connect [{0}] requer uma URL de terminal de autoriza\u00e7\u00e3o, mas ela n\u00e3o est\u00e1 configurada. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Uma URL de terminal de autoriza\u00e7\u00e3o deve ser configurada para obter um c\u00f3digo de autoriza\u00e7\u00e3o ou os tokens necess\u00e1rios. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Configure o atributo authorizationEndpointUrl na configura\u00e7\u00e3o do cliente do OpenID Connect para a URL de terminal de autoriza\u00e7\u00e3o do provedor do OpenID Connect. Como alternativa, configure o atributo discoveryEndpointUrl na configura\u00e7\u00e3o do cliente do OpenID Connect para a URL de terminal de descoberta do provedor do OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: O cliente do OpenID Connect [{0}] re OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Uma URL de terminal do token deve ser configurada para obter os tokens necess\u00e1rios. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Configure o atributo tokenEndpointUrl na configura\u00e7\u00e3o do cliente do OpenID Connect para a URL de terminal do token do provedor do OpenID Connect. Como alternativa, configure o atributo discoveryEndpointUrl na configura\u00e7\u00e3o do cliente do OpenID Connect para a URL de terminal de descoberta do provedor do OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: O token n\u00e3o est\u00e1 no formato JSON Web Signature (JWS) porque ele n\u00e3o cont\u00e9m tr\u00eas partes, mas o cliente [{0}] OpenID Connect aceita apenas tokens que est\u00e3o no formato JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=O token pode estar malformado ou pode estar no formato JSON Web Encryption (JWE). Os tokens devem estar no formato JWS se o atributo keyManagementKeyAlias n\u00e3o estiver configurado. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Para aceitar tokens JWE, configure o atributo keyManagementKeyAlias na configura\u00e7\u00e3o do cliente OpenID Connect. Caso contr\u00e1rio, certifique-se de que apenas tokens JWS sejam enviados para este recurso. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: O token n\u00e3o est\u00e1 no formato JSON Web Encryption (JWE) porque ele n\u00e3o cont\u00e9m cinco partes, mas o cliente [{0}] OpenID Connect aceita apenas tokens que est\u00e3o no formato JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=O token pode estar malformado ou pode estar no formato JSON Web Signature (JWS). Os tokens devem estar no formato JWE se o atributo keyManagementKeyAlias estiver configurado. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Para aceitar tokens JWS em vez de tokens JWE, remova o atributo keyManagementKeyAlias na configura\u00e7\u00e3o do cliente OpenID Connect. Caso contr\u00e1rio, certifique-se de que apenas tokens JWE sejam enviados para este recurso. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ro.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ro.nlsprops index b39df1358e5d..9b02e1f202d8 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ro.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ro.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=Asigura\u0163i-v\u0103 c\u0103 furnizorul OpenID Con # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: Clientul OpenID Connect {0} nu poate extrage revendic\u0103rile JWT (JSON Web Token) din r\u0103spunsul web. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=R\u0103spunsul web trebuie s\u0103 fie un JWT \u00een formatul JWE (JSON Web Encryption) sau JWS (JWS Web Signature). R\u0103spunsul ar putea fi formatat gre\u015fit sau clientul OpenID Connect a \u00eent\u00e2lnit o alt\u0103 eroare la procesarea r\u0103spunsului. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=Vede\u0163i eroarea din mesaj pentru informa\u0163ii suplimentare. Verifica\u0163i c\u0103 r\u0103spunsul este \u00een format JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: Clientul OpenID Connect [{0}] necesit\u0103 un URL de punct final de autorizare, dar nu este setat. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=Trebuie s\u0103 fie setat un URL de punct final de autorizare pentru a ob\u0163ine un cod de autorizare sau jetoanele necesare. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=Seta\u0163i atributul authorizationEndpointUrl \u00een configura\u0163ia de client OpenID Connect la URL-ul de punct final de autorizare al furnizorului OpenID Connect. Sau seta\u0163i atributul discoveryEndpointUrl \u00een configura\u0163ia de client OpenID Connect la URL-ul de punct final de descoperire al furnizorului OpenID Connect. @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: Clientul OpenID Connect [{0}] necesi OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=Trebuie s\u0103 fie setat un URL de punct final de jeton pentru a ob\u0163ine jetoanele necesare. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=Seta\u0163i atributul tokenEndpointUrl \u00een configura\u0163ia de client OpenID Connect la URL-ul de punct final de jeton al furnizorului OpenID Connect. Sau seta\u0163i atributul discoveryEndpointUrl \u00een configura\u0163ia de client OpenID Connect la URL-ul de punct final de descoperire al furnizorului OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: Jetonul nu este \u00een formatul JWS (JSON Web Signature) deoarece nu con\u0163ine trei p\u0103r\u0163i, iar consumatorul JWT [{0}] accept\u0103 doar jetoane care sunt \u00een formatul JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=Jetonul poate fi \u00eentr-un format gre\u015fit sau poate fi \u00een formatul JWE (JSON Web Encryption). Jetoanele trebuie s\u0103 fie \u00een formatul JWS dac\u0103 nu este configurat atributul keyManagementKeyAlias. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=Pentru a accepta jetoane JWE, configura\u0163i atributul keyManagementKeyAlias \u00een configura\u0163ia clientului OpenID Connect. Altfel, asigura\u0163i-v\u0103 c\u0103 sunt trimise c\u0103tre resurs\u0103 numai jetoane JWS. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: Jetonul nu este \u00een formatul JWE (JSON Web Encryption), deoarece nu con\u0163ine cinci p\u0103r\u0163i, iar clientul OpenID Conect [{0}] accept\u0103 doar jetoane care sunt \u00een formatul JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=Jetonul poate fi \u00eentr-un format gre\u015fit sau poate fi \u00een formatul JWS (JSON Web Signature). Jetoanele trebuie s\u0103 fie \u00een formatul JWE dac\u0103 este configurat atributul keyManagementKeyAlias. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=Pentru a accepta jetoane JWS \u00een loc de jetoane JWE, \u00eenl\u0103tura\u0163i atributul keyManagementKeyAlias din configura\u0163ia clientului OpenID Connect. Altfel, asigura\u0163i-v\u0103 c\u0103 sunt trimise c\u0103tre resurs\u0103 numai jetoane JWE. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ru.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ru.nlsprops index 5605a86fbb82..101282271147 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ru.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_ru.nlsprops @@ -211,11 +211,6 @@ USERINFO_INVALID.useraction=\u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u04 # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: \u041a\u043b\u0438\u0435\u043d\u0442\u0443 {0} OpenID Connect \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0438\u0437\u0432\u043b\u0435\u0447\u044c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f JWT \u0438\u0437 \u0432\u0435\u0431-\u043e\u0442\u0432\u0435\u0442\u0430. {1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=\u0412\u0435\u0431-\u043e\u0442\u0432\u0435\u0442 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c JWT \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWE \u0438\u043b\u0438 JWS. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043e\u0442\u0432\u0435\u0442\u0430 \u0438\u043b\u0438 \u0432 \u043a\u043b\u0438\u0435\u043d\u0442\u0435 OpenID Connect \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0430 \u0434\u0440\u0443\u0433\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u0430. -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u0421\u043c. \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0435 \u0432 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0438. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043e\u0442\u0432\u0435\u0442 \u0438\u043c\u0435\u0435\u0442 \u0444\u043e\u0440\u043c\u0430\u0442 JWT. - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: \u0414\u043b\u044f \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect [{0}] \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438, \u043e\u0434\u043d\u0430\u043a\u043e \u043e\u043d \u043d\u0435 \u0437\u0430\u0434\u0430\u043d. OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043a\u043e\u0434\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0438\u043b\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u0432 \u043d\u0443\u0436\u043d\u043e \u0437\u0430\u0434\u0430\u0442\u044c URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438. OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=\u0423\u043a\u0430\u0436\u0438\u0442\u0435 URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0430 OpenID Connect \u0432 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0435 authorizationEndpointUrl \u0438\u0437 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. \u0412 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b \u0443\u043a\u0430\u0436\u0438\u0442\u0435 URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0430 OpenID Connect \u0432 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0435 discoveryEndpointUrl \u0438\u0437 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. @@ -224,4 +219,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: \u0414\u043b\u044f \u043a\u043b\u043 OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u0432 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0437\u0430\u0434\u0430\u043d URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u043c\u0430\u0440\u043a\u0435\u0440\u0430. OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=\u0423\u043a\u0430\u0436\u0438\u0442\u0435 URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u043c\u0430\u0440\u043a\u0435\u0440\u0430 \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0430 OpenID Connect \u0432 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0435 tokenEndpointUrl \u0438\u0437 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. \u0412 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u044b \u0443\u043a\u0430\u0436\u0438\u0442\u0435 URL \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0432\u0430\u0439\u0434\u0435\u0440\u0430 OpenID Connect \u0432 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0435 discoveryEndpointUrl \u0438\u0437 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: \u041c\u0430\u0440\u043a\u0435\u0440 \u0443\u043a\u0430\u0437\u0430\u043d \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435, \u043e\u0442\u043b\u0438\u0447\u043d\u043e\u043c \u043e\u0442 JSON Web Signature (JWS), \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043e\u043d \u043d\u0435 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u0442\u0440\u0435\u0445 \u0447\u0430\u0441\u0442\u0435\u0439. \u041e\u0434\u043d\u0430\u043a\u043e \u043a\u043b\u0438\u0435\u043d\u0442 OpenID Connect [{0}] \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0440\u043a\u0435\u0440\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0443\u043a\u0430\u0437\u0430\u043d \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 \u043c\u0430\u0440\u043a\u0435\u0440 \u0438\u043b\u0438 \u043c\u0430\u0440\u043a\u0435\u0440 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON Web Encryption (JWE). \u0415\u0441\u043b\u0438 \u043d\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d \u0430\u0442\u0440\u0438\u0431\u0443\u0442 keyManagementKeyAlias, \u043c\u0430\u0440\u043a\u0435\u0440\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWS. +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=\u0427\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c \u043c\u0430\u0440\u043a\u0435\u0440\u044b JWE, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0430\u0442\u0440\u0438\u0431\u0443\u0442 keyManagementKeyAlias \u0432 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u044d\u0442\u043e\u043c\u0443 \u0440\u0435\u0441\u0443\u0440\u0441\u0443 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0440\u043a\u0435\u0440\u044b JWS. + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: \u041c\u0430\u0440\u043a\u0435\u0440 \u0443\u043a\u0430\u0437\u0430\u043d \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435, \u043e\u0442\u043b\u0438\u0447\u043d\u043e\u043c \u043e\u0442 JSON Web Encryption (JWE), \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043e\u043d \u043d\u0435 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u043f\u044f\u0442\u0438 \u0447\u0430\u0441\u0442\u0435\u0439. \u041e\u0434\u043d\u0430\u043a\u043e \u043a\u043b\u0438\u0435\u043d\u0442 OpenID Connect [{0}] \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0440\u043a\u0435\u0440\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0443\u043a\u0430\u0437\u0430\u043d \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 \u043c\u0430\u0440\u043a\u0435\u0440 \u0438\u043b\u0438 \u043c\u0430\u0440\u043a\u0435\u0440 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON Web Signature (JWS). \u0415\u0441\u043b\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d \u0430\u0442\u0440\u0438\u0431\u0443\u0442 keyManagementKeyAlias, \u043c\u0430\u0440\u043a\u0435\u0440\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JWE. +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=\u0427\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c \u043c\u0430\u0440\u043a\u0435\u0440\u044b JWT \u0432\u043c\u0435\u0441\u0442\u043e \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u0432 JWE, \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0430\u0442\u0440\u0438\u0431\u0443\u0442 keyManagementKeyAlias \u0438\u0437 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OpenID Connect. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u044d\u0442\u043e\u043c\u0443 \u0440\u0435\u0441\u0443\u0440\u0441\u0443 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0430\u0440\u043a\u0435\u0440\u044b JWE. + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh.nlsprops index 6fa623fa6872..b3eb7304a6f8 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=\u8bf7\u786e\u4fdd OpenID Connect \u63d0\u4f9b\u7a0b # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: OpenID Connect \u5ba2\u6237\u673a {0} \u65e0\u6cd5\u4ece Web \u54cd\u5e94\u4e2d\u62bd\u53d6 JSON Web \u4ee4\u724c (JWT) \u58f0\u660e\u3002{1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u54cd\u5e94\u5fc5\u987b\u662f\u91c7\u7528 JSON Web \u52a0\u5bc6 (JWE) \u6216 JSON Web \u7b7e\u540d (JWS) \u683c\u5f0f\u7684 JWT\u3002\u54cd\u5e94\u53ef\u80fd\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u6216\u8005 OpenID Connect \u5ba2\u6237\u673a\u5728\u5904\u7406\u54cd\u5e94\u65f6\u9047\u5230\u4e86\u53e6\u4e00\u4e2a\u9519\u8bef\u3002 -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8bf7\u53c2\u9605\u6d88\u606f\u4e2d\u7684\u9519\u8bef\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002\u8bf7\u9a8c\u8bc1\u54cd\u5e94\u662f\u5426\u4e3a JWT \u683c\u5f0f\u3002 - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: OpenID Connect \u5ba2\u6237\u673a [{0}] \u9700\u8981\u6388\u6743\u7aef\u70b9 URL\uff0c\u4f46\u662f\u672a\u8bbe\u7f6e\u6388\u6743\u7aef\u70b9 URL\u3002 OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\u5fc5\u987b\u8bbe\u7f6e\u6388\u6743\u7aef\u70b9 URL \u4ee5\u83b7\u53d6\u6388\u6743\u4ee3\u7801\u6216\u8005\u5fc5\u9700\u7684\u4ee4\u724c\u3002 OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=\u5c06 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u7684 authorizationEndpointUrl \u5c5e\u6027\u8bbe\u7f6e\u4e3a OpenID Connect \u63d0\u4f9b\u7a0b\u5e8f\u7684\u6388\u6743\u7aef\u70b9 URL\u3002\u6b64\u5916\uff0c\u5c06 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u7684 discoveryEndpointUrl \u5c5e\u6027\u8bbe\u7f6e\u4e3a OpenID Connect \u63d0\u4f9b\u7a0b\u5e8f\u7684\u53d1\u73b0\u7aef\u70b9 URL\u3002 @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: OpenID Connect \u5ba2\u6237\u673a [{ OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\u5fc5\u987b\u8bbe\u7f6e\u4ee4\u724c\u7aef\u70b9 URL \u4ee5\u83b7\u53d6\u5fc5\u9700\u7684\u4ee4\u724c\u3002 OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=\u5c06 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u7684 tokenEndpointUrl \u5c5e\u6027\u8bbe\u7f6e\u4e3a OpenID Connect \u63d0\u4f9b\u7a0b\u5e8f\u7684\u4ee4\u724c\u7aef\u70b9 URL\u3002\u6b64\u5916\uff0c\u5c06 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u7684 discoveryEndpointUrl \u5c5e\u6027\u8bbe\u7f6e\u4e3a OpenID Connect \u63d0\u4f9b\u7a0b\u5e8f\u7684\u53d1\u73b0\u7aef\u70b9 URL\u3002 +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: \u8be5\u4ee4\u724c\u4e0d\u662f JSON Web \u7b7e\u540d (JWS) \u683c\u5f0f\uff0c\u56e0\u4e3a\u5b83\u672a\u5305\u542b\u4e09\u4e2a\u90e8\u5206\uff0c\u4f46 [{0}] OpenID Connect \u5ba2\u6237\u673a\u4ec5\u63a5\u53d7 JWS \u683c\u5f0f\u7684\u4ee4\u724c\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=\u8be5\u4ee4\u724c\u53ef\u80fd\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u6216\u8005\u53ef\u80fd\u91c7\u7528\u4e86 JSON Web \u52a0\u5bc6 (JWE) \u683c\u5f0f\u3002\u5982\u679c\u672a\u914d\u7f6e keyManagementKeyAlias \u5c5e\u6027\uff0c\u90a3\u4e48\u4ee4\u724c\u5fc5\u987b\u4e3a JWS \u683c\u5f0f\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=\u8981\u63a5\u53d7 JWE \u4ee4\u724c\uff0c\u8bf7\u5728 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u914d\u7f6e keyManagementKeyAlias \u5c5e\u6027\u3002\u5426\u5219\uff0c\u8bf7\u786e\u4fdd\u4ec5\u5c06 JWS \u4ee4\u724c\u53d1\u9001\u5230\u6b64\u8d44\u6e90\u3002 + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: \u8be5\u4ee4\u724c\u4e0d\u662f JSON Web \u52a0\u5bc6 (JWE) \u683c\u5f0f\uff0c\u56e0\u4e3a\u5b83\u672a\u5305\u542b\u4e94\u4e2a\u90e8\u5206\uff0c\u4f46 [{0}] OpenID Connect \u5ba2\u6237\u673a\u4ec5\u63a5\u53d7 JWE \u683c\u5f0f\u7684\u4ee4\u724c\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=\u8be5\u4ee4\u724c\u53ef\u80fd\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u6216\u8005\u53ef\u80fd\u662f JSON Web \u7b7e\u540d (JWS) \u683c\u5f0f\u3002\u5982\u679c\u5df2\u914d\u7f6e keyManagementKeyAlias \u5c5e\u6027\uff0c\u90a3\u4e48\u4ee4\u724c\u5fc5\u987b\u4e3a JWE \u683c\u5f0f\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=\u8981\u63a5\u53d7 JWS \u4ee4\u724c\uff08\u800c\u4e0d\u662f JWE \u4ee4\u724c\uff09\uff0c\u8bf7\u5728 OpenID Connect \u5ba2\u6237\u673a\u914d\u7f6e\u4e2d\u79fb\u9664 keyManagementKeyAlias \u5c5e\u6027\u3002\u5426\u5219\uff0c\u8bf7\u786e\u4fdd\u4ec5\u5c06 JWE \u4ee4\u724c\u53d1\u9001\u5230\u6b64\u8d44\u6e90\u3002 + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh_TW.nlsprops b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh_TW.nlsprops index dd82d7d6bdd3..b1c932393662 100644 --- a/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.security.openidconnect.clients.common/resources/com/ibm/ws/security/openidconnect/clients/common/resources/OidcClientMessages_zh_TW.nlsprops @@ -210,11 +210,6 @@ USERINFO_INVALID.useraction=\u8acb\u78ba\u5b9a OpenID Connect \u63d0\u4f9b\u8005 # STOP HERE, OIDC COMMON HAS RESERVED 1751 - 1799 -# 0=OIDC client config ID, 1=Error/exception message -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE=CWWKS1533E: {0} OpenID Connect \u7528\u6236\u7aef\u7121\u6cd5\u5f9e Web \u56de\u61c9\u4e2d\u64f7\u53d6 JSON Web Token (JWT) \u8981\u6c42\u3002{1} -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.explanation=Web \u56de\u61c9\u5fc5\u9808\u662f JSON Web Encryption (JWE) \u6216 JSON Web Signature (JWS) \u683c\u5f0f\u7684 JWT\u3002\u56de\u61c9\u53ef\u80fd\u5f62\u614b\u7570\u5e38\uff0c\u6216\u8005 OpenID Connect \u7528\u6236\u7aef\u5728\u8655\u7406\u56de\u61c9\u6642\u9047\u5230\u53e6\u4e00\u500b\u932f\u8aa4\u3002 -OIDC_CLIENT_ERROR_EXTRACTING_JWT_CLAIMS_FROM_WEB_RESPONSE.useraction=\u8acb\u53c3\u95b1\u8a0a\u606f\u4e2d\u7684\u932f\u8aa4\uff0c\u4ee5\u53d6\u5f97\u76f8\u95dc\u8cc7\u8a0a\u3002\u8acb\u9a57\u8b49\u56de\u61c9\u662f\u5426\u63a1\u7528 JWT \u683c\u5f0f\u3002 - OIDC_CLIENT_NULL_AUTH_ENDPOINT=CWWKS1534E: OpenID Connect \u7528\u6236\u7aef [{0}] \u9700\u8981\u6388\u6b0a\u7aef\u9ede URL\uff0c\u4f46\u672a\u8a2d\u5b9a\u8a72 URL\u3002 OIDC_CLIENT_NULL_AUTH_ENDPOINT.explanation=\u5fc5\u9808\u8a2d\u5b9a\u6388\u6b0a\u7aef\u9ede URL \u4ee5\u53d6\u5f97\u6388\u6b0a\u78bc\u6216\u8005\u9700\u8981\u7684\u8a18\u865f\u3002 OIDC_CLIENT_NULL_AUTH_ENDPOINT.useraction=\u5c07 OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u7684 authorizationEndpointUrl \u5c6c\u6027\u8a2d\u5b9a\u70ba OpenID Connect \u63d0\u4f9b\u7a0b\u5f0f\u7684\u6388\u6b0a\u7aef\u9ede URL\u3002\u6216\u8005\uff0c\u5c07 OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u7684 discoveryEndpointUrl \u5c6c\u6027\u8a2d\u5b9a\u70ba OpenID Connect \u63d0\u4f9b\u7a0b\u5f0f\u7684\u767c\u73fe\u7aef\u9ede URL\u3002 @@ -223,4 +218,15 @@ OIDC_CLIENT_NULL_TOKEN_ENDPOINT=CWWKS1535E: OpenID Connect \u7528\u6236\u7aef [{ OIDC_CLIENT_NULL_TOKEN_ENDPOINT.explanation=\u5fc5\u9808\u8a2d\u5b9a\u8a18\u865f\u7aef\u9ede URL \u4ee5\u53d6\u5f97\u6388\u6b0a\u78bc\u6216\u8005\u9700\u8981\u7684\u8a18\u865f\u3002 OIDC_CLIENT_NULL_TOKEN_ENDPOINT.useraction=\u5c07 OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u7684 tokenEndpointUrl \u5c6c\u6027\u8a2d\u5b9a\u70ba OpenID Connect \u63d0\u4f9b\u7a0b\u5f0f\u7684\u8a18\u865f\u7aef\u9ede URL\u3002\u6216\u8005\uff0c\u5c07 OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u7684 discoveryEndpointUrl \u5c6c\u6027\u8a2d\u5b9a\u70ba OpenID Connect \u63d0\u4f9b\u7a0b\u5f0f\u7684\u767c\u73fe\u7aef\u9ede URL\u3002 +# Do not translate "keyManagementKeyAlias" +# 0=OIDC client config ID +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS=CWWKS1536E: \u8a18\u865f\u672a\u63a1\u7528\u300cJSON Web \u7c3d\u7ae0 (JWS)\u300d\u683c\u5f0f\uff0c\u56e0\u70ba\u5b83\u672a\u5305\u542b\u4e09\u500b\u90e8\u5206\uff0c\u4f46\u662f [{0}] OpenID Connect \u7528\u6236\u7aef\u50c5\u63a5\u53d7\u63a1\u7528 JWS \u683c\u5f0f\u7684\u8a18\u865f\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.explanation=\u8a72\u8a18\u865f\u53ef\u80fd\u5f62\u614b\u7570\u5e38\uff0c\u6216\u8005\u53ef\u80fd\u63a1\u7528\u300cJSON Web \u52a0\u5bc6 (JWE)\u300d\u683c\u5f0f\u3002\u5982\u679c\u672a\u914d\u7f6e keyManagementKeyAlias \u5c6c\u6027\uff0c\u5247\u8a18\u865f\u5fc5\u9808\u63a1\u7528 JWS \u683c\u5f0f\u3002 +OIDC_CLIENT_JWS_REQUIRED_BUT_TOKEN_NOT_JWS.useraction=\u82e5\u8981\u63a5\u53d7 JWE \u8a18\u865f\uff0c\u8acb\u5728 OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u914d\u7f6e keyManagementKeyAlias \u5c6c\u6027\u3002\u5426\u5247\uff0c\u8acb\u78ba\u5b9a\u50c5\u5c07 JWS \u8a18\u865f\u50b3\u9001\u81f3\u8a72\u8cc7\u6e90\u3002 + +# 0=OIDC client config ID +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE=CWWKS1537E: \u8a18\u865f\u672a\u63a1\u7528\u300cJSON Web \u52a0\u5bc6 (JWE)\u300d\u683c\u5f0f\uff0c\u56e0\u70ba\u5b83\u672a\u5305\u542b\u4e94\u500b\u90e8\u5206\uff0c\u4f46\u662f [{0}] OpenID Connect \u7528\u6236\u7aef\u50c5\u63a5\u53d7\u63a1\u7528 JWE \u683c\u5f0f\u7684\u8a18\u865f\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.explanation=\u8a72\u8a18\u865f\u53ef\u80fd\u5f62\u614b\u7570\u5e38\uff0c\u6216\u8005\u53ef\u80fd\u63a1\u7528\u300cJSON Web \u7c3d\u7ae0 (JWS)\u300d\u683c\u5f0f\u3002\u5982\u679c\u5df2\u914d\u7f6e keyManagementKeyAlias \u5c6c\u6027\uff0c\u5247\u8a18\u865f\u5fc5\u9808\u63a1\u7528 JWE \u683c\u5f0f\u3002 +OIDC_CLIENT_JWE_REQUIRED_BUT_TOKEN_NOT_JWE.useraction=\u82e5\u8981\u63a5\u53d7 JWS \u8a18\u865f\uff0c\u800c\u975e JWE \u8a18\u865f\uff0c\u8acb\u5f9e OpenID Connect \u7528\u6236\u7aef\u914d\u7f6e\u4e2d\u79fb\u9664 keyManagementKeyAlias \u5c6c\u6027\u3002\u5426\u5247\uff0c\u8acb\u78ba\u5b9a\u50c5\u5c07 JWE \u8a18\u865f\u50b3\u9001\u81f3\u8a72\u8cc7\u6e90\u3002 + # STOP HERE, OIDC SERVER HAS RESERVED 1600 - 1649 diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_cs.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_cs.nlsprops index 0c8f68de8a7d..7386e3d1ada5 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_cs.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_cs.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Vlastn\u00ed \u0161ifrov\u00e1n\u00ed hesel nen\u00ed zji\u0161t\u011bno. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=\u0160t\u00edtek {0} ve svazku kl\u00ed\u010d\u016f {1} neexistuje. Nelze naj\u00edt platn\u00fd kl\u00ed\u010d pro \u0161ifrov\u00e1n\u00ed hesel AES. +saf.cert.is.not.key=Certifik\u00e1t {0} nen\u00ed polo\u017ekou kl\u00ed\u010de. Certifik\u00e1t mus\u00ed b\u00fdt polo\u017ekou kl\u00ed\u010de, aby mohl b\u00fdt pou\u017eit jako \u0161ifrovac\u00ed kl\u00ed\u010d hesla AES. +saf.cert.expired=Platnost certifik\u00e1tu {0} vypr\u0161ela a nelze jej pou\u017e\u00edt jako \u0161ifrovac\u00ed kl\u00ed\u010d hesla AES. +saf.keyring.does.not.exist=\u00dalo\u017ei\u0161t\u011b kl\u00ed\u010d\u016f {0} neexistuje. Z \u00falo\u017ei\u0161t\u011b kl\u00ed\u010d\u016f nelze na\u010d\u00edst \u017e\u00e1dn\u00fd certifik\u00e1t, kter\u00fd by bylo mo\u017en\u00e9 pou\u017e\u00edt jako \u0161ifrovac\u00ed kl\u00ed\u010d hesla AES. +saf.arg.not.onZ=Argumenty --keyring, --keyringType a --keyLabel lze pou\u017e\u00edt pouze v syst\u00e9mu z/OS. +saf.arg.not.aes=Argumenty --keyring, --keyringType a --keyLabel lze pou\u017e\u00edt pouze s k\u00f3dov\u00e1n\u00edm AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_de.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_de.nlsprops index fa8712eb1ac1..d274ac6c9320 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_de.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_de.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Die angepasste Kennwortverschl\u00fcsselung wurde nicht erkannt. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=Die Bezeichnung {0} ist im Schl\u00fcsselring {1} nicht vorhanden. Es konnte kein g\u00fcltiger Schl\u00fcssel f\u00fcr die AES-Kennwortverschl\u00fcsselung gefunden werden. +saf.cert.is.not.key=Das Zertifikat {0} ist kein Schl\u00fcsseleintrag. Das Zertifikat muss ein Schl\u00fcsseleintrag sein, um ihn als AES-Kennwortverschl\u00fcsselungsschl\u00fcssel zu verwenden. +saf.cert.expired=Das Zertifikat {0} ist abgelaufen und kann nicht als AES-Kennwortverschl\u00fcsselungsschl\u00fcssel verwendet werden. +saf.keyring.does.not.exist=Der Schl\u00fcsselspeicher {0} ist nicht vorhanden. Es kann kein Zertifikat aus dem Schl\u00fcsselspeicher abgerufen werden, der als AES-Kennwortverschl\u00fcsselungsschl\u00fcssel verwendet werden soll. +saf.arg.not.onZ=Die Argumente -- keyring, -- keyringType und -- keyLabel k\u00f6nnen nur unter z/OS verwendet werden. +saf.arg.not.aes=Die Argumente -- keyring, -- keyringType, und -- keyLabel k\u00f6nnen nur mit AES-Codierung verwendet werden. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_es.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_es.nlsprops index 4b8bab425b12..fe9f20f9fbf8 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_es.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_es.nlsprops @@ -87,6 +87,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=No se detecta el cifrado de contrase\u00f1a personalizado. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=La etiqueta {0} no existe en el conjunto de claves {1}. No se puede encontrar una clave v\u00e1lida para el cifrado de contrase\u00f1as AES. +saf.cert.is.not.key=El certificado {0} no es una entrada de clave. El certificado debe ser una entrada de clave para utilizarlo como clave de cifrado de contrase\u00f1as AES. +saf.cert.expired=El certificado {0} ha caducado y no se puede utilizar como clave de cifrado de contrase\u00f1a AES. +saf.keyring.does.not.exist=El almac\u00e9n de claves {0} no existe. No se puede recuperar ning\u00fan certificado del almac\u00e9n de claves para utilizarlo como clave de cifrado de contrase\u00f1a AES. +saf.arg.not.onZ=Los argumentos --keyring, --keyringType y --keyLabel s\u00f3lo pueden utilizarse en z/OS. +saf.arg.not.aes=Los argumentos --keyring, --keyringType y --keyLabel pueden utilizarse s\u00f3lo con la codificaci\u00f3n AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_fr.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_fr.nlsprops index 0b10d7373e9e..3cfb9f118e14 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_fr.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_fr.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Le chiffrement personnalis\u00e9 de mot de passe n'a pas \u00e9t\u00e9 d\u00e9tect\u00e9. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=Le libell\u00e9 {0} n''existe pas dans le fichier de cl\u00e9s {1}. Impossible de trouver une cl\u00e9 valide pour le chiffrement des mots de passe AES. +saf.cert.is.not.key=Le certificat {0} n''est pas une entr\u00e9e de cl\u00e9. Le certificat doit \u00eatre une entr\u00e9e de cl\u00e9 pour \u00eatre utilis\u00e9 comme cl\u00e9 de chiffrement de mot de passe AES. +saf.cert.expired=Le certificat {0} est arriv\u00e9 \u00e0 expiration et ne peut pas \u00eatre utilis\u00e9 comme cl\u00e9 de chiffrement de mot de passe AES. +saf.keyring.does.not.exist=Le fichier de cl\u00e9s {0} n''existe pas. Aucun certificat ne peut \u00eatre extrait du fichier de cl\u00e9s \u00e0 utiliser comme cl\u00e9 de chiffrement du mot de passe AES. +saf.arg.not.onZ=Les arguments --keyring, --keyringType et --keyLabel ne peuvent \u00eatre utilis\u00e9s que sur z/OS. +saf.arg.not.aes=Les arguments --keyring, --keyringType et --keyLabel ne peuvent \u00eatre utilis\u00e9s qu'avec le codage AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_hu.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_hu.nlsprops index 8a8e04a32957..f5f57a46dd55 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_hu.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_hu.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Az egy\u00e9ni jelsz\u00f3titkos\u00edt\u00e1s nem \u00e9szlelhet\u0151. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=A(z) {0} azonos\u00edt\u00f3 nem l\u00e9tezik a(z) {1} kulcscsom\u00f3ban. Nem tal\u00e1lhat\u00f3 \u00e9rv\u00e9nyes kulcs az AES jelsz\u00f3 titkos\u00edt\u00e1shoz. +saf.cert.is.not.key=A(z) {0} tan\u00fas\u00edtv\u00e1ny nem kulcsbejegyz\u00e9s. A tan\u00fas\u00edtv\u00e1nynak kulcsbejegyz\u00e9snek kell lennie ahhoz, hogy AES jelsz\u00f3 titkos\u00edt\u00e1si kulcsk\u00e9nt lehessen haszn\u00e1lni. +saf.cert.expired=A(z) {0} tan\u00fas\u00edtv\u00e1ny lej\u00e1rt \u00e9s nem haszn\u00e1lhat\u00f3 AES jelsz\u00f3 titkos\u00edt\u00e1si kulcsk\u00e9nt. +saf.keyring.does.not.exist=A(z) {0} kulcst\u00e1rol\u00f3 nem l\u00e9tezik. Nem k\u00e9rhet\u0151 le tan\u00fas\u00edtv\u00e1ny az AES jelsz\u00f3 titkos\u00edt\u00e1si kulcsk\u00e9nt haszn\u00e1land\u00f3 kulcst\u00e1rol\u00f3b\u00f3l. +saf.arg.not.onZ=A --keyring, --keyringType \u00e9s --keyLabel argumentumok csak z/OS rendszeren haszn\u00e1lhat\u00f3k. +saf.arg.not.aes=A --keyring, --keyringType \u00e9s --keyLabel argumentumok csak AES k\u00f3dol\u00e1ssal haszn\u00e1lhat\u00f3k. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_it.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_it.nlsprops index 79cbbaffa83c..e8e4e148ecd9 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_it.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_it.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=La codifica password personalizzata non \u00e8 rilevata. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=L''etichetta {0} non esiste nel keyring {1}. Impossibile trovare una chiave valida per la codifica password AES. +saf.cert.is.not.key=Il certificato {0} non \u00e8 una voce chiave. Per utilizzarlo come chiave di codifica password AES, il certificato deve essere una voce chiave. +saf.cert.expired=Il certificato {0} \u00e8 scaduto e non pu\u00f2 essere utilizzato come una chiave di codifica password AES. +saf.keyring.does.not.exist=Il keystore {0} non esiste. Non \u00e8 possibile richiamare alcun certificato dal keystore da utilizzare come chiave di codifica password AES. +saf.arg.not.onZ=Gli argomenti --keyring, --keyringType e --keyLabel possono essere utilizzati solo su z/OS. +saf.arg.not.aes=Gli argomenti --keyring, --keyringType e --keyLabel possono essere utilizzati solo con la codifica AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ja.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ja.nlsprops index 28273d3ca802..4a6d7952c6f0 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ja.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ja.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=\u30ab\u30b9\u30bf\u30e0\u30fb\u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u5316\u304c\u691c\u51fa\u3055\u308c\u307e\u305b\u3093\u3002 +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist={0} \u30e9\u30d9\u30eb\u306f\u3001{1} \u9375\u30ea\u30f3\u30b0\u5185\u306b\u5b58\u5728\u3057\u307e\u305b\u3093\u3002AES \u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u5316\u306b\u6709\u52b9\u306a\u9375\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002 +saf.cert.is.not.key={0} \u8a3c\u660e\u66f8\u306f\u9375\u30a8\u30f3\u30c8\u30ea\u30fc\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8a3c\u660e\u66f8\u306f\u3001AES \u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u9375\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u9375\u30a8\u30f3\u30c8\u30ea\u30fc\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 +saf.cert.expired={0} \u8a3c\u660e\u66f8\u306f\u671f\u9650\u5207\u308c\u3067\u3042\u308a\u3001AES \u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u9375\u3068\u3057\u3066\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002 +saf.keyring.does.not.exist={0} \u9375\u30b9\u30c8\u30a2\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002AES \u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u9375\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u8a3c\u660e\u66f8\u3092\u9375\u30b9\u30c8\u30a2\u304b\u3089\u53d6\u5f97\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 +saf.arg.not.onZ=--keyring\u3001--keyringType\u3001\u304a\u3088\u3073 --keyLabel \u5f15\u6570\u306f z/OS \u3067\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002 +saf.arg.not.aes=--keyring\u3001--keyringType\u3001\u304a\u3088\u3073 --keyLabel \u5f15\u6570\u306f\u3001AES \u30a8\u30f3\u30b3\u30fc\u30c9\u3067\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002 + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ko.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ko.nlsprops index 393779e4f6d7..12c4ceca1706 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ko.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ko.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=\uc0ac\uc6a9\uc790 \uc815\uc758 \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654\uac00 \ubc1c\uacac\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist={0} \ub808\uc774\ube14\uc774 {1} \ud0a4 \ub9c1\uc5d0 \uc5c6\uc2b5\ub2c8\ub2e4. AES \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654\uc5d0 \uc720\ud6a8\ud55c \ud0a4\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. +saf.cert.is.not.key={0} \uc778\uc99d\uc11c\ub294 \ud0a4 \ud56d\ubaa9\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uc778\uc99d\uc11c\ub97c AES \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654 \ud0a4\ub85c \uc0ac\uc6a9\ud558\ub824\uba74 \uc778\uc99d\uc11c\uac00 \ud0a4 \ud56d\ubaa9\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. +saf.cert.expired={0} \uc778\uc99d\uc11c\ub294 \ub9cc\ub8cc\ub418\uc5c8\uc73c\uba70 AES \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654 \ud0a4\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. +saf.keyring.does.not.exist={0} \ud0a4 \uc800\uc7a5\uc18c\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. AES \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654 \ud0a4\ub85c \uc0ac\uc6a9\ud560 \uc778\uc99d\uc11c\ub97c \ud0a4 \uc800\uc7a5\uc18c\uc5d0\uc11c \uac80\uc0c9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. +saf.arg.not.onZ=--keyring, --keyringType \ubc0f --keyLabel \uc778\uc218\ub294 z/OS\uc5d0\uc11c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. +saf.arg.not.aes=--keyring, --keyringType \ubc0f --keyLabel \uc778\uc218\ub294 AES \uc778\ucf54\ub529\uc5d0\uc11c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pl.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pl.nlsprops index 5549c7e4775e..24e48139fb69 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pl.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pl.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Nie wykryto niestandardowego szyfrowania has\u0142a. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=Etykieta {0} nie istnieje w pliku kluczy {1}. Nie mo\u017cna znale\u017a\u0107 prawid\u0142owego klucza do szyfrowania AES has\u0142a. +saf.cert.is.not.key=Certyfikat {0} nie jest wpisem klucza. Certyfikat musi by\u0107 wpisem klucza, aby mo\u017cna go by\u0142o u\u017cywa\u0107 jako klucza szyfrowania AES has\u0142a. +saf.cert.expired=Certyfikat {0} wygas\u0142 i nie mo\u017ce by\u0107 u\u017cywany jako klucz szyfrowania AES has\u0142a. +saf.keyring.does.not.exist=Plik kluczy {0} nie istnieje. Nie mo\u017cna pobra\u0107 \u017cadnego certyfikatu z pliku kluczy, aby u\u017cy\u0107 go jako klucza szyfrowania AES has\u0142a. +saf.arg.not.onZ=Argumenty --keyring, --keyringType i --keyLabel mog\u0105 by\u0107 u\u017cywane tylko w systemie z/OS. +saf.arg.not.aes=Argumenty --keyring, --keyringType i --keyLabel mog\u0105 by\u0107 u\u017cywane tylko z kodowaniem AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pt_BR.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pt_BR.nlsprops index 138e6a1d9ea6..56537d12c9b3 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_pt_BR.nlsprops @@ -83,6 +83,17 @@ encode.option-desc.custom.description=\n \tA descri\u00e7\u00e3o de {0} \u00e9 a # encryption is enabled. no.custom.encyption=A criptografia de senha customizada n\u00e3o foi detectada. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=O r\u00f3tulo {0} n\u00e3o existe no conjunto de chaves {1}. N\u00e3o \u00e9 poss\u00edvel encontrar uma chave v\u00e1lida para a criptografia de senha AES. +saf.cert.is.not.key=O certificado {0} n\u00e3o \u00e9 uma entrada de chave. O certificado deve ser uma entrada chave para us\u00e1-lo como uma chave de criptografia de senha AES. +saf.cert.expired=O certificado {0} est\u00e1 expirado e n\u00e3o pode ser usado como uma chave de criptografia de senha AES. +saf.keyring.does.not.exist=O keystore {0} n\u00e3o existe. Nenhum certificado pode ser recuperado do keystore para usar como chave de criptografia de senha AES. +saf.arg.not.onZ=Os argumentos -- keyring, -- keyringType e -- keyLabel podem ser usados apenas no z/OS. +saf.arg.not.aes=Os argumentos -- keyring, -- keyringType e -- keyLabel podem ser usados apenas com codifica\u00e7\u00e3o AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ro.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ro.nlsprops index 6559c2b4e637..a6a1c0a51d40 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ro.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ro.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=Criptarea de parol\u0103 personalizat\u0103 nu este detectat\u0103. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=Eticheta {0} nu exist\u0103 \u00een inelul de chei {1}. Nu s-a putut g\u0103si o cheie valid\u0103 pentru criptarea parolei AES. +saf.cert.is.not.key=Certificatul {0} nu este o intrare de cheie. Certificatul trebuie s\u0103 fie o intrare de cheie pentru a-l putea folosi ca o cheie de criptare parol\u0103 AES. +saf.cert.expired=Certificatul {0} a expirat \u015fi nu poate fi folosit ca o cheie de criptare parol\u0103 AES. +saf.keyring.does.not.exist=Depozitul de chei {0} nu exist\u0103. Nu poate fi extras niciun certificat din depozitul de chei pentru a fi folosit ca \u015fi cheia de criptare parol\u0103 AES. +saf.arg.not.onZ=Argumentele --keyring, --keyringType \u015fi --keyLabel pot fi folosite doar pe z/OS. +saf.arg.not.aes=Argumentele --keyring, --keyringType \u015fi --keyLabel pot fi folosite doar cu codificarea AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ru.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ru.nlsprops index 42bb27df8786..ec0c817a8ea4 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ru.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_ru.nlsprops @@ -87,6 +87,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f \u043d\u0435 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d. +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist=\u041c\u0435\u0442\u043a\u0430 {0} \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0441\u0432\u044f\u0437\u043a\u0435 \u043a\u043b\u044e\u0447\u0435\u0439 {1}. \u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 \u043a\u043b\u044e\u0447 \u0434\u043b\u044f \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f \u043f\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 AES. +saf.cert.is.not.key=\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 {0} \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0437\u0430\u043f\u0438\u0441\u044c\u044e \u043a\u043b\u044e\u0447\u0430. \u0427\u0442\u043e\u0431\u044b \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 \u043c\u043e\u0436\u043d\u043e \u0431\u044b\u043b\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0438 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u043f\u0430\u0440\u043e\u043b\u044f \u043f\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 AES, \u043e\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c\u044e \u043a\u043b\u044e\u0447\u0430. +saf.cert.expired=\u0421\u0440\u043e\u043a \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430 {0} \u0437\u0430\u043a\u043e\u043d\u0447\u0438\u043b\u0441\u044f. \u0415\u0433\u043e \u043d\u0435\u043b\u044c\u0437\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043a\u043b\u044e\u0447\u0430 \u0434\u043b\u044f \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f \u043f\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 AES. +saf.keyring.does.not.exist=\u0425\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435 \u043a\u043b\u044e\u0447\u0435\u0439 {0} \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442. \u0418\u0437 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043a\u043b\u044e\u0447\u0435\u0439 \u043d\u0435\u043b\u044c\u0437\u044f \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u043a\u043b\u044e\u0447\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f \u043f\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0443 AES. +saf.arg.not.onZ=\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b --keyring, --keyringType \u0438 --keyLabel \u043c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0432 z/OS. +saf.arg.not.aes=\u0410\u0442\u0440\u0438\u0431\u0443\u0442\u044b --keyring, --keyringType \u0438 --keyLabel \u043c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0441 \u043a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u043e\u0439 AES. + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh.nlsprops index 63f4555e32c3..e4bbec89c271 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=\u672a\u68c0\u6d4b\u5230\u5b9a\u5236\u5bc6\u7801\u52a0\u5bc6\u3002 +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist={1} \u5bc6\u94a5\u73af\u4e2d\u6ca1\u6709 {0} \u6807\u7b7e\u3002\u627e\u4e0d\u5230\u5bf9\u5e94 AES \u5bc6\u7801\u52a0\u5bc6\u7684\u6709\u6548\u5bc6\u94a5\u3002 +saf.cert.is.not.key={0} \u8bc1\u4e66\u4e0d\u662f\u5bc6\u94a5\u6761\u76ee\u3002\u6b64\u8bc1\u4e66\u5fc5\u987b\u662f\u5bc6\u94a5\u6761\u76ee\u624d\u80fd\u5c06\u5176\u7528\u4f5c AES \u5bc6\u7801\u52a0\u5bc6\u5bc6\u94a5\u3002 +saf.cert.expired={0} \u8bc1\u4e66\u5df2\u5230\u671f\uff0c\u65e0\u6cd5\u7528\u4f5c AES \u5bc6\u7801\u52a0\u5bc6\u5bc6\u94a5\u3002 +saf.keyring.does.not.exist={0} \u5bc6\u94a5\u5e93\u4e0d\u5b58\u5728\u3002\u65e0\u6cd5\u4ece\u5bc6\u94a5\u5e93\u68c0\u7d22\u8bc1\u4e66\u4ee5\u7528\u4f5c AES \u5bc6\u7801\u52a0\u5bc6\u5bc6\u94a5\u3002 +saf.arg.not.onZ=--keyring\u3001--keyringType \u548c --keyLabel \u53c2\u6570\u53ea\u80fd\u5728 z/OS \u4e0a\u4f7f\u7528\u3002 +saf.arg.not.aes=--keyring\u3001--keyringType \u548c --keyLabel \u53c2\u6570\u53ea\u80fd\u4e0e AES \u7f16\u7801\u4e00\u8d77\u4f7f\u7528\u3002 + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh_TW.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh_TW.nlsprops index e47be31970f3..96ce75ee204b 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages_zh_TW.nlsprops @@ -88,6 +88,17 @@ encode.option-desc.custom.description=\n\ # encryption is enabled. no.custom.encyption=\u5075\u6e2c\u4e0d\u5230\u81ea\u8a02\u5bc6\u78bc\u52a0\u5bc6\u3002 +# The following messages are for retrieving an encryption key from a +# SAF keyring. +saf.label.does.not.exist={0} \u6a19\u7c64\u4e0d\u5b58\u5728\u65bc {1} \u91d1\u9470\u74b0\u4e2d\u3002\u627e\u4e0d\u5230 AES \u5bc6\u78bc\u52a0\u5bc6\u7684\u6709\u6548\u91d1\u9470\u3002 +saf.cert.is.not.key={0} \u6191\u8b49\u4e0d\u662f\u91d1\u9470\u9805\u76ee\u3002\u6191\u8b49\u5fc5\u9808\u662f\u91d1\u9470\u9805\u76ee\uff0c\u624d\u80fd\u5c07\u5b83\u7528\u4f5c AES \u5bc6\u78bc\u52a0\u5bc6\u91d1\u9470\u3002 +saf.cert.expired={0} \u6191\u8b49\u5df2\u904e\u671f\uff0c\u7121\u6cd5\u7528\u4f5c AES \u5bc6\u78bc\u52a0\u5bc6\u91d1\u9470\u3002 +saf.keyring.does.not.exist={0} \u91d1\u9470\u5132\u5b58\u5eab\u4e0d\u5b58\u5728\u3002\u7121\u6cd5\u5f9e\u91d1\u9470\u5132\u5b58\u5eab\u4e2d\u64f7\u53d6\u6191\u8b49\uff0c\u4ee5\u7528\u4f5c AES \u5bc6\u78bc\u52a0\u5bc6\u91d1\u9470\u3002 +saf.arg.not.onZ=--keyring\u3001--keyringType \u53ca --keyLabel \u5f15\u6578\u53ea\u80fd\u5728 z/OS \u4e0a\u4f7f\u7528\u3002 +saf.arg.not.aes=--keyring\u3001--keyringType \u53ca --keyLabel \u5f15\u6578\u53ea\u80fd\u8207 AES \u7de8\u78bc\u642d\u914d\u4f7f\u7528\u3002 + + + #------------------------------\n at 72 chars -- leading tab-----------\n\# # Note to translator: 'LTPA' should not be translated diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_cs.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_cs.nlsprops index 784090068d02..e9ddb476c69e 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_cs.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_cs.nlsprops @@ -76,6 +76,13 @@ encode.option-desc.listCustom=\tZobrazit informace o vlastn\u00edm \u0161ifrov\u \tname : n\u00e1zev vlastn\u00edho \u0161ifrovac\u00edho algoritmu hesel\n\ \tfeaturename : n\u00e1zev funkce\n\ \tdescription : popis vlastn\u00edho \u0161ifrov\u00e1n\u00ed hesel +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tZadejte svazek kl\u00ed\u010d\u016f SAF, kde se nach\u00e1z\u00ed \u0161ifrovac\u00ed kl\u00ed\u010d AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tZadejte typ svazku kl\u00ed\u010d\u016f SAF svazku kl\u00ed\u010d\u016f, kde se nach\u00e1z\u00ed \n\ +\t\u0161ifrov\u00e1n\u00ed AES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tZadejte \u0161t\u00edtek certifik\u00e1tu SAF \u0161ifrovac\u00edho kl\u00ed\u010de AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_de.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_de.nlsprops index fa8d82e03db0..68bb2f16e0dd 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_de.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_de.nlsprops @@ -81,6 +81,12 @@ encode.option-desc.listCustom=\tZeigt die Informationen der angepassten Kennwort \tname: Name des Algorithmus f\u00fcr die angepasste Kennwortverschl\u00fcsselung\n\ \tfeaturename: Featurename\n\ \tdescription: Beschreibung der angepassten Kennwortverschl\u00fcsselung +encode.option-key.keyring=\ \ \ \ --keyring=[Schl\u00fcsselring] +encode.option-desc.keyring=\tGeben Sie den SAF-Schl\u00fcsselring an, in dem sich der AES-Verschl\u00fcsselungsschl\u00fcssel befindet. +encode.option-key.keyringType=\ \ \ \ --keyringType=[Schl\u00fcsselringtyp] +encode.option-desc.keyringType=\tGeben Sie den SAF-Schl\u00fcsselringtyp des Schl\u00fcsselrings an, in dem sich die AES-Verschl\u00fcsselung\n\tis befindet. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[Schl\u00fcssellabel] +encode.option-desc.keyLabel=\tGeben Sie die Bezeichnung des SAF-Zertifikats des AES-Verschl\u00fcsselungsschl\u00fcssels an. @@ -93,7 +99,6 @@ encode.option-desc.listCustom=\tZeigt die Informationen der angepassten Kennwort #------------------------------\n at 72 chars Leading "\t"-------------\n\# sslCert.desc=\tErstellt ein SSL-Standardzertifikat f\u00fcr die Server- \n\ \toder Clientkonfiguration. - #Note to translator the word "createSSLCertificate" should not be translated sslCert.usage.options=\t{0} createSSLCertificate '{--server=Servername |--client=Clientname'}\n\ \t--password[=Kennwort] [Optionen] @@ -162,12 +167,11 @@ sslCert.option-desc.keyType=\tOptional. Ein PKCS12-Keystore wird standardm\u00e4 sslCert.option-key.ext=\ \ \ \ --extInfo=Erweiterungsinformationen f\u00fcr das Zertifikat sslCert.option-desc.ext=\tDie Zertifikatserweiterungsinformationen, die dem Zertifikat hinzugef\u00fcgt werden sollen.\n\ \tDie Standarderweiterung ist ein alternativer Namenseintrag f\u00fcr das Subject, bei dem \n\ -\tder Hostname verwendet wird. \ -Dieses Flag verwendet dieselbe Syntax wie das Flag -ext im \n\ +\tder Hostname verwendet wird. Dieses Flag verwendet dieselbe Syntax wie das Flag -ext im \n\ \t \ Java-Befehl ''keytool''. Dieses Flag kann im Befehl mehrfach verwendet werden.\n\ \ - +line. # -------- CREATE LTPA KEYS OPTIONS --------------------------------------# # List of descriptive text for options. Use "\n\" for line continuations. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_es.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_es.nlsprops index 63b5bdeadc4e..5e6d7d274f45 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_es.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_es.nlsprops @@ -76,6 +76,12 @@ encode.option-desc.listCustom=\tMostrar la informaci\u00f3n del cifrado de contr \tname : el nombre del algoritmo de cifrado de contrase\u00f1a personalizado\n\ \tfeaturename : el nombre de caracter\u00edstica\n\ \tdescription : la descripci\u00f3n del cifrado de contrase\u00f1a personalizado +encode.option-key.keyring=\ \ \ \ --keyring=[anillo de claves] +encode.option-desc.keyring=\tEspecifique el conjunto de claves SAF donde se encuentra la clave de cifrado AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[Tipoconjuntoclaves] +encode.option-desc.keyringType=\tEspecifique el tipo de conjunto de claves SAF del conjunto de claves donde se encuentra el cifrado\n\tAES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[etiquetadeclave] +encode.option-desc.keyLabel=\tEspecifique la etiqueta del certificado SAF de la clave de cifrado AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_fr.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_fr.nlsprops index 0f093af6fa20..02e01c26a35c 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_fr.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_fr.nlsprops @@ -78,6 +78,13 @@ encode.option-desc.listCustom=\tAffiche les informations de chiffrement personna \tname : nom pour un algorithme de chiffrement personnalis\u00e9 de mot de passe\n\ \tfeaturename : nom de la fonction\n\ \tdescription : description du chiffrement personnalis\u00e9 de mot de passe +encode.option-key.keyring=\ \ \ \ --keyring=[fichier de cl\u00e9s] +encode.option-desc.keyring=\tSp\u00e9cifiez le fichier de cl\u00e9s SAF dans lequel se trouve la cl\u00e9 de chiffrement AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[Type de fichier de cl\u00e9s] +encode.option-desc.keyringType=\tSp\u00e9cifiez le type de fichier de cl\u00e9s SAF du fichier de cl\u00e9s dans lequel se trouve le chiffrement\n\ +\tAES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[Libell\u00e9 de cl\u00e9] +encode.option-desc.keyLabel=\tSp\u00e9cifiez le libell\u00e9 du certificat SAF de la cl\u00e9 de chiffrement AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_hu.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_hu.nlsprops index 7b5e9f394220..0db7bffa9c7e 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_hu.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_hu.nlsprops @@ -76,6 +76,13 @@ encode.option-desc.listCustom=\tMegjelen\u00edti az egy\u00e9ni jelsz\u00f3titko \tname : az egy\u00e9ni jelsz\u00f3titkos\u00edt\u00e1si algoritmus neve \n\ \tfeaturename : a szolg\u00e1ltat\u00e1s neve\n\ \tdescription : az egy\u00e9ni jelsz\u00f3titkos\u00edt\u00e1s le\u00edr\u00e1sa +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tAdja meg az SAF kulcscsom\u00f3t, ahol az AES titkos\u00edt\u00e1si kulcs tal\u00e1lhat\u00f3. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tAdja meg annak a kulcscsom\u00f3nak az SAF kulcscsom\u00f3t\u00edpus\u00e1t, ahol az AES titkos\u00edt\u00e1s\n\ +\ttal\u00e1lhat\u00f3. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tAdja meg az AES titkos\u00edt\u00e1si kulcs SAF tan\u00fas\u00edtv\u00e1ny\u00e1nak azonos\u00edt\u00f3j\u00e1t. @@ -196,14 +203,14 @@ createLTPAKeys.option-desc.password.key=\tMegad egy, az LTPA kulcs jelsz\u00f3 A #------------------------------\n at 72 chars -------------------------\n\# #------------------------------\n at 72 chars Leading "\ \ \ \ "-------\n\# #------------------------------\n at 72 chars Leading "\t"-------------\n\# -tlsProfiler.desc=\tTesztelje a c\u00e9l hoszt \u00e9s port kompatibilit\u00e1s\u00e1t az el\u00e9rhet\u0151 TLS protokollokkal \u00e9s rejtjelk\u00e9szletekkel. +tlsProfiler.desc=\tTesztelje a c\u00e9lhoszt \u00e9s -portok kompatibilit\u00e1s\u00e1t az el\u00e9rhet\u0151 TLS protokollokkal \u00e9s rejtjelk\u00e9szletekkel. tlsProfiler.usage.options=\t{0} tlsProfiler [param\u00e9terek] tlsProfiler.required-key.port=\ \ \ \ --port -tlsProfiler.required-desc.port=\tMegadja a portot. +tlsProfiler.required-desc.port=\tAdja meg a portot. tlsProfiler.required-key.host=\ \ \ \ --host -tlsProfiler.required-desc.host=\tMegadja a hosztot. +tlsProfiler.required-desc.host=\tAdja meg a hosztot. tlsProfiler.option-key.file=\ \ \ \ --file -tlsProfiler.option-desc.file=\tNem k\u00f6telez\u0151. Az eredm\u00e9ny a megadott f\u00e1jlba ker\u00fcl ki\u00edr\u00e1sra\n\ +tlsProfiler.option-desc.file=\tNem k\u00f6telez\u0151. Az eredm\u00e9ny a megadott f\u00e1jlba ker\u00fcl ki\u00edr\u00e1sra \n\ \ta konzolk\u00e9perny\u0151 helyett. tlsProfiler.option-key.verbose=\ \ \ \ --verbose -tlsProfiler.option-desc.verbose=\tTov\u00e1bbi inform\u00e1ci\u00f3k a nem biztons\u00e1gos protokollokr\u00f3l. +tlsProfiler.option-desc.verbose=\tA nem biztons\u00e1gos protokollokkal kapcsolatos tov\u00e1bbi inform\u00e1ci\u00f3k tartalmaz\u00e1sa. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_it.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_it.nlsprops index 426fd220d575..be1281280f53 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_it.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_it.nlsprops @@ -76,6 +76,13 @@ encode.option-desc.listCustom=\tVisualizza le informazioni della codifica passwo \tname : il nome dell''algoritmo di codifica della password personalizzata\n\ \tfeaturename : il nome della funzione\n\ \tdescription : la descrizione della codifica password personalizzata +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tSpecificare il keyring SAF in cui \u00e8 ubicata la chiave di codifica AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tSpecificare il tipo di keyring SAF in cui \u00e8 ubicata la\n\ +\tcodifica AES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tSpecificare l''etichetta del certificato SAF della chiave di codifica AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ja.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ja.nlsprops index 5b4dfaeca576..f18c9afca0dc 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ja.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ja.nlsprops @@ -77,6 +77,13 @@ encode.option-desc.listCustom=\tJavaScript Object Notation (JSON)\n\ \tname : \u30ab\u30b9\u30bf\u30e0\u30fb\u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u5316\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u540d\n\ \tfeaturename : \u30d5\u30a3\u30fc\u30c1\u30e3\u30fc\u540d\n\ \tdescription : \u30ab\u30b9\u30bf\u30e0\u30fb\u30d1\u30b9\u30ef\u30fc\u30c9\u6697\u53f7\u5316\u306e\u8aac\u660e +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tAES \u6697\u53f7\u9375\u304c\u914d\u7f6e\u3055\u308c\u3066\u3044\u308b SAF \u9375\u30ea\u30f3\u30b0\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tAES \u6697\u53f7\u5316\u304c\u914d\u7f6e\u3055\u308c\u3066\u3044\u308b\u9375\u30ea\u30f3\u30b0\u306e SAF \u9375\u30ea\u30f3\u30b0\u30fb\u30bf\u30a4\u30d7\u3092\n\ +\t\u6307\u5b9a\u3057\u307e\u3059\u3002 +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tAES \u6697\u53f7\u9375\u306e SAF \u8a3c\u660e\u66f8\u306e\u30e9\u30d9\u30eb\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ko.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ko.nlsprops index 92e792ea7d28..6ecfd73ab1d9 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ko.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ko.nlsprops @@ -77,6 +77,12 @@ encode.option-desc.listCustom=\t\uc0ac\uc6a9\uc790 \uc815\uc758 \ube44\ubc00\ubc \t\uc774\ub984: \uc0ac\uc6a9\uc790 \uc815\uc758 \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654 \uc54c\uace0\ub9ac\uc998 \uc774\ub984\n\ \t\uae30\ub2a5 \uc774\ub984: \uae30\ub2a5 \uc774\ub984\n\ \t\uc124\uba85: \uc0ac\uc6a9\uc790 \uc815\uc758 \ube44\ubc00\ubc88\ud638 \uc554\ud638\ud654\uc758 \uc124\uba85 +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tAES \uc554\ud638\ud654 \ud0a4\uac00 \uc788\ub294 SAF \ud0a4\ub9c1\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tAES \uc554\ud638\ud654\uac00 \uc788\ub294 \n\t\ud0a4\ub9c1\uc758 SAF \ud0a4\ub9c1 \uc720\ud615\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tAES \uc554\ud638\ud654 \ud0a4\uc758 SAF \uc778\uc99d\uc11c \ub808\uc774\ube14\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pl.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pl.nlsprops index cda38288ee79..f771339b5f5f 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pl.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pl.nlsprops @@ -75,6 +75,13 @@ encode.option-desc.listCustom=\tWy\u015bwietl informacje o niestandardowym szyfr \tname : nazwa algorytmu niestandardowego szyfrowania has\u0142a\n\ \tfeaturename : nazwa sk\u0142adnika\n\ \tdescription : opis niestandardowego szyfrowania has\u0142a +encode.option-key.keyring=\ \ \ \ --keyring=[plik_kluczy] +encode.option-desc.keyring=\tOkre\u015bl plik kluczy SAF, w kt\u00f3rym znajduje si\u0119 klucz szyfrowania AES has\u0142a. +encode.option-key.keyringType=\ \ \ \ --keyringType=[typ_pliku_kluczy] +encode.option-desc.keyringType=\tOkre\u015bl typ pliku kluczy SAF, w kt\u00f3rym znajduje si\u0119 klucz\n\ +\tszyfrowania AES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[etykieta_klucza] +encode.option-desc.keyLabel=\tOkre\u015bl etykiet\u0119 certyfikatu SAF klucza szyfrowania AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pt_BR.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pt_BR.nlsprops index b3d47c47d176..703801143d99 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pt_BR.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_pt_BR.nlsprops @@ -73,6 +73,12 @@ encode.option-key.listCustom=\ \ \ \ --listCustom encode.option-desc.listCustom=\tExiba as informa\u00e7\u00f5es da criptografia de senha customizada em formato\n \tJavaScript Object Notation (JSON).\n\ \tAs informa\u00e7\u00f5es consistem em:\n \tname : o nome do algoritmo de criptografia de senha customizada\n \tfeaturename : o nome do recurso\n \tdescription : a descri\u00e7\u00e3o \ da criptografia de senha customizada +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tEspecifique o conjunto de chaves SAF no qual a chave de criptografia AES est\u00e1 localizada. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tEspecifique o tipo de conjunto de chaves SAF no qual a criptografia\n\tis AES est\u00e1 localizada. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tEspecifique o r\u00f3tulo do certificado SAF da chave de criptografia AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ro.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ro.nlsprops index 51b5b48e7a46..77958d1a9499 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ro.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ro.nlsprops @@ -78,6 +78,13 @@ encode.option-desc.listCustom=\tAfi\u015feaz\u0103 informa\u0163iile de criptare \tname: numele algoritmului de criptare parol\u0103 personalizat\u0103\n\ \tfeaturename: numele caracteristicii\n\ \tdescription: descrierea cript\u0103rii de parol\u0103 personalizate +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\tSpecifica\u0163i inelul de chei SAF unde se g\u0103se\u015fte cheia de criptare AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\tSpecifica\u0163i tipul de inel de chei SAF al inelului de chei unde\n\ +\tse g\u0103se\u015fte cheia de criptare AES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\tSpecifica\u0163i eticheta certificatului SAF al cheii de criptare AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ru.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ru.nlsprops index 2cbe5bdf378a..37627daef453 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ru.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_ru.nlsprops @@ -76,6 +76,13 @@ encode.option-desc.listCustom=\t\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \tname : \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f\n\ \tfeaturename : \u0438\u043c\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\n\ \tdescription : \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0430\u0440\u043e\u043b\u044f +encode.option-key.keyring=\ \ \ \ --keyring=[\u043d\u0430\u0431\u043e\u0440-\u043a\u043b\u044e\u0447\u0435\u0439] +encode.option-desc.keyring=\t\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u043d\u0430\u0431\u043e\u0440 \u043a\u043b\u044e\u0447\u0435\u0439 SAF, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f AES. +encode.option-key.keyringType=\ \ \ \ --keyringType=[\u0442\u0438\u043f-\u043d\u0430\u0431\u043e\u0440\u0430-\u043a\u043b\u044e\u0447\u0435\u0439] +encode.option-desc.keyringType=\t\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0442\u0438\u043f \u043d\u0430\u0431\u043e\u0440\u0430 \u043a\u043b\u044e\u0447\u0435\u0439 SAF, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043a\u043b\u044e\u0447\n\ +\t\u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f AES. +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[\u043c\u0435\u0442\u043a\u0430-\u043a\u043b\u044e\u0447\u0430] +encode.option-desc.keyLabel=\t\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u043c\u0435\u0442\u043a\u0443 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430 SAF \u043a\u043b\u044e\u0447\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f AES. diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh.nlsprops index 4f19aa06eff5..9d3b2217fc03 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh.nlsprops @@ -77,6 +77,12 @@ encode.option-desc.listCustom=\t\u4ee5\n\ \tname\uff1a\u5b9a\u5236\u5bc6\u7801\u52a0\u5bc6\u7b97\u6cd5\u540d\u79f0\n\ \tfeaturename\uff1a\u529f\u80fd\u90e8\u4ef6\u540d\u79f0\n\ \tdescription\uff1a\u5b9a\u5236\u5bc6\u7801\u52a0\u5bc6\u7684\u63cf\u8ff0 +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\t\u6307\u5b9a AES \u52a0\u5bc6\u5bc6\u94a5\u6240\u5728\u7684 SAF \u5bc6\u94a5\u73af\u3002 +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\t\u6307\u5b9a AES \u52a0\u5bc6\u6240\u5728\u7684\u5bc6\u94a5\u73af\u7684 SAF \u5bc6\u94a5\u73af\u7c7b\u578b\u3002 +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\t\u6307\u5b9a AES \u52a0\u5bc6\u5bc6\u94a5\u7684 SAF \u8bc1\u4e66\u7684\u6807\u7b7e\u3002 diff --git a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh_TW.nlsprops b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh_TW.nlsprops index fa3bb76fc02b..7c9ccc61bdee 100755 --- a/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh_TW.nlsprops +++ b/dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityOptions_zh_TW.nlsprops @@ -77,6 +77,13 @@ encode.option-desc.listCustom=\t\u4ee5\u300cJavaScript \u7269\u4ef6\u8868\u793a\ \tname\uff1a\u81ea\u8a02\u5bc6\u78bc\u52a0\u5bc6\u6f14\u7b97\u6cd5\u7684\u540d\u7a31\n\ \tfeaturename\uff1a\u7279\u6027\u540d\u7a31\n\ \tdescription\uff1a\u81ea\u8a02\u5bc6\u78bc\u52a0\u5bc6\u7684\u8aaa\u660e +encode.option-key.keyring=\ \ \ \ --keyring=[keyring] +encode.option-desc.keyring=\t\u6307\u5b9a AES \u52a0\u5bc6\u91d1\u9470\u6240\u5728\u7684 SAF \u91d1\u9470\u74b0\u3002 +encode.option-key.keyringType=\ \ \ \ --keyringType=[keyringType] +encode.option-desc.keyringType=\t\u6307\u5b9a AES \u52a0\u5bc6\u6240\u5728\u4e4b\u91d1\u9470\u74b0\u7684 SAF \u91d1\u9470\n\ +\t\u74b0\u985e\u578b\u3002 +encode.option-key.keyLabel=\ \ \ \ --keyLabel=[keyLabel] +encode.option-desc.keyLabel=\t\u6307\u5b9a AES \u52a0\u5bc6\u91d1\u9470\u7684 SAF \u6191\u8b49\u6a19\u7c64\u3002 diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_cs.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_cs.properties index 0d4af99f2498..c74324be0699 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_cs.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_cs.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Vr\u00e1tit pr\u00e1zdn\u00e9 mapov\u00e1n\u00ed servl emptyServletMappings.desc=P\u0159epn\u011bte, chcete-li vracet pr\u00e1zdnou kolekci m\u00edsto kolekce hodnoty Null v p\u0159\u00edpad\u011b, \u017ee nebylo p\u0159id\u00e1no \u017e\u00e1dn\u00e9 mapov\u00e1n\u00ed servletu. V\u00fdchoz\u00ed hodnota je false. Ekvivalentn\u00ed p\u0159izp\u016fsoben\u00e1 vlastnost v \u00fapln\u00e9m profilu aplika\u010dn\u00edho serveru je com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Odlo\u017eit zni\u010den\u00ed modulu listener po\u017eadavku na servlet -deferServletRequestListenerDestroyOnError.desc=P\u0159epn\u011bte, pokud chcete odlo\u017eit zni\u010den\u00ed modulu ServletRequestListener, kdy\u017e p\u0159i obsluze po\u017eadavku do\u0161lo k chyb\u011b. V\u00fdchoz\u00ed hodnota je false. Ekvivalentn\u00ed p\u0159izp\u016fsoben\u00e1 vlastnost v \u00fapln\u00e9m profilu aplika\u010dn\u00edho serveru je com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=P\u0159epn\u011bte, pokud chcete odlo\u017eit zni\u010den\u00ed modulu ServletRequestListener, kdy\u017e p\u0159i obsluze po\u017eadavku do\u0161lo k chyb\u011b. V\u00fdchoz\u00ed hodnota je false, ale true pro servlet 5.0 a nov\u011bj\u0161\u00ed. Ekvivalentn\u00ed p\u0159izp\u016fsoben\u00e1 vlastnost v \u00fapln\u00e9m profilu aplika\u010dn\u00edho serveru je com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Povolit tov\u00e1rnu v\u00fdraz\u016f na aplikaci allowExpressionFactoryPerApp.desc=P\u0159epnut\u00edm na\u010dt\u011bte tov\u00e1rnu v\u00fdraz\u016f, kter\u00e1 je nastavena aplikac\u00ed. Povolte tuto p\u0159izp\u016fsobenou vlastnost, pou\u017e\u00edv\u00e1te-li vlastn\u00ed implementaci EL (nap\u0159. JUEL), kter\u00e1 vy\u017eaduje nastaven\u00ed vlastn\u00ed tov\u00e1rny v\u00fdraz\u016f. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_de.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_de.properties index f7d052f3b8c6..6fe90a3db91f 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_de.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_de.properties @@ -59,6 +59,7 @@ httpsIndicatorHeader.desc=Setzen Sie diese Einstellung f\u00fcr die SSL-Auslager exposeWebInfOnDispatch.name=Webinformationen bei Zuteilung bereitstellen exposeWebInfOnDispatch.desc=Wenn Sie diese Option aus, kann ein Servlet auf Dateien im Verzeichnis WEB-INF zugreifen. Wenn Sie diese Option abw\u00e4hlen (Standardeinstellung), kann ein Servlet nicht auf Dateien im Verzeichnis WEB-INF zugreifen. + decodeUrlPlusSign.name=URL-Pluszeichen decodieren decodeUrlPlusSign.desc=Pluszeichen decodieren, wenn es Teil des URL ist. Die entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.decodeurlplussign. F\u00fcr servlet-5.0- und neuere Servlet-Features ist der Standardwert "false". @@ -145,7 +146,7 @@ emptyServletMappings.name=Leere Servletzuordnungen zur\u00fcckgeben emptyServletMappings.desc=Aktivieren Sie die Einstellung, wenn Sie eine leere Sammlung anstelle von null zur\u00fcckgeben m\u00f6chten, wenn keine Servletzuordnungen hinzugef\u00fcgt wurden. Standardm\u00e4\u00dfig ist diese Einstellung nicht ausgew\u00e4hlt. Die entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=L\u00f6schen des Servletanforderungslisteners verz\u00f6gern -deferServletRequestListenerDestroyOnError.desc=W\u00e4hlen Sie diese Option aus, um das L\u00f6schen des Servletanforderungslisteners zu verz\u00f6gern, wenn bei der Bearbeitung der Anforderung ein Fehler auftritt. Standardm\u00e4\u00dfig ist diese Einstellung nicht ausgew\u00e4hlt. Die entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=W\u00e4hlen Sie diese Option aus, um das L\u00f6schen des Servletanforderungslisteners zu verz\u00f6gern, wenn bei der Bearbeitung der Anforderung ein Fehler auftritt. Der Standardwert ist 'falsch', aber 'wahr' f\u00fcr Servlet 5.0 und h\u00f6her. Die entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Ausdrucksfactory pro Anwendung zulassen allowExpressionFactoryPerApp.desc=Schalter zum Laden der Ausdrucksfactory, die von der Anwendung definiert wird. Aktivieren Sie diese angepasste Eigenschaft, wenn Sie eine angepasste EL-Implementierung (z. B. JUEL) verwenden, die ihre eigene Ausdrucksfactory definieren muss. @@ -156,7 +157,6 @@ ignoreSemiColonOnRedirectToWelcomePage.desc=Option, die bewirkt, dass das abschl useSemiColonAsDelimiterInURI.name=Semikolon als Begrenzer im URI verwenden useSemiColonAsDelimiterInURI.desc=Option, die bewirkt, dass das Semikolon als Begrenzer im Anforderungs-URI verwendet wird. Standardm\u00e4\u00dfig ist diese Einstellung nicht ausgew\u00e4hlt. Die funktional entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.useSemiColonAsDelimiterInURI. - servletDestroyWaitTime.name=Wartezeit f\u00fcr Abschluss einer aktiven Anforderung servletDestroyWaitTime.desc=Gibt an, wie lange (in Sekunden) auf den Abschluss einer aktiven Anforderung gewartet wird, wenn die \u00fcbergeordnete Anwendung gestoppt wird. Der Standardwert ist 60 Sekunden. Die entsprechende angepasste Eigenschaft im vollst\u00e4ndigen Anwendungsserverprofil ist com.ibm.ws.webcontainer.servletDestroyWaitTime. @@ -170,8 +170,7 @@ getRealPathReturnsQualifiedPath.name=Immer einen Pfad ungleich null f\u00fcr get getRealPathReturnsQualifiedPath.desc=Gibt Pfade ungleich null f\u00fcr die Methode ServletContext.getRealPath(String) auch dann zur\u00fcck, wenn am angegebenen Pfad keine Ressource vorhanden ist. Der Standardwert ist true. Wenn Anwendungen erwarten, dass die Methode getRealPath bei einem Pfad, an dem keine Ressource vorhanden ist, null zur\u00fcckgibt, setzen Sie den Wert f\u00fcr die Eigenschaft auf false. stopAppStartUponListenerException.name=Anwendung bei nicht behandelter Listener-Ausnahme stoppen -stopAppStartUponListenerException.desc=Einige Webanwendungen ben\u00f6tigen f\u00fcr die Einrichtung Kontextlistener vor dem Start der Webanwendung. Wenn der Wert f\u00fcr diese Eigenschaft auf "true" gesetzt ist, wird der Start der Anwendung gestoppt, wenn eine nicht behandelte Ausnahme von den Kontextlistenern ausgel\u00f6st wird. F\u00fcr servlet-5.0- und neuere Servlet-Features ist der Standardwert "true". - +stopAppStartUponListenerException.desc=Einige Webanwendungen ben\u00f6tigen f\u00fcr die Einrichtung Kontextlistener vor dem Start der Webanwendung. Wenn der Wert f\u00fcr diese Eigenschaft auf "true" gesetzt ist, wird der Start der Anwendung gestoppt, wenn eine nicht behandelte Ausnahme von den Kontextlistenern ausgel\u00f6st wird. F\u00fcr servlet-5.0- und neuere Servlet-Features ist der Standardwert "true". redirectToRelativeUrl.name=Umleitungsantwort an relative URL-Position senden redirectToRelativeUrl.desc=Sendet die Umleitungsantwort an eine relative URL-Position, ohne sie zu verarbeiten. Legen Sie den Wert f\u00fcr diese Eigenschaft auf true, um die Umleitungsantwort an eine absolute Position zu senden, ohne die URL zu konvertieren. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_es.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_es.properties index ee6a4aa813b5..a52a98accd34 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_es.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_es.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Devolver correlaciones de servlets vac\u00edas emptyServletMappings.desc=Conmuta si desea devolver una colecci\u00f3n vac\u00eda, en lugar de nula, cuando no se a\u00f1aden correlaciones de servlets. El valor predeterminado es false. La propiedad personalizada equivalente en el perfil de servidor de aplicaciones completo es com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Diferir destrucci\u00f3n de escucha de solicitud de servlet -deferServletRequestListenerDestroyOnError.desc=Conmuta si se desea diferir la destrucci\u00f3n de ServletRequestListener cuando hay un error al dar servicio a la solicitud. El valor predeterminado es false. La propiedad personalizada equivalente en el perfil de servidor de aplicaciones completo es com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Conmuta si se desea diferir la destrucci\u00f3n de ServletRequestListener cuando hay un error al dar servicio a la solicitud. El valor predeterminado es false, pero es true para el servlet 5.0 y posteriores. La propiedad personalizada equivalente en el perfil de servidor de aplicaciones completo es com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Permitir f\u00e1brica de expresi\u00f3n por aplicaci\u00f3n allowExpressionFactoryPerApp.desc=Conmutar para cargar el valor ExpressionFactory que haya establecido la aplicaci\u00f3n. Habilitar esta propiedad personalizada si est\u00e1 utilizando una implementaci\u00f3n EL personalizada (por ejemplo, JUEL) que necesite establecer su propio valor ExpressionFactory. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_fr.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_fr.properties index 99b13e4a2ac9..b244a62e4104 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_fr.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_fr.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Renvoyer les mappages de servlet vides emptyServletMappings.desc=Activez/d\u00e9sactivez cette option si vous voulez plut\u00f4t renvoyer une collection vide, au lieu d'une valeur nulle, lorsque aucun mappage de servlet n'est ajout\u00e9. La valeur par d\u00e9faut est false. La propri\u00e9t\u00e9 personnalis\u00e9e \u00e9quivalente dans le profil de serveur d'applications complet est com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Diff\u00e9rer la destruction du programme d'\u00e9coute de demande de servlet -deferServletRequestListenerDestroyOnError.desc=Activez/d\u00e9sactivez cette option si vous voulez diff\u00e9rer la destruction de ServletRequestListener lorsqu'une erreur se produit lors du traitement de la demande. La valeur par d\u00e9faut est false. La propri\u00e9t\u00e9 personnalis\u00e9e \u00e9quivalente dans le profil de serveur d'applications complet est com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Activez/d\u00e9sactivez cette option si vous voulez diff\u00e9rer la destruction de ServletRequestListener lorsqu'une erreur se produit lors du traitement de la demande. La valeur par d\u00e9faut est false, mais elle est true pour le servlet 5.0 et les versions ult\u00e9rieures. La propri\u00e9t\u00e9 personnalis\u00e9e \u00e9quivalente dans le profil de serveur d'applications complet est com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Autoriser la fabrique d'expression par application allowExpressionFactoryPerApp.desc=Basculer vers le chargement de la fabrique ExpressionFactory qui est d\u00e9finie par l'application. Activez cette propri\u00e9t\u00e9 personnalis\u00e9e si vous utilisez une impl\u00e9mentation EL personnalis\u00e9e (par exemple, JUEL) qui doit d\u00e9finir sa propre fabrique ExpressionFactory. @@ -185,4 +185,4 @@ setHtmlContentTypeOnError.name=D\u00e9sactiver le type de contenu text/html dans setHtmlContentTypeOnError.desc=Lorsque cette propri\u00e9t\u00e9 a pour valeur false, le conteneur Web ne d\u00e9finit pas l'en-t\u00eate de type de contenu de la r\u00e9ponse au cours du processus de traitement des erreurs. Une application est charg\u00e9e de d\u00e9finir le type de contenu de la r\u00e9ponse. La valeur par d\u00e9faut (true) d\u00e9finit le type de contenu "text/html". excludeAllHandledTypesClasses.name=D\u00e9sactiver les param\u00e8tres de retour handlesTypes -excludeAllHandledTypesClasses.desc=Lorsque cette propri\u00e9t\u00e9 est d\u00e9finie sur true, au cours du d\u00e9marrage, les impl\u00e9menteurs ServletContainerInitializer qui utilisent l'annotation HandlesTypes ne re\u00e7oivent pas de classes qui sont sp\u00e9cifi\u00e9es comme param\u00e8tres HandlesTypes. +excludeAllHandledTypesClasses.desc=Lorsque cette propri\u00e9t\u00e9 est d\u00e9finie sur true, au cours du d\u00e9marrage, les impl\u00e9menteurs ServletContainerInitializer qui utilisent l'annotation HandlesTypes ne re\u00e7oivent pas les classes sp\u00e9cifi\u00e9es en tant que param\u00e8tres HandlesTypes. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_hu.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_hu.properties index 119389a1d902..e281fe1a8e61 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_hu.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_hu.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=\u00dcres szervlet lek\u00e9pez\u00e9sek visszaad\u00e emptyServletMappings.desc=\u00c1tv\u00e1lthatja, hogy \u00fcres gy\u0171jtem\u00e9nyt k\u00edv\u00e1n-e visszaadni a null\u00e9rt\u00e9k helyett, amikor nincsenek hozz\u00e1adva szervlet lek\u00e9pez\u00e9sek. Az alap\u00e9rtelmezett \u00e9rt\u00e9k: false. Az egyen\u00e9rt\u00e9k\u0171 egy\u00e9ni tulajdons\u00e1g a teljes alkalmaz\u00e1skiszolg\u00e1l\u00f3 profilban a com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Szervletk\u00e9r\u00e9s-figyel\u0151 megsemmis\u00edt\u00e9snek k\u00e9sleltet\u00e9se -deferServletRequestListenerDestroyOnError.desc=Kapcsolja be, ha k\u00e9sleltetni szeretn\u00e9 a ServletRequestListener megsemmis\u00edt\u00e9s\u00e9t, amikor hiba t\u00f6rt\u00e9nik a k\u00e9r\u00e9s kiszolg\u00e1l\u00e1sakor. Az alap\u00e9rtelmezett \u00e9rt\u00e9k: false. Az egyen\u00e9rt\u00e9k\u0171 egy\u00e9ni tulajdons\u00e1g a teljes alkalmaz\u00e1skiszolg\u00e1l\u00f3 profilban a com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Kapcsolja be, ha k\u00e9sleltetni szeretn\u00e9 a ServletRequestListener megsemmis\u00edt\u00e9s\u00e9t, amikor hiba t\u00f6rt\u00e9nik a k\u00e9r\u00e9s kiszolg\u00e1l\u00e1sakor. Az alap\u00e9rtelmezett \u00e9rt\u00e9k false, de a servlet 5.0 vagy \u00fajabb eset\u00e9ben true. Az egyen\u00e9rt\u00e9k\u0171 egy\u00e9ni tulajdons\u00e1g a teljes alkalmaz\u00e1skiszolg\u00e1l\u00f3 profilban a com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Kifejez\u00e9sgy\u00e1r enged\u00e9lyez\u00e9se alkalmaz\u00e1sonk\u00e9nt allowExpressionFactoryPerApp.desc=V\u00e1lt\u00f3kapcsol\u00f3 az alkalmaz\u00e1s \u00e1ltal be\u00e1ll\u00edtott ExpressionFactory bet\u00f6lt\u00e9s\u00e9hez. Ezt az egy\u00e9ni tulajdons\u00e1got abban az esetben enged\u00e9lyezze, ha olyan egy\u00e9ni EL megval\u00f3s\u00edt\u00e1st haszn\u00e1l (p\u00e9ld\u00e1ul: JUEL), amelynek be kell \u00e1ll\u00edtani a saj\u00e1t ExpressionFactory \u00e9rt\u00e9k\u00e9t. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_it.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_it.properties index 277156499336..5b063a6c9754 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_it.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_it.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Restituisci associazioni servlet vuote emptyServletMappings.desc=Attivare/disattivare se si desidera restituire una raccolta vuota, invece di null, quando non viene aggiunta alcuna associazione servlet. Il valore predefinito \u00e8 false. La propriet\u00e0\u00a0personalizzata equivalente nel profilo server delle applicazioni completo \u00e8 com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Ritarda eliminazione listener richiesta servlet -deferServletRequestListenerDestroyOnError.desc=Attivare/disattivare se se si desidera ritardare l'eliminazione di ServletRequestListener quando \u00e8 presente un errore mentre si soddisfa la richiesta. Il valore predefinito \u00e8 false. La propriet\u00e0\u00a0personalizzata equivalente nel profilo server delle applicazioni completo \u00e8 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Attivare/disattivare se se si desidera ritardare l'eliminazione di ServletRequestListener quando \u00e8 presente un errore mentre si soddisfa la richiesta. Il valore predefinito \u00e8 false, ma \u00e8 true per il servlet 5.0 e versioni successive. La propriet\u00e0\u00a0personalizzata equivalente nel profilo server delle applicazioni completo \u00e8 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Consenti factory di espressioni factory per applicazione allowExpressionFactoryPerApp.desc=Attiva/disattiva il caricamento di ExpressionFactory impostato dall'applicazione. Abilitare questa propriet\u00e0 personalizzata se si sta utilizzando una implementazione EL personalizzata (ad esempio, JUEL) che deve impostare il proprio ExpressionFactory. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ja.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ja.properties index 3eeba52914f6..f532b0199376 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ja.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ja.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=\u7a7a\u306e\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30fb emptyServletMappings.desc=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30fb\u30de\u30c3\u30d4\u30f3\u30b0\u304c\u8ffd\u52a0\u3055\u308c\u306a\u3044\u5834\u5408\u306b\u3001\u30cc\u30eb\u3067\u306f\u306a\u304f\u3001\u7a7a\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u8fd4\u3059\u5834\u5408\u306b\u5207\u308a\u66ff\u3048\u307e\u3059\u3002 \u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f false \u3067\u3059\u3002 \u5b8c\u5168\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u30fb\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306b\u304a\u3051\u308b\u540c\u7b49\u306e\u30ab\u30b9\u30bf\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3001com.ibm.ws.webcontainer.emptyservletmappings \u3067\u3059\u3002 deferServletRequestListenerDestroyOnError.name=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u8981\u6c42\u30ea\u30b9\u30ca\u30fc\u7834\u68c4\u306e\u636e\u3048\u7f6e\u304d -deferServletRequestListenerDestroyOnError.desc=\u8981\u6c42\u3092\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u3068\u304d\u306b ServletRequestListener \u7834\u68c4\u3092\u636e\u3048\u7f6e\u304f\u5834\u5408\u3001\u5207\u308a\u66ff\u3048\u307e\u3059\u3002 \u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f false \u3067\u3059\u3002 \u5b8c\u5168\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u30fb\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306b\u304a\u3051\u308b\u540c\u7b49\u306e\u30ab\u30b9\u30bf\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3001com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError \u3067\u3059\u3002 +deferServletRequestListenerDestroyOnError.desc=\u8981\u6c42\u3092\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u3068\u304d\u306b ServletRequestListener \u7834\u68c4\u3092\u636e\u3048\u7f6e\u304f\u5834\u5408\u3001\u5207\u308a\u66ff\u3048\u307e\u3059\u3002 \u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u306f false \u3067\u3059\u304c\u3001\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8 5.0 \u4ee5\u964d\u306e\u5834\u5408\u306f true \u3067\u3059\u3002\u5b8c\u5168\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u30fb\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u306b\u304a\u3051\u308b\u540c\u7b49\u306e\u30ab\u30b9\u30bf\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3001com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError \u3067\u3059\u3002 allowExpressionFactoryPerApp.name=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3054\u3068\u306e\u5f0f\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u3092\u8a31\u53ef allowExpressionFactoryPerApp.desc=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u3088\u3063\u3066\u8a2d\u5b9a\u3055\u308c\u305f ExpressionFactory \u3092\u30ed\u30fc\u30c9\u3059\u308b\u3088\u3046\u5207\u308a\u66ff\u3048\u307e\u3059\u3002 \u72ec\u81ea\u306e ExpressionFactory \u3092\u8a2d\u5b9a\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u30ab\u30b9\u30bf\u30e0 EL \u5b9f\u88c5 (\u4f8b\u3048\u3070\u3001JUEL) \u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u3001\u3053\u306e\u30ab\u30b9\u30bf\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6709\u52b9\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ko.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ko.properties index 314bb06fedf6..68ad02296eb8 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ko.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ko.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=\ube44\uc5b4 \uc788\ub294 \uc11c\ube14\ub9bf \ub9f5\ud emptyServletMappings.desc=\uc11c\ube14\ub9bf \ub9f5\ud551\uc744 \ucd94\uac00\ud558\uc9c0 \uc54a\uc744 \ub54c \ub110\uc774 \uc544\ub2c8\ub77c \ube44\uc5b4 \uc788\ub294 \ucf5c\ub809\uc158\uc744 \ub9ac\ud134\ud558\ub824\ub294 \uacbd\uc6b0 \ud1a0\uae00\ud558\uc2ed\uc2dc\uc624. \uae30\ubcf8\uac12\uc740 false\uc785\ub2c8\ub2e4. \uc804\uccb4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc11c\ubc84 \ud504\ub85c\ud30c\uc77c\uc758 \ub3d9\ub4f1\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \ud2b9\uc131\uc740 com.ibm.ws.webcontainer.emptyservletmappings\uc785\ub2c8\ub2e4. deferServletRequestListenerDestroyOnError.name=\uc11c\ube14\ub9bf \uc694\uccad \ub9ac\uc2a4\ub108 \uc601\uad6c \uc0ad\uc81c \uc9c0\uc5f0 -deferServletRequestListenerDestroyOnError.desc=\uc694\uccad \uc81c\uacf5 \uc2dc \uc624\ub958\uac00 \uc788\ub294 \uacbd\uc6b0 ServletRequestListener \uc601\uad6c \uc0ad\uc81c\ub97c \uc9c0\uc5f0\ud558\ub824\ub294 \uacbd\uc6b0 \ud1a0\uae00\ud558\uc2ed\uc2dc\uc624. \uae30\ubcf8\uac12\uc740 false\uc785\ub2c8\ub2e4. \uc804\uccb4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc11c\ubc84 \ud504\ub85c\ud30c\uc77c\uc758 \ub3d9\ub4f1\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \ud2b9\uc131\uc740 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\uc785\ub2c8\ub2e4. +deferServletRequestListenerDestroyOnError.desc=\uc694\uccad \uc81c\uacf5 \uc2dc \uc624\ub958\uac00 \uc788\ub294 \uacbd\uc6b0 ServletRequestListener \uc601\uad6c \uc0ad\uc81c\ub97c \uc9c0\uc5f0\ud558\ub824\ub294 \uacbd\uc6b0 \ud1a0\uae00\ud558\uc2ed\uc2dc\uc624. \uae30\ubcf8\uac12\uc740 false\uc774\uc9c0\ub9cc \uc11c\ube14\ub9bf 5.0\uc774\uc0c1\uc5d0\uc11c\ub294 true\uc785\ub2c8\ub2e4. \uc804\uccb4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc11c\ubc84 \ud504\ub85c\ud30c\uc77c\uc758 \ub3d9\ub4f1\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \ud2b9\uc131\uc740 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\uc785\ub2c8\ub2e4. allowExpressionFactoryPerApp.name=\uc560\ud50c\ub9ac\ucf00\uc774\uc158\ub2f9 \ud45c\ud604\uc2dd \ud329\ud1a0\ub9ac \ud5c8\uc6a9 allowExpressionFactoryPerApp.desc=\uc804\ud658\ud558\uc5ec \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c \uc124\uc815\ud55c ExpressionFactory\ub97c \ub85c\ub4dc\ud558\uc2ed\uc2dc\uc624. \uc790\uccb4 ExpressionFactory\ub97c \uc124\uc815\ud574\uc57c \ud558\ub294 \uc0ac\uc6a9\uc790 \uc815\uc758 EL \uad6c\ud604(\uc608: JUEL)\uc744 \uc0ac\uc6a9 \uc911\uc778 \uacbd\uc6b0 \uc774 \uc0ac\uc6a9\uc790 \uc815\uc758 \ud2b9\uc131\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pl.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pl.properties index e5f186989acf..3940e0bd4bc5 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pl.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pl.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Zwr\u00f3\u0107 puste odwzorowania serwletu emptyServletMappings.desc=Prze\u0142\u0105cz, aby zwr\u00f3ci\u0107 pust\u0105 kolekcj\u0119, zamiast warto\u015bci null, gdy nie zostan\u0105 dodane \u017cadne odwzorowania serwletu. Warto\u015b\u0107 domy\u015blna to false. R\u00f3wnowa\u017cn\u0105 w\u0142a\u015bciwo\u015bci\u0105 niestandardow\u0105 w pe\u0142nym profilu serwera aplikacji jest com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Odrocz niszczenie procesu nas\u0142uchuj\u0105cego \u017c\u0105da\u0144 serwletu -deferServletRequestListenerDestroyOnError.desc=T\u0119 opcj\u0119 nale\u017cy w\u0142\u0105czy\u0107, aby odroczy\u0107 niszczenie procesu nas\u0142uchuj\u0105cego \u017c\u0105da\u0144 serwletu w przypadku wyst\u0105pienia b\u0142\u0119du podczas obs\u0142ugi \u017c\u0105dania. Warto\u015b\u0107 domy\u015blna to false. R\u00f3wnowa\u017cn\u0105 w\u0142a\u015bciwo\u015bci\u0105 niestandardow\u0105 w pe\u0142nym profilu serwera aplikacji jest com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=T\u0119 opcj\u0119 nale\u017cy w\u0142\u0105czy\u0107, aby odroczy\u0107 niszczenie procesu nas\u0142uchuj\u0105cego \u017c\u0105da\u0144 serwletu w przypadku wyst\u0105pienia b\u0142\u0119du podczas obs\u0142ugi \u017c\u0105dania. Warto\u015b\u0107 domy\u015blna to false, ale w przypadku serwletu w wersji 5.0 i p\u00f3\u017aniejszych jest r\u00f3wna true. R\u00f3wnowa\u017cn\u0105 w\u0142a\u015bciwo\u015bci\u0105 niestandardow\u0105 w pe\u0142nym profilu serwera aplikacji jest com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Zezwalaj na fabryk\u0119 wyra\u017ce\u0144 ustawion\u0105 dla aplikacji allowExpressionFactoryPerApp.desc=Prze\u0142\u0105cz, aby za\u0142adowa\u0107 fabryk\u0119 wyra\u017ce\u0144 ustawion\u0105 przez aplikacj\u0119. T\u0119 w\u0142a\u015bciwo\u015b\u0107 niestandardow\u0105 nale\u017cy w\u0142\u0105czy\u0107, je\u015bli u\u017cywana jest niestandardowa implementacja w j\u0119zyku EL (na przyk\u0142ad JUEL), kt\u00f3ra wymaga ustawienia w\u0142asnej fabryki wyra\u017ce\u0144. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pt_BR.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pt_BR.properties index 2b447d8a3900..79b2d07ddaa6 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pt_BR.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_pt_BR.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Retornar mapeamentos de servlet vazios emptyServletMappings.desc=Alterne se desejar retornar uma cole\u00e7\u00e3o vazia, em vez de nula, quando nenhum mapeamento de servlet for inclu\u00eddo. O valor padr\u00e3o \u00e9 false. A propriedade customizada equivalente no perfil do servidor de aplicativos integral \u00e9 com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Adiar destrui\u00e7\u00e3o do listener de solicita\u00e7\u00e3o do servlet -deferServletRequestListenerDestroyOnError.desc=Alternar se desejar adiar a destrui\u00e7\u00e3o de ServletRequestListener quando houver um erro de atendimento da solicita\u00e7\u00e3o. O valor padr\u00e3o \u00e9 false. A propriedade customizada equivalente no perfil do servidor de aplicativos integral \u00e9 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Alternar se desejar adiar a destrui\u00e7\u00e3o de ServletRequestListener quando houver um erro de atendimento da solicita\u00e7\u00e3o. O valor padr\u00e3o \u00e9 falso, mas \u00e9 verdadeiro para o servlet 5.0 e posterior. A propriedade customizada equivalente no perfil do servidor de aplicativos integral \u00e9 com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Permitir factory de express\u00e3o por aplicativo allowExpressionFactoryPerApp.desc=Alterne para carregar o ExpressionFactory que \u00e9 configurado pelo aplicativo. Permita essa propriedade customizada caso esteja usando uma implementa\u00e7\u00e3o EL customizada (por exemplo, JUEL) que precise configurar seu pr\u00f3prio ExpressionFactory. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ro.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ro.properties index a458f2861d0b..d3aee7c6efeb 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ro.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ro.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=Returnare map\u0103ri servlet gol emptyServletMappings.desc=Comuta\u0163i dac\u0103 vre\u0163i s\u0103 returna\u0163i o colec\u0163ie goal\u0103, \u00een loc de null, c\u00e2nd nu este ad\u0103ugat\u0103 nicio mapare de servlet. Valoarea implicit\u0103 este fals\u0103. Proprietatea personalizat\u0103 echivalent\u0103 din profilul de server de aplica\u0163ii complet este com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=Am\u00e2na\u0163i distrugerea ascult\u0103torului de cereri de servlet -deferServletRequestListenerDestroyOnError.desc=Comuta\u0163i dac\u0103 dori\u0163i s\u0103 am\u00e2na\u0163i distrugerea ServletRequestListener c\u00e2nd exist\u0103 o eroare la tratarea cererii. Valoarea implicit\u0103 este false. Proprietatea personalizat\u0103 echivalent\u0103 \u00een profilul complet al serverului de aplica\u0163ii este com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=Comuta\u0163i dac\u0103 dori\u0163i s\u0103 am\u00e2na\u0163i distrugerea ServletRequestListener c\u00e2nd exist\u0103 o eroare la tratarea cererii. Valoarea implicit\u0103 este false, dar este true pentru servlet 5.0 \u015fi ulterior. Proprietatea personalizat\u0103 echivalent\u0103 \u00een profilul complet al serverului de aplica\u0163ii este com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=Permisiune fabric\u0103 de expresii per aplica\u0163ie allowExpressionFactoryPerApp.desc=Comutare pentru a \u00eenc\u0103rca ExpressionFactory care este setat\u0103 de aplica\u0163ie. Activa\u0163i aceast\u0103 proprietate personalizat\u0103 dac\u0103 utiliza\u0163i o implementare EL personalizat\u0103 (de exemplu, JUEL) c\u0103reia trebuie s\u0103-i fie setat\u0103 propria ExpressionFactory. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ru.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ru.properties index 393184edcf66..bc60ea6f0da9 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ru.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_ru.properties @@ -146,7 +146,7 @@ emptyServletMappings.name=\u0412\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u044 emptyServletMappings.desc=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435, \u0435\u0441\u043b\u0438 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u0435 \u043d\u0430\u0431\u043e\u0440\u044b, \u0430 \u043d\u0435 null, \u0435\u0441\u043b\u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u043e\u0432 \u043d\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e: false. \u042d\u043a\u0432\u0438\u0432\u0430\u043b\u0435\u043d\u0442\u043d\u043e\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0432 \u043f\u043e\u043b\u043d\u043e\u043c \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u0435 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439: com.ibm.ws.webcontainer.emptyservletmappings. deferServletRequestListenerDestroyOnError.name=\u041e\u0442\u043b\u043e\u0436\u0438\u0442\u044c \u0443\u043d\u0438\u0447\u0442\u043e\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432 \u0441\u0435\u0440\u0432\u043b\u0435\u0442\u0430 -deferServletRequestListenerDestroyOnError.desc=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435, \u0435\u0441\u043b\u0438 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043e\u0442\u043b\u043e\u0436\u0438\u0442\u044c \u0443\u043d\u0438\u0447\u0442\u043e\u0436\u0435\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 ServletRequestListener \u043f\u0440\u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u043d\u043e\u0432\u0435\u043d\u0438\u0438 \u043e\u0448\u0438\u0431\u043a\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0437\u0430\u043f\u0440\u043e\u0441\u0430. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e: false. \u042d\u043a\u0432\u0438\u0432\u0430\u043b\u0435\u043d\u0442\u043d\u043e\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0432 \u043f\u043e\u043b\u043d\u043e\u043c \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u0435 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439: com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. +deferServletRequestListenerDestroyOnError.desc=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435, \u0435\u0441\u043b\u0438 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043e\u0442\u043b\u043e\u0436\u0438\u0442\u044c \u0443\u043d\u0438\u0447\u0442\u043e\u0436\u0435\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 ServletRequestListener \u043f\u0440\u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u043d\u043e\u0432\u0435\u043d\u0438\u0438 \u043e\u0448\u0438\u0431\u043a\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0437\u0430\u043f\u0440\u043e\u0441\u0430. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e - false, \u043d\u043e \u0434\u043b\u044f servlet 5.0 \u0438 \u0431\u043e\u043b\u0435\u0435 \u043d\u043e\u0432\u044b\u0445 \u0432\u0435\u0440\u0441\u0438\u0439 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 true. \u042d\u043a\u0432\u0438\u0432\u0430\u043b\u0435\u043d\u0442\u043d\u043e\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0432 \u043f\u043e\u043b\u043d\u043e\u043c \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u0435 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439: com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError. allowExpressionFactoryPerApp.name=\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0444\u0430\u0431\u0440\u0438\u043a\u0443 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f allowExpressionFactoryPerApp.desc=\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 ExpressionFactory, \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u0439 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c. \u0412\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u044d\u0442\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 EL (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 JUEL), \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f ExpressionFactory. diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh.properties index 81240e90fe03..ec6c1bc76d6a 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh.properties @@ -145,7 +145,7 @@ emptyServletMappings.name=\u8fd4\u56de\u7a7a\u7684 Servlet \u6620\u5c04 emptyServletMappings.desc=\u5f53\u672a\u6dfb\u52a0 Servlet \u6620\u5c04\u65f6\uff0c\u5982\u60a8\u60f3\u8981\u8fd4\u56de\u7a7a\u7684\u96c6\u5408\uff0c\u800c\u4e0d\u662f\u8fd4\u56de null\uff0c\u90a3\u4e48\u8fdb\u884c\u5207\u6362\u3002\u7f3a\u7701\u503c\u4e3a false\u3002\u5b8c\u6574\u5e94\u7528\u7a0b\u5e8f\u670d\u52a1\u5668\u6982\u8981\u6587\u4ef6\u4e2d\u7b49\u4ef7\u7684\u5b9a\u5236\u5c5e\u6027\u4e3a com.ibm.ws.webcontainer.emptyservletmappings\u3002 deferServletRequestListenerDestroyOnError.name=\u5ef6\u8fdf ServletRequestListener \u7834\u574f -deferServletRequestListenerDestroyOnError.desc=\u5982\u679c\u5e0c\u671b\u5728\u5904\u7406\u8bf7\u6c42\u51fa\u9519\u65f6\u5ef6\u8fdf ServletRequestListener \u7834\u574f\uff0c\u90a3\u4e48\u8fdb\u884c\u5207\u6362\u3002\u7f3a\u7701\u503c\u4e3a false\u3002\u5b8c\u6574\u5e94\u7528\u7a0b\u5e8f\u670d\u52a1\u5668\u6982\u8981\u6587\u4ef6\u4e2d\u7684\u7b49\u6548\u5b9a\u5236\u5c5e\u6027\u4e3a com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\u3002 +deferServletRequestListenerDestroyOnError.desc=\u5982\u679c\u5e0c\u671b\u5728\u5904\u7406\u8bf7\u6c42\u51fa\u9519\u65f6\u5ef6\u8fdf ServletRequestListener \u7834\u574f\uff0c\u90a3\u4e48\u8fdb\u884c\u5207\u6362\u3002\u7f3a\u7701\u503c\u4e3a false\uff0c\u4f46\u5bf9\u4e8e Servlet 5.0 \u548c\u66f4\u9ad8\u7248\u672c\u4e3a true\u3002\u5b8c\u6574\u5e94\u7528\u7a0b\u5e8f\u670d\u52a1\u5668\u6982\u8981\u6587\u4ef6\u4e2d\u7684\u7b49\u6548\u5b9a\u5236\u5c5e\u6027\u4e3a com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\u3002 allowExpressionFactoryPerApp.name=\u5141\u8bb8\u8868\u8fbe\u5f0f\u5de5\u5382\uff08\u9488\u5bf9\u6bcf\u4e2a\u5e94\u7528\u7a0b\u5e8f\uff09 allowExpressionFactoryPerApp.desc=\u5207\u6362\u4ee5\u88c5\u5165\u8be5\u5e94\u7528\u7a0b\u5e8f\u8bbe\u7f6e\u7684 ExpressionFactory\u3002\u5982\u679c\u60a8\u8981\u4f7f\u7528\u7684\u5b9a\u5236 EL \u5b9e\u73b0\uff08\u4f8b\u5982\uff0cJUEL\uff09\u9700\u8981\u8bbe\u7f6e\u81ea\u5df1 ExpressionFactory\uff0c\u8bf7\u542f\u7528\u6b64\u5b9a\u5236\u5c5e\u6027\u3002 diff --git a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh_TW.properties b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh_TW.properties index cd23248f3598..93c24041e697 100644 --- a/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh_TW.properties +++ b/dev/com.ibm.ws.webcontainer/resources/OSGI-INF/l10n/metatype_zh_TW.properties @@ -145,7 +145,7 @@ emptyServletMappings.name=\u50b3\u56de\u7a7a\u7684 Servlet \u5c0d\u6620 emptyServletMappings.desc=\u5728\u672a\u65b0\u589e Servlet \u5c0d\u6620\u6642\uff0c\u6307\u5b9a\u60a8\u662f\u5426\u8981\u50b3\u56de\u7a7a\u7684\u96c6\u5408\uff0c\u800c\u975e\u7a7a\u503c\u3002\u9810\u8a2d\u503c\u662f false\u3002\u5728\u5b8c\u6574\u61c9\u7528\u7a0b\u5f0f\u4f3a\u670d\u5668\u8a2d\u5b9a\u6a94\u4e2d\u7684\u5c0d\u7b49\u81ea\u8a02\u5167\u5bb9\u662f com.ibm.ws.webcontainer.emptyservletmappings\u3002 deferServletRequestListenerDestroyOnError.name=\u5ef6\u9072\u6bc0\u640d Servlet \u8981\u6c42\u63a5\u807d\u5668 -deferServletRequestListenerDestroyOnError.desc=\u7576\u8655\u7406\u8981\u6c42\u671f\u9593\u767c\u751f\u932f\u8aa4\u6642\uff0c\u5982\u679c\u60a8\u60f3\u5ef6\u9072\u6bc0\u640d ServletRequestListener\uff0c\u8acb\u5207\u63db\u9019\u500b\u9078\u9805\u3002\u9810\u8a2d\u503c\u662f false\u3002\u5728\u5b8c\u6574\u61c9\u7528\u7a0b\u5f0f\u4f3a\u670d\u5668\u8a2d\u5b9a\u6a94\u4e2d\uff0c\u5176\u5c0d\u7b49\u81ea\u8a02\u5167\u5bb9\u662f com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\u3002 +deferServletRequestListenerDestroyOnError.desc=\u7576\u8655\u7406\u8981\u6c42\u671f\u9593\u767c\u751f\u932f\u8aa4\u6642\uff0c\u5982\u679c\u60a8\u60f3\u5ef6\u9072\u6bc0\u640d ServletRequestListener\uff0c\u8acb\u5207\u63db\u9019\u500b\u9078\u9805\u3002\u9810\u8a2d\u503c\u70ba false\uff0c\u4f46\u82e5\u70ba Servlet 5.0 \u4ee5\u53ca\u66f4\u65b0\u7248\u672c\uff0c\u5247\u503c\u70ba true\u3002\u5728\u5b8c\u6574\u61c9\u7528\u7a0b\u5f0f\u4f3a\u670d\u5668\u8a2d\u5b9a\u6a94\u4e2d\uff0c\u5176\u5c0d\u7b49\u81ea\u8a02\u5167\u5bb9\u662f com.ibm.ws.webcontainer.deferServletRequestListenerDestroyOnError\u3002 allowExpressionFactoryPerApp.name=\u4f9d\u6bcf\u500b\u61c9\u7528\u7a0b\u5f0f\u5bb9\u8a31 ExpressionFactory allowExpressionFactoryPerApp.desc=\u5207\u63db\u4ee5\u8f09\u5165\u61c9\u7528\u7a0b\u5f0f\u8a2d\u5b9a\u7684 ExpressionFactory\u3002\u5982\u679c\u60a8\u8981\u4f7f\u7528\u7684\u81ea\u8a02 EL \u5be6\u4f5c\uff08\u4f8b\u5982 JUEL\uff09\u9700\u8981\u8a2d\u5b9a\u81ea\u5df1\u7684 ExpressionFactory\uff0c\u8acb\u555f\u7528\u6b64\u81ea\u8a02\u5167\u5bb9\u3002 diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_cs.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_cs.nlsprops index c7d7b98de3e1..1bef5475238e 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_cs.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_cs.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_de.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_de.nlsprops index 5bd5701ad3aa..6d58938b5089 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_de.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_de.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_es.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_es.nlsprops index 6b55f258bd60..a5740f534d1d 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_es.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_es.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW @@ -48,7 +46,6 @@ warn.dd.invalid.wsdlservice.useraction=Utilice un nombre apto para el elemento < #{1}=port component name warn.dd.invalid.wsdlport=CWWKW0303W: El valor {0} del elemento no es apto para el componente de puerto {1} en webservices.xml. warn.dd.invalid.wsdlport.explanation=El valor del elemento en webservices.xml debe ser un nombre apto. - warn.dd.invalid.wsdlport.useraction=Utilice un nombre apto para el elemento en webservices.xml. Un nombre apto debe contener un espacio de nombres XML y un nombre local. Por ejemplo, debe definirse como pfx:ExampleWSDLPort en webservices.xml. #{0}=namespace of the port qname diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_fr.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_fr.nlsprops index 5a2cf0e9523f..678ff7d334bb 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_fr.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_fr.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_hu.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_hu.nlsprops index 3cbb66b0626a..6209f836b471 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_hu.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_hu.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_it.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_it.nlsprops index 01693b05a1d1..95c24cf643b7 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_it.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_it.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ja.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ja.nlsprops index b3dab1fa2c0d..edd1e7bad22b 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ja.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ja.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ko.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ko.nlsprops index e876e831c70b..d208f6d5b015 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ko.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ko.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pl.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pl.nlsprops index 1c802409ad96..3e6ac9e4ec88 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pl.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pl.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pt_BR.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pt_BR.nlsprops index e539561f2edb..b240c1159e92 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_pt_BR.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ro.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ro.nlsprops index e88542f11e83..80f630529a28 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ro.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ro.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ru.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ru.nlsprops index 4c3b21e683c1..becb89dc6ece 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ru.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_ru.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh.nlsprops index 20fec8cd8eb0..f7fe7979f2de 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh_TW.nlsprops b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh_TW.nlsprops index b89984486cd6..bc3dbc19a1f0 100755 --- a/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/internal/resources/WsEECommonMessages_zh_TW.nlsprops @@ -16,8 +16,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.webservices.javaee.common/resources/com/ibm/ws/webservices/javaee/common/resources/WsEECommonMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_cs.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_cs.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_cs.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_cs.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_de.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_de.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_de.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_de.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_es.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_es.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_es.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_es.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_fr.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_fr.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_fr.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_fr.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_hu.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_hu.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_hu.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_hu.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_it.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_it.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_it.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_it.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ja.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ja.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ja.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ja.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ko.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ko.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ko.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ko.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pl.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pl.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pl.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pl.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pt_BR.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pt_BR.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_pt_BR.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ro.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ro.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ro.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ro.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ru.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ru.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ru.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_ru.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh_TW.nlsprops b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh_TW.nlsprops index c22b86167cb3..9d9990c227f5 100755 --- a/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.wssecurity.saml/resources/com/ibm/ws/wssecurity/saml/resources/WssSamlMessages_zh_TW.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_cs.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_cs.nlsprops index c25016b18fd9..11e0f483753d 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_cs.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_cs.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_de.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_de.nlsprops index 80e11889183f..144e4be87e45 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_de.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_de.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_es.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_es.nlsprops index b6174e636b7c..772bee7e7261 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_es.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_es.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_fr.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_fr.nlsprops index 77eb5878988c..440b0dc60dde 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_fr.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_fr.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_hu.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_hu.nlsprops index 79dc8d1c334a..b6ea03268c66 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_hu.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_hu.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_it.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_it.nlsprops index 94819c6c929e..db70bc30ae07 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_it.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_it.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ja.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ja.nlsprops index 4cfd7de65721..90c1bc94235e 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ja.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ja.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ko.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ko.nlsprops index ca415a837f20..db84586e85c4 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ko.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ko.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pl.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pl.nlsprops index d6af2ba66759..c80d7c88f0f2 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pl.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pl.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pt_BR.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pt_BR.nlsprops index f47bb0f67e97..5b3a43099bca 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pt_BR.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_pt_BR.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ro.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ro.nlsprops index c5fe4d8432ce..18ca337d1229 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ro.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ro.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ru.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ru.nlsprops index 68a6744edf04..fc8126b59e58 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ru.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_ru.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh.nlsprops index 5e145c5c21e1..70d4b120b589 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh_TW.nlsprops b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh_TW.nlsprops index 776d90152c98..10aa451298f8 100755 --- a/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh_TW.nlsprops +++ b/dev/com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages_zh_TW.nlsprops @@ -21,8 +21,6 @@ # Do NOT translate any words when they START with: @ # Preserve all spaces after a backslash (\) even at the end of a line. # -# NLS_MESSAGEFORMAT_ALL -# #CMVCPATHNAME com.ibm.ws.wssecurity/resources/com/ibm/ws/wssecurity/resources/WSSecurityMessages.nlsprops #ISMESSAGEFILE TRUE #COMPONENTPREFIX CWWKW diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_cs.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_cs.nlsprops index 52739f1d45a8..be449b50fb08 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_cs.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_cs.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nen\u00ed pot\u0159eba \u017e\u00e1dn\u OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Do\u0161lo k chyb\u011b p\u0159i zpracov\u00e1n\u00ed aplikace {0} a nebyl vytvo\u0159en dokument OpenAPI. Chyba: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=P\u0159i zpracov\u00e1n\u00ed aplikace do\u0161lo k b\u011bhov\u00e9 chyb\u011b. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Prozkoumejte protokoly FFDC a text v\u00fdjimky a identifikujte p\u0159\u00ed\u010dinu probl\u00e9mu. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Do\u0161lo k n\u00e1sleduj\u00edc\u00edm probl\u00e9m\u016fm p\u0159i slu\u010dov\u00e1n\u00ed dokument\u016f OpenAPI: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Dokumentace OpenAPI z v\u00edce webov\u00fdch modul\u016f nelze \u00fasp\u011b\u0161n\u011b slou\u010dit. Koncov\u00e9 body z nahl\u00e1\u0161en\u00fdch modul\u016f nejsou sou\u010d\u00e1st\u00ed generovan\u00e9ho dokumentu OpenAPI. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Zrevidujte slou\u010den\u00e9 probl\u00e9my a zjist\u011bte, pro\u010d nelze generovan\u00e9 dokumenty OpenAPI slou\u010dit. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=Cesta {0} z modulu {1} koliduje s cestou z modulu {2}. {1} nebude slou\u010dena. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Cesta je tvo\u0159ena dv\u011bma moduly. Ob\u011b instance cesty nemohou b\u00fdt zahrnuty do stejn\u00e9ho dokumentu OpenAPI. Tato zpr\u00e1va je vr\u00e1cena jako \u010d\u00e1st CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Bu\u010f zm\u011b\u0148te jeden z konfliktn\u00edch modul\u016f, nebo nakonfigurujte funkci mpOpenApi-2.0 tak, aby jeden z nich vylou\u010dila. Tento probl\u00e9m m\u016f\u017ee b\u00fdt zp\u016fsoben, pokud jsou servery zahrnuty v dokumentu OpenAPI a adresa URL serveru nekon\u010d\u00ed ko\u0159enov\u00fdm adres\u00e1\u0159em kontextu aplikace (nap\u0159\u00edklad proto, \u017ee se k aplikaci p\u0159istupuje z jin\u00e9 adresy URL p\u0159es reverzn\u00ed server proxy). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: Kombinov\u00e1n\u00ed dokumentace OpenAPI z v\u00edce modul\u016f je zak\u00e1z\u00e1no. K vygenerov\u00e1n\u00ed dokumentace OpenAPI se pou\u017eije pouze {0}. Chcete-li povolit slou\u010den\u00ed dokumentace OpenAPI ze v\u0161ech modul\u016f, nastavte vlastnost konfigurace mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=Pokud nen\u00ed povoleno slou\u010den\u00ed dokumentace OpenAPI, bude dokumentace OpenAPI generov\u00e1na pouze pro prvn\u00ed naimplementovan\u00fd modul OpenAPI. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Pokud chcete, aby byly v\u0161echny va\u0161e webov\u00e9 moduly pou\u017eity k vygenerov\u00e1n\u00ed dokumentace OpenAPI, nastavte vlastnost konfigurace MicroProfile, kter\u00e1 je uvedena ve zpr\u00e1v\u011b. Tuto vlastnost lze nastavit v libovoln\u00e9m um\u00edst\u011bn\u00ed, kter\u00e9 konfigurace MicroProfile vyhled\u00e1v\u00e1 pro vlastnosti konfigurace, nap\u0159\u00edklad v syst\u00e9mov\u00e9 vlastnosti Java nebo prom\u011bnn\u00e9 prost\u0159ed\u00ed. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: Objekt informac\u00ed nakonfigurovan\u00fd s vlastnost\u00ed {0} nen\u00ed platn\u00fd. Mus\u00ed b\u00fdt nastaveny vlastnosti titulku a verze. Neplatn\u00e1 hodnota je: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Je-li nastavena vlastnost, mus\u00ed b\u00fdt nastavena na \u00faplnou sekci info ve form\u00e1tu JSON s vlastnostmi titulku a verze nastaven\u00fdmi na platn\u00e9 hodnoty. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Opravte konfigurovanou hodnotu info. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: Vlastnost konfigurace {0} nelze analyzovat jako JSON. Hodnota je: {1}\nChyba je: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Je-li nastavena vlastnost, mus\u00ed b\u00fdt nastavena na \u00faplnou sekci info ve form\u00e1tu JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Zkontrolujte text chyby, identifikujte probl\u00e9m a opravte nakonfigurovanou hodnotu info, aby byl platn\u00fd k\u00f3d JSON. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Byl nalezen neplatn\u00fd n\u00e1zev v {0}: {1}. Ka\u017ed\u00fd n\u00e1zev mus\u00ed pou\u017e\u00edt form\u00e1t "applicationName" nebo "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=Vlastnost konfigurace mus\u00ed obsahovat seznam n\u00e1zv\u016f aplikac\u00ed a modul\u016f odd\u011blen\u00fdch \u010d\u00e1rkami nebo jednu ze speci\u00e1ln\u00edch hodnot "all", "first" nebo "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Zkontrolujte text chyby, identifikujte probl\u00e9m a opravte ozna\u010denou konfigura\u010dn\u00ed vlastnost. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: Konfigura\u010dn\u00ed vlastnost {0} zahrnuje "{1}", ale neodpov\u00edd\u00e1 \u017e\u00e1dn\u00e9 naimplementovan\u00e9 aplikaci nebo webov\u00e9mu modulu. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Server je nakonfigurov\u00e1n tak, aby vytvo\u0159il dokumentaci OpenAPI pro n\u00e1zev aplikace nebo modulu, ale nebyla naimplementov\u00e1na \u017e\u00e1dn\u00e1 aplikace nebo webov\u00fd modul s t\u00edmto n\u00e1zvem. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Zkontrolujte, zda se v\u0161echny aplikace spustily spr\u00e1vn\u011b a zda jsou spr\u00e1vn\u011b zad\u00e1ny n\u00e1zvy v konfigura\u010dn\u00ed vlastnosti. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_de.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_de.nlsprops index a1a32d276d46..11d43abbe980 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_de.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_de.nlsprops @@ -48,17 +48,47 @@ CSS_SECTION_NOT_FOUND.useraction=Stellen Sie eine g\u00fcltige CSS-Datei bereit, OPENAPI_FILTER_LOAD_ERROR=CWWKO1657E: Fehler beim Laden der OpenAPI-Filterklasse: {0}. OPENAPI_FILTER_LOAD_ERROR.explanation=Die angegebene OpenAPI-Filterklasse konnte nicht gefunden oder geladen werden. OPENAPI_FILTER_LOAD_ERROR.useraction=Stellen Sie sicher, dass die angegebene Klasse vorhanden ist und die OASFilter-Schnittstelle implementiert. + OPENAPI_MODEL_READER_LOAD_ERROR=CWWKO1658E: Fehler beim Laden der OpenAPI-Modellleserklasse: {0}. OPENAPI_MODEL_READER_LOAD_ERROR.explanation=Die angegebene OpenAPI-Modellleserklasse konnte nicht gefunden oder geladen werden. OPENAPI_MODEL_READER_LOAD_ERROR.useraction=Stellen Sie sicher, dass die angegebene Klasse vorhanden ist und die OASModelReader-Schnittstelle implementiert. + OPENAPI_FILE_PARSE_ERROR=CWWKO1659E: Fehler beim Parsen des OpenAPI-Dokuments f\u00fcr die folgende Anwendung: {0}. OPENAPI_FILE_PARSE_ERROR.explanation=Fehler beim Parsen des OpenAPI-Dokuments aus dem META-INF-Ordner. -OPENAPI_FILE_PARSE_ERROR.useraction=Stellen Sie sicher, dass die Datei das richtige YAML-oder JSON-Format hat. +OPENAPI_FILE_PARSE_ERROR.useraction=Stellen Sie sicher, dass die Datei das richtige YAML-oder JSON-Format hat. OPENAPI_APPLICATION_PROCESSED=CWWKO1660I: Die Anwendung {0} wurde verarbeitet, und es wurde ein OpenAPI-Dokument erstellt. OPENAPI_APPLICATION_PROCESSED.explanation=Das OpenAPI-Dokument f\u00fcr die angegebene Anwendung wurde generiert. Es kann an einem /openapi-Endpunkt angezeigt werden. -OPENAPI_APPLICATION_PROCESSED.useraction=Es ist keine Aktion erforderlich. +OPENAPI_APPLICATION_PROCESSED.useraction=Es ist keine Aktion erforderlich. OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Bei der Verarbeitung der Anwendung {0} ist ein Fehler aufgetreten und ein OpenAPI-Dokument wurde nicht generiert. Fehler: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=W\u00e4hrend der Verarbeitung der Anwendung ist ein Laufzeitfehler aufgetreten. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Sehen Sie sich die FFDC-Protokolle und den Ausnahmetext an, um das Problem zu identifizieren. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Beim Zusammenf\u00fchren von OpenAPI-Dokumenten sind die folgenden Probleme aufgetreten: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Die OpenAPI-Dokumentation aus mehreren Webmodulen kann nicht erfolgreich zusammengef\u00fchrt werden. Die Endpunkte aus den gemeldeten Modulen sind in dem generierten OpenAPI-Dokument nicht enthalten. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Pr\u00fcfen Sie die Zusammenf\u00fchrungsprobleme, um festzustellen, warum die generierten OpenAPI-Dokumente nicht zusammengef\u00fchrt werden k\u00f6nnen. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=Der Pfad {0} aus dem Modul {1} kollidiert mit einem Pfad vom Modul {2}. {1} wird nicht zusammengef\u00fchrt. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Der Pfad besteht aus zwei Modulen. Beide Instanzen des Pfads k\u00f6nnen nicht in demselben OpenAPI-Dokument enthalten sein. Diese Nachricht wird als Teil von CWWKO1662 zur\u00fcckgegeben. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\u00c4ndern Sie entweder eines der in Konflikt stehenden Module oder konfigurieren Sie das Feature "mpOpenApi-2.0" so, dass eines von ihnen ausgeschlossen wird. Dieses Problem kann verursacht werden, wenn Server im OpenAPI-Dokument enthalten sind und die Server-URL nicht mit dem Kontextstammverzeichnis der Anwendung endet (z. B., weil auf die Anwendung \u00fcber einen Reverse Proxy auf einer anderen URL zugegriffen wird). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: Die Kombination von OpenAPI-Dokumentation aus mehreren Modulen ist deaktiviert. Nur {0} wird verwendet, um OpenAPI-Dokumentation zu generieren. Um die Zusammenf\u00fchrung der OpenAPI-Dokumentation von allen Modulen zu erm\u00f6glichen, setzen Sie die Konfigurationseigenschaft mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=Sofern die OpenAPI-Dokumentationszusammenf\u00fchrung nicht aktiviert ist, wird die OpenAPI-Dokumentation nur f\u00fcr das erste implementierte OpenAPI-Modul generiert. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Wenn Sie m\u00f6chten, dass alle Ihre Webmodule f\u00fcr die Generierung der OpenAPI-Dokumentation verwendet werden sollen, legen Sie die in der Nachricht aufgef\u00fchrte Eigenschaft "MicroProfile Config" fest. Diese Eigenschaft kann in einer beliebigen Position festgelegt werden, in der MicroProfile Config nach Konfigurationseigenschaften sucht, z. B. in einer Java-Systemeigenschaft oder in einer Umgebungsvariablen. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: Das mit der Eigenschaft {0} konfigurierte Infoobjekt ist ung\u00fcltig. Die Titel-und Versionseigenschaften m\u00fcssen festgelegt werden. Der ung\u00fcltige Wert lautet: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Wenn die Eigenschaft gesetzt ist, muss sie auf einen vollst\u00e4ndigen Info-Abschnitt im JSON-Format gesetzt werden, wobei die Titel-und Versionseigenschaften auf g\u00fcltige Werte gesetzt sein m\u00fcssen. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Korrigieren Sie den konfigurierten Informationswert. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: Die Konfigurationseigenschaft {0} kann nicht als JSON gegliedert werden. Der Wert lautet: {1} \n Der Fehler lautet: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Wenn die Eigenschaft gesetzt ist, muss sie auf einen vollst\u00e4ndigen Info-Abschnitt im JSON-Format gesetzt werden. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\u00dcberpr\u00fcfen Sie den Fehlertext, um das Problem zu ermitteln, und korrigieren Sie den konfigurierten Informationswert so, dass er eine g\u00fcltige JSON-Datei ist. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Ung\u00fcltiger Name in {0} gefunden: {1}. Jeder Name muss das Format "applicationName" oder "applicationName/moduleName" verwenden. +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=Die Konfigurationseigenschaft muss eine durch Kommas getrennte Liste von Anwendungs- und Modulnamen enthalten oder einen der Sonderwerte "all", "first" oder "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\u00dcberpr\u00fcfen Sie den Fehlertext, um das Problem zu ermitteln, und korrigieren Sie die angegebene Konfigurationseigenschaft. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: Die Konfigurationseigenschaft {0} enth\u00e4lt "{1}", aber das stimmt nicht mit einer implementierten Anwendung oder einem Webmodul \u00fcberein. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Der Server ist so konfiguriert, dass die OpenAPI-Dokumentation f\u00fcr den Anwendungs-oder Modulnamen erstellt wird, aber es wurde keine Anwendung oder kein Webmodul mit diesem Namen implementiert. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Stellen Sie sicher, dass alle Anwendungen ordnungsgem\u00e4\u00df gestartet wurden und dass die Namen in der Konfigurationseigenschaft korrekt angegeben wurden. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_es.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_es.nlsprops index 22b1eb5dffed..99129ee159e5 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_es.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_es.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=No se requiere ninguna acci\u00f3n. OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Se ha producido un error al procesar la aplicaci\u00f3n {0} y no se ha generado un documento OpenAPI. El error es: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Se ha producido un error de tiempo de ejecuci\u00f3n al procesar la aplicaci\u00f3n. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Revise los registros FFDC y el texto de excepci\u00f3n para identificar el problema. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Se han producido los siguientes problemas al fusionar documentos de OpenAPI: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=La documentaci\u00f3n de OpenAPI de varios m\u00f3dulos web no se puede fusionar satisfactoriamente. Los puntos finales de los m\u00f3dulos notificados no se incluyen en el documento OpenAPI generado. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Revise los problemas de fusi\u00f3n para identificar por qu\u00e9 no se pueden fusionar los documentos de OpenAPI generados. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=La v\u00eda de acceso {0} del m\u00f3dulo {1} choca con una v\u00eda de acceso del m\u00f3dulo {2}. {1} no se fusionar\u00e1. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=La v\u00eda de acceso es de dos m\u00f3dulos. Ambas instancias de la v\u00eda de acceso no se pueden incluir en el mismo documento OpenAPI. Este mensaje se devuelve como parte de CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Cambie uno de los m\u00f3dulos en conflicto o configure la caracter\u00edstica mpOpenApi-2.0 para excluir uno de ellos. Este problema se puede producir si los servidores se incluyen en el documento OpenAPI y el URL del servidor no finaliza con la ra\u00edz de contexto de la aplicaci\u00f3n (por ejemplo, porque se accede a la aplicaci\u00f3n en un URL distinto a trav\u00e9s de un proxy inverso). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: La combinaci\u00f3n de documentaci\u00f3n de OpenAPI de varios m\u00f3dulos est\u00e1 inhabilitada. S\u00f3lo se utiliza {0} para generar la documentaci\u00f3n de OpenAPI. Para habilitar la fusi\u00f3n de la documentaci\u00f3n de OpenAPI de todos los m\u00f3dulos, establezca la propiedad de configuraci\u00f3n mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=A menos que la fusi\u00f3n de documentaci\u00f3n de OpenAPI est\u00e9 habilitada, la documentaci\u00f3n de OpenAPI s\u00f3lo se genera para el primer m\u00f3dulo OpenAPI desplegado. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Si desea que todos los m\u00f3dulos web se utilicen para generar la documentaci\u00f3n de OpenAPI, establezca la propiedad de configuraci\u00f3n de MicroProfile que se lista en el mensaje. Esta propiedad se puede establecer en cualquiera de las ubicaciones en las que la configuraci\u00f3n de MicroProfile busca propiedades de configuraci\u00f3n como, por ejemplo, en una propiedad del sistema Java o en una variable de entorno. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: El objeto de informaci\u00f3n configurado con la propiedad {0} no es v\u00e1lido. Se deben establecer las propiedades de t\u00edtulo y versi\u00f3n. El valor no v\u00e1lido es: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Si la propiedad est\u00e1 establecida, debe establecerse en una secci\u00f3n de informaci\u00f3n completa en formato JSON, con las propiedades de t\u00edtulo y versi\u00f3n establecidas en valores v\u00e1lidos. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Corrija el valor de informaci\u00f3n configurado. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: La propiedad de configuraci\u00f3n {0} no se puede analizar como JSON. El valor es: {1}\n El error es: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Si la propiedad est\u00e1 establecida, debe establecerse en una secci\u00f3n de informaci\u00f3n completa en formato JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Revise el texto del error para identificar el problema y corrija el valor de informaci\u00f3n configurado para que sea JSON v\u00e1lido. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Se ha encontrado un nombre no v\u00e1lido en {0}: {1}. Cada nombre debe utilizar el formato "NombreAplicaci\u00f3n" o "NombreAplicaci\u00f3n/NombreM\u00f3dulo". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=La propiedad de configuraci\u00f3n debe contener una lista separada por comas de nombres de aplicaci\u00f3n y m\u00f3dulo, o uno de los valores especiales "all", "first" o "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Revise el texto del error para identificar el problema y corrija la propiedad de configuraci\u00f3n indicada. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: La propiedad de configuraci\u00f3n {0} incluye "{1}" pero no coincide con ninguna aplicaci\u00f3n o m\u00f3dulo web desplegado. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=El servidor est\u00e1 configurado para crear la documentaci\u00f3n de OpenAPI para el nombre de aplicaci\u00f3n o de m\u00f3dulo, pero no se ha desplegado ninguna aplicaci\u00f3n o m\u00f3dulo web con ese nombre. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Compruebe que todas las aplicaciones se han iniciado correctamente y que los nombres de la propiedad de configuraci\u00f3n se han especificado correctamente. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_fr.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_fr.nlsprops index 2386ce27d8cb..31abb939cda3 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_fr.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_fr.nlsprops @@ -64,3 +64,30 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Aucune action n'est requise. OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Une erreur est survenue lors du traitement de l''application {0} et aucun document OpenAPI n''a \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9. L''erreur est la suivante : {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Une erreur d'ex\u00e9cution est survenue lors du traitement de l'application. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Consultez les journaux de l'outil de diagnostic de premier niveau (FFDC) et le texte de l'exception pour identifier le probl\u00e8me. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Les probl\u00e8mes suivants sont survenus lors de la fusion de documents OpenAPI : {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=La documentation OpenAPI de plusieurs modules Web ne peut pas \u00eatre fusionn\u00e9e. Les noeuds finaux des modules signal\u00e9s ne sont pas inclus dans le document OpenAPI g\u00e9n\u00e9r\u00e9. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=onsultez les probl\u00e8mes de fusion pour identifier les raisons pour lesquelles les documents OpenAPI g\u00e9n\u00e9r\u00e9s ne peuvent pas \u00eatre fusionn\u00e9s. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=Le chemin {0} du module {1} est en conflit avec un chemin du module {2}. {1} ne sera pas fusionn\u00e9. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Le chemin d'acc\u00e8s est constitu\u00e9 de deux modules. Les deux instances du chemin ne peuvent pas \u00eatre incluses dans le m\u00eame document OpenAPI. Ce message est renvoy\u00e9 dans le cadre de CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Modifiez l'un des modules en conflit ou configurez la fonction mpOpenApi-2.0 pour en exclure un. Ce probl\u00e8me peut \u00eatre caus\u00e9 si les serveurs sont inclus dans le document OpenAPI et que l'URL du serveur ne se termine pas par la racine de contexte de l'application (par exemple, parce que l'application est accessible \u00e0 une adresse URL diff\u00e9rente via un proxy inverse). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: La combinaison de la documentation OpenAPI de plusieurs modules est d\u00e9sactiv\u00e9e. Seul {0} est utilis\u00e9 pour g\u00e9n\u00e9rer la documentation OpenAPI. Pour activer la fusion de la documentation OpenAPI de tous les modules, d\u00e9finissez la propri\u00e9t\u00e9 config mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=A moins que la fusion de la documentation OpenAPI n'est activ\u00e9e, la documentation OpenAPI n'est g\u00e9n\u00e9r\u00e9e que pour le premier module OpenAPI d\u00e9ploy\u00e9. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Si vous souhaitez que tous vos modules Web soient utilis\u00e9s pour g\u00e9n\u00e9rer la documentation OpenAPI, d\u00e9finissez la propri\u00e9t\u00e9 MicroProfile Config qui est list\u00e9e dans le message. Cette propri\u00e9t\u00e9 peut \u00eatre d\u00e9finie dans n'importe lequel des emplacements o\u00f9 MicroProfile Config recherche des propri\u00e9t\u00e9s de configuration, telles que dans une propri\u00e9t\u00e9 syst\u00e8me Java ou une variable d'environnement. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: L''objet info configur\u00e9 avec la propri\u00e9t\u00e9 {0} n''est pas valide. Les propri\u00e9t\u00e9s de titre et de version doivent \u00eatre d\u00e9finies. Valeur non valide : {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Si la propri\u00e9t\u00e9 est d\u00e9finie, elle doit \u00eatre d\u00e9finie sur une section info compl\u00e8te au format JSON, les propri\u00e9t\u00e9s de titre et de version \u00e9tant d\u00e9finies sur des valeurs valides. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Corrigez la valeur info configur\u00e9e. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: La propri\u00e9t\u00e9 de configuration {0} ne peut pas \u00eatre analys\u00e9e comme JSON. La valeur est la suivante : {1}\nThe error is: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Si la propri\u00e9t\u00e9 est d\u00e9finie, elle doit \u00eatre d\u00e9finie sur une section info compl\u00e8te au format JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Consultez le texte de l'erreur pour identifier le probl\u00e8me et corriger la valeur info configur\u00e9e de sorte qu'elle soit valide. +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Nom non valide trouv\u00e9 dans {0} : {1}. Chaque nom doit utiliser le format "applicationName" ou "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=La propri\u00e9t\u00e9 config doit contenir une liste de noms d'application et de modules s\u00e9par\u00e9s par des virgules, ou une des valeurs sp\u00e9ciales "all", "first" ou "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Consultez le texte d'erreur pour identifier le probl\u00e8me et corriger la propri\u00e9t\u00e9 de configuration indiqu\u00e9e. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: La propri\u00e9t\u00e9 de configuration {0} inclut "{1}" mais ne correspond \u00e0 aucune application ou module Web d\u00e9ploy\u00e9. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Le serveur est configur\u00e9 pour cr\u00e9er la documentation OpenAPI pour l'application ou le nom de module, mais aucune application ou module Web portant ce nom n'a \u00e9t\u00e9 d\u00e9ploy\u00e9. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=V\u00e9rifiez que toutes les applications ont d\u00e9marr\u00e9 correctement et que les noms de la propri\u00e9t\u00e9 de configuration sont sp\u00e9cifi\u00e9s correctement. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_hu.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_hu.nlsprops index d7db8130e80a..0c1a230fbb6d 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_hu.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_hu.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nincs teend\u0151. OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Hiba t\u00f6rt\u00e9nt a(z) {0} alkalmaz\u00e1s feldolgoz\u00e1sa sor\u00e1n, \u00e9s egy OpenAPI dokumentum nem k\u00e9sz\u00fclt el. A hiba a k\u00f6vetkez\u0151 volt: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Fut\u00e1s k\u00f6zbeni hiba t\u00f6rt\u00e9nt az alkalmaz\u00e1s feldolgoz\u00e1sa sor\u00e1n. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Az FFDC napl\u00f3k \u00e9s a kiv\u00e9tel sz\u00f6veg\u00e9nek \u00e1ttekint\u00e9s\u00e9vel azonos\u00edtsa a probl\u00e9m\u00e1t. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: A k\u00f6vetkez\u0151 probl\u00e9m\u00e1k fordultak el\u0151 az OpenAPI dokumentumok \u00f6sszef\u00e9s\u00fcl\u00e9sekor: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Az OpenAPI dokument\u00e1ci\u00f3t nem lehet t\u00f6bb webes modulb\u00f3l sikeresen \u00f6sszef\u00e9s\u00fclni. A jelentett modulokban tal\u00e1lhat\u00f3 v\u00e9gpontokat az el\u0151\u00e1ll\u00edtott OpenAPI dokumentum nem tartalmazza. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Az \u00f6sszef\u00e9s\u00fcl\u00e9si probl\u00e9m\u00e1k \u00e1ttekint\u00e9s\u00e9vel azonos\u00edtsa, hogy az el\u0151\u00e1ll\u00edtott OpenAPI dokumentumok mi\u00e9rt nem vonhat\u00f3k \u00f6ssze. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=A(z) {0} \u00fatvonal a(z) {1} modulb\u00f3l \u00fctk\u00f6zik a(z) {2} modulb\u00f3l sz\u00e1rmaz\u00f3 \u00fatvonallal. A(z) {1} nem lesz \u00f6sszef\u00e9s\u00fclve. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Az \u00fatvonal k\u00e9t modul. Az \u00fatvonal mindk\u00e9t p\u00e9ld\u00e1nya nem szerepelhet ugyanabban az OpenAPI dokumentumban Az \u00fczenet CWWKO1662 r\u00e9szek\u00e9nt ker\u00fcl visszaad\u00e1sra. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=M\u00f3dos\u00edtsa az \u00fctk\u00f6z\u0151 modulok egyik\u00e9t, vagy \u00e1ll\u00edtsa be az mpOpenApi-2.0 szolg\u00e1ltat\u00e1st az egyik kiz\u00e1r\u00e1s\u00e1hoz. Ez a probl\u00e9ma olyankor fordulhat el\u0151, ha az OpenAPI dokumentum kiszolg\u00e1l\u00f3kat tartalmaz \u00e9s a kiszolg\u00e1l\u00f3 URL c\u00edme nem az alkalmaz\u00e1s kontextusgy\u00f6k\u00e9r\u00e9vel v\u00e9gz\u0151dik (p\u00e9ld\u00e1ul az kiszolg\u00e1l\u00f3 el\u00e9r\u00e9se m\u00e1sik URL c\u00edmen t\u00f6rt\u00e9nik ford\u00edtott proxy-n kereszt\u00fcl). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: OpenAPI dokument\u00e1ci\u00f3 kombin\u00e1l\u00e1sa t\u00f6bb modulb\u00f3l tiltott. Az OpenAPI dokument\u00e1ci\u00f3 el\u0151\u00e1ll\u00edt\u00e1sa kiz\u00e1r\u00f3lag {0} haszn\u00e1lat\u00e1val t\u00f6rt\u00e9nik. Az OpenAPI dokument\u00e1ci\u00f3 \u00f6sszef\u00e9s\u00fcl\u00e9s\u00e9nek enged\u00e9lyez\u00e9s\u00e9hez az \u00f6sszes modulb\u00f3l, \u00e1ll\u00edtsa be a mp.openapi.extensions.liberty.merged.include = all konfigur\u00e1ci\u00f3s tulajdons\u00e1got. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=Hacsak az OpenAPI dokument\u00e1ci\u00f3 \u00f6sszef\u00e9s\u00fcl\u00e9se nem enged\u00e9lyezett, az OpenAPI dokument\u00e1ci\u00f3 csak az els\u0151 telep\u00edtett OpenAPI modulhoz ker\u00fcl el\u0151\u00e1ll\u00edt\u00e1sra. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Ha azt szeretn\u00e9, hogy az \u00f6sszes webmodulja felhaszn\u00e1l\u00e1sra ker\u00fclj\u00f6n az OpenAPI dokument\u00e1ci\u00f3 el\u0151\u00e1ll\u00edt\u00e1s\u00e1hoz, akkor \u00e1ll\u00edtsa be az \u00fczenetben felsorolt MicroProfile Config tulajdons\u00e1got. A tulajdons\u00e1g b\u00e1rmely olyan helyen be\u00e1ll\u00edthat\u00f3, ahol a MicroProfile Config konfigur\u00e1ci\u00f3s tulajdons\u00e1gokat keres, p\u00e9ld\u00e1ul Java rendszertulajdons\u00e1gban vagy k\u00f6rnyezeti v\u00e1ltoz\u00f3ban. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: A(z) {0} tulajdons\u00e1ggal be\u00e1ll\u00edtott info objektum nem \u00e9rv\u00e9nyes. A title \u00e9s version tulajdons\u00e1gokat be kell \u00e1ll\u00edtani az \u00e9rv\u00e9nytelen \u00e9rt\u00e9k a k\u00f6vetkez\u0151: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Ha a tulajdons\u00e1g be van \u00e1ll\u00edtva, akkor teljes info szakaszra kell azt be\u00e1ll\u00edtani JSON form\u00e1tumban, \u00e9s a title \u00e9s version tulajdons\u00e1gokat \u00e9rv\u00e9nyes \u00e9rt\u00e9kekre kell be\u00e1ll\u00edtani. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Jav\u00edtsa a be\u00e1ll\u00edtott info \u00e9rt\u00e9ket. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: A(z) {0} konfigur\u00e1ci\u00f3s tulajdons\u00e1g nem \u00e9rtelmezhet\u0151 JSON k\u00f3dk\u00e9nt. Az \u00e9rt\u00e9k a k\u00f6vetkez\u0151: {1}\nA hiba a k\u00f6vetkez\u0151: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Ha a tulajdons\u00e1g be van \u00e1ll\u00edtva, akkor teljes info szakaszra kell azt be\u00e1ll\u00edtani JSON form\u00e1tumban. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=A hibasz\u00f6veget \u00e1ttekintve azonos\u00edtsa a probl\u00e9m\u00e1t \u00e9s jav\u00edtsa a be\u00e1ll\u00edtott info \u00e9rt\u00e9ket, hogy JSON legyen. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: \u00c9rv\u00e9nytelen n\u00e9v tal\u00e1lhat\u00f3 a k\u00f6vetkez\u0151ben: {0}: {1}. Mindegyik n\u00e9vnek az "applicationName" vagy az "applicationName/moduleName" form\u00e1tumot kell haszn\u00e1lnia. +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=A konfigur\u00e1ci\u00f3s tulajdons\u00e1gnak az alkalmaz\u00e1s- \u00e9s modulnevek vessz\u0151vel elv\u00e1lasztott list\u00e1j\u00e1t, vagy a k\u00f6vetkez\u0151 speci\u00e1lis \u00e9rt\u00e9kek egyik\u00e9t kell tartalmaznia: "all", "first" vagy "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=A hibasz\u00f6veget \u00e1ttekintve azonos\u00edtsa a probl\u00e9m\u00e1t \u00e9s jav\u00edtsa jelzett konfigur\u00e1ci\u00f3s tulajdons\u00e1got. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: A(z) {0} konfigur\u00e1ci\u00f3s tulajdons\u00e1g "{1}" \u00e9rt\u00e9ket tartalmaz, de nem felel meg egyetlen telep\u00edtett alkalmaz\u00e1snak vagy webmodulnak sem. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=A kiszolg\u00e1l\u00f3 \u00fagy van be\u00e1ll\u00edtva, hogy l\u00e9trehozza az OpenAPI dokument\u00e1ci\u00f3t az alkalmaz\u00e1s- vagy moduln\u00e9vhez, de nincs telep\u00edtve ilyen nev\u0171 alkalmaz\u00e1s vagy webmodul. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy minden alkalmaz\u00e1s sikeresen elindult \u00e9s a konfigur\u00e1ci\u00f3s tulajdons\u00e1gban a nevek helyesen vannak megadva. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_it.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_it.nlsprops index 7ed4223537c6..f146bcc62fcf 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_it.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_it.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nessuna azione richiesta. OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Si \u00e8 verificato un errore durante l''elaborazione dell''applicazione {0} e non \u00e8 stato prodotto un documento OpenAPI. L''errore era {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Si \u00e8 verificato un errore di runtime durante l'elaborazione dell'applicazione. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Esaminare i log FFDC e il testo dell'eccezione per identificare il problema. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Si sono verificati i seguenti problemi durante l''unione dei documenti OpenAPI: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Impossibile unire correttamente la documentazione OpenAPI da pi\u00f9 moduli web. Gli endpoint dai moduli riportati non sono inclusi nel documento OpenAPI generato. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Esaminare i problemi di unione per identificare il motivo per cui non \u00e8 possibile unire i documenti OpenAPI generati. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=Il percorso {0} dal modulo {1} \u00e8 in conflitto con un percorso dal modulo {2}. {1} non verr\u00e0 unito. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Il percorso consiste di due moduli. Non \u00e8 possibile includere entrambe le istanze del percorso nello stesso documento OpenAPI. Questo messaggio viene restituito come parte di CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Modificare uno dei moduli in conflitto oppure configurare la funzionalit\u00e0 mpOpenApi-2.0 per escluderne uno dei due. Questo problema pu\u00f2 essere causato dall'inclusione dei server nel documento OpenAPI quando l'URL del server non termina con il root di contesto dell'applicazione (ad esempio, perch\u00e9 l'accesso all'applicazione viene eseguito utilizzando un URL differente tramite un proxy inverso). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: La combinazione della documentazione OpenAPI da pi\u00f9 moduli \u00e8 disabilitata. Viene utilizzato solo {0} per generare la documentazione OpenAPI. Per abilitare l''unione della documentazione OpenAPI da tutti i moduli, impostare la propriet\u00e0 di configurazione mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=A meno che l'unione della documentazione OpenAPI non sia abilitata, la documentazione OpenAPI viene generata solo per il primo modulo OpenAPI distribuito. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Se si desidera utilizzare tutti i moduli web per generare la documentazione OpenAPI, impostare la propriet\u00e0 di configurazione del microprofilo indicata nel messaggio. Tale propriet\u00e0 pu\u00f2 essere impostata in una delle ubicazioni in cui la configurazione del microprofilo ricerca le propriet\u00e0 di configurazione, ad esempio in una propriet\u00e0 di sistema Java o una variabile di ambiente. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: L''oggetto Info configurato con la propriet\u00e0 {0} non \u00e8 valido. \u00c8 necessario impostare le propriet\u00e0 del titolo e della versione. Il valore non valido \u00e8: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Se la propriet\u00e0 \u00e8 impostata, deve essere impostata su una sezione Info completa in formato JSON, con le propriet\u00e0 del titolo e della versione impostate su valori validi. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Correggere il valore Info configurato. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: Impossibile analizzare la propriet\u00e0 di configurazione {0} come JSON. Il valore \u00e8: {1}\nThe error is: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Se la propriet\u00e0 \u00e8 impostata, deve essere impostata su una sezione Info completa in formato JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Esaminare il testo dell'errore per identificare il problema e correggere il valore Info configurato in modo che sia un JSON valido. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Nome non valido trovato in {0}: {1}. Ogni nome deve utilizzare il formato "nomeApplicazione" o "nomeApplicazione/nomeModulo". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=La propriet\u00e0 di configurazione deve contenere un elenco separato da virgole di nomi di applicazioni e moduli o uno dei valori speciali "all", "first" o "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Esaminare il testo dell'errore per identificare il problema e correggere la propriet\u00e0 di configurazione indicata. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: La propriet\u00e0 di configurazione {0} include "{1}" ma ci\u00f2 non corrisponde ad alcun modulo web o applicazione distribuiti. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Il server \u00e8 configurato per creare la documentazione OpenAPI per il nome dell'applicazione o del modulo, ma non sono stati distribuiti moduli web o applicazioni con tale nome. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Verificare che tutte le applicazioni siano state avviate correttamente e che i nomi nella propriet\u00e0 di configurazione siano stati specificati correttamente. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ja.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ja.nlsprops index bf24806ca680..b2b3064d752f 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ja.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ja.nlsprops @@ -61,6 +61,34 @@ OPENAPI_APPLICATION_PROCESSED=CWWKO1660I: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u OPENAPI_APPLICATION_PROCESSED.explanation=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e OpenAPI \u6587\u66f8\u304c\u751f\u6210\u3055\u308c\u307e\u3057\u305f\u3002 \u3053\u308c\u306f\u3001/openapi \u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u3067\u8868\u793a\u3067\u304d\u307e\u3059\u3002 OPENAPI_APPLICATION_PROCESSED.useraction=\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u4e0d\u8981\u3067\u3059\u3002 -OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3 {0} \u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001OpenAPI \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u767a\u751f\u3057\u305f\u30a8\u30e9\u30fc: {1}\u3002 +OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3 {0} \u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001OpenAPI \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u4f5c\u6210\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u767a\u751f\u3057\u305f\u30a8\u30e9\u30fc: {1}\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u51e6\u7406\u4e2d\u306b\u30e9\u30f3\u30bf\u30a4\u30e0\u30fb\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=FFDC \u30ed\u30b0\u3068\u4f8b\u5916\u30c6\u30ad\u30b9\u30c8\u3092\u78ba\u8a8d\u3057\u3066\u3001\u554f\u984c\u3092\u7279\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: OpenAPI \u6587\u66f8\u306e\u30de\u30fc\u30b8\u4e2d\u306b\u6b21\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002{0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=\u8907\u6570\u306e Web \u30e2\u30b8\u30e5\u30fc\u30eb\u304b\u3089\u306e OpenAPI \u6587\u66f8\u3092\u6b63\u5e38\u306b\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3002\u5831\u544a\u3055\u308c\u305f\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u306f\u3001\u751f\u6210\u3055\u308c\u305f OpenAPI \u6587\u66f8\u306b\u542b\u307e\u308c\u307e\u305b\u3093\u3002 +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=\u30de\u30fc\u30b8\u306e\u554f\u984c\u3092\u78ba\u8a8d\u3057\u3066\u3001\u751f\u6210\u3055\u308c\u305f OpenAPI \u6587\u66f8\u3092\u30de\u30fc\u30b8\u3067\u304d\u306a\u3044\u7406\u7531\u3092\u7279\u5b9a\u3057\u307e\u3059\u3002 + +OPENAPI_MERGE_PROBLEM_PATH_CLASH={1} \u30e2\u30b8\u30e5\u30fc\u30eb\u304b\u3089\u306e {0} \u30d1\u30b9\u304c\u3001{2} \u30e2\u30b8\u30e5\u30fc\u30eb\u304b\u3089\u306e\u30d1\u30b9\u3068\u885d\u7a81\u3057\u307e\u3059\u3002{1} \u306f\u30de\u30fc\u30b8\u3055\u308c\u307e\u305b\u3093\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\u30d1\u30b9\u306f 2 \u3064\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u3067\u3059\u3002\u30d1\u30b9\u306e\u4e21\u65b9\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u540c\u3058 OpenAPI \u6587\u66f8\u306b\u542b\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u306f\u3001CWWKO1662 \u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\u7af6\u5408\u3057\u3066\u3044\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u3044\u305a\u308c\u304b\u3092\u5909\u66f4\u3059\u308b\u304b\u3001\u305d\u308c\u3089\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u3044\u305a\u308c\u304b\u3092\u9664\u5916\u3059\u308b\u3088\u3046\u306b mpOpenApi-2.0 \u30d5\u30a3\u30fc\u30c1\u30e3\u30fc\u3092\u69cb\u6210\u3057\u307e\u3059\u3002\u3053\u306e\u554f\u984c\u306f\u3001OpenAPI \u6587\u66f8\u306b\u30b5\u30fc\u30d0\u30fc\u304c\u542b\u307e\u308c\u3066\u3044\u3066\u3001\u30b5\u30fc\u30d0\u30fc URL \u304c\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30eb\u30fc\u30c8\u3067\u7d42\u308f\u3089\u306a\u3044\u5834\u5408\u306b\u767a\u751f\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 (\u4f8b\u3048\u3070\u3001\u30ea\u30d0\u30fc\u30b9\u30fb\u30d7\u30ed\u30ad\u30b7\u30fc\u3092\u4f7f\u7528\u3057\u3066\u5225\u306e URL \u3067\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u305f\u3081)\u3002 + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \u8907\u6570\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u304b\u3089 OpenAPI \u6587\u66f8\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306f\u4f7f\u7528\u4e0d\u53ef\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002OpenAPI \u6587\u66f8\u306e\u751f\u6210\u306b\u306f\u3001{0} \u306e\u307f\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u3059\u3079\u3066\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u304b\u3089\u306e OpenAPI \u6587\u66f8\u306e\u30de\u30fc\u30b8\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001\u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc mp.openapi.extensions.liberty.merged.include = all \u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=OpenAPI \u6587\u66f8\u306e\u30de\u30fc\u30b8\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u306a\u3044\u9650\u308a\u3001OpenAPI \u6587\u66f8\u306f\u3001\u6700\u521d\u306b\u30c7\u30d7\u30ed\u30a4\u3055\u308c\u305f OpenAPI \u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u5bfe\u3057\u3066\u306e\u307f\u751f\u6210\u3055\u308c\u307e\u3059\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=\u3059\u3079\u3066\u306e Web \u30e2\u30b8\u30e5\u30fc\u30eb\u3092 OpenAPI \u6587\u66f8\u306e\u751f\u6210\u306b\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u306b\u30ea\u30b9\u30c8\u3055\u308c\u3066\u3044\u308b MicroProfile Config \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002\u305d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3001MicroProfile Config \u304c\u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u691c\u7d22\u3059\u308b\u4efb\u610f\u306e\u5834\u6240 (Java \u30b7\u30b9\u30c6\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3084\u74b0\u5883\u5909\u6570\u306a\u3069) \u3067\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002 + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: {0} \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3067\u69cb\u6210\u3055\u308c\u305f info \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002\u30bf\u30a4\u30c8\u30eb\u3068\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u7121\u52b9\u5024: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u30bf\u30a4\u30c8\u30eb\u3068\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6709\u52b9\u306a\u5024\u306b\u8a2d\u5b9a\u3057\u3066\u3001JSON \u5f62\u5f0f\u306e\u5b8c\u5168\u306a info \u30bb\u30af\u30b7\u30e7\u30f3\u306b\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=\u69cb\u6210\u3055\u308c\u305f info \u5024\u3092\u4fee\u6b63\u3057\u307e\u3059\u3002 + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: {0} \u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092 JSON \u3068\u3057\u3066\u89e3\u6790\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002\u5024: {1}\n\u30a8\u30e9\u30fc: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001JSON \u5f62\u5f0f\u306e\u5b8c\u5168\u306a info \u30bb\u30af\u30b7\u30e7\u30f3\u306b\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\u30a8\u30e9\u30fc\u30fb\u30c6\u30ad\u30b9\u30c8\u3092\u78ba\u8a8d\u3057\u3066\u554f\u984c\u3092\u7279\u5b9a\u3057\u3001\u6709\u52b9\u306a JSON \u306b\u306a\u308b\u3088\u3046\u306b\u3001\u69cb\u6210\u3055\u308c\u305f info \u5024\u3092\u4fee\u6b63\u3057\u307e\u3059\u3002 + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: {0} \u3067\u7121\u52b9\u306a\u540d\u524d\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u3002{1}\u3002\u5404\u540d\u524d\u306b\u306f\u300capplicationName\u300d\u5f62\u5f0f\u307e\u305f\u306f\u300capplicationName/moduleName\u300d\u5f62\u5f0f\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=\u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u540d\u3068\u30e2\u30b8\u30e5\u30fc\u30eb\u540d\u306e\u30b3\u30f3\u30de\u533a\u5207\u308a\u30ea\u30b9\u30c8\u3001\u307e\u305f\u306f\u7279\u6b8a\u5024\u306e\u300call\u300d\u3001\u300cfirst\u300d\u3001\u307e\u305f\u306f\u300cnone\u300d\u306e\u3044\u305a\u308c\u304b\u3092\u542b\u3081\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\u30a8\u30e9\u30fc\u30fb\u30c6\u30ad\u30b9\u30c8\u3092\u78ba\u8a8d\u3057\u3066\u554f\u984c\u3092\u7279\u5b9a\u3057\u3001\u793a\u3055\u308c\u305f\u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u4fee\u6b63\u3057\u307e\u3059\u3002 + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: {0} \u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u306f\u300c{1}\u300d\u304c\u542b\u307e\u308c\u307e\u3059\u304c\u3001\u30c7\u30d7\u30ed\u30a4\u3055\u308c\u305f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u3082 Web \u30e2\u30b8\u30e5\u30fc\u30eb\u3068\u3082\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u540d\u307e\u305f\u306f\u30e2\u30b8\u30e5\u30fc\u30eb\u540d\u306e OpenAPI \u6587\u66f8\u3092\u4f5c\u6210\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u540d\u524d\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3082 Web \u30e2\u30b8\u30e5\u30fc\u30eb\u3082\u30c7\u30d7\u30ed\u30a4\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=\u3059\u3079\u3066\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u6b63\u3057\u304f\u958b\u59cb\u3055\u308c\u3001\u69cb\u6210\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u5185\u306e\u540d\u524d\u304c\u6b63\u3057\u304f\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ko.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ko.nlsprops index 187f16dbf531..17241a2519e7 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ko.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ko.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=\uc870\uce58\uac00 \ud544\uc694\ud558\u OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: {0} \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ucc98\ub9ac\ud560 \ub54c \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec OpenAPI \ubb38\uc11c\uac00 \uc0dd\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc624\ub958\ub294 {1}\uc785\ub2c8\ub2e4. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=\uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ucc98\ub9ac\ud560 \ub54c \ub7f0\ud0c0\uc784 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=FFDC \ub85c\uadf8 \ubc0f \uc608\uc678 \ud14d\uc2a4\ud2b8\ub97c \uac80\ud1a0\ud558\uc5ec \ubb38\uc81c\uc810\uc744 \uc2dd\ubcc4\ud558\uc2ed\uc2dc\uc624. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: OpenAPI \ubb38\uc11c\ub97c \ubcd1\ud569\ud558\ub294 \uc911\uc5d0 \ub2e4\uc74c \ubb38\uc81c\uc810\uc774 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=\ub2e4\uc911 \uc6f9 \ubaa8\ub4c8\uc758 OpenAPI \ubb38\uc11c\ub294 \ubcd1\ud569\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ubcf4\uace0\ub41c \ubaa8\ub4c8\uc758 \uc5d4\ub4dc\ud3ec\uc778\ud2b8\ub294 \uc0dd\uc131\ub41c OpenAPI \ubb38\uc11c\uc5d0 \ud3ec\ud568\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=\uc0dd\uc131\ub41c OpenAPI \ubb38\uc11c\ub97c \ubcd1\ud569\ud560 \uc218 \uc5c6\ub294 \uc774\uc720\ub97c \uc2dd\ubcc4\ud558\ub824\uba74 \ubcd1\ud569 \ubb38\uc81c\ub97c \uac80\ud1a0\ud558\uc2ed\uc2dc\uc624. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH={1} \ubaa8\ub4c8\uc758 {0} \uacbd\ub85c\uac00 {2} \ubaa8\ub4c8\uc758 \uacbd\ub85c\uc640 \ucda9\ub3cc\ud569\ub2c8\ub2e4. {1}\uc740(\ub294) \ubcd1\ud569\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\uacbd\ub85c\ub294 \ub450 \uac1c\uc758 \ubaa8\ub4c8\uc785\ub2c8\ub2e4. \uacbd\ub85c\uc758 \ub450 \uc778\uc2a4\ud134\uc2a4\ub294 \ub3d9\uc77c\ud55c OpenAPI \ubb38\uc11c\uc5d0 \ud3ec\ud568\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uba54\uc2dc\uc9c0\ub294 CWWKO1662\uc758 \uc77c\ubd80\ub85c \ub9ac\ud134\ub429\ub2c8\ub2e4. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\ucda9\ub3cc\ud558\ub294 \ubaa8\ub4c8 \uc911 \ud558\ub098\ub97c \ubcc0\uacbd\ud558\uac70\ub098 \uadf8 \uc911 \ud558\ub098\ub97c \uc81c\uc678\ud558\ub3c4\ub85d mpOpenApi-2.0 \uae30\ub2a5\uc744 \uad6c\uc131\ud558\uc2ed\uc2dc\uc624. \uc774 \ubb38\uc81c\ub294 \uc11c\ubc84\uac00 OpenAPI \ubb38\uc11c\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\uace0 \uc11c\ubc84 URL\uc774 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ucee8\ud14d\uc2a4\ud2b8 \ub8e8\ud2b8\ub85c \ub05d\ub098\uc9c0 \uc54a\ub294 \uacbd\uc6b0\uc5d0 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4(\uc608: \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \ub9ac\ubc84\uc2a4 \ud504\ub85d\uc2dc\ub97c \ud1b5\ud574 \ub2e4\ub978 URL \uc5d0\uc11c \uc561\uc138\uc2a4\ub418\uae30 \ub54c\ubb38\uc5d0). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \uc5ec\ub7ec \ubaa8\ub4c8\uc5d0\uc11c OpenAPI \ubb38\uc11c \uacb0\ud569\uc740 \uc0ac\uc6a9 \uc548\ud568\uc73c\ub85c \uc124\uc815\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. {0}\ub9cc OpenAPI \ubb38\uc11c\ub97c \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ubaa8\ub4e0 \ubaa8\ub4c8\uc5d0\uc11c OpenAPI \ubb38\uc11c \ubcd1\ud569\uc744 \uc0ac\uc6a9\uc73c\ub85c \uc124\uc815\ud558\ub824\uba74 \uad6c\uc131 \ud2b9\uc131 mp.openapi.extensions.liberty.merged.include = all\uc744 \uc124\uc815\ud558\uc2ed\uc2dc\uc624. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=OpenAPI \ubb38\uc11c \ubcd1\ud569\uc774 \uc0ac\uc6a9\uc73c\ub85c \uc124\uc815\ub418\uc9c0 \uc54a\uc740 \uacbd\uc6b0 OpenAPI \ubb38\uc11c\ub294 \ubc30\uce58\ub41c \uccab \ubc88\uc9f8 OpenAPI \ubaa8\ub4c8\uc5d0 \ub300\ud574\uc11c\ub9cc \uc0dd\uc131\ub429\ub2c8\ub2e4. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=OpenAPI \ubb38\uc11c\ub97c \uc0dd\uc131\ud558\uae30 \uc704\ud574 \ubaa8\ub4e0 \uc6f9 \ubaa8\ub4c8\uc744 \uc0ac\uc6a9\ud558\ub824\uba74 \uba54\uc2dc\uc9c0\uc5d0 \ub098\uc5f4\ub41c MicroProfile Config \ud2b9\uc131\uc744 \uc124\uc815\ud558\uc2ed\uc2dc\uc624. \ud574\ub2f9 \ud2b9\uc131\uc740 MicroProfile Config\uac00 \uad6c\uc131 \ud2b9\uc131(\uc608: Java \uc2dc\uc2a4\ud15c \uc18d\uc131 \ub610\ub294 \ud658\uacbd \ubcc0\uc218)\uc744 \uac80\uc0c9\ud558\ub294 \ubaa8\ub4e0 \uc704\uce58\uc5d0\uc11c \uc124\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: {0} \ud2b9\uc131\uc73c\ub85c \uad6c\uc131\ub41c \uc815\ubcf4 \uc624\ube0c\uc81d\ud2b8\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc81c\ubaa9 \ubc0f \ubc84\uc804 \ud2b9\uc131\uc744 \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. \uc720\ud6a8\ud558\uc9c0 \uc54a\uc740 \uac12: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=\uc774 \ud2b9\uc131\uc774 \uc124\uc815\ub41c \uacbd\uc6b0 \uc81c\ubaa9 \ubc0f \ubc84\uc804 \uc18d\uc131\uc774 \uc720\ud6a8\ud55c \uac12\uc73c\ub85c \uc124\uc815\ub41c JSON \ud615\uc2dd\uc758 \uc804\uccb4 \uc815\ubcf4 \uc139\uc158\uc73c\ub85c \uc124\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=\uad6c\uc131\ub41c \uc815\ubcf4 \uac12\uc744 \uc815\uc815\ud558\uc2ed\uc2dc\uc624. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: {0} \uad6c\uc131 \ud2b9\uc131\uc744 JSON\uc73c\ub85c \uad6c\ubb38 \ubd84\uc11d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uac12: {1} \n \uc624\ub958: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=\ud2b9\uc131\uc774 \uc124\uc815\ub41c \uacbd\uc6b0 JSON \ud615\uc2dd\uc758 \uc804\uccb4 \uc815\ubcf4 \uc139\uc158\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\uc624\ub958 \ud14d\uc2a4\ud2b8\ub97c \uac80\ud1a0\ud558\uc5ec \ubb38\uc81c\uc810\uc744 \uc2dd\ubcc4\ud558\uace0 \uad6c\uc131\ub41c \uc815\ubcf4 \uac12\uc774 \uc62c\ubc14\ub978 JSON\uc774 \ub418\ub3c4\ub85d \uc815\uc815\ud558\uc2ed\uc2dc\uc624. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: {0}\uc5d0\uc11c \uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \uc774\ub984\uc774 \ubc1c\uacac\ub428: {1}. \uac01 \uc774\ub984\uc740 "applicationName" \ub610\ub294 "applicationName/moduleName" \ud615\uc2dd\uc744 \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4. +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=\uad6c\uc131 \ud2b9\uc131\uc5d0\ub294 \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ubc0f \ubaa8\ub4c8 \uc774\ub984 \ubaa9\ub85d \ub610\ub294 \ud2b9\uc218 \uac12 "all", "first" \ub610\ub294 "none"\uc774 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\uc624\ub958 \ud14d\uc2a4\ud2b8\ub97c \uac80\ud1a0\ud558\uc5ec \ubb38\uc81c\uc810\uc744 \uc2dd\ubcc4\ud558\uace0 \ud45c\uc2dc\ub41c \uad6c\uc131 \ud2b9\uc131\uc744 \uc815\uc815\ud558\uc2ed\uc2dc\uc624. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: {0} \uad6c\uc131 \ud2b9\uc131\uc5d0 "{1}"\uc774(\uac00) \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0\ub9cc \ubc30\uce58\ub41c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ub610\ub294 \uc6f9 \ubaa8\ub4c8\uacfc \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=\uc11c\ubc84\uac00 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ub610\ub294 \ubaa8\ub4c8 \uc774\ub984\uc5d0 \ub300\ud574 OpenAPI \ubb38\uc11c\ub97c \uc791\uc131\ud558\ub3c4\ub85d \uad6c\uc131\ub418\uc5c8\uc9c0\ub9cc, \ud574\ub2f9 \uc774\ub984\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ub610\ub294 \uc6f9 \ubaa8\ub4c8\uc774 \ubc30\uce58\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=\ubaa8\ub4e0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc62c\ubc14\ub974\uac8c \uc2dc\uc791\ub418\uc5c8\uace0 \uad6c\uc131 \ud2b9\uc131\uc758 \uc774\ub984\uc774 \uc62c\ubc14\ub974\uac8c \uc9c0\uc815\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pl.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pl.nlsprops index bd5790c3a64d..ddaf54169f0c 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pl.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pl.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nie jest wymagana \u017cadna czynno\u01 OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Wyst\u0105pi\u0142 b\u0142\u0105d podczas przetwarzania aplikacji {0} i nie przedstawiono dokumentu OpenAPI. B\u0142\u0105d: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Podczas przetwarzania aplikacji wyst\u0105pi\u0142 b\u0142\u0105d. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Sprawd\u017a dzienniki FFDC i tekst wyj\u0105tku w celu zidentyfikowania problemu. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Podczas scalania dokument\u00f3w OpenAPI wyst\u0105pi\u0142y nast\u0119puj\u0105ce problemy: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Nie mo\u017cna pomy\u015blnie scali\u0107 dokumentacji OpenAPI z wi\u0119cej ni\u017c jednego modu\u0142u WWW. Punkty ko\u0144cowe zg\u0142oszonych modu\u0142\u00f3w nie s\u0105 uwzgl\u0119dnione w wygenerowanym dokumencie OpenAPI. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Przejrzyj informacje o problemach ze scalaniem, aby ustali\u0107, dlaczego nie mo\u017cna scali\u0107 wygenerowanych dokument\u00f3w OpenAPI. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=\u015acie\u017cka {0} z modu\u0142u {1} koliduje ze \u015bcie\u017ck\u0105 z modu\u0142u {2}. Modu\u0142 {1} nie zostanie scalony. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\u015acie\u017cka dotyczy dw\u00f3ch modu\u0142\u00f3w. Obie instancje \u015bcie\u017cki nie mog\u0105 by\u0107 uwzgl\u0119dnione w tym samym dokumencie OpenAPI. Ten komunikat jest zwracany jako cz\u0119\u015b\u0107 CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Zmie\u0144 jeden z koliduj\u0105cych modu\u0142\u00f3w albo skonfiguruj sk\u0142adnik mpOpenApi-2.0 w celu wykluczenia jednego z nich. Ten problem mo\u017ce wyst\u0105pi\u0107, je\u015bli w dokumencie OpenAPI s\u0105 uwzgl\u0119dnione serwery, a adres URL serwera nie ko\u0144czy si\u0119 kontekstowym katalogiem g\u0142\u00f3wnym aplikacji (na przyk\u0142ad dlatego, \u017ce dost\u0119p do aplikacji odbywa si\u0119 pod innym adresem URL przez odwrotne proxy). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \u0141\u0105czenie dokumentacji OpenAPI z wi\u0119cej ni\u017c jednego modu\u0142u jest wy\u0142\u0105czone. Do wygenerowania dokumentacji OpenAPI zostanie u\u017cyty tylko modu\u0142 {0}. Aby umo\u017cliwi\u0107 scalanie dokumentacji OpenAPI ze wszystkich modu\u0142\u00f3w, ustaw w\u0142a\u015bciwo\u015b\u0107 konfiguracji mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=Je\u015bli scalanie dokumentacji OpenAPI nie jest w\u0142\u0105czone, dokumentacja OpenAPI jest generowana tylko dla pierwszego wdro\u017conego modu\u0142u OpenAPI. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Je\u015bli dokumentacja OpenAPI ma by\u0107 generowana ze wszystkich modu\u0142\u00f3w WWW, ustaw w\u0142a\u015bciwo\u015b\u0107 konfiguracji MicroProfile w spos\u00f3b wskazany w komunikacie. T\u0119 w\u0142a\u015bciwo\u015b\u0107 mo\u017cna ustawi\u0107 w dowolnym miejscu, w kt\u00f3rym poszukiwane s\u0105 w\u0142a\u015bciwo\u015bci konfiguracji MicroProfile, na przyk\u0142ad we w\u0142a\u015bciwo\u015bci systemowej Java lub w zmiennej \u015brodowiskowej. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: Obiekt info skonfigurowany z w\u0142a\u015bciwo\u015bci\u0105 {0} nie jest prawid\u0142owy. Musz\u0105 by\u0107 ustawione w\u0142a\u015bciwo\u015bci title i version. Nieprawid\u0142owa warto\u015b\u0107 to: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Je\u015bli w\u0142a\u015bciwo\u015b\u0107 jest ustawiona, to musi zawiera\u0107 kompletn\u0105 sekcj\u0119 info w formacie JSON, z w\u0142a\u015bciwo\u015bciami title i version ustawionymi na poprawne warto\u015bci. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Popraw skonfigurowan\u0105 warto\u015b\u0107 info. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: Nie mo\u017cna przeanalizowa\u0107 w\u0142a\u015bciwo\u015bci konfiguracji {0} jako danych JSON. Warto\u015b\u0107: {1}\nB\u0142\u0105d: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Je\u015bli w\u0142a\u015bciwo\u015b\u0107 jest ustawiona, to musi zawiera\u0107 kompletn\u0105 sekcj\u0119 info w formacie JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Zapoznaj si\u0119 z tekstem komunikatu o b\u0142\u0119dzie, aby zidentyfikowa\u0107 problem, i popraw warto\u015b\u0107 info w konfiguracji, aby zawiera\u0142a prawid\u0142owy kod JSON. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: {0} zawiera nieprawid\u0142ow\u0105 nazw\u0119: {1}. Ka\u017cda z nazw musi mie\u0107 format "applicationName" lub "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=W\u0142a\u015bciwo\u015b\u0107 konfiguracji musi zawiera\u0107 list\u0119 rozdzielanych przecinkami nazw aplikacji i modu\u0142\u00f3w albo jedn\u0105 z warto\u015bci specjalnych: "all", "first" albo "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Zapoznaj si\u0119 z tekstem komunikatu o b\u0142\u0119dzie, aby zidentyfikowa\u0107 problem, i popraw wskazan\u0105 w\u0142a\u015bciwo\u015b\u0107 konfiguracji. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: W\u0142a\u015bciwo\u015b\u0107 konfiguracji {0} zawiera warto\u015b\u0107 "{1}", kt\u00f3ra nie pasuje do \u017cadnej z wdro\u017conych aplikacji ani \u017cadnego z wdro\u017conych modu\u0142\u00f3w WWW. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Serwer jest skonfigurowany tak, by tworzy\u0142 dokumentacj\u0119 OpenAPI z aplikacji lub modu\u0142u o podanej nazwie, ale nie wdro\u017cono aplikacji ani modu\u0142u WWW o podanej nazwie. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Upewnij si\u0119, \u017ce wszystkie aplikacje uruchomi\u0142y si\u0119 poprawnie, a nazwy we w\u0142a\u015bciwo\u015bci konfiguracji s\u0105 podane prawid\u0142owo. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pt_BR.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pt_BR.nlsprops index e01ddc55c50f..175b7e8df7bb 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pt_BR.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_pt_BR.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nenhuma a\u00e7\u00e3o \u00e9 necess\u0 OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: Ocorreu um erro ao processar o aplicativo {0} e um documento OpenAPI n\u00e3o foi produzido. O erro foi: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=Ocorreu um erro de tempo de execu\u00e7\u00e3o ao processar o aplicativo. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Revise os logs FFDC e o texto de exce\u00e7\u00e3o para identificar o problema. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Ocorreram os problemas a seguir ao mesclar documentos do OpenAPI: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=A documenta\u00e7\u00e3o do OpenAPI a partir de v\u00e1rios m\u00f3dulos da web n\u00e3o pode ser mesclada com sucesso. Os terminais dos m\u00f3dulos relatados n\u00e3o est\u00e3o inclu\u00eddos no documento do OpenAPI gerado. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Revise os problemas de mesclagem para identificar por que os documentos gerados do OpenAPI n\u00e3o podem ser mesclados. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=O caminho {0} do m\u00f3dulo {1} conflita com um caminho do m\u00f3dulo {2}. {1} n\u00e3o ser\u00e1 mesclado. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=O caminho \u00e9 dois m\u00f3dulos. Ambas as inst\u00e2ncias do caminho n\u00e3o podem ser inclu\u00eddas no mesmo documento do OpenAPI. Esta mensagem \u00e9 retornada como parte do CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Altere um dos m\u00f3dulos conflitantes ou configure o recurso mpOpenApi-2.0 para excluir um deles. Esse problema pode ser causado se servidores forem inclu\u00eddos no documento do OpenAPI e a URL do servidor n\u00e3o terminar com a raiz de contexto da aplica\u00e7\u00e3o (por exemplo, porque a aplica\u00e7\u00e3o \u00e9 acessada em uma URL diferente por meio de um proxy reverso). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: A combina\u00e7\u00e3o de documenta\u00e7\u00e3o do OpenAPI de v\u00e1rios m\u00f3dulos est\u00e1 desativada. Apenas {0} \u00e9 usado para gerar documenta\u00e7\u00e3o do OpenAPI. Para ativar a mesclagem de documenta\u00e7\u00e3o do OpenAPI de todos os m\u00f3dulos, defina a propriedade de configura\u00e7\u00e3o mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=A menos que a mesclagem de documenta\u00e7\u00e3o do OpenAPI esteja ativada, a documenta\u00e7\u00e3o do OpenAPI \u00e9 gerada apenas para o primeiro m\u00f3dulo do OpenAPI implementado. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Se voc\u00ea deseja que todos os seus m\u00f3dulos da web sejam usados para gerar a documenta\u00e7\u00e3o do OpenAPI, configure a propriedade do MicroProfile Config listada na mensagem. Essa propriedade pode ser configurada em qualquer um dos locais em que o MicroProfile Config procura por propriedades de configa\u00e7\u00e3o, como em uma propriedade do sistema Java ou em uma vari\u00e1vel de ambiente. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: O objeto de informa\u00e7\u00e3o configurado com a propriedade {0} n\u00e3o \u00e9 v\u00e1lido. As propriedades de t\u00edtulo e vers\u00e3o devem ser configuradas. O valor inv\u00e1lido \u00e9: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Se a propriedade for configurada, ela deve ser configurada para uma se\u00e7\u00e3o de informa\u00e7\u00e3o completa no formato JSON, com as propriedades de t\u00edtulo e de vers\u00e3o configuradas para valores v\u00e1lidos. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Corrija o valor de informa\u00e7\u00e3o configurado. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: A propriedade de configura\u00e7\u00e3o {0} n\u00e3o pode ser analisada como JSON. O valor \u00e9: {1}\n O erro \u00e9: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Se a propriedade for configurada, ela deve ser configurada para uma se\u00e7\u00e3o de informa\u00e7\u00e3o completa no formato JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Revise o texto do erro para identificar o problema e corrija o valor de informa\u00e7\u00e3o configurado de modo que ele seja um JSON v\u00e1lido. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: Nome inv\u00e1lido encontrado em {0}: {1}. Cada nome deve usar o formato "applicationName" ou "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=A propriedade de configura\u00e7\u00e3o deve conter uma lista separada por v\u00edrgula de nomes de aplica\u00e7\u00f5es e de m\u00f3dulos ou um dos valores especiais "all", "first", ou "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Revise o texto do erro para identificar o problema e corrija a propriedade de configura\u00e7\u00e3o indicada. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: A propriedade de configura\u00e7\u00e3o {0} inclui "{1}" mas isso n\u00e3o corresponde a nenhuma aplica\u00e7\u00e3o ou m\u00f3dulo da web implementado. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=O servidor est\u00e1 configurado para criar a documenta\u00e7\u00e3o do OpenAPI para o nome da aplica\u00e7\u00e3o ou do m\u00f3dulo, mas nenhuma aplica\u00e7\u00e3o ou m\u00f3dulo da web com esse nome foi implementado. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Verifique se todos as aplica\u00e7\u00f5es iniciaram corretamente e que os nomes na propriedade de configura\u00e7\u00e3o est\u00e3o especificados corretamente. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ro.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ro.nlsprops index 867f3fbe3c0a..39ef5314eb07 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ro.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ro.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=Nu este necesar\u0103 nici o ac\u0163iu OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: A ap\u0103rut o eroare la procesarea aplica\u0163iei {0} \u015fi un document OpenAPI nu a fost produs. Eroarea a fost: {1}. OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=A ap\u0103rut o eroare de runtime la procesarea aplica\u0163iei. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=Examina\u0163i istoricele FFDC \u015fi textul excep\u0163iei pentru a identifica problema. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: Au ap\u0103rut urm\u0103toarele probleme la combinarea documentelor OpenAPI: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=Documenta\u0163ia OpenAPI de la mai multe module web nu a putut fi combinat\u0103 cu succes. Punctele finale de la modulele raportate nu sunt incluse \u00een documentul OpenAPI generat. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=Examina\u0163i problemele de combinare pentru a identifica de ce documentele OpenAPI generate nu au putut fi combinate. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=Calea {0} de la modulul {1} intr\u0103 \u00een conflict cu calea de la modulul {2}. {1} nu va fi combinat. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=Calea este dou\u0103 module. Ambele instan\u0163e ale c\u0103ii nu pot fi incluse \u00een acela\u015fi document OpenAPI. Acest mesaj este returnat ca parte a msajului CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=Fie modifica\u0163i unul din modulele \u00een conflict, fie configura\u0163i caracteristica mpOpenApi-2.0 s\u0103 exclud\u0103 unul dintre ele. Aceast\u0103 problem\u0103 poate fi cauzat\u0103 dac\u0103 sunt incluse serverele \u00een documentul OpenAPI \u015fi URL-ul de server nu se termin\u0103 cu r\u0103d\u0103cina de context a aplica\u0163iei (de exemplu, deoarece aplica\u0163ia este accesat\u0103 la un alt URL printr-un proxy invers). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: Combinarea documenta\u0163iei OpenAPI de la mai multe module este dezactivat\u0103. Doar {0} este utilizat pentru generarea documenta\u0163iei OpenAPI. Pentru a activa combinarea documenta\u0163iei OpenAPI de la toate modulele, seta\u0163i proprietatea de configura\u0163ie mp.openapi.extensions.liberty.merged.include = all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=C\u00e2nd nu este activat\u0103 combinarea documenta\u0163iei OpenAPI, documenta\u0163ia OpenAPI este generat\u0103 doar pentru primul modul OpenAPI implementat. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=Dac\u0103 vre\u0163i ca toate modulele web s\u0103 fie folosite la generarea documenta\u0163iei OpenAPI, seta\u0163i proprietatea MicroProfile care este listat\u0103 \u00een mesaj. Acea proprietate poate fi setat\u0103 \u00een oricare din loca\u0163iile \u00een care caut\u0103 MicroProfile Config propriet\u0103\u0163ile de configura\u0163ie, cum ar fi o proprietatea de sistem Java sau o variabil\u0103 de mediu. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: Obiectul de informa\u0163ii configurat cu proprietatea {0} nu este valid. Trebuie setate propriet\u0103\u0163ile de titlu \u015fi de versiune. Valoarea invalid\u0103 este: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=Dac\u0103 proprietatea este setat\u0103, ea trebuie setat\u0103 \u00eentr-o sec\u0163iune de informa\u0163ii complet\u0103 \u00een formatul JSON, cu propriet\u0103\u0163i valide de titlu \u015fi de versiune. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=Corecta\u0163i valoarea de informa\u0163ii configurat\u0103. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: Proprietatea de configura\u0163ie {0} nu poate fi parsat\u0103 ca JSON. Valoarea este: {1}\nEroarea este: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=Dac\u0103 proprietatea este setat\u0103, ea trebuie setat\u0103 \u00eentr-o sec\u0163iune de informa\u0163ii complet\u0103 \u00een formatul JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=Examina\u0163i textul erorii pentru a identifica problema \u015fi corecta\u0163i valoarea informa\u0163iilor ca s\u0103 fie un JSON valid. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: A fost g\u0103sit un nume invalid \u00een {0}: {1}. Fiecare nume trebuie s\u0103 utilizeze formatul "applicationName" sau "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=Proprietatea de configura\u0163ie trebuie s\u0103 con\u0163in\u0103 o list\u0103 separat\u0103 de nume de aplica\u0163iie \u015fi de modul, sau una din valorile speciale "all", "first" sau "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=Examina\u0163i textul erorii pentru a identifica problema \u015fi corecta\u0163i proprietatea de configura\u0163ie indicat\u0103. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: Proprietatea de {0} configura\u0163ie include "{1}" dar nu se potrive\u015fte cu nicio o aplica\u0163ie sau modul web implementat. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=Serverul este configurat s\u0103 creeze documenta\u0163ia OpenAPI pentru numele de aplica\u0163ie sau de modul web, dar nu este implementat\u0103 nicio aplica\u0163ie sau modul web cu acel nume. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=Verifica\u0163i c\u0103 toate aplica\u0163iile au pornit corect \u015fi c\u0103 numele din proprietatea de configura\u0163ie sunt specificate corect. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ru.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ru.nlsprops index 0c44b78b2712..25912686d7ff 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ru.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_ru.nlsprops @@ -61,6 +61,34 @@ OPENAPI_APPLICATION_PROCESSED=CWWKO1660I: \u041f\u0440\u0438\u043b\u043e\u0436\u OPENAPI_APPLICATION_PROCESSED.explanation=\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442 OpenAPI \u0434\u043b\u044f \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0441\u043e\u0437\u0434\u0430\u043d. \u041e\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430 \u0432 \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0435 /openapi. OPENAPI_APPLICATION_PROCESSED.useraction=\u041d\u0438\u043a\u0430\u043a\u0438\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f. -OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: An error occurred when processing application {0} and an OpenAPI document was not produced. The error was: {1}. -OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=A runtime error occurred when processing the application. +OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: \u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u0432 \u0445\u043e\u0434\u0435 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f {0} \u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 OpenAPI \u043d\u0435 \u0431\u044b\u043b \u0441\u043e\u0437\u0434\u0430\u043d. \u041e\u0448\u0438\u0431\u043a\u0430: {1}. +OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0432 \u0445\u043e\u0434\u0435 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=\u0414\u043b\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043d\u0435\u043f\u043e\u043b\u0430\u0434\u043a\u0438 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044b FFDC \u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u043e\u0431 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438. + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: \u0412\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 OpenAPI \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b: {0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044e OpenAPI \u0438\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u0432\u0435\u0431-\u043c\u043e\u0434\u0443\u043b\u0435\u0439. \u041a\u043e\u043d\u0435\u0447\u043d\u044b\u0435 \u0442\u043e\u0447\u043a\u0438 \u0438\u0437 \u044d\u0442\u0438\u0445 \u043c\u043e\u0434\u0443\u043b\u0435\u0439 \u043d\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 OpenAPI. +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u044f\u0441\u043d\u0438\u0442\u044c, \u043f\u043e\u0447\u0435\u043c\u0443 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b OpenAPI \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c. + +OPENAPI_MERGE_PROBLEM_PATH_CLASH=\u041f\u0443\u0442\u044c {0} \u0438\u0437 \u043c\u043e\u0434\u0443\u043b\u044f {1} \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u0435\u0442\u0441\u044f \u0441 \u043f\u0443\u0442\u0435\u043c \u0438\u0437 \u043c\u043e\u0434\u0443\u043b\u044f {2}. \u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0441 {1} \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\u041f\u0443\u0442\u044c \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0441\u044f \u043a \u0434\u0432\u0443\u043c \u043c\u043e\u0434\u0443\u043b\u044f\u043c. \u0412 \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 OpenAPI \u043d\u0435\u043b\u044c\u0437\u044f \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043e\u0431\u0430 \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0430. \u042d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0435\u043d\u043e \u0432 \u0441\u043e\u0441\u0442\u0430\u0432\u0435 CWWKO1662. +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\u041b\u0438\u0431\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u043e\u0434\u0438\u043d \u0438\u0437 \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u0443\u044e\u0449\u0438\u0445 \u043c\u043e\u0434\u0443\u043b\u0435\u0439, \u043b\u0438\u0431\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0432 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0435 mpOpenApi-2.0 \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437 \u043d\u0438\u0445. \u042d\u0442\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u043c\u043e\u0436\u0435\u0442 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u0442\u044c \u0432 \u0441\u043b\u0443\u0447\u0430\u044f\u0445, \u043a\u043e\u0433\u0434\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u044b \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 OpenAPI, \u043d\u043e URL \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u043d\u0435 \u0437\u0430\u043a\u0430\u043d\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u043a\u043e\u0440\u043d\u0435\u043c \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e \u0442\u043e\u0439 \u043f\u0440\u0438\u0447\u0438\u043d\u0435, \u0447\u0442\u043e \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043e \u0434\u0440\u0443\u0433\u043e\u043c\u0443 URL \u0447\u0435\u0440\u0435\u0437 \u043e\u0431\u0440\u0430\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u043a\u0441\u0438). + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI \u0438\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043c\u043e\u0434\u0443\u043b\u0435\u0439 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u043e. \u0422\u043e\u043b\u044c\u043a\u043e {0} \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI. \u0427\u0442\u043e\u0431\u044b \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI \u0438\u0437 \u0440\u0430\u0437\u043d\u044b\u0445 \u043c\u043e\u0434\u0443\u043b\u0435\u0439, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0437\u0430\u0434\u0430\u0439\u0442\u0435 \u0434\u043b\u044f \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 mp.openapi.extensions.liberty.merged.include \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 all. +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=\u0415\u0441\u043b\u0438 \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI \u043d\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f OpenAPI \u0441\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u043e\u0433\u043e \u043c\u043e\u0434\u0443\u043b\u044f OpenAPI. +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=\u0415\u0441\u043b\u0438 \u0432 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI \u0434\u043e\u043b\u0436\u043d\u044b \u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435 \u043c\u043e\u0434\u0443\u043b\u0438, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e MicroProfile Config, \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0435 \u0432 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0438. \u042d\u0442\u043e \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0432 \u043b\u044e\u0431\u043e\u043c \u043c\u0435\u0441\u0442\u0435, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c MicroProfile Config \u0438\u0449\u0435\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u043c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0435 Java \u0438\u043b\u0438 \u0432 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b. + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: \u0412 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0435 {0} \u0437\u0430\u0434\u0430\u043d \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 info. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0437\u0430\u0434\u0430\u0442\u044c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 title \u0438 version. \u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435: {1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=\u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u043d\u043e, \u043e\u043d\u043e \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u0434\u0435\u043b info \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON, \u0441 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u043c\u0438 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f\u043c\u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432 title \u0438 version. +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=\u0418\u0441\u043f\u0440\u0430\u0432\u044c\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 info. + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 {0} \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c \u043a\u0430\u043a \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435: {1}\n\u041e\u0448\u0438\u0431\u043a\u0430: {2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=\u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u043d\u043e, \u043e\u043d\u043e \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u0434\u0435\u043b info \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 JSON. +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u0443 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0435 \u0438 \u0438\u0441\u043f\u0440\u0430\u0432\u044c\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 info, \u0447\u0442\u043e\u0431\u044b \u0432 \u043d\u0435\u043c \u0431\u044b\u043b \u0443\u043a\u0430\u0437\u0430\u043d \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 JSON. + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: \u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0438\u043c\u044f \u0432 {0}: {1}. \u0418\u043c\u0435\u043d\u0430 \u0434\u043e\u043b\u0436\u043d\u044b \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 "applicationName" \u0438\u043b\u0438 "applicationName/moduleName". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0434\u043e\u043b\u0436\u043d\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0437\u0430\u043f\u044f\u0442\u044b\u043c\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u043c\u0435\u043d \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u0438 \u043c\u043e\u0434\u0443\u043b\u0435\u0439 \u043b\u0438\u0431\u043e \u043e\u0434\u043d\u043e \u0438\u0437 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439: "all", "first" \u0438\u043b\u0438 "none". +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u0443 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0435 \u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438. + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 {0} \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 "{1}", \u043d\u043e \u044d\u0442\u043e \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u043e\u043c\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044e \u0438\u043b\u0438 \u0432\u0435\u0431-\u043c\u043e\u0434\u0443\u043b\u044e. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=\u041d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438 OpenAPI \u0434\u043b\u044f \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043c\u043e\u0434\u0443\u043b\u044f, \u043e\u0434\u043d\u0430\u043a\u043e \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 \u043d\u0435\u0442 \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u043e\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0432\u0435\u0431-\u043c\u043e\u0434\u0443\u043b\u044f \u0441 \u0442\u0430\u043a\u0438\u043c \u0438\u043c\u0435\u043d\u0435\u043c. +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=\u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u0441\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u044b \u0434\u043e\u043b\u0436\u043d\u044b\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c, \u0430 \u0432\u0441\u0435 \u0438\u043c\u0435\u043d\u0430 \u0432 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0437\u0430\u0434\u0430\u043d\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e. diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh.nlsprops index 68931f9526c6..074da3745e6a 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh.nlsprops @@ -64,3 +64,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=\u65e0\u9700\u6267\u884c\u4efb\u4f55\u6 OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: \u5904\u7406\u5e94\u7528\u7a0b\u5e8f {0} \u65f6\u53d1\u751f\u9519\u8bef\uff0c\u672a\u751f\u6210 OpenAPI \u6587\u6863\u3002\u9519\u8bef\u662f\uff1a{1}\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=\u5904\u7406\u5e94\u7528\u7a0b\u5e8f\u65f6\u53d1\u751f\u8fd0\u884c\u65f6\u9519\u8bef\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=\u8bf7\u67e5\u770b FFDC \u65e5\u5fd7\u548c\u5f02\u5e38\u6587\u672c\u4ee5\u786e\u5b9a\u95ee\u9898\u3002 + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: \u5408\u5e76 OpenAPI \u6587\u6863\u65f6\u53d1\u751f\u4ee5\u4e0b\u95ee\u9898\uff1a{0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=\u65e0\u6cd5\u6210\u529f\u5408\u5e76\u6765\u81ea\u591a\u4e2a Web \u6a21\u5757\u7684 OpenAPI \u6587\u6863\u3002\u6240\u62a5\u544a\u6a21\u5757\u4e2d\u7684\u7aef\u70b9\u672a\u5305\u542b\u5728\u751f\u6210\u7684 OpenAPI \u6587\u6863\u4e2d\u3002 +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=\u67e5\u770b\u5408\u5e76\u95ee\u9898\u4ee5\u786e\u5b9a\u65e0\u6cd5\u5408\u5e76\u751f\u6210\u7684 OpenAPI \u6587\u6863\u7684\u539f\u56e0\u3002 + +OPENAPI_MERGE_PROBLEM_PATH_CLASH={1} \u6a21\u5757\u4e2d\u7684 {0} \u8def\u5f84\u4e0e {2} \u6a21\u5757\u4e2d\u7684\u8def\u5f84\u51b2\u7a81\u3002{1} \u4e0d\u4f1a\u5408\u5e76\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\u6b64\u8def\u5f84\u4f4d\u4e8e\u4e24\u4e2a\u6a21\u5757\u4e2d\u3002\u6b64\u8def\u5f84\u7684\u4e24\u4e2a\u5b9e\u4f8b\u90fd\u4e0d\u80fd\u5305\u542b\u5728\u540c\u4e00 OpenAPI \u6587\u6863\u4e2d\u3002\u6b64\u6d88\u606f\u4f5c\u4e3a CWWKO1662 \u7684\u4e00\u90e8\u5206\u8fd4\u56de\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\u66f4\u6539\u5176\u4e2d\u4e00\u4e2a\u51b2\u7a81\u6a21\u5757\u6216\u914d\u7f6e mpOpenApi-2.0 \u529f\u80fd\u90e8\u4ef6\u4ee5\u6392\u9664\u5176\u4e2d\u4e00\u4e2a\u6a21\u5757\u3002\u5982\u679c\u670d\u52a1\u5668\u5305\u542b\u5728 OpenAPI \u6587\u6863\u4e2d\u5e76\u4e14\u670d\u52a1\u5668 URL \u672a\u4ee5\u5e94\u7528\u7a0b\u5e8f\u7684\u4e0a\u4e0b\u6587\u6839\u7ed3\u5c3e\uff08\u4f8b\u5982\uff0c\u56e0\u4e3a\u901a\u8fc7\u53cd\u5411\u4ee3\u7406\u800c\u4f7f\u7528\u4e0d\u540c\u7684 URL \u8bbf\u95ee\u5e94\u7528\u7a0b\u5e8f\uff09\uff0c\u5219\u53ef\u80fd\u4f1a\u5bfc\u81f4\u6b64\u95ee\u9898\u3002 + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \u7981\u6b62\u7ec4\u5408\u6765\u81ea\u591a\u4e2a\u6a21\u5757\u7684 OpenAPI \u6587\u6863\u3002\u4ec5 {0} \u7528\u4e8e\u751f\u6210 OpenAPI \u6587\u6863\u3002\u8981\u5141\u8bb8\u5408\u5e76\u6765\u81ea\u6240\u6709\u6a21\u5757\u7684 OpenAPI \u6587\u6863\uff0c\u8bf7\u8bbe\u7f6e\u914d\u7f6e\u5c5e\u6027 mp.openapi.extensions.liberty.merged.include = all\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=\u9664\u975e\u5141\u8bb8\u5408\u5e76 OpenAPI \u6587\u6863\uff0c\u5426\u5219\u53ea\u4f1a\u4e3a\u90e8\u7f72\u7684\u7b2c\u4e00\u4e2a OpenAPI \u6a21\u5757\u751f\u6210 OpenAPI \u6587\u6863\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=\u5982\u679c\u8981\u4f7f\u7528\u6240\u6709 Web \u6a21\u5757\u6765\u751f\u6210 OpenAPI \u6587\u6863\uff0c\u8bf7\u8bbe\u7f6e\u6d88\u606f\u4e2d\u5217\u793a\u7684 MicroProfile \u914d\u7f6e\u5c5e\u6027\u3002\u53ef\u5728 MicroProfile Config \u641c\u7d22\u914d\u7f6e\u5c5e\u6027\u7684\u4efb\u4f55\u4f4d\u7f6e\u8bbe\u7f6e\u8be5\u5c5e\u6027\uff0c\u4f8b\u5982\uff0c\u5728 Java \u7cfb\u7edf\u5c5e\u6027\u6216\u73af\u5883\u53d8\u91cf\u4e2d\u3002 + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: \u4f7f\u7528 {0} \u5c5e\u6027\u914d\u7f6e\u7684 info \u5bf9\u8c61\u65e0\u6548\u3002\u5fc5\u987b\u8bbe\u7f6e title \u548c version \u5c5e\u6027\u3002\u65e0\u6548\u503c\u4e3a\uff1a{1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=\u5982\u679c\u8bbe\u7f6e\u4e86\u6b64\u5c5e\u6027\uff0c\u90a3\u4e48\u5fc5\u987b\u5c06\u5176\u8bbe\u7f6e\u4e3a JSON \u683c\u5f0f\u7684\u5b8c\u6574 info \u90e8\u5206\uff0ctitle \u548c version \u5c5e\u6027\u8bbe\u7f6e\u4e3a\u6709\u6548\u503c\u3002 +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=\u8bf7\u66f4\u6b63\u6240\u914d\u7f6e\u7684 info \u503c\u3002 + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: {0} config \u5c5e\u6027\u65e0\u6cd5\u89e3\u6790\u4e3a JSON\u3002\u8be5\u503c\u4e3a\uff1a{1}\n \u9519\u8bef\u4e3a\uff1a{2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=\u5982\u679c\u8bbe\u7f6e\u4e86\u6b64\u5c5e\u6027\uff0c\u90a3\u4e48\u5fc5\u987b\u5c06\u5176\u8bbe\u7f6e\u4e3a JSON \u683c\u5f0f\u7684\u5b8c\u6574 info \u90e8\u5206\u3002 +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\u8bf7\u67e5\u770b\u9519\u8bef\u6587\u672c\u4ee5\u786e\u5b9a\u95ee\u9898\u5e76\u66f4\u6b63\u5df2\u914d\u7f6e\u7684 info \u503c\uff0c\u4ee5\u4f7f\u5176\u6210\u4e3a\u6709\u6548 JSON\u3002 + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: \u5728 {0} \u4e2d\u53d1\u73b0\u65e0\u6548\u540d\u79f0\uff1a{1}\u3002\u6bcf\u4e2a\u540d\u79f0\u5fc5\u987b\u4f7f\u7528\u201capplicationName\u201d\u6216\u201capplicationName/moduleName\u201d\u683c\u5f0f\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=config \u5c5e\u6027\u5fc5\u987b\u5305\u542b\u4ee5\u9017\u53f7\u5206\u9694\u7684\u5e94\u7528\u7a0b\u5e8f\u548c\u6a21\u5757\u540d\u79f0\u5217\u8868\uff0c\u6216\u4ee5\u4e0b\u5217\u7279\u6b8a\u503c\u7684\u5176\u4e2d\u4e00\u9879\uff1a\u201call\u201d\u3001\u201cfirst\u201d\u6216\u201cnone\u201d\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\u8bf7\u67e5\u770b\u9519\u8bef\u6587\u672c\u4ee5\u786e\u5b9a\u95ee\u9898\u5e76\u66f4\u6b63\u6307\u793a\u7684\u914d\u7f6e\u5c5e\u6027\u3002 + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: {0} \u914d\u7f6e\u5c5e\u6027\u5305\u542b\u201c{1}\u201d\uff0c\u4f46\u5b83\u4e0e\u4efb\u4f55\u5df2\u90e8\u7f72\u5e94\u7528\u7a0b\u5e8f\u6216 Web \u6a21\u5757\u4e0d\u5339\u914d\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u5bf9\u5e94\u7528\u7a0b\u5e8f\u6216\u6a21\u5757\u540d\u79f0\u521b\u5efa OpenAPI \u6587\u6863\uff0c\u4f46\u672a\u90e8\u7f72\u5177\u6709\u8be5\u540d\u79f0\u7684\u5e94\u7528\u7a0b\u5e8f\u6216 Web \u6a21\u5757\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=\u8bf7\u68c0\u67e5\u6240\u6709\u5e94\u7528\u7a0b\u5e8f\u662f\u5426\u5df2\u6b63\u786e\u542f\u52a8\uff0c\u4ee5\u53ca\u662f\u5426\u6b63\u786e\u6307\u5b9a\u4e86\u914d\u7f6e\u5c5e\u6027\u4e2d\u7684\u540d\u79f0\u3002 diff --git a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh_TW.nlsprops b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh_TW.nlsprops index e0b9b7c87c5b..7624a75a202f 100644 --- a/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh_TW.nlsprops +++ b/dev/io.openliberty.microprofile.openapi.internal.common/resources/io/openliberty/microprofile/openapi/internal/resources/OpenAPI_zh_TW.nlsprops @@ -63,3 +63,31 @@ OPENAPI_APPLICATION_PROCESSED.useraction=\u4e0d\u9700\u57f7\u884c\u4efb\u4f55\u5 OPENAPI_APPLICATION_PROCESSING_ERROR=CWWKO1661E: \u8655\u7406\u61c9\u7528\u7a0b\u5f0f {0} \u6642\u767c\u751f\u932f\u8aa4\uff0c\u672a\u7522\u751f OpenAPI \u6587\u4ef6\u3002\u932f\u8aa4\u662f\uff1a{1}\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.explanation=\u8655\u7406\u61c9\u7528\u7a0b\u5f0f\u6642\u767c\u751f\u57f7\u884c\u6642\u671f\u932f\u8aa4\u3002 OPENAPI_APPLICATION_PROCESSING_ERROR.useraction=\u8acb\u6aa2\u95b1 FFDC \u65e5\u8a8c\u548c\u7570\u5e38\u72c0\u6cc1\u6587\u5b57\uff0c\u4ee5\u8b58\u5225\u554f\u984c\u3002 + +OPENAPI_MERGE_PROBLEMS_CWWKO1662W=CWWKO1662W: \u5408\u4f75 OpenAPI \u6587\u4ef6\u6642\u767c\u751f\u4e0b\u5217\u554f\u984c\uff1a{0} +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.explanation=\u7121\u6cd5\u9806\u5229\u5408\u4f75\u4f86\u81ea\u591a\u500b Web \u6a21\u7d44\u7684 OpenAPI \u6587\u4ef6\u3002\u6240\u7522\u751f\u7684 OpenAPI \u6587\u4ef6\u4e2d\u4e0d\u5305\u62ec\u4f86\u81ea\u6240\u5831\u544a\u6a21\u7d44\u7684\u7aef\u9ede\u3002 +OPENAPI_MERGE_PROBLEMS_CWWKO1662W.useraction=\u8acb\u6aa2\u95b1\u5408\u4f75\u554f\u984c\uff0c\u4ee5\u8b58\u5225\u7121\u6cd5\u5408\u4f75\u6240\u7522\u751f OpenAPI \u6587\u4ef6\u7684\u539f\u56e0\u3002 + +OPENAPI_MERGE_PROBLEM_PATH_CLASH={1} \u6a21\u7d44\u4e2d\u7684 {0} \u8def\u5f91\u8207 {2} \u6a21\u7d44\u4e2d\u7684\u8def\u5f91\u885d\u7a81\u3002\u4e0d\u6703\u5408\u4f75 {1}\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.explanation=\u8def\u5f91\u662f\u5169\u500b\u6a21\u7d44\u3002\u8def\u5f91\u7684\u5169\u500b\u5be6\u4f8b\u4e0d\u80fd\u540c\u6642\u5305\u62ec\u5728\u540c\u4e00 OpenAPI \u6587\u4ef6\u4e2d\u3002\u6b64\u8a0a\u606f\u6703\u50b3\u56de\u70ba CWWKO1662 \u7684\u4e00\u90e8\u5206\u3002 +OPENAPI_MERGE_PROBLEM_PATH_CLASH.useraction=\u8acb\u8b8a\u66f4\u5176\u4e2d\u4e00\u500b\u885d\u7a81\u7684\u6a21\u7d44\uff0c\u6216\u8005\u914d\u7f6e mpOpenApi-2.0 \u7279\u6027\u4ee5\u6392\u9664\u5176\u4e2d\u4e00\u500b\u3002\u5982\u679c\u4f3a\u670d\u5668\u5305\u62ec\u5728 OpenAPI \u6587\u4ef6\u4e2d\uff0c\u4e26\u4e14\u4f3a\u670d\u5668 URL \u672a\u4ee5\u61c9\u7528\u7a0b\u5f0f\u7684\u74b0\u5883\u5b9a\u7fa9\u6839\u76ee\u9304\u7d50\u5c3e\uff08\u4f8b\u5982\uff0c\u56e0\u70ba\u61c9\u7528\u7a0b\u5f0f\u662f\u900f\u904e\u53cd\u5411 Proxy \u65bc\u4e0d\u540c\u7684 URL \u9032\u884c\u5b58\u53d6\uff09\uff0c\u5247\u53ef\u80fd\u9020\u6210\u6b64\u554f\u984c\u3002 + +OPENAPI_MERGE_DISABLED_CWWKO1663I=CWWKO1663I: \u505c\u7528\u5f9e\u591a\u500b\u6a21\u7d44\u7d50\u5408 OpenAPI \u6587\u4ef6\u3002\u50c5 {0} \u7528\u4f86\u7522\u751f OpenAPI \u6587\u4ef6\u3002\u82e5\u8981\u555f\u7528\u5f9e\u6240\u6709\u6a21\u7d44\u5408\u4f75 OpenAPI \u6587\u4ef6\uff0c\u8acb\u8a2d\u5b9a\u914d\u7f6e\u5167\u5bb9 mp.openapi.extensions.liberty.merged.include = all\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.explanation=\u9664\u975e\u5df2\u555f\u7528 OpenAPI \u6587\u4ef6\u5408\u4f75\uff0c\u5426\u5247\u53ea\u6703\u91dd\u5c0d\u90e8\u7f72\u7684\u7b2c\u4e00\u500b OpenAPI \u6a21\u7d44\u7522\u751f OpenAPI \u6587\u4ef6\u3002 +OPENAPI_MERGE_DISABLED_CWWKO1663I.useraction=\u5982\u679c\u60a8\u8981\u8b93\u6240\u6709 Web \u6a21\u7d44\u90fd\u7528\u65bc\u7522\u751f OpenAPI \u6587\u4ef6\uff0c\u8acb\u8a2d\u5b9a\u8a0a\u606f\u4e2d\u5217\u51fa\u7684 MicroProfile Config \u5167\u5bb9\u3002\u53ef\u4ee5\u5728 MicroProfile Config \u641c\u5c0b\u914d\u7f6e\u5167\u5bb9\u6240\u5728\u7684\u4efb\u4f55\u4f4d\u7f6e\u4e2d\u8a2d\u5b9a\u8a72\u5167\u5bb9\uff0c\u4f8b\u5982\uff0cJava \u7cfb\u7d71\u5167\u5bb9\u6216\u74b0\u5883\u8b8a\u6578\u4e2d\u3002 + +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W=CWWKO1664W: \u4f7f\u7528 {0} \u5167\u5bb9\u914d\u7f6e\u7684\u8cc7\u8a0a\u7269\u4ef6\u7121\u6548\u3002\u5fc5\u9808\u8a2d\u5b9a\u6a19\u984c\u53ca\u7248\u672c\u5167\u5bb9\u3002\u7121\u6548\u503c\u70ba\uff1a{1} +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.explanation=\u5982\u679c\u5df2\u8a2d\u5b9a\u5167\u5bb9\uff0c\u5247\u5fc5\u9808\u5c07\u5b83\u8a2d\u70ba JSON \u683c\u5f0f\u7684\u5b8c\u6574\u8cc7\u8a0a\u5340\u6bb5\uff0c\u6a19\u984c\u53ca\u7248\u672c\u5167\u5bb9\u8a2d\u70ba\u6709\u6548\u503c\u3002 +OPENAPI_MERGE_INFO_INVALID_CWWKO1664W.useraction=\u8acb\u66f4\u6b63\u914d\u7f6e\u7684\u8cc7\u8a0a\u503c\u3002 + +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W=CWWKO1665W: {0} \u914d\u7f6e\u5167\u5bb9\u7121\u6cd5\u5256\u6790\u70ba JSON\u3002\u503c\u70ba\uff1a{1}\n\u932f\u8aa4\u70ba\uff1a{2} +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.explanation=\u5982\u679c\u5df2\u8a2d\u5b9a\u5167\u5bb9\uff0c\u5247\u5fc5\u9808\u5c07\u5b83\u8a2d\u70ba JSON \u683c\u5f0f\u7684\u5b8c\u6574\u8cc7\u8a0a\u5340\u6bb5\u3002 +OPENAPI_MERGE_INFO_PARSE_ERROR_CWWKO1665W.useraction=\u8acb\u6aa2\u95b1\u932f\u8aa4\u6587\u5b57\u4ee5\u8b58\u5225\u554f\u984c\uff0c\u4e26\u66f4\u6b63\u6240\u914d\u7f6e\u7684\u8cc7\u8a0a\u503c\uff0c\u8b93\u5b83\u70ba\u6709\u6548\u7684 JSON\u3002 + +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W=CWWKO1666W: \u5728 {0} \u4e2d\u627e\u5230\u7121\u6548\u540d\u7a31\uff1a{1}\u3002\u6bcf\u4e00\u500b\u540d\u7a31\u90fd\u5fc5\u9808\u4f7f\u7528 "applicationName" \u6216 "applicationName/moduleName" \u683c\u5f0f\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.explanation=\u914d\u7f6e\u5167\u5bb9\u5fc5\u9808\u5305\u542b\u4ee5\u9017\u9ede\u5340\u9694\u7684\u61c9\u7528\u7a0b\u5f0f\u53ca\u6a21\u7d44\u540d\u7a31\u6e05\u55ae\uff0c\u6216\u8005\u7279\u6b8a\u503c "all"\u3001"first" \u6216 "none" \u7684\u5176\u4e2d\u4e00\u500b\u3002 +OPENAPI_MERGE_INVALID_NAME_CWWKO1666W.useraction=\u8acb\u6aa2\u95b1\u932f\u8aa4\u6587\u5b57\u4ee5\u8b58\u5225\u554f\u984c\uff0c\u4e26\u66f4\u6b63\u6307\u51fa\u7684\u914d\u7f6e\u5167\u5bb9\u3002 + +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W=CWWKO1667W: {0} \u914d\u7f6e\u5167\u5bb9\u5305\u62ec "{1}"\uff0c\u4f46\u662f\u672a\u7b26\u5408\u4efb\u4f55\u90e8\u7f72\u7684\u61c9\u7528\u7a0b\u5f0f\u6216 Web \u6a21\u7d44\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.explanation=\u5df2\u914d\u7f6e\u4f3a\u670d\u5668\u4ee5\u70ba\u61c9\u7528\u7a0b\u5f0f\u6216\u6a21\u7d44\u540d\u7a31\u5efa\u7acb OpenAPI \u6587\u4ef6\uff0c\u4f46\u662f\u672a\u90e8\u7f72\u5177\u6709\u8a72\u540d\u7a31\u7684\u61c9\u7528\u7a0b\u5f0f\u6216 Web \u6a21\u7d44\u3002 +OPENAPI_MERGE_UNUSED_INCLUDE_CWWKO1667W.useraction=\u8acb\u6aa2\u67e5\u6240\u6709\u61c9\u7528\u7a0b\u5f0f\u662f\u5426\u5df2\u6b63\u78ba\u555f\u52d5\uff0c\u4ee5\u53ca\u662f\u5426\u6b63\u78ba\u5730\u6307\u5b9a\u914d\u7f6e\u5167\u5bb9\u4e2d\u7684\u540d\u7a31\u3002