|
180 | 180 | <source>Please download new version of RDM: %1</source>
|
181 | 181 | <translation>新バージョンのRedis Desktop Managerをダウンロードしてください: %1</translation>
|
182 | 182 | </message>
|
183 |
| - <message> |
184 |
| - <source>Key with new name %1 already exist in database or original key was removed</source> |
185 |
| - <translation type="vanished">新しいキー%1はすでにデータベースに存在しているか、または元のキーが削除されました</translation> |
186 |
| - </message> |
187 | 183 | <message>
|
188 | 184 | <location filename="../../app/models/key-models/abstractkey.h" line="126"/>
|
189 | 185 | <source>Cannot persist key '%1'. <br> Key does not exist or does not have an associated timeout</source>
|
190 |
| - <translation type="unfinished"></translation> |
| 186 | + <translation>キー'%1'を永続化できません。<br> キーが存在しないか、または有効期限が設定されていません。</translation> |
191 | 187 | </message>
|
192 | 188 | <message>
|
193 | 189 | <location filename="../../app/models/key-models/abstractkey.h" line="161"/>
|
|
207 | 203 | <message>
|
208 | 204 | <location filename="../../app/models/key-models/abstractkey.h" line="82"/>
|
209 | 205 | <source>Cannot rename key %1: %2</source>
|
210 |
| - <translation type="unfinished"></translation> |
| 206 | + <translation>キー%1を変更できません: %2</translation> |
211 | 207 | </message>
|
212 | 208 | <message>
|
213 | 209 | <location filename="../../app/models/key-models/abstractkey.h" line="267"/>
|
|
340 | 336 | <source>Cannot load databases:
|
341 | 337 |
|
342 | 338 | </source>
|
343 |
| - <translation>データベースをロードできません: |
344 |
| - |
345 |
| -</translation> |
| 339 | + <translation>データベースをロードできません:</translation> |
346 | 340 | </message>
|
347 | 341 | <message>
|
348 | 342 | <location filename="../../modules/connections-tree/items/databaseitem.cpp" line="195"/>
|
|
368 | 362 | <message>
|
369 | 363 | <location filename="../../qml/value-editor/Pagination.qml" line="21"/>
|
370 | 364 | <source>Total pages: </source>
|
371 |
| - <translation type="unfinished"></translation> |
| 365 | + <translation>総ページ数: </translation> |
372 | 366 | </message>
|
373 | 367 | <message>
|
374 | 368 | <location filename="../../qml/value-editor/Pagination.qml" line="45"/>
|
|
416 | 410 | <message>
|
417 | 411 | <location filename="../../qml/value-editor/ValueTabs.qml" line="260"/>
|
418 | 412 | <source>Persist key</source>
|
419 |
| - <translation type="unfinished"></translation> |
| 413 | + <translation>永続化キー</translation> |
420 | 414 | </message>
|
421 | 415 | <message>
|
422 | 416 | <location filename="../../qml/value-editor/ValueTabs.qml" line="304"/>
|
|
473 | 467 | <source>Full Search</source>
|
474 | 468 | <translation>すべて検索</translation>
|
475 | 469 | </message>
|
476 |
| - <message> |
477 |
| - <source>Nothing to save</source> |
478 |
| - <translation type="vanished">保存できるデータがありません</translation> |
479 |
| - </message> |
480 |
| - <message> |
481 |
| - <source>Value was updated!</source> |
482 |
| - <translation type="vanished">値を更新しました!</translation> |
483 |
| - </message> |
484 |
| - <message> |
485 |
| - <source>Save value</source> |
486 |
| - <translation type="vanished">値を保存</translation> |
487 |
| - </message> |
488 |
| - <message> |
489 |
| - <source>Key error</source> |
490 |
| - <translation type="vanished">キーエラー</translation> |
491 |
| - </message> |
492 | 470 | <message>
|
493 | 471 | <location filename="../../modules/connections-tree/items/serveritem.cpp" line="181"/>
|
494 | 472 | <source>Value and Console tabs related to this connection will be closed. Do you want to continue?</source>
|
|
503 | 481 | <location filename="../../modules/console/consolemodel.cpp" line="13"/>
|
504 | 482 | <source>Connected to cluster.
|
505 | 483 | </source>
|
506 |
| - <translation>クラスタに接続しました。 |
507 |
| -</translation> |
| 484 | + <translation>クラスタに接続しました。</translation> |
508 | 485 | </message>
|
509 | 486 | <message>
|
510 | 487 | <location filename="../../modules/console/consolemodel.cpp" line="16"/>
|
511 | 488 | <source>Connected.
|
512 | 489 | </source>
|
513 |
| - <translation>接続しました。 |
514 |
| -</translation> |
| 490 | + <translation>接続しました。</translation> |
515 | 491 | </message>
|
516 | 492 | <message>
|
517 | 493 | <location filename="../../modules/console/consolemodel.cpp" line="65"/>
|
|
678 | 654 | <source>For better network performance please use 127.0.0.1</source>
|
679 | 655 | <translation>127.0.0.1を使うとネットワークのパフォーマンスが向上します</translation>
|
680 | 656 | </message>
|
681 |
| - <message> |
682 |
| - <source>Auth:</source> |
683 |
| - <translation type="vanished">認証:</translation> |
684 |
| - </message> |
685 | 657 | <message>
|
686 | 658 | <location filename="../../qml/ConnectionSettignsDialog.qml" line="206"/>
|
687 | 659 | <source>(Optional) redis-server authentication password</source>
|
|
807 | 779 | <message>
|
808 | 780 | <location filename="../../qml/ConnectionSettignsDialog.qml" line="200"/>
|
809 | 781 | <source>Password:</source>
|
810 |
| - <translation type="unfinished"></translation> |
| 782 | + <translation>パスワード:</translation> |
811 | 783 | </message>
|
812 | 784 | <message>
|
813 | 785 | <location filename="../../qml/ConnectionSettignsDialog.qml" line="236"/>
|
|
844 | 816 | <source>Separator used for namespace extraction from keys</source>
|
845 | 817 | <translation>キーから抽出するネームスペースに使用するセパレータ</translation>
|
846 | 818 | </message>
|
847 |
| - <message> |
848 |
| - <source>Use server-side optimized keys loading (experimental):</source> |
849 |
| - <translation type="vanished">サーバ側のキー読み込み最適化機能を使用する(テスト版)</translation> |
850 |
| - </message> |
851 | 819 | <message>
|
852 | 820 | <location filename="../../qml/ConnectionSettignsDialog.qml" line="466"/>
|
853 | 821 | <source>Timeouts & Limits</source>
|
|
917 | 885 | <source>Language</source>
|
918 | 886 | <translation>言語</translation>
|
919 | 887 | </message>
|
920 |
| - <message> |
921 |
| - <source>Application will be restarted to apply this setting.</source> |
922 |
| - <translation type="vanished">設定はアプリケーションの再起動後に有効になります。</translation> |
923 |
| - </message> |
924 | 888 | <message>
|
925 | 889 | <location filename="../../qml/GlobalSettings.qml" line="93"/>
|
926 | 890 | <location filename="../../qml/GlobalSettings.qml" line="128"/>
|
|
933 | 897 | <source>Font Size</source>
|
934 | 898 | <translation>フォントサイズ</translation>
|
935 | 899 | </message>
|
936 |
| - <message> |
937 |
| - <source>Value Editor Font</source> |
938 |
| - <translation type="vanished">値エディタのフォント</translation> |
939 |
| - </message> |
940 |
| - <message> |
941 |
| - <source>Value Editor Font Size</source> |
942 |
| - <translation type="vanished">値エディタのフォントサイズ</translation> |
943 |
| - </message> |
944 | 900 | <message>
|
945 | 901 | <location filename="../../qml/GlobalSettings.qml" line="155"/>
|
946 | 902 | <source>Maximum Formatted Value Size</source>
|
947 |
| - <translation type="unfinished"></translation> |
| 903 | + <translation>フォーマット済み値の最大サイズ</translation> |
948 | 904 | </message>
|
949 | 905 | <message>
|
950 | 906 | <location filename="../../qml/GlobalSettings.qml" line="156"/>
|
951 | 907 | <source>Size in bytes</source>
|
952 |
| - <translation type="unfinished"></translation> |
| 908 | + <translation>バイト数</translation> |
953 | 909 | </message>
|
954 | 910 | <message>
|
955 | 911 | <location filename="../../qml/GlobalSettings.qml" line="81"/>
|
|
959 | 915 | <message>
|
960 | 916 | <location filename="../../qml/GlobalSettings.qml" line="52"/>
|
961 | 917 | <source>Application will be restarted to apply this settings.</source>
|
962 |
| - <translation type="unfinished"></translation> |
| 918 | + <translation>アプリケーションを再起動して設定を反映します。</translation> |
963 | 919 | </message>
|
964 | 920 | <message>
|
965 | 921 | <location filename="../../qml/GlobalSettings.qml" line="113"/>
|
966 | 922 | <source>Value Editor</source>
|
967 |
| - <translation type="unfinished"></translation> |
| 923 | + <translation>値エディタ</translation> |
968 | 924 | </message>
|
969 | 925 | <message>
|
970 | 926 | <location filename="../../qml/GlobalSettings.qml" line="162"/>
|
|
1046 | 1002 | <message>
|
1047 | 1003 | <location filename="../../qml/app.qml" line="247"/>
|
1048 | 1004 | <source>Add Group</source>
|
1049 |
| - <translation type="unfinished"></translation> |
| 1005 | + <translation>グループ追加</translation> |
1050 | 1006 | </message>
|
1051 | 1007 | <message>
|
1052 | 1008 | <location filename="../../qml/app.qml" line="261"/>
|
1053 | 1009 | <source>Regroup connections</source>
|
1054 |
| - <translation type="unfinished"></translation> |
| 1010 | + <translation>接続の再グループ化</translation> |
1055 | 1011 | </message>
|
1056 | 1012 | <message>
|
1057 | 1013 | <location filename="../../qml/app.qml" line="283"/>
|
1058 | 1014 | <source>Exit Regroup Mode</source>
|
1059 |
| - <translation type="unfinished"></translation> |
| 1015 | + <translation>再グループモードを終了</translation> |
1060 | 1016 | </message>
|
1061 | 1017 | <message>
|
1062 | 1018 | <location filename="../../qml/common/PasswordInput.qml" line="20"/>
|
|
1141 | 1097 | <source>Back</source>
|
1142 | 1098 | <translation>戻る</translation>
|
1143 | 1099 | </message>
|
1144 |
| - <message> |
1145 |
| - <source>Enter Filter</source> |
1146 |
| - <translation type="vanished">フィルターを入力</translation> |
1147 |
| - </message> |
1148 | 1100 | <message>
|
1149 | 1101 | <location filename="../../qml/connections-tree/menu/key.qml" line="21"/>
|
1150 | 1102 | <source>Copy Key Name</source>
|
|
1384 | 1336 | <message>
|
1385 | 1337 | <location filename="../../qml/connections-tree/ConnectionGroupDialog.qml" line="11"/>
|
1386 | 1338 | <source>Edit Connections Group</source>
|
1387 |
| - <translation type="unfinished"></translation> |
| 1339 | + <translation>接続グループを編集</translation> |
1388 | 1340 | </message>
|
1389 | 1341 | <message>
|
1390 | 1342 | <location filename="../../qml/connections-tree/ConnectionGroupDialog.qml" line="11"/>
|
1391 | 1343 | <source>Add New Connections Group</source>
|
1392 |
| - <translation type="unfinished"></translation> |
| 1344 | + <translation>接続グループの新規追加</translation> |
1393 | 1345 | </message>
|
1394 | 1346 | <message>
|
1395 | 1347 | <location filename="../../qml/connections-tree/ConnectionGroupDialog.qml" line="30"/>
|
1396 | 1348 | <source>Group Name:</source>
|
1397 |
| - <translation type="unfinished"></translation> |
| 1349 | + <translation>グループ名:</translation> |
1398 | 1350 | </message>
|
1399 | 1351 | <message>
|
1400 | 1352 | <location filename="../../qml/connections-tree/ConnectionGroupDialog.qml" line="71"/>
|
|
1514 | 1466 | <source>Target connection error</source>
|
1515 | 1467 | <translation>ターゲット接続エラー</translation>
|
1516 | 1468 | </message>
|
1517 |
| - <message> |
1518 |
| - <source>Cannot connect to source redis-server: %1</source> |
1519 |
| - <translation type="vanished">コピー元のRedisサーバに接続できません: %1</translation> |
1520 |
| - </message> |
1521 |
| - <message> |
1522 |
| - <source>Cannot connect to target redis-server: %1</source> |
1523 |
| - <translation type="vanished">コピー先のRedisサーバに接続できません: %1</translation> |
1524 |
| - </message> |
1525 | 1469 | <message>
|
1526 | 1470 | <location filename="../../modules/bulk-operations/operations/deleteoperation.cpp" line="11"/>
|
1527 | 1471 | <source>Cannot remove key </source>
|
|
1580 | 1524 | <message>
|
1581 | 1525 | <location filename="../../qml/connections-tree/menu/server_group.qml" line="12"/>
|
1582 | 1526 | <source>Edit Connection Group</source>
|
1583 |
| - <translation type="unfinished"></translation> |
| 1527 | + <translation>接続グループの編集</translation> |
1584 | 1528 | </message>
|
1585 | 1529 | <message>
|
1586 | 1530 | <location filename="../../qml/connections-tree/menu/server_group.qml" line="16"/>
|
1587 | 1531 | <source>Delete Connection Group</source>
|
1588 |
| - <translation type="unfinished"></translation> |
| 1532 | + <translation>接続グループの削除</translation> |
1589 | 1533 | </message>
|
1590 | 1534 | <message>
|
1591 | 1535 | <location filename="../../modules/connections-tree/items/servergroup.cpp" line="58"/>
|
1592 | 1536 | <source>Do you really want to delete group <b>with all connections</b>?</source>
|
1593 |
| - <translation type="unfinished"></translation> |
| 1537 | + <translation><b>全ての接続情報と共に</b>、グループを本当に削除してもよろしいですか?</translation> |
1594 | 1538 | </message>
|
1595 | 1539 | <message>
|
1596 | 1540 | <location filename="../../qml/value-editor/filters/ListFilters.qml" line="8"/>
|
1597 | 1541 | <source>Order of elements:</source>
|
1598 |
| - <translation type="unfinished"></translation> |
| 1542 | + <translation>要素の順序:</translation> |
1599 | 1543 | </message>
|
1600 | 1544 | <message>
|
1601 | 1545 | <location filename="../../qml/value-editor/filters/ListFilters.qml" line="20"/>
|
1602 | 1546 | <source>Default</source>
|
1603 |
| - <translation type="unfinished"></translation> |
| 1547 | + <translation>デフォルト</translation> |
1604 | 1548 | </message>
|
1605 | 1549 | <message>
|
1606 | 1550 | <location filename="../../qml/value-editor/filters/ListFilters.qml" line="21"/>
|
1607 | 1551 | <source>Reverse</source>
|
1608 |
| - <translation type="unfinished"></translation> |
| 1552 | + <translation>降順</translation> |
1609 | 1553 | </message>
|
1610 | 1554 | <message>
|
1611 | 1555 | <location filename="../../qml/value-editor/filters/StreamFilters.qml" line="28"/>
|
1612 | 1556 | <source>Start date should be less than End date</source>
|
1613 |
| - <translation type="unfinished"></translation> |
| 1557 | + <translation>開始日は終了日より前でなければなりません</translation> |
1614 | 1558 | </message>
|
1615 | 1559 | <message>
|
1616 | 1560 | <location filename="../../qml/value-editor/filters/StreamFilters.qml" line="134"/>
|
1617 | 1561 | <source>Apply filter</source>
|
1618 |
| - <translation type="unfinished"></translation> |
| 1562 | + <translation>フィルタを適用</translation> |
1619 | 1563 | </message>
|
1620 | 1564 | </context>
|
1621 | 1565 | </TS>
|
0 commit comments