summaryrefslogtreecommitdiffstats
path: root/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 8abc8919f..422747f34 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1212,6 +1212,7 @@ OC.L10N.register(
"Conversation \"{conversationName}\"" : "Rozmowa \"{conversationName}\"",
"Settings for conversation \"{conversationName}\"" : "Ustawienia rozmowy \"{conversationName}\"",
"You can not send messages to this conversation at the moment" : "W tej chwili nie możesz wysyłać wiadomości dla tej rozmowy",
- "Add a description for this conversation" : "Dodaj opis rozmowy"
+ "Add a description for this conversation" : "Dodaj opis rozmowy",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Ustaw poziom powiadomień dla bieżącej rozmowy. Będzie to miało wpływ tylko na otrzymywane powiadomienia."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");