pl.json 1.4 KB

1234567891011121314151617
  1. { "translations": {
  2. "Added to the list of trusted servers" : "Dodano do listy zaufanych serwerów.",
  3. "Server is already in the list of trusted servers." : "Serwer znajduje się już na liście zaufanych serwerów.",
  4. "No server to federate with found" : "Nie znaleziono stowarzyszonego serwera",
  5. "Could not add server" : "Nie można dodać serwera",
  6. "Federation" : "Stowarzyszenia",
  7. "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenie pozwala łączyć się z innymi zaufanymi użytkownikami i wymieniać się z nimi katalogami. Na przykład, może to być wykorzystane do autouzupełniania w dzieleniu się ze stowarzyszonym użytkownikiem.",
  8. "Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
  9. "Trusted servers" : "Zaufane serwery",
  10. "+ Add trusted server" : "+ Dodaj zaufany serwer",
  11. "Trusted server" : "Zaufany serwer",
  12. "Add" : "Dodaj",
  13. "Trusted Servers" : "Zaufane serwery",
  14. "+ Add Nextcloud server" : "Dodaj serwer Nextcloud",
  15. "Nextcloud Server" : "Serwer Nextcloud"
  16. },"pluralForm" :"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);"
  17. }