Skip to content

Commit

Permalink
updating translation adding german language
Browse files Browse the repository at this point in the history
  • Loading branch information
uggrock committed May 8, 2023
1 parent a02434e commit dd0a573
Show file tree
Hide file tree
Showing 8 changed files with 393 additions and 48 deletions.
5 changes: 3 additions & 2 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[main]
host = https://www.transifex.com

[tagspaces.messagesjson]
[o:tagspaces:p:tagspaces:r:messagesjson]
file_filter = _locales/<lang>/messages.json
source_file = _locales/en/messages.json
source_lang = en_US
type = CHROME
type = CHROME
88 changes: 44 additions & 44 deletions _locales/de_DE/messages.json → _locales/de/messages.json
Original file line number Diff line number Diff line change
@@ -1,86 +1,86 @@
{
"appName": {
"message": "TagSpaces Web Clipper",
"description": "The name of the extension"
"appLauncher": {
"message": "TagSpaces starten",
"description": "Title of the application launcher in the browser."
},
"appDesc": {
"message": "Sammle und organisiere Webinhalte in einfachen Dateien.",
"description": "Description of the extension"
},
"appLauncher": {
"message": "TagSpaces starten",
"description": "Title of the application launcher in the browser."
},
"appLauncherLabel": {
"message": "Web-Inhalten erfassen",
"description": "Title of label."
"addTagHelp": {
"message": "Mehrere Etiketten sollten durch ein Komma getrennt sein. Etiketten sollten mindestens 2 Zeichen lang sein und dürfen keine Sonderzeichen, wie Leerzeichen, #, /, oder \\ enthalten. ",
"description": "Add tag help message"
},
"editTitleLabel": {
"message": "Dateiname editieren",
"description": "Title of label."
},
"appLauncherLabel": {
"message": "Web-Inhalten erfassen",
"description": "Title of label."
},
"addTagLabel": {
"message": "Etiketten hinzufügen",
"description": "Title of label."
},
"addTagHelp": {
"message": "Mehrere Etiketten sollten durch ein Komma getrennt sein. Etiketten sollten mindestens 2 Zeichen lang sein und dürfen keine Sonderzeichen, wie Leerzeichen, #, /, oder \\ enthalten. ",
"description": "Add tag help message"
},
"saveFileLabel": {
"message": "Speicheraktion auswählen",
"description": "SAving action label."
"description": "Saving action label."
},
"saveAsMhtmlTitle": {
"message": "Speichern Sie die komplette Seite einschließlich der Bilder als eine MHTML-Datei, das ursprüngliche Design wird beibehalten",
"description": "Title of the save as MHTML button"
"saveScreenshotLabel": {
"message": "Bildschirmfoto erstellen",
"description": "Label of the take screenshot button"
},
"saveScreenshotTitle": {
"message": "Erstellen Sie ein Bildschirmfoto des sichtbaren Seitenbereichs als PNG-Datei. Verkleinere das Browserfenster, um den genauen Bereich für das Bildschirmfoto auszuwählen.",
"description": "Title of the take screenshot button"
},
"saveAsMhtmlLabel": {
"message": "Komplette Seite speichern",
"description": "Label of the save as MHTML button"
},
"saveSelectionAsHtmlTitle": {
"message": "Speichert das ausgewählte Inhalt samt Bilder als eine HTML-Datei. ",
"description": "Title of save selection button"
},
"saveAsSelectionLabel": {
"message": "Auswahl speichern",
"description": "Label of save selection button"
},
"saveScreenshotTitle": {
"message": "Erstellen Sie ein Bildschirmfoto des sichtbaren Seitenbereichs als PNG-Datei. Verkleinere das Browserfenster, um den genauen Bereich für das Bildschirmfoto auszuwählen.",
"description": "Title of the take screenshot button"
"saveAsMhtmlTitle": {
"message": "Save complete page including images as PDF on Firefox or MHTML on all other browsers",
"description": "Title of the save as MHTML button"
},
"saveScreenshotLabel": {
"message": "Bildschirmfoto erstellen",
"description": "Label of the take screenshot button"
"savePageAsHtmlLabel": {
"message": "Bearbeitbare Seite speichern",
"description": "Label of the save as html button"
},
"saveBookmarkTitle": {
"message": "Speichern Sie ein Lesezeichen der aktuellen Seite als URL-Datei, die mit Windows® und Mac OS® kompatibel ist",
"description": "Title of bookmark button"
"savePageAsHtmlTitle": {
"message": "Speichern Sie die komplette Seite einschließlich Bilder als eine HTML-Datei, das ursprüngliche Design wird nicht beibehalten",
"description": "Title of the save as html button"
},
"saveBookmarkLabel": {
"message": "Lesezeichen erstellen",
"description": "Lable of bookmark button"
},
"savePageAsHtmlTitle": {
"message": "Speichern Sie die komplette Seite einschließlich Bilder als eine HTML-Datei, das ursprüngliche Design wird nicht beibehalten",
"description": "Title of the save as html button"
"saveBookmarkTitle": {
"message": "Save a bookmark of the current page as URL file, compatible with Windows® and Mac OS®",
"description": "Title of bookmark button"
},
"downloadTitle": {
"message": "Die Datei im Originalformat herunterladen.",
"description": "Title of the download button"
"saveAsSelectionLabel": {
"message": "Auswahl speichern",
"description": "Label of save selection button"
},
"saveSelectionAsHtmlTitle": {
"message": "Speichert das ausgewählte Inhalt samt Bilder als eine HTML-Datei. ",
"description": "Title of save selection button"
},
"downloadLabel": {
"message": "Datei herunterladen",
"description": "Label of the download button"
},
"savePageAsHtmlLabel": {
"message": "Bearbeitbare Seite speichern",
"description": "Label of the save as html button"
"downloadTitle": {
"message": "Die Datei im Originalformat herunterladen.",
"description": "Title of the download button"
},
"desktopTagSpacesLabel": {
"message": "Organisieren Sie die gesammelten Inhalten mit der Desktop-App TagSpaces. Es ist frei verfügbar auf",
"description": "Reference to TagSpaces Desktop label"
},
"appName": {
"message": "TagSpaces Web Clipper",
"description": "The name of the extension"
}
}
2 changes: 1 addition & 1 deletion _locales/en_US/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"saveFileLabel": {
"message": "Choose the saving action",
"description": "SAving action label."
"description": "Saving action label."
},
"saveScreenshotLabel": {
"message": "Take Screenshot",
Expand Down
86 changes: 86 additions & 0 deletions _locales/fr_CH/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"appName": {
"message": "TagSpaces Web Clipper",
"description": "The name of the extension"
},
"appDesc": {
"message": "Collect and organize web content in plain files.",
"description": "Description of the extension"
},
"appLauncher": {
"message": "Launch TagSpaces",
"description": "Title of the application launcher in the browser."
},
"appLauncherLabel": {
"message": "Capture Web Content",
"description": "Title of label."
},
"editTitleLabel": {
"message": "Edit file title",
"description": "Title of label."
},
"addTagLabel": {
"message": "Add tags",
"description": "Title of label."
},
"addTagHelp": {
"message": "Multiple tags should be separated with comma. Tags should have a minimum length of 2 characters and should not contain special characters such as spaces, #, / or \\.",
"description": "Add tag help message"
},
"saveFileLabel": {
"message": "Choose the saving action",
"description": "SAving action label."
},
"saveAsMhtmlTitle": {
"message": "Save complete page including images as one MHTML file, preserving the original design",
"description": "Title of the save as MHTML button"
},
"saveAsMhtmlLabel": {
"message": "Save complete page",
"description": "Label of the save as MHTML button"
},
"saveSelectionAsHtmlTitle": {
"message": "Save selected content including images as one HTML file",
"description": "Title of save selection button"
},
"saveAsSelectionLabel": {
"message": "Clip Selection",
"description": "Label of save selection button"
},
"saveScreenshotTitle": {
"message": "Take a screenshot of the visible page area as a PNG file. Resize the browser window in order to focus the exact area for the screenshot.",
"description": "Title of the take screenshot button"
},
"saveScreenshotLabel": {
"message": "Take Screenshot",
"description": "Label of the take screenshot button"
},
"saveBookmarkTitle": {
"message": "Save a bookmark of the current page as URL file, compartible with Windows® and Mac OS®",
"description": "Title of bookmark button"
},
"saveBookmarkLabel": {
"message": "Create Bookmark",
"description": "Lable of bookmark button"
},
"savePageAsHtmlTitle": {
"message": "Save complete page including images as one HTML file, the original design will not be preserved",
"description": "Title of the save as html button"
},
"downloadTitle": {
"message": "Download the file in its original file format",
"description": "Title of the download button"
},
"downloadLabel": {
"message": "Download File",
"description": "Label of the download button"
},
"savePageAsHtmlLabel": {
"message": "Save editable page",
"description": "Label of the save as html button"
},
"desktopTagSpacesLabel": {
"message": "Organize the collected content with the TagSpaces desktop app. It is freely available on ",
"description": "Reference to TagSpaces Desktop label"
}
}
86 changes: 86 additions & 0 deletions _locales/it_CH/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"appName": {
"message": "TagSpaces Web Clipper",
"description": "The name of the extension"
},
"appDesc": {
"message": "Collect and organize web content in plain files.",
"description": "Description of the extension"
},
"appLauncher": {
"message": "Launch TagSpaces",
"description": "Title of the application launcher in the browser."
},
"appLauncherLabel": {
"message": "Capture Web Content",
"description": "Title of label."
},
"editTitleLabel": {
"message": "Edit file title",
"description": "Title of label."
},
"addTagLabel": {
"message": "Add tags",
"description": "Title of label."
},
"addTagHelp": {
"message": "Multiple tags should be separated with comma. Tags should have a minimum length of 2 characters and should not contain special characters such as spaces, #, / or \\.",
"description": "Add tag help message"
},
"saveFileLabel": {
"message": "Choose the saving action",
"description": "SAving action label."
},
"saveAsMhtmlTitle": {
"message": "Save complete page including images as one MHTML file, preserving the original design",
"description": "Title of the save as MHTML button"
},
"saveAsMhtmlLabel": {
"message": "Save complete page",
"description": "Label of the save as MHTML button"
},
"saveSelectionAsHtmlTitle": {
"message": "Save selected content including images as one HTML file",
"description": "Title of save selection button"
},
"saveAsSelectionLabel": {
"message": "Clip Selection",
"description": "Label of save selection button"
},
"saveScreenshotTitle": {
"message": "Take a screenshot of the visible page area as a PNG file. Resize the browser window in order to focus the exact area for the screenshot.",
"description": "Title of the take screenshot button"
},
"saveScreenshotLabel": {
"message": "Take Screenshot",
"description": "Label of the take screenshot button"
},
"saveBookmarkTitle": {
"message": "Save a bookmark of the current page as URL file, compartible with Windows® and Mac OS®",
"description": "Title of bookmark button"
},
"saveBookmarkLabel": {
"message": "Create Bookmark",
"description": "Lable of bookmark button"
},
"savePageAsHtmlTitle": {
"message": "Save complete page including images as one HTML file, the original design will not be preserved",
"description": "Title of the save as html button"
},
"downloadTitle": {
"message": "Download the file in its original file format",
"description": "Title of the download button"
},
"downloadLabel": {
"message": "Download File",
"description": "Label of the download button"
},
"savePageAsHtmlLabel": {
"message": "Save editable page",
"description": "Label of the save as html button"
},
"desktopTagSpacesLabel": {
"message": "Organize the collected content with the TagSpaces desktop app. It is freely available on ",
"description": "Reference to TagSpaces Desktop label"
}
}
Loading

0 comments on commit dd0a573

Please sign in to comment.