Browse Source

[tx-robot] updated from transifex

pull/442/head
Nextcloud bot 8 years ago
parent
commit
23e32ebe24
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 5
      l10n/pl.js
  2. 5
      l10n/pl.json

5
l10n/pl.js

@ -2,7 +2,10 @@ OC.L10N.register(
"spreed",
{
"Video calls" : "Wideo rozmowy",
"Delete server" : "Usuń serwer",
"Add new server" : "Dodaj nowy serwer",
"Saved" : "Zapisano",
"Shared secret" : "Współdzielony kod",
"TURN server protocols" : "Protokoły serwera TURN",
"UDP and TCP" : "UDP i TCP",
"UDP only" : "Tylko UDP",
@ -83,6 +86,8 @@ OC.L10N.register(
"Start/stop webinary" : "Rozpocznij/zakończ webinarium",
"Participants" : "Uczestnicy",
"Scheduling" : "Planowanie",
"STUN servers" : "Serwery STUN",
"A STUN server is used to determine the public IP address of participants behind a router." : "Serwer STUN jest wykorzystywany do określania publicznego adresu IP uczestników znajdujących się za routerem.",
"TURN server" : "TURN serwer",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Serwer TURN jest używany do przekazywania ruchu od uczestników za firewallem.",
"Saving failed" : "Zapisywanie nie powiodło się",

5
l10n/pl.json

@ -1,6 +1,9 @@
{ "translations": {
"Video calls" : "Wideo rozmowy",
"Delete server" : "Usuń serwer",
"Add new server" : "Dodaj nowy serwer",
"Saved" : "Zapisano",
"Shared secret" : "Współdzielony kod",
"TURN server protocols" : "Protokoły serwera TURN",
"UDP and TCP" : "UDP i TCP",
"UDP only" : "Tylko UDP",
@ -81,6 +84,8 @@
"Start/stop webinary" : "Rozpocznij/zakończ webinarium",
"Participants" : "Uczestnicy",
"Scheduling" : "Planowanie",
"STUN servers" : "Serwery STUN",
"A STUN server is used to determine the public IP address of participants behind a router." : "Serwer STUN jest wykorzystywany do określania publicznego adresu IP uczestników znajdujących się za routerem.",
"TURN server" : "TURN serwer",
"The TURN server is used to proxy the traffic from participants behind a firewall." : "Serwer TURN jest używany do przekazywania ruchu od uczestników za firewallem.",
"Saving failed" : "Zapisywanie nie powiodło się",

Loading…
Cancel
Save