[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-08-13 00:51:14 +00:00
parent 63c2063de6
commit 8a8fd21b95
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 17 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_conversations">Gesprekken</string>
<string name="nc_bottom_navigation_title_contacts">Contactpersonen</string>
<string name="nc_bottom_navigation_title_settings">Instellingen</string>
@ -19,6 +21,7 @@ Kies er eentje van een provider.</string>
<!-- Account verification -->
<string name="nc_display_name_fetched">Weergavenaam opgehaald</string>
<string name="nc_push_disabled">Push meldingen uitgeschakeld</string>
<string name="nc_display_name_not_fetched">Weergave kon niet worden opgehaald, afgebroken</string>
<string name="nc_nextcloud_talk_app_installed">%1$s app gevonden</string>
<string name="nc_nextcloud_talk_app_not_installed">%1$s app is niet geïnstalleerd op de server, afbreken</string>
@ -51,7 +54,11 @@ Kies er eentje van een provider.</string>
<string name="nc_settings_no_talk_installed">De Talk-app is niet geïnstalleerd op de server waarmee je probeert te verbinden.</string>
<string name="nc_settings_account_updated">Je al bestaande account werd bijgewerkt, in plaats van een nieuwe aan te maken</string>
<string name="nc_account_scheduled_for_deletion">Het account is gemarkeerd voor verwijdering en kan niet worden gewijzigd</string>
<string name="nc_settings_notification_sounds">Meldingengeluiden</string>
<string name="nc_settings_call_ringtone">Een-op-een geprekken</string>
<string name="nc_settings_other_notifications_ringtone">Overig</string>
<string name="nc_settings_no_ringtone">Geen geluid</string>
<string name="nc_settings_vibrate">Trillen</string>
<string name="nc_no_proxy">geen proxy</string>
<string name="nc_username">Gebruikersnaam</string>
<string name="nc_password">Wachtwoord</string>

View File

@ -55,7 +55,11 @@
<string name="nc_settings_account_updated">Namiesto pridania nového účtu, bol aktualizovaný existujúci účet</string>
<string name="nc_account_scheduled_for_deletion">Účet je naplánovaný na zrušenie a preto nemôže byť zmenený</string>
<string name="nc_settings_notification_sounds">Zvuky hlásení</string>
<string name="nc_settings_call_ringtone">Individuálne telefonáty</string>
<string name="nc_settings_other_notifications_ringtone">Iné</string>
<string name="nc_settings_no_ringtone">Žiadny zvuk</string>
<string name="nc_settings_vibrate">Vibrovať</string>
<string name="nc_settings_vibrate_desc">Ak je zapnuté, telefón bude vibrovať pokiaľ nieje stíšený. </string>
<string name="nc_no_proxy">Bez proxy</string>
<string name="nc_username">Používateľské meno</string>
<string name="nc_password">Heslo</string>
@ -86,6 +90,9 @@
<string name="nc_new_conversation">Nový rozhovor</string>
<string name="nc_join_via_link">Pripojiť sa cez odkaz</string>
<string name="nc_join_via_web">Pripojiť sa cez web</string>
<string name="nc_add_to_favorites">Pridať do obľúbených</string>
<string name="nc_remove_from_favorites">Odstrániť z obľúbených</string>
<!-- Contacts -->
<string name="nc_select_contacts">Vyberte si kontakty</string>
<string name="nc_one_contact_selected">kontakt označený</string>
@ -169,6 +176,9 @@ Nextcloud nájdete na https://nextcloud.com</string>
<string name="nc_conversation_menu_voice_call">Hlasový hovor</string>
<string name="nc_conversation_menu_video_call">Video hovor</string>
<string name="nc_new_messages">Nové správy</string>
<string name="nc_no_messages_yet">Ešte žiadne správy</string>
<string name="nc_chat_you">Vy</string>
<!-- Contacts endless loading -->
<string name="nc_no_more_load_retry">Už žiadne položky pre načítanie. Obnovte pre opakovanie.</string>
<string name="nc_endless_disabled">Už žiadne ďalšie položky pre načítanie (dosiahnuté maximum).</string>