Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I8afc2d0fc6cd7fb641518c3c37623e3dac6cdc48
  • Loading branch information
lineageos-gerrit authored and RisenID committed Nov 21, 2023
1 parent c4afa71 commit 65ab07b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions app/src/main/res/values-cy/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
<string name="edge_mode_fast">Cyflym</string>
<string name="edge_mode_high_quality">Ansawdd uchel</string>
<string name="noise_reduction_mode_off">I ffwrdd</string>
<string name="noise_reduction_mode_fast">Cyflym</string>
<string name="noise_reduction_mode_high_quality">Ansawdd uchel</string>
<string name="shading_mode_off">I ffwrdd</string>
<string name="color_correction_aberration_mode_off">I ffwrdd</string>
<string name="distortion_correction_mode_off">I ffwrdd</string>
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<string name="video_stabilization_title">Videostabilisierung aktivieren</string>
<string name="video_stabilization_summary">Wenn möglich, die Videostabilisierung aktivieren, um Kameravibrationen während der Aufnahme zu reduzieren</string>
<string name="video_mirror_mode_title">Videospiegelung aktivieren</string>
<string name="processing_title">Bearbeitung</string>
<string name="processing_info">Im Fotomodus werden bei Verwendung des ZSL-Modus nur die Werte Standard und Aus berücksichtigt. Im Videomodus werden nur die Werte Standard, Aus und Schnell berücksichtigt.</string>
<string name="edge_mode_title">Schärfen</string>
<string name="edge_mode_summary">Die Kantenverbesserung verbessert die Schärfe und die Details des aufgenommenen Bildes.</string>
Expand All @@ -85,10 +86,14 @@
<string name="shading_mode_off">Aus</string>
<string name="shading_mode_fast">Schnell</string>
<string name="shading_mode_high_quality">Hohe Qualität</string>
<string name="color_correction_aberration_mode_title">Korrektur von Farbabweichungen</string>
<string name="color_correction_aberration_mode_summary">Chromatische (Farb-)Abweichung wird dadurch verursacht, dass verschiedene Wellenlängen des Lichts nach dem Austritt aus dem Objektiv nicht auf denselben Punkt fokussiert werden können.</string>
<string name="color_correction_aberration_mode_default">Standard</string>
<string name="color_correction_aberration_mode_off">Aus</string>
<string name="color_correction_aberration_mode_fast">Schnell</string>
<string name="color_correction_aberration_mode_high_quality">Hohe Qualität</string>
<string name="distortion_correction_mode_title">Verzerrungskorrektur</string>
<string name="distortion_correction_mode_summary">Modus der Korrektur der Objektivverzerrung.</string>
<string name="distortion_correction_mode_default">Standard</string>
<string name="distortion_correction_mode_off">Aus</string>
<string name="distortion_correction_mode_fast">Schnell</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-sl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<string name="grid_on_goldenratio">MREŽA φ</string>
<string name="mic_off">MIKROFON IZKLOPLJEN</string>
<string name="mic_on">MIKROFON VKLOPLJEN</string>
<string name="settings">NASTAVITVE</string>
<string name="settings">NAST.</string>
<string name="app_permissions_toast">Dovoljenje ni odobreno od uporabnika</string>
<string name="camcorder_unsupported_toast">Noben fotoaparat ne podpira snemanja videoposnetkov.</string>
<string name="qr_copy_description">Kopiraj v odložišče</string>
Expand Down

0 comments on commit 65ab07b

Please sign in to comment.