diff options
author | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
commit | 977ffc5f483e955857da1d56ce0a1c857d471175 (patch) | |
tree | 78bbbefefde9e99b6e8fd5fe3fa2c275887fb979 /src/main/res/values-ro-rRO | |
parent | 02f958ce7687eeff0eaae7da372bad4b65f78596 (diff) |
pulled from transifex
Diffstat (limited to 'src/main/res/values-ro-rRO')
-rw-r--r-- | src/main/res/values-ro-rRO/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-ro-rRO/strings.xml b/src/main/res/values-ro-rRO/strings.xml index 202151fe..7e6f7246 100644 --- a/src/main/res/values-ro-rRO/strings.xml +++ b/src/main/res/values-ro-rRO/strings.xml @@ -101,6 +101,7 @@ <string name="pref_xmpp_resource_summary">Numele cu care acest client se identifica</string> <string name="pref_accept_files">Accepta fisiere</string> <string name="pref_accept_files_summary">Accepta automat fisiere mai mici decat...</string> + <string name="pref_accept_files_size_summary">Accepta automat fisiere mai mici decat...</string> <string name="pref_notification_settings">Notificare</string> <string name="pref_notifications">Notificari</string> <string name="pref_notifications_summary">Notifica cand un nou mesaj este primit</string> @@ -488,6 +489,8 @@ <string name="recently_used">Folosit recent</string> <string name="choose_quick_action">Alege actiunea rapida</string> <string name="search_for_contacts_or_groups">Cauta contacte sau grupuri</string> + <!--%s = bare jid, %d = count of online resources--> + <string name="dlg_msg_details_msg_status_failed">Esuat</string> <string name="send_private_message">trimite mesaj privat</string> <string name="user_has_left_conference">%s a parasit conferinta!</string> <string name="username">Nume utilizator</string> |