summaryrefslogtreecommitdiffstats
path: root/i18n/pl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-01 10:22:29 -0300
committerJoram Wilander <jwawilander@gmail.com>2017-12-01 08:22:29 -0500
commitb51d9e8eabb3cfea17b81ebadcdc8199e09544bb (patch)
tree07d95f91c38d385b87335e126dc9ed372684a063 /i18n/pl.json
parent239e8df3f4e94e71c08863fbaca72172c594fa22 (diff)
downloadchat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.gz
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.bz2
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.zip
translations PR 20171127 (#7909)
Diffstat (limited to 'i18n/pl.json')
-rw-r--r--i18n/pl.json79
1 files changed, 75 insertions, 4 deletions
diff --git a/i18n/pl.json b/i18n/pl.json
index 4f9d3e4b9..7f5277eab 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -700,6 +700,57 @@
"translation": "Wystąpił błąd podczas rozwijania podglądów"
},
{
+ "id": "api.command_groupmsg.desc",
+ "translation": "Sends a Group Message to the specified users"
+ },
+ {
+ "id": "api.command_groupmsg.fail.app_error",
+ "translation": "Wystąpił błąd podczas wysyłania wiadomości do użytkownika."
+ },
+ {
+ "id": "api.command_groupmsg.group_fail.app_error",
+ "translation": "Wystąpił błąd podczas tworzenia wiadomości bezpośredniej."
+ },
+ {
+ "id": "api.command_groupmsg.hint",
+ "translation": "@[username1],@[username2] 'message'"
+ },
+ {
+ "id": "api.command_groupmsg.invalid_user.app_error",
+ "translation": {
+ "one": "We couldn't find the user: {{.Users}}",
+ "other": "We couldn't find the users: {{.Users}}"
+ }
+ },
+ {
+ "id": "api.command_groupmsg.invalid_users.app_error",
+ "translation": "Nie odnaleziono użytkownika"
+ },
+ {
+ "id": "api.command_groupmsg.list.app_error",
+ "translation": "Wystąpił błąd podczas generowania listy użytkowników."
+ },
+ {
+ "id": "api.command_groupmsg.max_users.app_error",
+ "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.min_users.app_error",
+ "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.missing.app_error",
+ "translation": "Nie odnaleziono użytkownika"
+ },
+ {
+ "id": "api.command_groupmsg.name",
+ "translation": "wiadomość"
+ },
+ {
+ "id": "api.command_groupmsg.success",
+ "translation": "Odbiorca wiadomości."
+ },
+ {
"id": "api.command_help.desc",
"translation": "Otwórz stronę pomocy Mattermost"
},
@@ -2116,6 +2167,10 @@
"translation": "Numer działających procesów go jest powyżej zdrowego poziomu %v z %v"
},
{
+ "id": "api.team.add_user_to_team.added",
+ "translation": "%v został dodany do kanału przez %v"
+ },
+ {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parametr wymagany aby dodać użytkownika do zespołu."
},
@@ -2228,6 +2283,10 @@
"translation": "E-mail musi być z określonej domeny (np. @example.com). Proszę, skontaktuj się z administratorem systemu, aby poznać szczegóły."
},
{
+ "id": "api.team.leave.left",
+ "translation": "%v left the team."
+ },
+ {
"id": "api.team.permanent_delete_team.attempting.warn",
"translation": "Próba trwałego usunięcia zespołu %v ID=%v"
},
@@ -2240,6 +2299,10 @@
"translation": "Użytkownik nie należy do tego zespołu."
},
{
+ "id": "api.team.remove_user_from_team.removed",
+ "translation": "%v został usunięty z kanału."
+ },
+ {
"id": "api.team.signup_team.email_disabled.app_error",
"translation": "Zapisy do zespołu za pomocą email są wyłączone."
},
@@ -3524,12 +3587,20 @@
"translation": "Nie udało się skasować reakcji"
},
{
+ "id": "app.plugin.install.app_error",
+ "translation": "Unable to install plugin."
+ },
+ {
+ "id": "app.plugin.install_id.app_error",
+ "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ },
+ {
"id": "app.plugin.manifest.app_error",
"translation": "Unable to find manifest for extracted plugin"
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination"
+ "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
},
{
"id": "app.plugin.not_installed.app_error",
@@ -4373,7 +4444,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "Nieprawidłowa nazwa wyświetlana"
+ "translation": "Nieprawidłowy typ"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4833,7 +4904,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "Nieprawidłowa nazwa wyświetlana"
+ "translation": "Nieprawidłowy typ"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4925,7 +4996,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "Nieprawidłowy pseudonim"
+ "translation": "Nieprawidłowy typ"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",