Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ec5da1f authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Ie99137e9c2db67a97212b99e725b25ad1490c3d7
parent 078c6355
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -283,6 +283,10 @@
  <!-- Title of the dialog that allows creation of a contact group [CHAR LIMIT=128] -->
  <!-- An item in the popup list of groups that triggers creation of a contact group [CHAR LIMIT=128] -->
  <!-- Shows how many groups are from the specified account [CHAR LIMIT=15] -->
  <plurals name="num_groups_in_account">
    <item quantity="one">1 grupu</item>
    <item quantity="other"><xliff:g id="count">%0$d</xliff:g> grupos</item>
  </plurals>
  <!-- Confirmation message of the dialog that allows deletion of a contact group  [CHAR LIMIT=256] -->
  <!-- Subtitle of the group detail page that describes how many people are in the current group [CHAR LIMIT=30] -->
  <!-- Subtitle of a group (in the group list) that describes how many people are in the current group [CHAR LIMIT=30] -->
@@ -304,6 +308,9 @@
      and return to the editor [CHAR LIMIT=30] -->
  <string name="cancel_confirmation_dialog_keep_editing_button">Siguir editando</string>
  <!-- Description of a call log entry, made of a call type and a date -->
  <string name="call_type_and_date">
        <xliff:g id="call_type" example="Friends">%1$s</xliff:g>  <xliff:g id="call_short_date" example="Friends">%2$s</xliff:g>
    </string>
  <!-- Text displayed in place of the display name for the contact that represents the user's
      personal profile entry [CHAR LIMIT=64] -->
  <!-- Label to instruct the user to type in a contact's name to add the contact as a member of the current group. [CHAR LIMIT=64] -->
@@ -346,6 +353,7 @@
  <!-- Format string for a date and time description.  For ex:
         "April 19, 2012, 3:00pm - 4:00pm" [CHAR LIMIT=NONE] -->
  <!-- Title for untitled calendar interactions [CHAR LIMIT=40] -->
  <string name="untitled_event">(Eventu ensin títulu)</string>
  <!-- Name of the button in the date/time picker to accept the date/time change [CHAR LIMIT=15] -->
  <!-- Header for the IM entry [CHAR LIMIT=40] -->
  <!-- Header for the Organization entry [CHAR LIMIT=40] -->
+225 −3

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
  <string name="import_sim_contacts_title">Импорт. контакты с SIM-карты</string>
  <string name="import_sim_contacts_message">Импорт контактов с SIM-карты\u2026</string>
  <string name="ContactMultiImportConfirmation">Выбранные контакты будут импортированы.</string>
  <string name="import_finish">Импорт завершён</string>
  <string name="import_finish">Импорт завершен</string>
  <string name="import_stop">Импорт отменен</string>
  <string name="too_many_contacts_add_to_group">Можно добавить не более <xliff:g id="count">%d</xliff:g> контакт.</string>
  <!-- Multi Delete Contacts related strings -->