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:
authorNextcloud bot <bot@nextcloud.com>2021-04-09 06:19:22 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-09 06:19:22 +0300
commit799ae76d11a13439ffe49801985f1c6d35aeb133 (patch)
tree1237842a111598d4ef84ad492d47d7f430f68a72 /l10n/pl.js
parent24bcefa5cd52df002386acaded3df501d5e0f846 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 451c7db94..8e4fabd5d 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1053,13 +1053,13 @@ OC.L10N.register(
"Enabled" : "Włączone",
"Show matterbridge log" : "Pokaż dziennik Matterbridge",
"Add new bridged channel" : "Dodaj nowy połączony kanał",
- "turn: and turns:" : "turn: i turny:",
- "turn: only" : "turn: tylko",
- "turns: only" : "turny: tylko",
- "turns: scheme must be used with a domain" : "turny: schemat musi być używany z domeną",
"Error: No working ICE candidates returned for UDP by the TURN server" : "Błąd: Nie działa zwrot kandydatów ICE do UDP przez serwer TURN",
"Error: No working ICE candidates returned for TCP by the TURN server" : "Błąd: Nie działa zwrot kandydatów ICE do TCP przez serwer TURN",
"Lower hand" : "Opuścić rękę",
- "Raise hand" : "Podnieść rękę"
+ "Raise hand" : "Podnieść rękę",
+ "turn: and turns:" : "turn: i turny:",
+ "turn: only" : "turn: tylko",
+ "turns: only" : "turny: tylko",
+ "turns: scheme must be used with a domain" : "turny: schemat musi być używany z domeną"
},
"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);");