Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qt6-translations for
openSUSE:Factory checked in at 2023-04-05 21:32:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-translations (Old)
and /work/SRC/openSUSE:Factory/.qt6-translations.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-translations"
Wed Apr 5 21:32:13 2023 rev:20 rq:1077348 version:6.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-translations/qt6-translations.changes
2023-03-17 17:04:12.465663214 +0100
+++
/work/SRC/openSUSE:Factory/.qt6-translations.new.19717/qt6-translations.changes
2023-04-05 21:37:11.967097345 +0200
@@ -1,0 +2,6 @@
+Mon Apr 3 10:02:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 6.5.0
+ * https://www.qt.io/blog/qt-6.5-lts-released
+
+-------------------------------------------------------------------
Old:
----
qttranslations-everywhere-src-6.4.3.tar.xz
New:
----
qttranslations-everywhere-src-6.5.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-translations.spec ++++++
--- /var/tmp/diff_new_pack.HRTK8B/_old 2023-04-05 21:37:12.699101522 +0200
+++ /var/tmp/diff_new_pack.HRTK8B/_new 2023-04-05 21:37:12.703101545 +0200
@@ -1,7 +1,7 @@
#
# spec file for package qt6-translations
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,21 @@
#
-%define real_version 6.4.3
-%define short_version 6.4
+%define real_version 6.5.0
+%define short_version 6.5
%define tar_name qttranslations-everywhere-src
%define tar_suffix %{nil}
#
Name: qt6-translations
-Version: 6.4.3
+Version: 6.5.0
Release: 0
Summary: Qt 6 Translations
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
URL: https://www.qt.io
Source:
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
BuildRequires: fdupes
-BuildRequires: cmake(Qt6Core)
-BuildRequires: cmake(Qt6LinguistTools) >= %{real_version}
+BuildRequires: cmake(Qt6Core) = %{real_version}
+BuildRequires: cmake(Qt6LinguistTools) = %{real_version}
BuildArch: noarch
%description
++++++ qttranslations-everywhere-src-6.4.3.tar.xz ->
qttranslations-everywhere-src-6.5.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qttranslations-everywhere-src-6.4.3/.cmake.conf
new/qttranslations-everywhere-src-6.5.0/.cmake.conf
--- old/qttranslations-everywhere-src-6.4.3/.cmake.conf 2023-03-12
04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/.cmake.conf 2023-03-28
18:28:50.000000000 +0200
@@ -1 +1 @@
-set(QT_REPO_MODULE_VERSION "6.4.3")
+set(QT_REPO_MODULE_VERSION "6.5.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qttranslations-everywhere-src-6.4.3/.tag
new/qttranslations-everywhere-src-6.5.0/.tag
--- old/qttranslations-everywhere-src-6.4.3/.tag 2023-03-12
04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/.tag 2023-03-28
18:28:50.000000000 +0200
@@ -1 +1 @@
-eb96ea4233c9381b403e2378f198df6eced94103
+7bba6b36b53187ff96bfed2b5b22db29738228f5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qttranslations-everywhere-src-6.4.3/CMakeLists.txt
new/qttranslations-everywhere-src-6.5.0/CMakeLists.txt
--- old/qttranslations-everywhere-src-6.4.3/CMakeLists.txt 2023-03-12
04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/CMakeLists.txt 2023-03-28
18:28:50.000000000 +0200
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# Generated from qttranslations.pro.
cmake_minimum_required(VERSION 3.16)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/LICENSES/BSD-3-Clause.txt
new/qttranslations-everywhere-src-6.5.0/LICENSES/BSD-3-Clause.txt
--- old/qttranslations-everywhere-src-6.4.3/LICENSES/BSD-3-Clause.txt
1970-01-01 01:00:00.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/LICENSES/BSD-3-Clause.txt
2023-03-28 18:28:50.000000000 +0200
@@ -0,0 +1,9 @@
+Copyright (c) <year> <owner>.
+
+Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/dependencies.yaml
new/qttranslations-everywhere-src-6.5.0/dependencies.yaml
--- old/qttranslations-everywhere-src-6.4.3/dependencies.yaml 2023-03-12
04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/dependencies.yaml 2023-03-28
18:28:50.000000000 +0200
@@ -1,4 +1,4 @@
dependencies:
../qttools:
- ref: e5c0657f46ed63f2d029e9fe760dd123b63f3d39
+ ref: e47c8899ef12e247363df71109ab18451ac45844
required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/CMakeLists.txt
new/qttranslations-everywhere-src-6.5.0/translations/CMakeLists.txt
--- old/qttranslations-everywhere-src-6.4.3/translations/CMakeLists.txt
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/CMakeLists.txt
2023-03-28 18:28:50.000000000 +0200
@@ -1,9 +1,26 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# special case skip regeneration
add_custom_target(ts-all)
set(repo_root_directory "${CMAKE_CURRENT_SOURCE_DIR}/../..")
set(en_ts_file_dir "${CMAKE_CURRENT_BINARY_DIR}/en_ts")
+set(catalogs_file "${CMAKE_CURRENT_BINARY_DIR}/catalogs.json")
+set(catalogs_file_content "")
+
+# Converts a CMake list to a JSON array of strings.
+function(qttranslations_list_to_json_array out_var list_var)
+ set(result "")
+ foreach(item IN LISTS ${list_var})
+ if(NOT "${result}" STREQUAL "")
+ string(APPEND result ", ")
+ endif()
+ string(APPEND result "\"${item}\"")
+ endforeach()
+ set("${out_var}" "[${result}]" PARENT_SCOPE)
+endfunction()
# Create a rudimentary .ts file in ${en_ts_file_dir}.
function(generate_empty_ts_file file_name)
@@ -19,7 +36,7 @@
endfunction()
function(add_ts_targets catalog)
- cmake_parse_arguments(arg "" "" "DIRECTORIES;EXCLUDE" ${ARGN})
+ cmake_parse_arguments(arg "" "" "DIRECTORIES;EXCLUDE;MODULES" ${ARGN})
generate_empty_ts_file("${catalog}_en.ts")
file(GLOB ts_files "${catalog}_*.ts")
@@ -30,8 +47,13 @@
endif()
endforeach()
+ set(repositories "")
set(file_list)
foreach(dir IN LISTS arg_DIRECTORIES)
+ if(dir MATCHES "/src$")
+ string(REGEX REPLACE "/src$" "" repository "${dir}")
+ list(APPEND repositories ${repository})
+ endif()
set(dir_path "${repo_root_directory}/${dir}")
if (NOT IS_DIRECTORY ${dir_path})
message(WARNING "Directory '${dir_path}' for ${catalog} does not
exist. Skipping...")
@@ -45,6 +67,26 @@
return()
endif()
+ # Extend the content of catalogs.json
+ if(NOT "${catalogs_file_content}" STREQUAL "")
+ string(APPEND catalogs_file_content ",\n")
+ endif()
+ string(APPEND catalogs_file_content " {
+ \"name\": \"${catalog}\"")
+ qttranslations_list_to_json_array(repositories_json repositories)
+ if(NOT "${repositories_json}" STREQUAL "[]")
+ string(APPEND catalogs_file_content ",
+ \"repositories\": ${repositories_json}")
+ endif()
+ qttranslations_list_to_json_array(modules_json arg_MODULES)
+ if(NOT "${modules_json}" STREQUAL "[]")
+ string(APPEND catalogs_file_content ",
+ \"modules\": ${modules_json}")
+ endif()
+ string(APPEND catalogs_file_content "\n }")
+ set(catalogs_file_content "${catalogs_file_content}" PARENT_SCOPE)
+
+ # Generate the list of source files
set(source_files_list_file
"${CMAKE_CURRENT_BINARY_DIR}/${catalog}_file_list.txt")
set(inclusion_regex
"\\.h$|\\.cpp$|\\.hpp$|\\.cxx$|\\.cc$|\\.mm$|\\.qml$|\\.ui$")
list(FILTER file_list INCLUDE REGEX "${inclusion_regex}")
@@ -92,7 +134,7 @@
qtimageformats/src # just 10 error messages from tga reader. uses bad
context.
)
add_ts_targets(qtdeclarative DIRECTORIES qtdeclarative/src
- EXCLUDE declarative/src/quickcontrols2/designer)
+ EXCLUDE declarative/src/quickcontrols/designer)
add_ts_targets(qtmultimedia DIRECTORIES qtmultimedia/src)
#add_ts_targets(qtsvg DIRECTORIES qtsvg/src) # empty
#add_ts_targets(qtwebkit DIRECTORIES qtwebkit) # messages from test browser
only
@@ -115,13 +157,20 @@
qttools/src/shared/fontpanel
qttools/src/shared/qtgradienteditor
qttools/src/shared/qtpropertybrowser
- qttools/src/shared/qttoolbardialog)
+ qttools/src/shared/qttoolbardialog
+ MODULES Designer)
add_ts_targets(linguist DIRECTORIES qttools/src/linguist/linguist)
add_ts_targets(assistant DIRECTORIES qttools/src/assistant/assistant
qttools/src/shared/fontpanel) # add
qcollectiongenerator here as well?
-add_ts_targets(qt_help DIRECTORIES qttools/src/assistant/help)
+add_ts_targets(qt_help DIRECTORIES qttools/src/assistant/help
+ MODULES Help)
#add_ts_targets(qmlscene DIRECTORIES qtdeclarative/tools/qmlscene) # almost
empty due to missing tr()
+# Write the catalogs.json file. No add_ts_targets calls beyond this point!
+string(PREPEND catalogs_file_content "[\n")
+string(APPEND catalogs_file_content "\n]\n")
+file(WRITE "${catalogs_file}" "${catalogs_file_content}")
+
# Create check target
add_custom_target(check-ts
COMMAND perl check-ts.pl
@@ -150,6 +199,9 @@
OPTIONS "-silent")
qt_install(FILES ${qm_files} DESTINATION "${INSTALL_TRANSLATIONSDIR}")
+qt_path_join(catalogs_file_install_dir ${QT_INSTALL_DIR}
${INSTALL_TRANSLATIONSDIR})
+qt_copy_or_install(FILES ${catalogs_file} DESTINATION
"${catalogs_file_install_dir}")
+
# Custom target to add modified ts files to git
add_custom_target(stage-ts
COMMAND ${CMAKE_COMMAND}
-DLCONVERT_BIN="$<TARGET_FILE:${QT_CMAKE_EXPORT_NAMESPACE}::lconvert>" -P
${CMAKE_CURRENT_SOURCE_DIR}/git-stage-script.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/designer_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/designer_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/designer_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/designer_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -2575,8 +2575,8 @@
<translation>Sprache</translation>
</message>
<message>
- <source>Country</source>
- <translation>Land</translation>
+ <source>Territory</source>
+ <translation>Territorium</translation>
</message>
</context>
<context>
@@ -3375,6 +3375,10 @@
<source>ToolTip</source>
<translation>ToolTip</translation>
</message>
+ <message>
+ <source>MenuRole</source>
+ <translation>MenuRole</translation>
+ </message>
</context>
<context>
<name>qdesigner_internal::BuddyEditor</name>
@@ -4211,8 +4215,8 @@
<translation>Icon aus Thema setzen</translation>
</message>
<message>
- <source>Input icon name from the current theme:</source>
- <translation>Icon-Name vom aktuellen Thema eingeben:</translation>
+ <source>Select icon name from theme:</source>
+ <translation>Icon-Namen aus aktuellem Thema wählen:</translation>
</message>
</context>
<context>
@@ -4384,6 +4388,10 @@
<source>&Shortcut:</source>
<translation>Tastenk&ürzel</translation>
</message>
+ <message>
+ <source>&Menu role:</source>
+ <translation>&Menu role:</translation>
+ </message>
</context>
<context>
<name>qdesigner_internal::NewDynamicPropertyDialog</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/designer_tr.ts
new/qttranslations-everywhere-src-6.5.0/translations/designer_tr.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/designer_tr.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/designer_tr.ts
2023-03-28 18:28:50.000000000 +0200
@@ -582,7 +582,7 @@
</message>
<message>
<source>Edit...</source>
- <translation>Düzenle...</translation>
+ <translation>Düzen...</translation>
</message>
<message>
<source>Show signals and slots inherited from QWidget</source>
@@ -1075,7 +1075,7 @@
</message>
<message>
<source>Edit</source>
- <translation>Düzenle</translation>
+ <translation>Düzen</translation>
</message>
<message>
<source>Tools</source>
@@ -1837,7 +1837,7 @@
</message>
<message>
<source>&Edit</source>
- <translation>&Düzenle</translation>
+ <translation>&Düzen</translation>
</message>
<message>
<source>F&orm</source>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/git-stage-script.cmake
new/qttranslations-everywhere-src-6.5.0/translations/git-stage-script.cmake
--- old/qttranslations-everywhere-src-6.4.3/translations/git-stage-script.cmake
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/git-stage-script.cmake
2023-03-28 18:28:50.000000000 +0200
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
#
# CMake script to collect and stage modified .ts files to git
#
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/linguist_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/linguist_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/linguist_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/linguist_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -120,7 +120,7 @@
</message>
<message>
<source>%1 (%2)</source>
- <extracomment><language> (<country>)</extracomment>
+ <extracomment><language> (<territory>)</extracomment>
<translation>%1 (%2)</translation>
</message>
<message>
@@ -1687,8 +1687,8 @@
<translation>%1 (%2)</translation>
</message>
<message>
- <source>Any Country</source>
- <translation>Land</translation>
+ <source>Any Territory</source>
+ <translation>Beliebiges Territorium</translation>
</message>
<message>
<source>Settings for '%1' - Qt Linguist</source>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/linguist_tr.ts
new/qttranslations-everywhere-src-6.5.0/translations/linguist_tr.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/linguist_tr.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/linguist_tr.ts
2023-03-28 18:28:50.000000000 +0200
@@ -402,7 +402,7 @@
</message>
<message>
<source>&Edit</source>
- <translation>Düz&enle</translation>
+ <translation>Düz&en</translation>
</message>
<message>
<source>&Open...</source>
@@ -830,7 +830,7 @@
</message>
<message>
<source>Edit</source>
- <translation>Düzenle</translation>
+ <translation>Düzen</translation>
</message>
<message>
<source>Translation</source>
@@ -1524,7 +1524,7 @@
</message>
<message>
<source>Edit</source>
- <translation>Düzenle</translation>
+ <translation>Düzen</translation>
</message>
<message>
<source>Go to</source>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtbase_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtbase_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtbase_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtbase_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -923,6 +923,10 @@
<context>
<name>QErrorMessage</name>
<message>
+ <source>An error occurred</source>
+ <translation>Ein Fehler ist aufgetreten</translation>
+ </message>
+ <message>
<source>Debug Message:</source>
<translation>Debug-Ausgabe:</translation>
</message>
@@ -6955,6 +6959,10 @@
<source>Could not reset to read data</source>
<translation>Die Positionierung zum Lesen der Daten schlug
fehl</translation>
</message>
+ <message>
+ <source>Invalid color map depth (%1)</source>
+ <translation>Ungültige GröÃe der Farbtabelle (%1)</translation>
+ </message>
</context>
<context>
<name>QUdpSocket</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtconnectivity_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtconnectivity_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtconnectivity_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtconnectivity_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -1435,10 +1435,6 @@
<translation>Beim Aufbau der Verbindung zum Gerät trat ein Fehler
auf.</translation>
</message>
<message>
- <source>Error missing permission</source>
- <translation>Fehler: Fehlende Berechtigung</translation>
- </message>
- <message>
<source>Failed to authorize on the remote device</source>
<translation>Fehler bei Autorisierung auf dem Gerät</translation>
</message>
@@ -1447,6 +1443,10 @@
<translation>Fehler: Fehlende Berechtigungen</translation>
</message>
<message>
+ <source>Error reading RSSI value</source>
+ <translation>Fehler beim Lesen des RSSI-Werts</translation>
+ </message>
+ <message>
<source>Error occurred trying to start advertising</source>
<translation>Bei der Ankündigung trat ein Fehler auf</translation>
</message>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtdeclarative_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtdeclarative_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtdeclarative_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtdeclarative_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -189,6 +189,10 @@
<translation>createObject: Der Wert ist kein Objekt</translation>
</message>
<message>
+ <source>Maximum call stack size exceeded.</source>
+ <translation>Maximale AufrufstapelgröÃe überschritten.</translation>
+ </message>
+ <message>
<source>Object or context destroyed during incubation</source>
<translation>Ein Objekt oder ein Kontext wurde während der Inkubation
zerstört</translation>
</message>
@@ -553,6 +557,18 @@
<source>File name case mismatch for "%1"</source>
<translation>Die GroÃ/Kleinschreibung des Dateinamens "%1"
stimmt nicht überein</translation>
</message>
+ <message>
+ <source>module "%1" version %2.%3 cannot be imported because:
+%4</source>
+ <translation>Das Modul "%1", Version %2.%3 kann nicht
importiert werden:
+%4</translation>
+ </message>
+ <message>
+ <source>module "%1" cannot be imported because:
+%2</source>
+ <translation>Das Modul "%1" kann nicht importiert werden:
+%2</translation>
+ </message>
</context>
<context>
<name>QQmlListModel</name>
@@ -774,20 +790,12 @@
<translation>Der Skript-Import erfordert die Angabe eines
Qualifizierers.</translation>
</message>
<message>
- <source>Multiple component behavior pragmas found</source>
- <translation>Es wurden mehrere Komponentenverhalten-Pragmas
gefunden</translation>
- </message>
- <message>
- <source>Unknown component behavior '%1' in pragma</source>
- <translation>Unbekanntes Komponentenverhalten '%1' in Pragma
gefunden</translation>
- </message>
- <message>
- <source>Multiple list property assign behavior pragmas found</source>
- <translation>Mehrere Verhaltens-Pragmas bei Zuweisung einer
Listeneigenschaft gefunden</translation>
+ <source>Multiple %1 pragmas found</source>
+ <translation>Es wurden mehrere %1-Pragmas gefunden</translation>
</message>
<message>
- <source>Unknown list property assign behavior '%1' in
pragma</source>
- <translation>Unbekanntes Verhalten '%1' in Pragma bei
Zuweisung einer Listeneigenschaft</translation>
+ <source>Unknown %1 '%2' in pragma</source>
+ <translation>Unbekannter %1 '%2' in Pragma</translation>
</message>
<message>
<source>Unknown pragma '%1'</source>
@@ -810,6 +818,10 @@
<translation>Ungültiger Modifikator für den Typ der
Eigenschaft</translation>
</message>
<message>
+ <source>Function declaration inside grouped property</source>
+ <translation>Funktionsdeklaration innerhalb einer gruppierten
Eigenschaft</translation>
+ </message>
+ <message>
<source>JavaScript declaration outside Script element</source>
<translation>Eine JavaScript-Deklaration ist auÃerhalb eines
Skriptelementes nicht zulässig</translation>
</message>
@@ -1102,6 +1114,10 @@
<context>
<name>QQmlRewrite</name>
<message>
+ <source>Signal has an excessive number of parameters: %1</source>
+ <translation>Signal hat zu viele Parameter: %1</translation>
+ </message>
+ <message>
<source>Signal uses unnamed parameter followed by named
parameter.</source>
<translation>Das Signal verwendet einen namenlosen Parameter gefolgt
von einem Parameter mit Namen</translation>
</message>
@@ -1501,6 +1517,10 @@
<translation>Bei der Komponentendefinition fehlt ein name
binding.</translation>
</message>
<message>
+ <source>Expected only name, type, revision, isPointer, isList,
isCloned, isConstructor, and isJavaScriptFunction in script bindings.</source>
+ <translation>Es werden nur name, type, revision, isPointer, isList,
isCloned, isConstructor und isJavaScriptFunction in script bindings
erwartet.</translation>
+ </message>
+ <message>
<source>Expected only name and type script bindings.</source>
<translation>Es werden name oder script bindings
erwartet.</translation>
</message>
@@ -1517,14 +1537,14 @@
<translation>Es werden nur Parameter in Objektdefinitionen
erwartet.</translation>
</message>
<message>
- <source>Expected only name, type, revision, isPointer, isList,
isConstructor, and isJavaScriptFunction in script bindings.</source>
- <translation>Es werden nur name, type, revision, isPointer, isList,
isConstructor und isJavaScriptFunction in script bindings
erwartet.</translation>
- </message>
- <message>
<source>Expected script binding.</source>
<translation>Es wird script binding erwartet.</translation>
</message>
<message>
+ <source>Expected only type, name, revision, isPointer, isReadonly,
isRequired, isFinal, isList, bindable, read, write, reset, notify, index, and
privateClass and script bindings.</source>
+ <translation>Es werden nur type, name, revision, isPointer,
isReadonly, isRequired, isFinal, isList, bindable, read, write, reset, notify,
index, und privateClass und script bindings erwartet.</translation>
+ </message>
+ <message>
<source>Expected only name and values script bindings.</source>
<translation>Es werden name oder values script bindings
erwartet.</translation>
</message>
@@ -1599,10 +1619,6 @@
<translation>Die Aufzählungswertdefinition sollte aus einem Feld oder
Objektwert bestehen.</translation>
</message>
<message>
- <source>Expected only type, name, revision, isPointer, isReadonly,
isRequired, isFinal, bindable, read, write, notify, index and isList script
bindings.</source>
- <translation>Es werden type, name, revision, isPointer, isReadonly,
isRequired, isFinal, bindable, read, write, notify, index oder isList script
bindings erwartet.</translation>
- </message>
- <message>
<source>Property object is missing a name script binding.</source>
<translation>Beim Eigenschaftsobjekt fehlt ein name script
binding.</translation>
</message>
@@ -2186,4 +2202,15 @@
<translation>Beispiel</translation>
</message>
</context>
+<context>
+ <name>FileDialog</name>
+ <message>
+ <source>File name</source>
+ <translation>Dateiname</translation>
+ </message>
+ <message>
+ <source>Filter</source>
+ <translation>Filter</translation>
+ </message>
+</context>
</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtlocation_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtlocation_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtlocation_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtlocation_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -71,17 +71,6 @@
</message>
</context>
<context>
- <name>QDeclarativeNavigator</name>
- <message>
- <source>Plugin does not support navigation.</source>
- <translation>Das Plugin unterstützt keine Navigation.</translation>
- </message>
- <message>
- <source>Failed to create a navigator object.</source>
- <translation>Es konnte kein Navigator-Objekt erstellt
werden.</translation>
- </message>
-</context>
-<context>
<name>QGeoCodeReplyMapbox</name>
<message>
<source>Response parse error</source>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtmultimedia_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtmultimedia_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtmultimedia_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtmultimedia_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -24,6 +24,10 @@
<translation>Nicht unterstützter Medientyp.</translation>
</message>
<message>
+ <source>Unsupported URL scheme.</source>
+ <translation>Nicht unterstütztes URL-Schema.</translation>
+ </message>
+ <message>
<source>Connection to server could not be established.</source>
<translation>Verbindung zum Server konnte nicht hergestellt
werden.</translation>
</message>
@@ -145,10 +149,6 @@
<translation>Es wurde versucht, eine ungültige Qt-Ressource
abzuspielen</translation>
</message>
<message>
- <source>Platform does not support media playback.</source>
- <translation>Die Plattform unterstützt das Abspielen von Medien
nicht.</translation>
- </message>
- <message>
<source>Could not open file</source>
<translation>Die Datei konnte nicht geöffnet werden</translation>
</message>
@@ -168,10 +168,6 @@
<translation>Im Stopp-Zustand kann nicht aufgenommen
werden</translation>
</message>
<message>
- <source>Device does not support images capture.</source>
- <translation>Das Gerät unterstützt das Aufnehmen von Bildern
nicht.</translation>
- </message>
- <message>
<source>No instance of QImageCapture set on
QMediaCaptureSession.</source>
<translation>Es ist keine Instanz von QImageCapture in
QMediaCaptureSession gesetzt.</translation>
</message>
@@ -296,18 +292,10 @@
<context>
<name>QMediaRecorder</name>
<message>
- <source>Not available</source>
- <translation>Nicht verfügbar</translation>
- </message>
- <message>
<source>Output location not writable</source>
<translation>Ausgabe kann nicht geschrieben werden</translation>
</message>
<message>
- <source>QMediaRecorder not supported on this platform</source>
- <translation>QMediaRecorder wird auf der Plattform nicht
unterstützt</translation>
- </message>
- <message>
<source>Failed to start recording</source>
<translation>Aufnahme konnte nicht gestartet werden</translation>
</message>
@@ -321,7 +309,11 @@
</message>
<message>
<source>No camera or audio input</source>
- <translation>Keine Kamera oder kein Audio-Eingang</translation>
+ <translation>Kein Kamera- oder kein Audiosignal</translation>
+ </message>
+ <message>
+ <source>No video or audio input</source>
+ <translation>Kein Video- oder Audiosignal</translation>
</message>
</context>
<context>
@@ -534,23 +526,4 @@
<translation>Kamera bereits in Verwendung.</translation>
</message>
</context>
-<context>
- <name>QCamera</name>
- <message>
- <source>Camera provides image in unsupported format</source>
- <translation>Die Kamera erzeugt Bilder in einem nicht unterstützten
Format</translation>
- </message>
- <message>
- <source>Could not load JPEG data from frame</source>
- <translation>Die JPEG-Daten konnten nicht aus den Bilddaten geladen
werden</translation>
- </message>
- <message>
- <source>Could not overwrite existing file</source>
- <translation>Existierende Datei konnte nicht überschrieben
werden</translation>
- </message>
- <message>
- <source>Could not write image to file</source>
- <translation>Das Bild konnte nicht in die Datei geschrieben
werden</translation>
- </message>
-</context>
</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtwebengine_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtwebengine_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtwebengine_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtwebengine_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -539,4 +539,37 @@
<translation>Abbrechen</translation>
</message>
</context>
+<context>
+ <name>PdfLinkDelegate</name>
+ <message>
+ <source>Page %1 location %2, %3 zoom %4</source>
+ <translation>Seite %1 Stelle %2, %3 VergröÃerung %4</translation>
+ </message>
+</context>
+<context>
+ <name>QPdfLinkModel</name>
+ <message>
+ <source>Page %1 location %2, %3 zoom %4</source>
+ <translation>Seite %1 Stelle %2, %3 VergröÃerung %4</translation>
+ </message>
+</context>
+<context>
+ <name>QtWebEngineWidgetUI::TouchSelectionMenuWidget</name>
+ <message>
+ <source>Cut</source>
+ <translation>Ausschneiden</translation>
+ </message>
+ <message>
+ <source>Copy</source>
+ <translation>Kopieren</translation>
+ </message>
+ <message>
+ <source>Paste</source>
+ <translation>Einfügen</translation>
+ </message>
+ <message>
+ <source>...</source>
+ <translation>...</translation>
+ </message>
+</context>
</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qttranslations-everywhere-src-6.4.3/translations/qtwebsockets_de.ts
new/qttranslations-everywhere-src-6.5.0/translations/qtwebsockets_de.ts
--- old/qttranslations-everywhere-src-6.4.3/translations/qtwebsockets_de.ts
2023-03-12 04:15:01.000000000 +0100
+++ new/qttranslations-everywhere-src-6.5.0/translations/qtwebsockets_de.ts
2023-03-28 18:28:50.000000000 +0200
@@ -74,14 +74,14 @@
<translation>Der WebSocket-Server hat das Protokoll %1 gewählt, das
nicht angefordert war</translation>
</message>
<message>
- <source>QWebSocketPrivate::processHandshake: Invalid status line in
response: %1.</source>
- <translation>QWebSocketPrivate::processHandshake: Ungültige
Statuszeile in Antwort: %1.</translation>
- </message>
- <message>
<source>Accept-Key received from server %1 does not match the client
key %2.</source>
<translation>Der Accept-Schlüssel vom Server %1 entspricht nicht dem
Schlüssel des Clients %2.</translation>
</message>
<message>
+ <source>Invalid parameter encountered during protocol upgrade:
%1</source>
+ <translation>Während des Protokoll-Upgrades trat ein ungültiger
Parameter auf: %1</translation>
+ </message>
+ <message>
<source>Handshake: Server requests a version that we don't
support: %1.</source>
<translation>Handshake: Der Server verlangt eine nicht unterstützte
Version: %1.</translation>
</message>