Skip to content

Commit 3f7cb64

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 870e03e commit 3f7cb64

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

app/src/main/res/values-hu-rHU/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
<string name="note_share_activity_shared_with_you">%1$s megosztotta Önnel</string>
4444
<string name="note_share_activity_share_note">Jegyzet megosztása</string>
45+
<string name="note_share_activity_search_text">Név, egyesített felhőazonosító vagy e-mail-cím…</string>
4546
<string name="note_share_activity_share_link">Megosztási hivatkozás</string>
4647
<string name="note_share_activity_resharing_not_allowed">Házirend vagy jogosultságok tiltják a továbbosztást</string>
4748
<string name="note_share_activity_could_not_retrieve_url">Az URL nem kérhető le</string>

app/src/main/res/values-nl/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@
4444
<string name="users_and_groups_search_provider_authority">com.nextcloud.android.providers.UsersAndGroupsSearchProvider</string>
4545
<string name="users_and_groups_search_provider_share_with">com.nextcloud.android.providers.UsersAndGroupsSearchProvider.action.SHARE_WITH</string>
4646

47+
<!-- NoteShareActivity -->
48+
<string name="note_share_activity_activity_icon_content_description">note activiteitspictogram</string>
49+
<string name="note_share_activity_share_icon_content_description">note deel-pictogram</string>
50+
<string name="note_share_activity_external_icon_content_description">note deel externe pictogram</string>
51+
<string name="note_share_activity_copy_icon_content_description">note deel kopieerpictogram</string>
52+
<string name="note_share_activity_more_icon_content_description">note deel meer pictogram</string>
53+
<string name="note_share_activity_icon_content_description">note deel-pictogram</string>
54+
<string name="note_share_activity_user_icon_content_description">note deel gebruiker pictogram</string>
55+
<string name="note_share_activity_contact_icon_content_description">note deel contact pictogram</string>
4756
<string name="note_share_activity_shared_with_you">Met je gedeeld door %1$s</string>
4857
<string name="note_share_activity_share_note">Notitie delen</string>
4958
<string name="note_share_activity_search_text">Naam, Federated Cloud ID of e-mailadres…</string>

0 commit comments

Comments
 (0)