New Crowdin updates

This commit is contained in:
Thomas 2020-11-15 11:49:34 +01:00
parent 6d0a47903c
commit 32990932ad
16 changed files with 42 additions and 10 deletions

View File

@ -223,6 +223,8 @@
<string name="send_comment">ارسل تعليق</string>
<string name="all">الكل</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Kommentar absenden</string>
<string name="all">Alle</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Αποστολή σχόλιου</string>
<string name="all">Όλα</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Enviar comentario</string>
<string name="all">Todo</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Envoyer un commentaire</string>
<string name="all">Tout</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Invia commento</string>
<string name="all">Tutto</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -218,6 +218,8 @@
<string name="send_comment">コメントを送信</string>
<string name="all">すべて</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -218,6 +218,8 @@
<string name="send_comment">댓글 보내기</string>
<string name="all">모두</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -2,7 +2,7 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Video lijst</string>
<string name="set_video_in_list_description">Wijzig de lay-out voor het weergeven van video\'s in een lijst</string>
<string name="no_instances">No instances !</string>
<string name="no_instances">Geen instanties !</string>
<string name="show_more">Meer weergeven</string>
<string name="show_less">Minder weergeven</string>
<string name="set_play_screen_lock">Schermvergrendeling</string>
@ -133,8 +133,8 @@
<string name="app_logo">Logo van de applicatie</string>
<!-- languages not translated -->
<string name="subscriptions">Abonnementen</string>
<string name="delete_instance">Delete an instance</string>
<string name="delete_instance_confirm">Are you sure to delete this instance?</string>
<string name="delete_instance">Een instantie vewijderen</string>
<string name="delete_instance_confirm">Weet u zeker dat u deze instantie wilt verijderen?</string>
<string name="delete_comment">Een opmerking verwijderen</string>
<string name="delete_comment_confirm">Weet u zeker dat u deze reactie wilt verwijderen?</string>
<string name="set_video_mode">Modus voor video\'s</string>
@ -219,14 +219,16 @@
<string name="send_comment">Reactie versturen</string>
<string name="all">Allemaal</string>
<!-- end languages -->
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>
<string name="export_notification_content">Tap here to send the export by email</string>
<string name="export_notification_subjet">New Playlist</string>
<string name="export_notification_body">Open the attached file with TubeLab</string>
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Exporteren</string>
<string name="import_list">Importeren</string>
<string name="export_notification_title">Export succesvol!</string>
<string name="export_notification_content">Klik hier om de export per email te versturen</string>
<string name="export_notification_subjet">Nieuwe afspeellijst</string>
<string name="export_notification_body">Open het bijgevoegde bestand met TubeLab</string>
<string name="playlists">Afspeellijsten</string>
<string name="no_playlist">No playlists</string>
<string name="no_playlist">Geen afspeellijst</string>
<string name="display_name">Weergave naam</string>
<string name="action_playlist_add">Je hebt geen afspeellijsten. Tik op het \"+\"-pictogram om een nieuwe afspeellijst toe te voegen</string>
<string name="error_display_name">U moet een displaynaam opgeven!</string>

View File

@ -221,6 +221,8 @@
<string name="send_comment">Prześlij komentarz</string>
<string name="all">Wszystkie</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Eksportuj</string>
<string name="import_list">Importuj</string>
<string name="export_notification_title">Eksport zakończony sukcesem!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Enviar comentário</string>
<string name="all">Tudo</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -220,6 +220,8 @@
<string name="send_comment">Send comment</string>
<string name="all">All</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -221,6 +221,8 @@
<string name="send_comment">Оставить комментарий</string>
<string name="all">Все</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -219,6 +219,8 @@
<string name="send_comment">Skicka kommentar</string>
<string name="all">Allt</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -218,6 +218,8 @@
<string name="send_comment">发送评论</string>
<string name="all">全部</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>

View File

@ -218,6 +218,8 @@
<string name="send_comment">傳送留言</string>
<string name="all">全部</string>
<!-- end languages -->
<string name="delete_history">Delete videos history</string>
<string name="delete_history_confirm">Are you sure you want to delete all your videos history?</string>
<string name="export_list">Export</string>
<string name="import_list">Import</string>
<string name="export_notification_title">Successful export!</string>