aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-03-17 20:26:23 +0100
committerChristian S <christian@pix-art.de>2016-03-17 20:26:23 +0100
commit5ae161a593e651df09556659e129d22579548e6b (patch)
tree860883b1e4f8adde36f7ae4b52155f4bc9bdba87 /src/main/res
parent92a9299a38fdb2861ec3544950e47dd9d9e82e0a (diff)
parentc4b1f6171d2bf82e44a3ba567f7732cc8beef717 (diff)
Merge branch 'siacs/master' into development
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values-de/strings.xml8
-rw-r--r--src/main/res/values/strings.xml3
2 files changed, 7 insertions, 4 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 920bf62b6..ffef9a89c 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -508,8 +508,8 @@
<string name="pref_away_when_screen_off_summary">Setzt deinen Status auf \"abwesend\", solange dein Bildschirm abgeschaltet ist</string>
<string name="pref_xa_on_silent_mode">Nicht verfügbar bei Stummschaltung</string>
<string name="pref_xa_on_silent_mode_summary">Setzt deinen Status auf \"nicht verfügbar\", solange dein Gerät lautlos ist</string>
- <string name="pref_treat_vibrate_as_silent">Behandle Vibration als stumm</string>
- <string name="pref_treat_vibrate_as_silent_summary">Setze deinen Status auf \"nicht verfügbar\" solange dein Gerät auf \"vibrieren\" ist.</string>
+ <string name="pref_treat_vibrate_as_silent">Vibration als Lautlos behandeln</string>
+ <string name="pref_treat_vibrate_as_silent_summary">Setzt deinen Status auf \"nicht verfügbar\", solange das Gerät auf Vibration geschaltet ist</string>
<string name="hostname_example">xmpp.domain.de</string>
<string name="action_add_account_with_certificate">Konto mit Zertifikat hinzufügen</string>
<string name="unable_to_parse_certificate">Zertifikat kann nicht gelesen werden</string>
@@ -596,9 +596,9 @@
<string name="conference_shutdown">Konferenz wurde geschlossen</string>
<string name="conference_name">Konferenz-Name</string>
<string name="invalid_conference_name">Ungültiger Konferenz-Name</string>
- <string name="check_x_filesize_on_host">%1$s-Größe auf %2$s prüfen</string>
+ <string name="check_x_filesize_on_host">%1$s-Größe auf %2$s prüfen</string>
<string name="contact_has_no_pgp_key">Pix-Art Messenger ist nicht in der Lage, deine Nachrichten zu verschlüsseln, weil dein Kontakt seinen Schlüssel nicht preisgibt.\n\n</string>
- <string name="no_keys_just_confirm">Du vertraust diesem Kontakt bereits. In dem du \'Fertig\' auswählst bestätigst Du, dass %s Teil dieser Konferenz ist.</string>
+ <string name="no_keys_just_confirm">Du vertraust diesem Kontakt bereits. Durch Auswählen von \"Fertig\" bestätigst du, dass %s Teil dieser Konferenz ist.</string>
<string name="select_image_and_crop">Bild auswählen und zuschneiden</string>
<string name="this_account_is_disabled">Du hast diesen Account deaktiviert</string>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 0cefd4f46..ea0f02ca8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -72,6 +72,8 @@
<string name="send_failed">delivery failed</string>
<string name="send_rejected">rejected</string>
<string name="preparing_image">Preparing image for transmission</string>
+ <string name="preparing_images">Preparing images for transmission</string>
+ <string name="sharing_files_please_wait">Sharing files. Please wait…</string>
<string name="action_clear_history">Clear history</string>
<string name="clear_conversation_history">Clear Conversation History</string>
<string name="clear_histor_msg">Do you want to delete all messages within this Conversation?\n\n<b>Warning:</b> This will not influence messages stored on other devices or servers.</string>
@@ -594,6 +596,7 @@
<string name="shared_file_with_x">Shared file with %s</string>
<string name="shared_image_with_x">Shared image with %s</string>
<string name="no_storage_permission">Pix-Art Messenger needs access to external storage</string>
+ <string name="shared_images_with_x">Shared images with %s</string>
<string name="sync_with_contacts">Synchronize with contacts</string>
<string name="sync_with_contacts_long">Pix-Art Messenger wants to match your XMPP roster with your contacts to show their full names and avatars.\n\nPix-Art Messenger will only read your contacts and match them locally without uploading them to your server.\n\nYou will now be asked to grant permission to access your contacts.</string>
<string name="certificate_information">Certificate Information</string>