summaryrefslogtreecommitdiffstats
path: root/i18n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/pl.json')
-rw-r--r--i18n/pl.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/pl.json b/i18n/pl.json
index 009515d7e..393868dd5 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -1435,6 +1435,14 @@
"translation": "Unable to set user preferences."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Niepoprawna wartość reakcji."
},
@@ -1651,6 +1659,10 @@
"translation": "%v dołączył do kanału."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "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 opuścił zespół."
},
@@ -1727,6 +1739,10 @@
"translation": "Wskazany użytkownik nie jest członkiem określonego zespołu."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Your license does not support updating a team's scheme"
},
@@ -4991,6 +5007,10 @@
"translation": "Nie mogliśmy zaktualizować kanału"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Kanał o taki uchwycie już istnieje"
},