Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 9ff55ae

Browse files
authored
New Crowdin updates (#290)
* New translations strings.xml (Romanian) * New translations strings.xml (Italian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Slovenian) * New translations strings.xml (Slovak) * New translations strings.xml (Portuguese) * New translations strings.xml (Polish) * New translations strings.xml (Dutch) * New translations strings.xml (Hungarian) * New translations strings.xml (French) * New translations strings.xml (Finnish) * New translations strings.xml (German) * New translations strings.xml (Danish) * New translations strings.xml (Czech) * New translations strings.xml (Bulgarian) * New translations strings.xml (Spanish) * New translations strings.xml (Estonian) * New translations strings.xml (German)
1 parent 0bfc635 commit 9ff55ae

File tree

17 files changed

+24
-7
lines changed

17 files changed

+24
-7
lines changed

app/src/main/res/values-bg-rBG/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">Гарата е неактивна</string>
215215
<string name="problem_station_nonexistent">Станцията не съществува</string>
216216
<string name="problem_wrong_photo">Станцията има грешна снимка</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Друг проблем, подробности в коментара</string>
218219
<string name="problem_please_specify">Моля, посочете вида на проблема</string>
219220
<string name="problem_please_comment">Моля, коментирайте проблема</string>

app/src/main/res/values-cs-rCZ/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
<string name="problem_station_inactive">Stanice je neaktivní</string>
219219
<string name="problem_station_nonexistent">Stanice neexistuje</string>
220220
<string name="problem_wrong_photo">Stanice má špatnou fotografii</string>
221+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
221222
<string name="problem_other">Další problém, podrobnosti v komentáři</string>
222223
<string name="problem_please_specify">Uveďte typ problému</string>
223224
<string name="problem_please_comment">Prosím komentujte problém</string>

app/src/main/res/values-da-rDK/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">Stationen er inaktiv</string>
215215
<string name="problem_station_nonexistent">Station findes ikke</string>
216216
<string name="problem_wrong_photo">Stationen har forkert billede</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Andre problemer, detaljer i kommentaren</string>
218219
<string name="problem_please_specify">Angiv venligst typen af problem</string>
219220
<string name="problem_please_comment">Kommentér venligst til problemet</string>

app/src/main/res/values-de-rDE/strings.xml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<string name="nahe_gelegenen_bahnhof_melden">Nahe gelegenen Bahnhof melden</string>
5858
<string name="station_is_near">Bahnhof in der Nähe</string>
5959
<string name="template_short_text" formatted="false">Bahnhof %1$s in %2$.2f km</string>
60-
<string name="template_long_text" formatted="false">Station: %1$s distance: %2$.2f km %3$s</string>
60+
<string name="template_long_text" formatted="false">Bahnhof: %1$s Entfernung: %2$.2f km %3$s</string>
6161
<string name="photo_exists">Foto: für Lizenzinfos Detailansicht öffnen</string>
6262
<string name="nearby_notification_active">Bahnhofsortung aktiv</string>
6363
<string name="license_tag" formatted="false">Urheber: %s, %s</string>
@@ -105,7 +105,7 @@
105105
<string name="send">SENDEN</string>
106106
<string name="logo_train">kleines LokLogo</string>
107107
<string name="license_info_not_readable">Lizenzinfo aktuell nicht lesbar</string>
108-
<string name="last_update_at">Last updated on: %s</string>
108+
<string name="last_update_at">Letzte Aktualisierung am: %s</string>
109109
<string name="station_update_failed">Fehler beim Aktualisieren der Bahnhöfe:</string>
110110
<string name="select_picture">Foto auswählen</string>
111111
<string name="grant_location_permission">Ohne Zugriff auf den Standort können wir deine Position nicht anzeigen</string>
@@ -186,7 +186,7 @@
186186
<string name="owner_label">Fotograf:</string>
187187
<string name="active">aktiv</string>
188188
<string name="inactive">inaktiv</string>
189-
<string name="new_registration">Registrierung erfolgreich. Wir haben dir eine Email mit Link zum Bestätigen geschickt. Bitte prüfe auch den SPAM Ordner.</string>
189+
<string name="new_registration">Registrierung erfolgreich. Wir haben dir eine E-Mail mit Link zum Bestätigen geschickt. Bitte prüfe auch den SPAM Ordner.</string>
190190
<string name="filter_result">%1$d von %2$d Bahnhöfen selektiert</string>
191191
<string name="menu_title_outbox">Ausgangskorb</string>
192192
<string name="menu_title_inbox">Eingangskorb</string>
@@ -213,7 +213,8 @@
213213
<string name="problem_station_inactive">Bahnhof ist inaktiv</string>
214214
<string name="problem_station_nonexistent">Bahnhof existiert nicht</string>
215215
<string name="problem_wrong_photo">Bahnhof hat ein falsches Foto</string>
216-
<string name="problem_other">Ein anderes Problem, Details im Kommentar.</string>
216+
<string name="problem_photo_outdated">Foto ist veraltet (Gebäude entfernt oder ersetzt)</string>
217+
<string name="problem_other">Ein anderes Problem, Details im Kommentar</string>
217218
<string name="problem_please_specify">Bitte wähle Art des Problems</string>
218219
<string name="problem_please_comment">Bitte beschreibe das Problem im Kommentarfeld</string>
219220
<string name="problem_report_failed">Fehler beim Senden des Problemberichts: %1s</string>
@@ -239,7 +240,7 @@
239240
<string name="emailUnverified">(noch nicht verifiziert)</string>
240241
<string name="requestEmailVerification">Neue Email-Verifizierung anfordern?</string>
241242
<string name="emailVerificationRequested">Eine neue Bestätigungs-Email wurde angefordert. Bitte prüfe Dein Postfach.</string>
242-
<string name="emailVerificationRequestFailed">Beim Anfordern einer neuen Bestätigungs-Email ist ein Fehler aufgetreten.</string>
243+
<string name="emailVerificationRequestFailed">Beim Anfordern einer neuen Bestätigungs-E-Mail ist ein Fehler aufgetreten.</string>
243244
<string name="chooseCountry">Länderauswahl</string>
244245
<string name="invalid_api_url">Ungültige API URL</string>
245246
<string name="menu_email">Schreib uns eine E-Mail</string>
@@ -258,6 +259,6 @@
258259
<string name="countries">Länder</string>
259260
<string name="photo_checksum">Foto mit dieser Prüfsumme wurde bereits hochgeladen. Erneut hochladen?</string>
260261
<string name="highscore_crown">Highscore-Krone</string>
261-
<string name="no_image_capture_app_found">No image capture app found</string>
262-
<string name="upload_type">Upload type</string>
262+
<string name="no_image_capture_app_found">Keine Bildaufnahme-App gefunden</string>
263+
<string name="upload_type">Upload-Typ</string>
263264
</resources>

app/src/main/res/values-es-rES/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
<string name="problem_station_inactive">La estación está inactiva</string>
214214
<string name="problem_station_nonexistent">La estación no existe</string>
215215
<string name="problem_wrong_photo">La estación tiene una foto equivocada</string>
216+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
216217
<string name="problem_other">Otro problema, detalles en el comentario</string>
217218
<string name="problem_please_specify">Por favor, especifique el tipo de problema</string>
218219
<string name="problem_please_comment">Por favor, comente el problema</string>

app/src/main/res/values-et-rEE/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">Station is inactive</string>
215215
<string name="problem_station_nonexistent">Station does not exist</string>
216216
<string name="problem_wrong_photo">Station has wrong photo</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Other problem, details in the comment</string>
218219
<string name="problem_please_specify">Please specify type of problem</string>
219220
<string name="problem_please_comment">Please comment on the problem</string>

app/src/main/res/values-fi-rFI/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">Asema ei ole aktiivinen</string>
215215
<string name="problem_station_nonexistent">Asemaa ei ole olemassa</string>
216216
<string name="problem_wrong_photo">Asemalla on väärä kuva</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Muut ongelmat, yksityiskohdat kommentissa</string>
218219
<string name="problem_please_specify">Ole hyvä ja määrittele ongelma</string>
219220
<string name="problem_please_comment">Ole hyvä ja kommentoi ongelmaa</string>

app/src/main/res/values-fr-rFR/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
<string name="problem_station_inactive">La gare est désaffectée</string>
214214
<string name="problem_station_nonexistent">Cette gare n\'existe pas</string>
215215
<string name="problem_wrong_photo">La photo de cette gare ne convient pas</string>
216+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
216217
<string name="problem_other">Autre problème, voir dans les commentaires</string>
217218
<string name="problem_please_specify">Merci de préciser le type de problème</string>
218219
<string name="problem_please_comment">Merci de commenter le problème</string>

app/src/main/res/values-hu-rHU/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">Az állomás inaktív</string>
215215
<string name="problem_station_nonexistent">Az állomás nem létezik</string>
216216
<string name="problem_wrong_photo">Az állomáson rossz fotó van</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Egyéb probléma, részletek a megjegyzésben</string>
218219
<string name="problem_please_specify">Kérjük, adja meg a probléma típusát</string>
219220
<string name="problem_please_comment">Kérem, kommentálja a problémát</string>

app/src/main/res/values-it-rIT/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<string name="problem_station_inactive">La stazione è inattiva</string>
215215
<string name="problem_station_nonexistent">Stazione non esiste</string>
216216
<string name="problem_wrong_photo">La stazione ha una foto sbagliata</string>
217+
<string name="problem_photo_outdated">Photo is outdated (building removed or replaced)</string>
217218
<string name="problem_other">Altro problema, dettagli nel commento</string>
218219
<string name="problem_please_specify">Specificare il tipo di problema</string>
219220
<string name="problem_please_comment">Si prega di commentare il problema</string>

0 commit comments

Comments
 (0)