summaryrefslogtreecommitdiffstats
path: root/res/values-de
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-23 21:13:55 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-23 21:13:55 +0200
commitaebf8450c1245a9c02f0af0810b4a5bf78800664 (patch)
treebc5a66243bb81e78332143b2ec637e49b3168098 /res/values-de
parent54d5c20f591ba05747e974f6d5b7a3a0e1fbd768 (diff)
downloadandroid_packages_apps_Gallery2-aebf8450c1245a9c02f0af0810b4a5bf78800664.tar.gz
android_packages_apps_Gallery2-aebf8450c1245a9c02f0af0810b4a5bf78800664.tar.bz2
android_packages_apps_Gallery2-aebf8450c1245a9c02f0af0810b4a5bf78800664.zip
Automatic translation importstable/cm-12.1-YOG7D
Change-Id: Ib41d679ee10cf7441c5f2e7640da5883011cc688 Ticket: RM-170
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/cm_strings.xml1
-rw-r--r--res/values-de/codeaurora_strings.xml16
2 files changed, 14 insertions, 3 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index 130dd230c..bb4a6877d 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -16,5 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Text indicating the time a media item was recorded in details window [CHAR LIMIT=14] -->
<string name="record_time">Aufzeichnungszeit</string>
</resources>
diff --git a/res/values-de/codeaurora_strings.xml b/res/values-de/codeaurora_strings.xml
index b48578882..3f6b32ce3 100644
--- a/res/values-de/codeaurora_strings.xml
+++ b/res/values-de/codeaurora_strings.xml
@@ -30,6 +30,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Strings for step option settins -->
<string name="setp_option_name">Schritt</string>
<string name="step_option_desc">Vor- und Zurückspul-Schritt anpassen</string>
<string name="setp_option_three_second">3 Sekunden</string>
@@ -49,8 +50,8 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="apn">Bevorzugter APN</string>
<string name="rtp_min_port">Min. Wert für Port</string>
<string name="rtp_max_port">Max. Wert für Port</string>
- <string name="set_rtp_min_port">Min. Port festlegen</string>
- <string name="set_rtp_max_port">Max. Port festlegen</string>
+ <string name="set_rtp_min_port">Min. Wert für Port festlegen</string>
+ <string name="set_rtp_max_port">Max. Wert für Port festlegen</string>
<string name="set_buffer_size">Puffergröße einstellen</string>
<string name="set_apn">Bevorzugten APN auswählen</string>
<string name="setting">Einstellungen</string>
@@ -70,14 +71,23 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="bookmark_location">"Ort"</string>
<string name="delete_all">"Alle löschen"</string>
<string name="default_title">"Standardtitel"</string>
+ <!-- A label describing to link website [CHAR LIMIT=30] -->
<string name="more_image">Weitere Bilder</string>
+ <!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
<string name="mute_nosupport">Stummschalten nicht möglich – das Video wird nicht unterstützt.</string>
- <string name="map_activity_not_found_err">Es ist keine Karten-App installiert, um den Standort anzuzeigen.</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
+ <string name="map_activity_not_found_err">Es ist keine Karten-App zum Anzeigen des Standorts installiert.</string>
+ <!-- The label for the bass boost knob of the audio effects dialog. -->
<string name="bass_boost_strength">Bassverstärkung</string>
+ <!-- The label for the 3d effect knob of the audio effects dialog. -->
<string name="virtualizer_strength">3D-Effekt</string>
+ <!-- The label for the audio effects menu. -->
<string name="audio_effects">Audioeffekte</string>
+ <!-- Toast if user attempts to control audio effects without headphones plugged in. -->
<string name="headset_plug">Schließen Sie Kopfhörer für diese Effekte an.</string>
+ <!-- The title of the audio effects dialog. -->
<string name="audio_effects_dialog_title">Snapdragon-Audio+</string>
+ <!-- The tips of trimming video -->
<string name="fail_trim">Diese Videodatei kann nicht gekürzt werden.</string>
<string name="no_permission_for_drm">Durch DRM geschützte Dateien können leider nicht geteilt werden.</string>
<string name="drm_license_info">DRM-Lizenzinformationen</string>