[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-10-27 03:45:59 +00:00
parent 4c1450a167
commit 6fd88f662c
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 6 deletions

View file

@ -70,7 +70,7 @@
<string name="action_link_share">Link teilen</string>
<string name="action_link_open">Link im Browser öffnen</string>
<string name="action_link_copy">Link kopieren</string>
<string name="toast_img_download_wait">Herunterladen... Bitte warten.</string>
<string name="toast_img_download_wait">Herunterladen ... Bitte warten.</string>
<string name="toast_img_saved">Bild gespeichert</string>
<string name="toast_img_notwriteable">Fehler beim Schreiben des Bildes.</string>
<string name="toast_copied_to_clipboard">In die Zwischenablage kopiert</string>
@ -97,7 +97,7 @@
<string name="pref_default_owncloudRootPath">https://1.2.3.4/owncloud</string>
<string name="action_sign_in_short">Anmelden</string>
<string name="login_progress_signing_in">Logge ein...</string>
<string name="login_progress_signing_in">Anmelden ...</string>
<!-- <string name="error_incorrect_password">Incorrect password</string> -->
<string name="error_field_required">Dieses Feld ist erforderlich.</string>
<string name="error_invalid_url">URL nicht korrekt</string>

View file

@ -118,10 +118,10 @@
</plurals>
<string name="toast_no_more_downloads_available">Brak dostępnych dodatkowych pozycji</string>
<plurals name="fetched_items_so_far">
<item quantity="one">Pobrany do tej pory %d element...</item>
<item quantity="few">Pobrane do tej pory %d elementy...</item>
<item quantity="many">Pobrane do tej pory %d elementów...</item>
<item quantity="other">Pobrane do tej pory %d elementy...</item>
<item quantity="one">Pobrany do tej pory %d element</item>
<item quantity="few">Pobrane do tej pory %d elementy</item>
<item quantity="many">Pobrane do tej pory %d elementów</item>
<item quantity="other">Pobrane do tej pory %d elementy</item>
</plurals>