Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index f3696d1ff..ce2a42e91 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1127,7 +1127,6 @@ 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",
- "Once a conversation is left, to re-join a closed conversation, an invite is needed. An open conversation can be re-joined at any time." : "Po opuszczeniu rozmowy, aby ponownie dołączyć do zamkniętej rozmowy, potrzebne będzie zaproszenie. Do otwartej rozmowy można dołączyć w dowolnym momencie."
+ "Add a description for this conversation" : "Dodaj opis rozmowy"
},
"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);");