Update Polish translation (#1950)

This commit is contained in:
Matthaiks
2024-10-27 18:24:06 +01:00
committed by GitHub
parent 35a32e07a7
commit 3be57d4407
2 changed files with 12 additions and 18 deletions
+1 -17
View File
@@ -2,21 +2,5 @@
"@@info": [
"Here are translations that exist in <en> but not in <pl>.",
"After editing this file, you can run 'dart run slang apply --locale=pl' to quickly apply the newly added translations."
],
"receiveTab": {
"quickSave": {
"off": "@:general.off",
"favorites": "Favorites",
"on": "@:general.on"
}
},
"dialogs": {
"quickSaveFromFavoritesNotice": {
"content": [
"File requests are now accepted automatically from devices in your favorites list.",
"Warning: This is currently not entirely secure because a hacker who knows the fingerprint of your favorite devices can still send you files.",
"However, this option is still more secure than allowing any device."
]
}
}
]
}
+11 -1
View File
@@ -47,6 +47,11 @@
"ip": "IP:",
"port": "Port:",
"alias": "Alias:"
},
"quickSave": {
"off": "@:general.off",
"favorites": "Ulubione",
"on": "@:general.on"
}
},
"sendTab": {
@@ -366,7 +371,12 @@
"content": "Żądania plików są akceptowane automatycznie. Pamiętaj, że każdy w sieci lokalnej może przesyłać Ci pliki."
},
"quickSaveFromFavoritesNotice": {
"title": "@:general.quickSaveFromFavorites"
"title": "@:general.quickSaveFromFavorites",
"content": [
"Żądania plików są teraz akceptowane automatycznie z urządzeń na liście ulubionych.",
"OSTRZEŻENIE: Obecnie nie jest to całkowicie bezpieczne, ponieważ haker, który zna odcisk palca ulubionych urządzeń, może nadal wysyłać Ci pliki.",
"Ta opcja jest jednak nadal bezpieczniejsza niż dopuszczenie dowolnego urządzenia."
]
},
"pin": {
"title": "Wpisz kod PIN"