Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nerzhul/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-12 06:51:59 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-12 06:51:59 +0300
commit5fe15716eeb5e36fef6540680544a94989381a90 (patch)
tree1cf7f2688860d3aa3bd822808489bb75fdc30834
parent599fe535159ea689f8b81be499891ac7cdf3cff7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--src/main/res/values-pl/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values-pl/strings.xml b/src/main/res/values-pl/strings.xml
index cfdae99..28db200 100644
--- a/src/main/res/values-pl/strings.xml
+++ b/src/main/res/values-pl/strings.xml
@@ -119,10 +119,10 @@
<!-- Errors -->
<string name="err_sync_get_smslist">Błąd #1: Nieprawidłowe dane otrzymane z serwera podczas pobierania poprzednich wiadomości</string>
<string name="err_sync_craft_http_request">Błąd #2: Błąd podczas tworzenia żądania HTTP</string>
- <string name="err_sync_push_request">Błąd #3: Żądanie push nie udało się</string>
+ <string name="err_sync_push_request">Błąd #3: Żądanie Push nie udało się</string>
<string name="err_sync_push_request_resp">Błąd #4: Nieprawidłowe dane odebrane z serwera podczas przesyłania danych</string>
<string name="err_sync_create_json_null_smslist">Błąd #5: Pusta lista SMS-ów</string>
- <string name="err_sync_create_json_put_smslist">Błąd #6: Błąd podczas tworzenia żądania wysłania w trybie push</string>
+ <string name="err_sync_create_json_put_smslist">Błąd #6: Błąd podczas tworzenia żądania wysłania w trybie Push</string>
<string name="err_sync_create_json_request_encoding">Błąd #7: Nieobsługiwane kodowanie podczas generowania żądania</string>
<string name="err_sync_auth_failed">Błąd #8: Uwierzytelnienie nie powiodło się</string>
<string name="err_sync_http_request_returncode_unhandled">Błąd #9: Serwer ustawił nieobsługiwany kod odpowiedzi HTTP</string>