summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/pl.js12
-rw-r--r--l10n/pl.json12
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 794a93094..5ffdefe6f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -181,8 +181,20 @@ OC.L10N.register(
"You disabled message expiration" : "Wyłączyłeś wygaśnięcie wiadomości",
"{actor} cleared the history of the conversation" : "{actor} wyczyścił historię rozmowy",
"You cleared the history of the conversation" : "Wyczyściłeś historię rozmowy",
+ "{actor} set the conversation avatar" : "{actor} ustawił awatar rozmowy",
+ "You set the conversation avatar" : "Ustawiłeś awatar rozmowy",
+ "{actor} removed the conversation avatar" : "{actor} usunął awatar rozmowy",
+ "You removed the conversation avatar" : "Usunąłeś awatar rozmowy",
"{actor} ended the poll {poll}" : "{actor} zakończył sondę {poll}",
"You ended the poll {poll}" : "Zakończyłeś sondę {poll}",
+ "{actor} started the video recording" : "{actor} rozpoczął nagrywanie wideo",
+ "You started the video recording" : "Rozpocząłeś nagrywanie wideo",
+ "{actor} stopped the video recording" : "{actor} zatrzymał nagrywanie wideo",
+ "You stopped the video recording" : "Zatrzymałeś nagrywanie wideo",
+ "{actor} started the audio recording" : "{actor} rozpoczął nagrywanie dźwięku",
+ "You started the audio recording" : "Rozpocząłeś nagrywanie dźwięku",
+ "{actor} stopped the audio recording" : "{actor} zatrzymał nagrywanie dźwięku",
+ "You stopped the audio recording" : "Zatrzymałeś nagrywanie dźwięku",
"Someone voted on the poll {poll}" : "Ktoś zagłosował w sondzie {poll}",
"Message deleted by author" : "Wiadomość usunięta przez autora",
"Message deleted by {actor}" : "Wiadomość usunięta przez {actor}",
diff --git a/l10n/pl.json b/l10n/pl.json
index 966ea0258..5b663266f 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -179,8 +179,20 @@
"You disabled message expiration" : "Wyłączyłeś wygaśnięcie wiadomości",
"{actor} cleared the history of the conversation" : "{actor} wyczyścił historię rozmowy",
"You cleared the history of the conversation" : "Wyczyściłeś historię rozmowy",
+ "{actor} set the conversation avatar" : "{actor} ustawił awatar rozmowy",
+ "You set the conversation avatar" : "Ustawiłeś awatar rozmowy",
+ "{actor} removed the conversation avatar" : "{actor} usunął awatar rozmowy",
+ "You removed the conversation avatar" : "Usunąłeś awatar rozmowy",
"{actor} ended the poll {poll}" : "{actor} zakończył sondę {poll}",
"You ended the poll {poll}" : "Zakończyłeś sondę {poll}",
+ "{actor} started the video recording" : "{actor} rozpoczął nagrywanie wideo",
+ "You started the video recording" : "Rozpocząłeś nagrywanie wideo",
+ "{actor} stopped the video recording" : "{actor} zatrzymał nagrywanie wideo",
+ "You stopped the video recording" : "Zatrzymałeś nagrywanie wideo",
+ "{actor} started the audio recording" : "{actor} rozpoczął nagrywanie dźwięku",
+ "You started the audio recording" : "Rozpocząłeś nagrywanie dźwięku",
+ "{actor} stopped the audio recording" : "{actor} zatrzymał nagrywanie dźwięku",
+ "You stopped the audio recording" : "Zatrzymałeś nagrywanie dźwięku",
"Someone voted on the poll {poll}" : "Ktoś zagłosował w sondzie {poll}",
"Message deleted by author" : "Wiadomość usunięta przez autora",
"Message deleted by {actor}" : "Wiadomość usunięta przez {actor}",