Skip to content

Commit

Permalink
TASK: Add missing label in the xliff files
Browse files Browse the repository at this point in the history
Some labels were missing in the xliff files and just worked as they used the fallback. This change adds the labels and translations for english and german.
  • Loading branch information
markusguenther committed Oct 29, 2024
1 parent edc10ae commit 4023457
Show file tree
Hide file tree
Showing 5 changed files with 150 additions and 7 deletions.
83 changes: 83 additions & 0 deletions Resources/Private/Translations/de/Main.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,18 @@
<source>Cancel</source>
<target>Abbrechen</target>
</trans-unit>
<trans-unit id="uploadDialog.uploadFinishedWithErrors" xml:space="preserve" approved="yes">
<source>Some files could not be uploaded</source>
<target>Einige Dateien konnten nicht hochgeladen werden</target>
</trans-unit>
<trans-unit id="uploadDialog.warning.fileRejected" xml:space="preserve" approved="yes">
<source>The given file cannot be uploaded.</source>
<target>Die Datei kann nicht hochgeladen werden.</target>
</trans-unit>
<trans-unit id="fileUpload.error" xml:space="preserve" approved="yes">
<source>Upload failed</source>
<target>Upload fehlgeschlagen</target>
</trans-unit>

<trans-unit id="action.selectAsset.invalidType.message" xml:space="preserve" approved="yes">
<source>You can only select any of the following types: {types}</source>
Expand Down Expand Up @@ -179,6 +191,10 @@
<source>Flush clipboard</source>
<target>Zwischenablage leeren</target>
</trans-unit>
<trans-unit id="clipboard.assetNotLoaded" xml:space="preserve" approved="yes">
<source>Cannot select asset as it couldn't be loaded</source>
<target>Die Datei konnte nicht geladen werden und kann daher nicht ausgewählt werden</target>
</trans-unit>
<trans-unit id="actions.flushClipboard.confirm.title" xml:space="preserve" approved="yes">
<source>Flush clipboard</source>
<target>Zwischenablage leeren</target>
Expand Down Expand Up @@ -254,6 +270,38 @@
<source>Yes, proceed with deleting the asset</source>
<target>Ja, mit dem Löschen fortfahren</target>
</trans-unit>
<trans-unit id="actions.updateAsset.success" xml:space="preserve" approved="yes">
<source>The asset has been updated</source>
<target>Die Datei wurde aktualisiert</target>
</trans-unit>
<trans-unit id="actions.deleteAsset.error" xml:space="preserve" approved="yes">
<source>Error while updating the asset</source>
<target>Fehler beim Aktualisieren der Datei</target>
</trans-unit>
<trans-unit id="actions.updateTag.success" xml:space="preserve" approved="yes">
<source>The tag has been updated</source>
<target>Der Tag wurde aktualisiert</target>
</trans-unit>
<trans-unit id="actions.updateTag.error" xml:space="preserve" approved="yes">
<source>Error while updating the tag</source>
<target>Fehler beim Aktualisieren des Tags</target>
</trans-unit>
<trans-unit id="actions.setAssetTags.success" xml:space="preserve" approved="yes">
<source>The asset has been tagged</source>
<target>Die Tags der Datei wurde aktualisiert</target>
</trans-unit>
<trans-unit id="actions.setAssetTags.error" xml:space="preserve" approved="yes">
<source>Error while tagging the asset</source>
<target>Fehler beim Taggen der Datei</target>
</trans-unit>
<trans-unit id="actions.updateAssetCollection.success" xml:space="preserve" approved="yes">
<source>The asset collection has been updated</source>
<target>Die Collection wurde aktualisiert</target>
</trans-unit>
<trans-unit id="actions.deleteAssetCollection.error" xml:space="preserve" approved="yes">
<source>Error while updating the asset collection</source>
<target>Fehler beim Aktualisieren der Collection</target>
</trans-unit>

<!-- asset preview -->

Expand Down Expand Up @@ -316,6 +364,15 @@
<source>Untagged</source>
<target>Nicht getaggt</target>
</trans-unit>
<trans-unit id="ParentCollectionSelectBox.setParent.success" xml:space="preserve" approved="yes">
<source>The parent collection has been set</source>
<target>Die übergeordnete Collection wurde gesetzt</target>
</trans-unit>
<trans-unit id="ParentCollectionSelectBox.setParent.error" xml:space="preserve" approved="yes">
<source>Error while setting the parent collection</source>
<target>Fehler beim Setzen der übergeordneten Collection</target>
</trans-unit>


<!-- asset collection/tag actions -->

Expand Down Expand Up @@ -387,6 +444,15 @@
<source>Error while trying to delete the tag</source>
<target>Fehler beim Löschen des Tags</target>
</trans-unit>
<trans-unit id="actions.tagAssetCollection.error" xml:space="preserve" approved="yes">
<source>Error while tagging the asset collection</source>
<target>Fehler beim Taggen der Collection</target>
</trans-unit>
<trans-unit id="actions.tagAssetCollection.success" xml:space="preserve" approved="yes">
<source>The asset collection has been tagged</source>
<target>Die Collection wurde getaggt</target>
</trans-unit>


<!-- asset sources -->

Expand Down Expand Up @@ -625,6 +691,15 @@
<source>Identifier</source>
<target>Bezeichner</target>
</trans-unit>
<trans-unit id="actions.setAssetCollections.success" xml:space="preserve" approved="yes">
<source>The collections for the asset have been set</source>
<target>Die Collections für die Datei wurden angepasst</target>
</trans-unit>
<trans-unit id="actions.setAssetCollections.error" xml:space="preserve" approved="yes">
<source>Error while setting the collections for the asset</source>
<target>Fehler beim Anpassen der Collections für die Datei</target>
</trans-unit>


<!-- similar assets dialog -->

Expand Down Expand Up @@ -678,6 +753,14 @@
<source>Updating…</source>
<target>Wird geändert…</target>
</trans-unit>
<trans-unit id="EditAssetDialog.updateFinished" xml:space="preserve" approved="yes">
<source>Update finished</source>
<target>Änderung abgeschlossen</target>
</trans-unit>
<trans-unit id="EditAssetDialog.updateError" xml:space="preserve" approved="yes">
<source>Update failed</source>
<target>Änderung fehlgeschlagen</target>
</trans-unit>

<!-- Labels for the asset-usage package -->
<trans-unit id="assetUsage.assetUsageInNodePropertiesStrategy.label" xml:space="preserve" approved="yes">
Expand Down
60 changes: 60 additions & 0 deletions Resources/Private/Translations/en/Main.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,15 @@
<trans-unit id="uploadDialog.cancel" xml:space="preserve" approved="yes">
<source>Cancel</source>
</trans-unit>
<trans-unit id="uploadDialog.uploadFinishedWithErrors" xml:space="preserve" approved="yes">
<source>Some files could not be uploaded</source>
</trans-unit>
<trans-unit id="uploadDialog.warning.fileRejected" xml:space="preserve" approved="yes">
<source>The given file cannot be uploaded.</source>
</trans-unit>
<trans-unit id="fileUpload.error" xml:space="preserve" approved="yes">
<source>Upload failed</source>
</trans-unit>

<trans-unit id="action.selectAsset.invalidType.message" xml:space="preserve" approved="yes">
<source>You can only select any of the following types: {types}</source>
Expand Down Expand Up @@ -136,6 +145,9 @@
<trans-unit id="clipboard.flush" xml:space="preserve" approved="yes">
<source>Flush clipboard</source>
</trans-unit>
<trans-unit id="clipboard.assetNotLoaded" xml:space="preserve" approved="yes">
<source>Cannot select asset as it couldn't be loaded</source>
</trans-unit>
<trans-unit id="actions.flushClipboard.confirm.title" xml:space="preserve" approved="yes">
<source>Flush clipboard</source>
</trans-unit>
Expand Down Expand Up @@ -193,6 +205,30 @@
<trans-unit id="actions.deleteAsset.confirm.buttonLabel" xml:space="preserve" approved="yes">
<source>Yes, proceed with deleting the asset</source>
</trans-unit>
<trans-unit id="actions.updateAsset.success" xml:space="preserve" approved="yes">
<source>The asset has been updated</source>
</trans-unit>
<trans-unit id="actions.deleteAsset.error" xml:space="preserve" approved="yes">
<source>Error while updating the asset</source>
</trans-unit>
<trans-unit id="actions.updateTag.success" xml:space="preserve" approved="yes">
<source>The tag has been updated</source>
</trans-unit>
<trans-unit id="actions.updateTag.error" xml:space="preserve" approved="yes">
<source>Error while updating the tag</source>
</trans-unit>
<trans-unit id="actions.setAssetTags.success" xml:space="preserve" approved="yes">
<source>The asset has been tagged</source>
</trans-unit>
<trans-unit id="actions.setAssetTags.error" xml:space="preserve" approved="yes">
<source>Error while tagging the asset</source>
</trans-unit>
<trans-unit id="actions.updateAssetCollection.success" xml:space="preserve" approved="yes">
<source>The asset collection has been updated</source>
</trans-unit>
<trans-unit id="actions.deleteAssetCollection.error" xml:space="preserve" approved="yes">
<source>Error while updating the asset collection</source>
</trans-unit>

<!-- asset preview -->

Expand Down Expand Up @@ -241,6 +277,12 @@
<trans-unit id="assetCollectionList.untagged" xml:space="preserve" approved="yes">
<source>Untagged</source>
</trans-unit>
<trans-unit id="ParentCollectionSelectBox.setParent.success" xml:space="preserve" approved="yes">
<source>The parent collection has been set</source>
</trans-unit>
<trans-unit id="ParentCollectionSelectBox.setParent.error" xml:space="preserve" approved="yes">
<source>Error while setting the parent collection</source>
</trans-unit>

<!-- asset collection/tag actions -->

Expand Down Expand Up @@ -295,6 +337,12 @@
<trans-unit id="action.deleteTag.error" xml:space="preserve" approved="yes">
<source>Error while trying to delete the tag</source>
</trans-unit>
<trans-unit id="actions.tagAssetCollection.error" xml:space="preserve" approved="yes">
<source>Error while tagging the asset collection</source>
</trans-unit>
<trans-unit id="actions.tagAssetCollection.success" xml:space="preserve" approved="yes">
<source>The asset collection has been tagged</source>
</trans-unit>

<!-- asset sources -->

Expand Down Expand Up @@ -479,6 +527,12 @@
<trans-unit id="inspector.iptcMetadata" xml:space="preserve" approved="yes">
<source>IPTC Metadata</source>
</trans-unit>
<trans-unit id="actions.setAssetCollections.success" xml:space="preserve" approved="yes">
<source>The collections for the asset have been set</source>
</trans-unit>
<trans-unit id="actions.setAssetCollections.error" xml:space="preserve" approved="yes">
<source>Error while setting the collections for the asset</source>
</trans-unit>

<!-- similar assets dialog -->

Expand Down Expand Up @@ -521,6 +575,12 @@
<trans-unit id="editAssetDialog.updating" xml:space="preserve" approved="yes">
<source>Updating…</source>
</trans-unit>
<trans-unit id="EditAssetDialog.updateFinished" xml:space="preserve" approved="yes">
<source>Update finished</source>
</trans-unit>
<trans-unit id="EditAssetDialog.updateError" xml:space="preserve" approved="yes">
<source>Update failed</source>
</trans-unit>

<!-- Labels for the asset-usage package -->
<trans-unit id="assetUsage.assetUsageInNodePropertiesStrategy.label" xml:space="preserve" approved="yes">
Expand Down
Loading

0 comments on commit 4023457

Please sign in to comment.