Skip to content

Commit 3a724fa

Browse files
AnkiDroid Translationsdavid-allison
authored andcommitted
Updated strings from Crowdin
1 parent f191360 commit 3a724fa

21 files changed

+60
-60
lines changed

AnkiDroid/src/main/res/values-cs/02-strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<string name="field_remapping">%1$s (z \'%2$s\')</string>
107107
<string name="confirm_map_cards_to_nothing">Karty mapované na prázdný cíl budou odstraněny. Nezbývají-li už v poznámce žádné karty, bude poznámka ztracena. Opravdu chcete pokračovat?</string>
108108
<string name="missing_note_type">Nenalezen žádný typ poznámky</string>
109-
<string name="card_previewer_empty_front_indicator" comment="Extra text appended onto a tab title in the card previewer so that the user can see at a glance whether a card has no front.">%1$s (empty)</string>
109+
<string name="card_previewer_empty_front_indicator" comment="Extra text appended onto a tab title in the card previewer so that the user can see at a glance whether a card has no front.">%1$s (prázdné)</string>
110110
<!-- Timebox -->
111111
<string name="timebox_reached_title">Časové omezení dosaženo</string>
112112
<plurals name="timebox_reached">
@@ -313,7 +313,7 @@
313313
<string name="show_cards" comment="Label for toggle cards button in BrowserOptionsDialog">Karty</string>
314314
<string name="show_notes" comment="Label for toggle notes button in BrowserOptionsDialog">Poznámky</string>
315315
<string name="toggle_cards_notes">Přepnout karty/poznámky</string>
316-
<string name="truncate_content_help">Truncate the height of each row of the Browser to show only first 3 lines of content</string>
316+
<string name="truncate_content_help">Zkrátit výšku každého řádku prohlížeče, aby se zobrazily pouze první 3 řádky obsahu</string>
317317
<string name="browser_options_dialog_heading">Možnosti prohlížeče</string>
318318
<string name="audio_saved">Nahrávka uložena</string>
319319
<string name="deleting_selected_notes">Mažou se vybrané poznámky</string>
@@ -336,8 +336,8 @@
336336
<item quantity="other">Zrušeno přeskočení %d karet</item>
337337
</plurals>
338338
<string name="card_template_reposition_template" comment="move a card template to a new position" maxLength="28">Přemístit</string>
339-
<string name="previewer_next" comment="Name of the next button in the previewer" maxLength="28">Next</string>
340-
<string name="previewer_back" comment="Name of the back button in the previewer" maxLength="28">Back</string>
339+
<string name="previewer_next" comment="Name of the next button in the previewer" maxLength="28">Další</string>
340+
<string name="previewer_back" comment="Name of the back button in the previewer" maxLength="28">Zpět</string>
341341
<string name="start_recording">Nahrát</string>
342342
<string name="stop_recording">Zastavit</string>
343343
<string name="play_recording">Přehrát</string>

AnkiDroid/src/main/res/values-cs/03-dialogs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<string name="error_deleting_image">Chyba při odstraňování obrázku</string>
154154
<string name="failed_to_apply_background_image">Nepodařilo se použít obrázek pozadí %s</string>
155155
<string name="background_image_too_large">Pozadí výběru balíčků je příliš velké</string>
156-
<string name="image_max_size_allowed" comment="Consider keeping the unbreakable space after the digit">Maximum image size %d MB allowed</string>
156+
<string name="image_max_size_allowed" comment="Consider keeping the unbreakable space after the digit">Povolená maximální velikost obrázku %d MB</string>
157157
<string name="image_dimensions_too_large">Rozměry obrázku jsou příliš velké (%1$d × %2$d)</string>
158158
<!-- Global Intent handler -->
159159
<!-- Also used by Card Browser, not renaming to save translators effort -->

AnkiDroid/src/main/res/values-cs/07-cardbrowser.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
<item>Podle zapomínání</item>
9797
<item>Podle názvu balíčku</item>
9898
</string-array>
99-
<string name="chane_browser_column">Change column</string>
100-
<string name="no_columns_available">No columns available</string>
99+
<string name="chane_browser_column">Změnit sloupec</string>
100+
<string name="no_columns_available">Nejsou k dispozici žádné sloupce</string>
101101
<string name="card_browser_select_all" maxLength="28">Vybrat vše</string>
102102
<string name="card_browser_select_none" maxLength="28">Zrušit výběr</string>
103103
<string name="card_browser_no_cards_in_deck">V balíčku „%s “ nebyly nalezeny žádné karty</string>

AnkiDroid/src/main/res/values-cs/09-backup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
-->
4646
<resources>
4747
<string name="backup_deck_no_storage_left">Záloha nebyla uložena. Ve vašem úložišti není dostatek místa. Snižte počet záloh nebo odstraňte nějaké jiné soubory.</string>
48-
<string name="storage_warning" comment="Consider keeping the unbreakable space after the digit">Less than %d MB space on your storage left.\nFree some space to avoid data loss.</string>
48+
<string name="storage_warning" comment="Consider keeping the unbreakable space after the digit">Ve vašem úložišti je méně místa než %d MB.\nUvolněte nějaké místo, aby se zabránilo ztrátě dat.</string>
4949
<string name="backup_restore" maxLength="28">Obnovit ze zálohy</string>
5050
<string name="backup_new_collection">Nová kolekce</string>
5151
<string name="backup_del_collection">Odstranit kolekci a vytvořit novou</string>

AnkiDroid/src/main/res/values-cs/10-preferences.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<string name="notification_pref_title" maxLength="41">Upozornit když</string>
151151
<string name="never_notify">Nikdy neupozorňovat</string>
152152
<string name="notify_when_pending">Jsou k dispozici zprávy</string>
153-
<string name="notification_minimum_cards_due" comment="Consider keeping the unbreakable space after the digit">More than %d cards due</string>
153+
<string name="notification_minimum_cards_due" comment="Consider keeping the unbreakable space after the digit">Více než %d karet ke zkoušení</string>
154154
<string name="notification_minimum_cards_due_vibrate" maxLength="41">Vibrace</string>
155155
<string name="notification_minimum_cards_due_blink" maxLength="41">Blikající světlo</string>
156156
<string name="select_locale_title">Vyberte jazyk</string>
@@ -170,7 +170,7 @@
170170
<string name="show_estimates" maxLength="41">Zobrazit čas tlačítek</string>
171171
<string name="show_estimates_summ">Zobrazit čas příštího opakování na tlačítkách odpovědí</string>
172172
<string name="show_large_answer_buttons" maxLength="41">Zobrazit velká tlačítka odpovědí</string>
173-
<string name="show_large_answer_buttons_summ">Show answer button in 2 rows</string>
173+
<string name="show_large_answer_buttons_summ">Zobrazit tlačítka odpovědí ve dvou řadách</string>
174174
<string name="show_top_bar" maxLength="41">Zobrazit horní lištu</string>
175175
<string name="show_top_bar_summary">Zobrazit počty karet, čas odpovědi, příznak a označení v horní liště</string>
176176
<string name="show_progress" maxLength="41">Zobrazit zbývající</string>
@@ -182,10 +182,10 @@
182182
<string name="time_limit" maxLength="41">Časové omezení</string>
183183
<string name="day_offset_with_description" maxLength="41">Začátek příštího dne</string>
184184
<plurals name="day_offset_summ" comment="%d is going to be replaced with the number of hours past midnight. It can be replaced if something else suits better the translation">
185-
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">%d hour past midnight</item>
186-
<item quantity="few">%d hours past midnight</item>
187-
<item quantity="many">%d hours past midnight</item>
188-
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">%d hours past midnight</item>
185+
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">%d hodina po půlnoci</item>
186+
<item quantity="few">%d hodiny po půlnoci</item>
187+
<item quantity="many">%d hodiny po půlnoci</item>
188+
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">%d hodin po půlnoci</item>
189189
</plurals>
190190
<string name="pref_keep_screen_on" maxLength="41">Nevypínat obrazovku</string>
191191
<string name="pref_keep_screen_on_summ">Nepovolit zhasnutí displeje</string>
@@ -201,8 +201,8 @@
201201
<string name="reset">Obnovit</string>
202202
<string name="thirdparty_apps_title" maxLength="41">API aplikace třetích stran</string>
203203
<string name="thirdparty_apps_summary">Zobrazit seznam aplikací, které používají AnkiDroid API, jako jsou slovníky, nástroje</string>
204-
<string name="pref_controls_reviews_tab" maxLength="41" comment="Name of the tab to configure controls for the reviews screen">Reviews</string>
205-
<string name="pref_controls_previews_tab" maxLength="41" comment="Name of the tab to configure controls for the previews screen">Previews</string>
204+
<string name="pref_controls_reviews_tab" maxLength="41" comment="Name of the tab to configure controls for the reviews screen">Opakování</string>
205+
<string name="pref_controls_previews_tab" maxLength="41" comment="Name of the tab to configure controls for the previews screen">Náhled</string>
206206
<string name="toggle_backside_only" maxLength="41" comment="Control setting that toggles \'Backside only\' in the previews screen">Toggle backside only</string>
207207
<!-- Appearance settings -->
208208
<string name="pref_cat_reviewer" maxLength="41">Study Screen</string>

AnkiDroid/src/main/res/values-de/03-dialogs.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<string name="error_deleting_image">Fehler beim Löschen des Bildes</string>
148148
<string name="failed_to_apply_background_image">Hintergrundbild %s konnte nicht übernommen werden</string>
149149
<string name="background_image_too_large">Hintergrund des Stapelauswählers zu groß</string>
150-
<string name="image_max_size_allowed" comment="Consider keeping the unbreakable space after the digit">Maximum image size %d MB allowed</string>
150+
<string name="image_max_size_allowed" comment="Consider keeping the unbreakable space after the digit">Maximal zulässige Bildgröße %dMB</string>
151151
<string name="image_dimensions_too_large">Bildauflösung ist zu hoch (%1$d × %2$d)</string>
152152
<!-- Global Intent handler -->
153153
<!-- Also used by Card Browser, not renaming to save translators effort -->
@@ -187,8 +187,8 @@
187187
<string name="help_dialog_exception_report_sent">Bericht wurde gesendet!</string>
188188
<!--Sync-->
189189
<plurals name="sync_automatic_sync_needs_more_time">
190-
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">An automatic sync may be triggered in %d second</item>
191-
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">An automatic sync may be triggered in %d seconds</item>
190+
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">Eine Automatische Synchronisierung kann in %d Sekunde ausgelöst werden</item>
191+
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">Eine Automatische Synchronisierung kann in %d Sekunden ausgelöst werden</item>
192192
</plurals>
193193
<string name="metered_sync_data_warning">Ihr Internetanbieter könnte ihnen Kosten für die Verwendung von Datenvolumen berechnen</string>
194194
<string name="deck_picker_new">Anzahl der neuen Karten, die heute in diesem Stapel zu sehen sind.</string>

AnkiDroid/src/main/res/values-de/07-cardbrowser.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
<item>Nach Leichtigkeit</item>
8989
<item>Nach Wiederholungen</item>
9090
<item>Nach Fehlversuchen</item>
91-
<item>By deck name</item>
91+
<item>Nach Deckname</item>
9292
</string-array>
93-
<string name="chane_browser_column">Change column</string>
94-
<string name="no_columns_available">No columns available</string>
93+
<string name="chane_browser_column">Spalte ändern</string>
94+
<string name="no_columns_available">Keine Spalten verfügbar</string>
9595
<string name="card_browser_select_all" maxLength="28">Alle auswählen</string>
9696
<string name="card_browser_select_none" maxLength="28">Keine auswählen</string>
9797
<string name="card_browser_no_cards_in_deck">Keine Karten im Stapel »%s« gefunden</string>
@@ -121,6 +121,6 @@
121121
<string name="user_potential_columns">Verfügbar</string>
122122
<string name="include_column">Spalte einbeziehen</string>
123123
<string name="exclude_column">Spalte ausschließen</string>
124-
<string name="save_changes_message">Please save your changes first</string>
124+
<string name="save_changes_message">Bitte speichere deine Änderungen zuerst</string>
125125
<string name="browser_find_replace_loading_fields">Abrufen der Feldnamen&#8230;</string>
126126
</resources>

AnkiDroid/src/main/res/values-de/08-widget.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<string name="deck_removed_from_widget" comment="Snackbar when deck is removed from widget">Stapel entfernt</string>
7070
<string name="deck_already_selected_message" comment="Snackbar when user try to select the same deck again">Dieser Stapel ist bereits ausgewählt</string>
7171
<plurals name="deck_limit_reached">
72-
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">You can select up to %d deck.</item>
73-
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">You can select up to %d decks.</item>
72+
<item quantity="one" comment="Consider keeping the unbreakable space after the digit">Du kannst bis zu %dDeck auswählen.</item>
73+
<item quantity="other" comment="Consider keeping the unbreakable space after the digit">Du kannst bis zu %dDecks auswählen</item>
7474
</plurals>
7575
<string name="empty_widget_state" comment="To denote the widget is empty">Fehlender Stapel. Tippen, um neu zu konfigurieren.</string>
7676
<string name="empty_collection_state_in_widget" comment="To denote the collection is empty">Sammlung ist leer, verwenden Sie die App, um Stapel hinzuzufügen, und konfigurieren Sie dann neu</string>

AnkiDroid/src/main/res/values-es-rAR/10-preferences.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<!-- Paste clipboard image as png option -->
208208
<string name="paste_as_png" maxLength="41">Pegar imágenes del portapapeles como PNG</string>
209209
<string name="exit_via_double_tap_back" maxLength="41">Presione dos veces para regresar o salir</string>
210-
<string name="exit_via_double_tap_back_summ">To avoid accidentally leaving the study screen or the app</string>
210+
<string name="exit_via_double_tap_back_summ">Para evitar salir accidentalmente de la pantalla de estudio o de la aplicación</string>
211211
<!-- Allow all files in media imports -->
212212
<string name="media_import_allow_all_files" maxLength="41">Permitir todos los archivos en las importaciones de medios</string>
213213
<string name="media_import_allow_all_files_summ">Si Android no reconoce un archivo multimedia</string>
@@ -252,7 +252,7 @@
252252
<string name="note_editor_replace_newlines" maxLength="41">Reemplazar nuevas líneas con HTML</string>
253253
<string name="note_editor_replace_newlines_summ">En el editor de notas, convierte cualquier instancia de &lt;br&gt; a nuevas líneas al editar una tarjeta.</string>
254254
<string name="type_in_answer_focus" maxLength="41">Enfoque \"escribe la respuesta\"</string>
255-
<string name="type_in_answer_focus_summ">Automatically focus the ‘type in answer’ field in the study screen</string>
255+
<string name="type_in_answer_focus_summ">Enfocar automáticamente el campo \"escribir en respuesta\" en la pantalla de estudio</string>
256256
<!-- About -->
257257
<string name="open_changelog">Abrir el Registro de Cambios</string>
258258
<string name="pref_cat_about_title" maxLength="41">Acerca de</string>
@@ -269,7 +269,7 @@
269269
<string name="binding_add_axis">Añadir joystick/controlador de movimiento</string>
270270
<string name="axis_picker_move_joystick">Mueve un joystick/controlador de movimiento</string>
271271
<string name="user_actions" maxLength="41">Acciones del usuario</string>
272-
<string name="user_actions_summary" maxLength="41">Trigger JavaScript from the study screen</string>
272+
<string name="user_actions_summary" maxLength="41">Activar JavaScript desde la pantalla de estudio</string>
273273
<string name="user_action_1" maxLength="28">Acción del usuario 1</string>
274274
<string name="user_action_2" maxLength="28">Acción del usuario 2</string>
275275
<string name="user_action_3" maxLength="28">Acción del usuario 3</string>
@@ -369,9 +369,9 @@ Puedes restaurar una colección desde una copia de seguridad en el menú de la l
369369
<string name="reviewer_frame_style" maxLength="41">Estilo del marco</string>
370370
<string name="reviewer_frame_style_card" maxLength="41" comment="Style name of the \'Card\' card frame of the Study Screen">Tarjeta</string>
371371
<string name="reviewer_frame_style_box" maxLength="41" comment="Style name of the \'Box\' card frame of the Study Screen">Caja</string>
372-
<string name="reviewer_toolbar_top" maxLength="41" comment="Setting to put the toolbar on the top of the study screen">Top</string>
373-
<string name="reviewer_toolbar_bottom" maxLength="41" comment="Setting to put the toolbar on the bottom of the study screen">Bottom</string>
374-
<string name="reviewer_toolbar_none" maxLength="41" comment="Setting to remove the toolbar from the study screen">None</string>
372+
<string name="reviewer_toolbar_top" maxLength="41" comment="Setting to put the toolbar on the top of the study screen">Superior</string>
373+
<string name="reviewer_toolbar_bottom" maxLength="41" comment="Setting to put the toolbar on the bottom of the study screen">Inferior</string>
374+
<string name="reviewer_toolbar_none" maxLength="41" comment="Setting to remove the toolbar from the study screen">Ninguna</string>
375375
<!--Keyboard shortcuts dialog-->
376376
<string name="open_settings" comment="Description of the shortcut that opens the app settings">Abrir la configuración</string>
377377
</resources>

AnkiDroid/src/main/res/values-es-rAR/11-arrays.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<string name="answer_good" maxLength="41">Respuesta buena</string>
8585
<string name="answer_easy" maxLength="41">Respuesta fácil</string>
8686
<string name="gesture_play" maxLength="41">Reproducir multimedia</string>
87-
<string name="gesture_abort_learning" maxLength="41">Close study screen</string>
87+
<string name="gesture_abort_learning" maxLength="41">Cerrar pantalla de estudio</string>
8888
<string name="gesture_flag_red" maxLength="41">Cambiar Bandera Roja</string>
8989
<string name="gesture_flag_orange" maxLength="41">Cambiar Bandera Naranja</string>
9090
<string name="gesture_flag_green" maxLength="41">Cambiar Bandera verde</string>

0 commit comments

Comments
 (0)