New Crowdin Translations (#2395)

* New Crowdin translations by GitHub Action

* Increase timeout

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>
This commit is contained in:
Ken-ichi
2024-11-08 03:59:06 -08:00
committed by GitHub
parent baa16e4c79
commit 2d1f98ef3a
3 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ describe( "AICamera", () => {
// On suggestions find the first element in the suggestions list
const otherSuggestionsTitle = element( by.text( "OTHER SUGGESTIONS" ) );
await waitFor( otherSuggestionsTitle ).toBeVisible( ).withTimeout( 20_000 );
await waitFor( otherSuggestionsTitle ).toBeVisible( ).withTimeout( 30_000 );
const firstSuggestion = element( by.id( /SuggestionsList\.taxa\..*/ ) ).atIndex(
0
);

View File

@@ -161,7 +161,7 @@ Data-quality-needs-id-description = Diese Beobachtung bedarf weiterer Bestimmung
Data-quality-research-description = Diese Beobachtung weist genügend Bestimmungen auf, um als Forschungsqualität zu gelten
DATE = DATUM
Date = Datum
date-format-long = dd.MMM.YYYY
date-format-long = dd.MMM.yyyy
date-format-month-day = d. MMM
date-format-month-year = MMM. yyyy
date-format-short = dd. MM. yy
@@ -182,8 +182,8 @@ datetime-difference-days = { $count } Tage
datetime-difference-hours = { $count } Std.
datetime-difference-minutes = { $count } Min.
datetime-difference-weeks = { $count } Wo.
datetime-format-long = dd. MMMM YYYY HH:mm
datetime-format-short = DD. MM.YY, HH:mm
datetime-format-long = dd. MMMM yyyy HH:mm
datetime-format-short = dd. MM.yy, HH:mm
December = Dezember
DELETE = LÖSCHEN
Delete-all-observations = Alle Beobachtungen löschen

View File

@@ -155,7 +155,7 @@
"Data-quality-research-description": "Diese Beobachtung weist genügend Bestimmungen auf, um als Forschungsqualität zu gelten",
"DATE": "DATUM",
"Date": "Datum",
"date-format-long": "dd.MMM.YYYY",
"date-format-long": "dd.MMM.yyyy",
"date-format-month-day": "d. MMM",
"date-format-month-year": "MMM. yyyy",
"date-format-short": "dd. MM. yy",
@@ -176,8 +176,8 @@
"datetime-difference-hours": "{ $count } Std.",
"datetime-difference-minutes": "{ $count } Min.",
"datetime-difference-weeks": "{ $count } Wo.",
"datetime-format-long": "dd. MMMM YYYY HH:mm",
"datetime-format-short": "DD. MM.YY, HH:mm",
"datetime-format-long": "dd. MMMM yyyy HH:mm",
"datetime-format-short": "dd. MM.yy, HH:mm",
"December": "Dezember",
"DELETE": "LÖSCHEN",
"Delete-all-observations": "Alle Beobachtungen löschen",