New Crowdin translations (#1106)

* New translations strings.xml (Italian)

* New translations strings.xml (Czech)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Polish)

* New translations strings.xml (Persian)

* New translations strings.xml (Occitan)

* New translations strings.xml (Hungarian)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations strings.xml (Chinese Traditional, Singapore)

* New translations strings.xml (Chinese Traditional, Macau)

* New translations strings.xml (Chinese Traditional, Hong Kong)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Arabic)

* New translations strings.xml (Japanese)

* New translations strings.xml (Turkish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Japanese)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)
This commit is contained in:
Konrad Pozniak 2019-03-08 21:12:07 +01:00 committed by GitHub
commit c266638bd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 504 additions and 1 deletions

View file

@ -62,7 +62,9 @@
<string name="action_quick_reply">Snelle reactie</string>
<string name="action_reply">Reageren</string>
<string name="action_reblog">Boosten</string>
<string name="action_unreblog">Boost verwijderen</string>
<string name="action_favourite">Als favoriet markeren</string>
<string name="action_unfavourite">Favoriet verwijderen</string>
<string name="action_more">Meer</string>
<string name="action_compose">Schrijf een toot</string>
<string name="action_login">Aanmelden</string>
@ -109,6 +111,16 @@
<string name="action_content_warning">Tekstwaarschuwing</string>
<string name="action_emoji_keyboard">Emojis</string>
<string name="action_add_tab">Tab toevoegen</string>
<string name="action_links">Links</string>
<string name="action_mentions">Vermeldingen</string>
<string name="action_hashtags">Hashtags</string>
<string name="action_open_reblogger">Auteur van deze boost openen</string>
<string name="action_open_reblogged_by">Boosts tonen</string>
<string name="action_open_faved_by">Favorieten tonen</string>
<string name="title_hashtags_dialog">Hashtags</string>
<string name="title_mentions_dialog">Vermeldingen</string>
<string name="title_links_dialog">Links</string>
<string name="action_open_media_n">Media #%d openen</string>
<string name="download_image">%1$s aan het downloaden</string>
<string name="action_copy_link">Link kopiëren</string>
<string name="action_open_as">Als %s openen</string>
@ -171,6 +183,7 @@
<item>Licht</item>
<item>Zwart</item>
<item>Automatisch tijdens zonsondergang</item>
<item>Systeemthema gebruiken</item>
</string-array>
<string name="pref_title_browser_settings">Webbrowser</string>
<string name="pref_title_custom_tabs">Aangepaste tabbladen gebruiken</string>
@ -324,4 +337,25 @@
<string name="conversation_2_recipients">%1$s en %2$s</string>
<string name="conversation_more_recipients">%1$s, %2$s en %3$d meer</string>
<string name="max_tab_number_reached">maximum van %1$d tabs bereikt</string>
<string name="description_status_media"> Media: %s
</string>
<string name="description_status_cw"> Inhoudswaarschuwing: %s
</string>
<string name="description_status_media_no_description_placeholder"> Geen omschrijving
</string>
<string name="description_status_reblogged"> Geboost
</string>
<string name="description_status_favourited"> Aan favorieten toegevoegd
</string>
<string name="description_visiblity_public"> Openbaar
</string>
<string name="description_visiblity_unlisted"> Minder openbaar
</string>
<string name="description_visiblity_private"> Volgers
</string>
<string name="description_visiblity_direct"> Direct
</string>
<string name="description_status"> <!-- Weergavenaam, inhoudswaarschuwing?, inhoud?, relatieve datum, geboost door?, geboost?, aan favorieten toegevoegd?, gebruikersnaam, media?; zichtbaarheid, fav-nummer?, boostnummer?-->
%s; %s; %s, %s, %s; %s, %s, %s, %s; %s, %s, %s
</string>
</resources>