Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 12, 2023
1 parent 7051c8f commit 39bc846
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ OC.L10N.register(
"Drop changes" : "Änderungen löschen",
"Your browser does not support videos." : "Dein Browser unterstützt keine Videos.",
"Edit" : "Bearbeiten",
"Exit full screen" : "Vollbild verlassen",
"Full screen" : "Vollbild",
"Open sidebar" : "Seitenleiste öffnen",
"Download" : "Herunterladen",
"Delete" : "Löschen",
Expand Down Expand Up @@ -106,6 +108,7 @@ OC.L10N.register(
"Saved image size (width x height)" : "Gespeicherte Bildgröße (Breite x Höhe)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachte, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann.",
"Actual size (100%)" : "Tatsächliche Größe (100%)",
"Fit size" : "Größe anpassen"
"Fit size" : "Größe anpassen",
"\"{fileName}\"" : "\"{fileName}\""
},
"nplurals=2; plural=(n != 1);");
5 changes: 4 additions & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"Drop changes" : "Änderungen löschen",
"Your browser does not support videos." : "Dein Browser unterstützt keine Videos.",
"Edit" : "Bearbeiten",
"Exit full screen" : "Vollbild verlassen",
"Full screen" : "Vollbild",
"Open sidebar" : "Seitenleiste öffnen",
"Download" : "Herunterladen",
"Delete" : "Löschen",
Expand Down Expand Up @@ -104,6 +106,7 @@
"Saved image size (width x height)" : "Gespeicherte Bildgröße (Breite x Höhe)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachte, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann.",
"Actual size (100%)" : "Tatsächliche Größe (100%)",
"Fit size" : "Größe anpassen"
"Fit size" : "Größe anpassen",
"\"{fileName}\"" : "\"{fileName}\""
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 39bc846

Please sign in to comment.