diff --git a/backend/ar/basis.json b/backend/ar/basis.json index fe26bca2..e272560b 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/ar/object.json b/backend/ar/object.json index 192ddf38..a33f173f 100644 --- a/backend/ar/object.json +++ b/backend/ar/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/de/basis.json b/backend/de/basis.json index 54585a94..a127bb5a 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -280,6 +280,8 @@ "table": "Tabelle", "download": "Download", "list": "Liste", - "quick_search": "Schnelle Sucheinstiege" + "quick_search": "Schnelle Sucheinstiege", + "kbd_previous": "STRG + Pfeiltaste links", + "kbd_next": "STRG + Pfeiltaste rechts" } } \ No newline at end of file diff --git a/backend/de/object.json b/backend/de/object.json index b3ba1832..6fca48af 100644 --- a/backend/de/object.json +++ b/backend/de/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Ersetze das Folgende", "add_the_following": "F\u00fcge das Folgende ein", "batch_print_qr_codes": "QR-Codes f\u00fcr Objekte drucken", - "qr_code_size_pt": "Gr\u00f6\u00dfe der QR-Codes in pt" + "qr_code_size_pt": "Gr\u00f6\u00dfe der QR-Codes in pt", + "click_to_jump_by_number": "Klicken, um \u00fcber die Eingabe einer Position (Nummer in Trefferliste) zu navigieren." }, "objekt": { "assign_results": "Treffer zuordnen", diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 47e31088..f882f4f7 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/dsb/object.json b/backend/dsb/object.json index b7743209..c5894668 100644 --- a/backend/dsb/object.json +++ b/backend/dsb/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Treffer zuordnen", diff --git a/backend/en/basis.json b/backend/en/basis.json index 26893dd4..6cdc656b 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/en/object.json b/backend/en/object.json index c1d2b304..7c4dc9b3 100644 --- a/backend/en/object.json +++ b/backend/en/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/es/basis.json b/backend/es/basis.json index d86219ce..64ee8a8c 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/es/object.json b/backend/es/object.json index bae98146..f908414e 100644 --- a/backend/es/object.json +++ b/backend/es/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/fr/basis.json b/backend/fr/basis.json index 82bac0c9..b0a94b81 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/fr/object.json b/backend/fr/object.json index 2b01e631..34b390b7 100644 --- a/backend/fr/object.json +++ b/backend/fr/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Remplacer le suivant", "add_the_following": "Ajouter le suivant", "batch_print_qr_codes": "Imprimer des codes QR pour les objets", - "qr_code_size_pt": "Taille du code QR en pt" + "qr_code_size_pt": "Taille du code QR en pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Associer un r\u00e9sultat", diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 47e31088..f882f4f7 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/hsb/object.json b/backend/hsb/object.json index b7743209..c5894668 100644 --- a/backend/hsb/object.json +++ b/backend/hsb/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Treffer zuordnen", diff --git a/backend/hu/basis.json b/backend/hu/basis.json index e50a5b87..c806a794 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/hu/object.json b/backend/hu/object.json index 71c65a79..364ddb6c 100644 --- a/backend/hu/object.json +++ b/backend/hu/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Cser\u00e9lje ki a k\u00f6vetkez\u0151 tartalmat", "add_the_following": "Adja hozz\u00e1 a k\u00f6vetkez\u0151 tartalmat", "batch_print_qr_codes": "QR-k\u00f3d nyomtat\u00e1s", - "qr_code_size_pt": "QR k\u00f3d m\u00e9rete (pt)" + "qr_code_size_pt": "QR k\u00f3d m\u00e9rete (pt)", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Hozz\u00e1rendel\u00e9s ", diff --git a/backend/id/basis.json b/backend/id/basis.json index 011a1443..16d1f64f 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/id/object.json b/backend/id/object.json index 9a564ac7..21604ec9 100644 --- a/backend/id/object.json +++ b/backend/id/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Kaitkan hasil dengan", diff --git a/backend/it/basis.json b/backend/it/basis.json index d86219ce..64ee8a8c 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/it/object.json b/backend/it/object.json index bae98146..f908414e 100644 --- a/backend/it/object.json +++ b/backend/it/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/iw/basis.json b/backend/iw/basis.json index c5ba3c17..4a747c0a 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/iw/object.json b/backend/iw/object.json index 192ddf38..a33f173f 100644 --- a/backend/iw/object.json +++ b/backend/iw/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/nl/basis.json b/backend/nl/basis.json index d86219ce..64ee8a8c 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/nl/object.json b/backend/nl/object.json index bae98146..f908414e 100644 --- a/backend/nl/object.json +++ b/backend/nl/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 5398f343..73ff7b35 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/pl/object.json b/backend/pl/object.json index d20b0b68..d1167844 100644 --- a/backend/pl/object.json +++ b/backend/pl/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Przypisz rezultaty", diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 53019d67..7fad6805 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/pt/object.json b/backend/pt/object.json index dab5c49e..c5f35e95 100644 --- a/backend/pt/object.json +++ b/backend/pt/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/ru/basis.json b/backend/ru/basis.json index a37a236c..c22d0436 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -280,6 +280,8 @@ "table": "\u0422\u0430\u0431\u043b\u0438\u0446\u0430", "download": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430", "list": "\u0421\u043f\u0438\u0441\u043e\u043a", - "quick_search": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043f\u043e\u0438\u0441\u043a" + "quick_search": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043f\u043e\u0438\u0441\u043a", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/ru/object.json b/backend/ru/object.json index ec00c3a0..78c2ef21 100644 --- a/backend/ru/object.json +++ b/backend/ru/object.json @@ -100,7 +100,8 @@ "replace_the_following": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "add_the_following": "\u0414\u043e\u0431\u0430\u0432\u044c\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "batch_print_qr_codes": "\u041f\u0435\u0447\u0430\u0442\u044c QR-\u043a\u043e\u0434\u043e\u0432 \u0434\u043b\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432", - "qr_code_size_pt": "\u0420\u0430\u0437\u043c\u0435\u0440 QR-\u043a\u043e\u0434\u0430 \u0432 pt" + "qr_code_size_pt": "\u0420\u0430\u0437\u043c\u0435\u0440 QR-\u043a\u043e\u0434\u0430 \u0432 pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "\u041d\u0430\u0437\u043d\u0430\u0447\u0438\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b", diff --git a/backend/tl/basis.json b/backend/tl/basis.json index d86219ce..64ee8a8c 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/tl/object.json b/backend/tl/object.json index bae98146..f908414e 100644 --- a/backend/tl/object.json +++ b/backend/tl/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results", diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 5e73840a..e009c753 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/tr/object.json b/backend/tr/object.json index b7743209..c5894668 100644 --- a/backend/tr/object.json +++ b/backend/tr/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Treffer zuordnen", diff --git a/backend/uk/basis.json b/backend/uk/basis.json index 3fe9df4b..bc50fdb3 100644 --- a/backend/uk/basis.json +++ b/backend/uk/basis.json @@ -280,6 +280,8 @@ "table": "\u0422\u0430\u0431\u043b\u0438\u0446\u044f", "download": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430", "list": "\u0421\u043f\u0438\u0441\u043e\u043a", - "quick_search": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \u043f\u043e\u0448\u0443\u043a" + "quick_search": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \u043f\u043e\u0448\u0443\u043a", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/uk/object.json b/backend/uk/object.json index 303b7930..0a46ff99 100644 --- a/backend/uk/object.json +++ b/backend/uk/object.json @@ -100,7 +100,8 @@ "replace_the_following": "\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "add_the_following": "\u0414\u043e\u0434\u0430\u0442\u0438 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442", "batch_print_qr_codes": "\u0414\u0440\u0443\u043a QR-\u043a\u043e\u0434\u0456\u0432 \u0434\u043b\u044f \u043e\u0431'\u0454\u043a\u0442\u0456\u0432", - "qr_code_size_pt": "\u0420\u043e\u0437\u043c\u0456\u0440 QR-\u043a\u043e\u0434\u0443 \u0432 \u043f\u0442" + "qr_code_size_pt": "\u0420\u043e\u0437\u043c\u0456\u0440 QR-\u043a\u043e\u0434\u0443 \u0432 \u043f\u0442", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "\u041f\u0440\u0438\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438", diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 26893dd4..6cdc656b 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -280,6 +280,8 @@ "table": "Table", "download": "Download", "list": "Liste", - "quick_search": "Quick search" + "quick_search": "Quick search", + "kbd_previous": "CTRL + Arrow left", + "kbd_next": "CTRL + Arrow right" } } \ No newline at end of file diff --git a/backend/zh/object.json b/backend/zh/object.json index c1d2b304..7c4dc9b3 100644 --- a/backend/zh/object.json +++ b/backend/zh/object.json @@ -100,7 +100,8 @@ "replace_the_following": "Replace the following content", "add_the_following": "Add the following content", "batch_print_qr_codes": "Print QR codes for objects", - "qr_code_size_pt": "QR code size in pt" + "qr_code_size_pt": "QR code size in pt", + "click_to_jump_by_number": "Click to enter and navigate to a position in the pagination by a number." }, "objekt": { "assign_results": "Assign results",