Skip to content

Commit

Permalink
Updated language translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-signal committed Oct 8, 2020
1 parent 714ebb3 commit 44bc1b5
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 2 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/values-nb/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,11 @@
<string name="MessageRecord_s_changed_who_can_edit_group_membership_to_s">%1$s endret hvem som kan redigere gruppemedlemskap til \"%2$s\".</string>
<string name="MessageRecord_who_can_edit_group_membership_has_been_changed_to_s">Den som kan redigere gruppemedlemskap er endret til \"%1$s\".</string>
<!--GV2 group link invite access level change-->
<string name="MessageRecord_you_turned_on_the_group_link_with_admin_approval_off">Du slo på gruppelenken med administrativ godkjenning avslått.</string>
<string name="MessageRecord_you_turned_on_the_group_link_with_admin_approval_on">Du slo på gruppelenken med administrativ godkjenning skrudd på.</string>
<string name="MessageRecord_you_turned_off_the_group_link">Du slo av gruppelenken.</string>
<!--GV2 group link reset-->
<string name="MessageRecord_you_reset_the_group_link">Du resatte gruppelenken.</string>
<!--GV2 group link joins-->
<!--GV2 group link requests-->
<!--GV2 group link approvals-->
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@
<string name="ConversationFragment_sms">SMS</string>
<string name="ConversationFragment_deleting">Usuwanie</string>
<string name="ConversationFragment_deleting_messages">Usuwanie wiadomości…</string>
<string name="ConversationFragment_delete_for_me">Usuń u mnie</string>
<string name="ConversationFragment_delete_for_everyone">Usuń u wszystkich</string>
<string name="ConversationFragment_delete_for_me">U mnie</string>
<string name="ConversationFragment_delete_for_everyone">U wszystkich</string>
<!-- Removed by excludeNonTranslatables <string name="ConversationFragment_this_message_will_be_permanently_deleted_for_everyone">Ta wiadomość zostanie trwale usunięta u wszystkich, uczestników tej konwersacji. Będą oni mogli zobaczyć, że skasowałeś(aś) wiadomość.</string> -->
<string name="ConversationFragment_quoted_message_not_found">Nie znaleziono oryginalnej wiadomości</string>
<string name="ConversationFragment_quoted_message_no_longer_available">Oryginalna wiadomość nie jest już dostępna</string>
Expand Down

0 comments on commit 44bc1b5

Please sign in to comment.