pl.json 1.3 KB

12345678910111213
  1. { "translations": {
  2. "Server added to the list of trusted ownClouds" : "Serwer został dodany do listy zaufanych serwerów ownCloud",
  3. "Server is already in the list of trusted servers." : "Serwer znajduje się już na liście zaufanych serwerów.",
  4. "No ownCloud server found" : "Nie znaleziono serwera ownCloud",
  5. "Could not add server" : "Nie można dodać serwera",
  6. "Federation" : "Stowarzyszenia",
  7. "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenia ownCloud pozwalają na tworzenie połączeń z innymi zaufanymi serwerami ownCloud w celu współdzielenia katalogów użytkowników. Na przykład: funkcja będzie użyta przy tworzeniu podpowiedzi z listą zewnętrznych użytkowników przy tworzeniu stowarzyszonych udziałów.",
  8. "Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
  9. "Trusted ownCloud Servers" : "Zaufane serwery ownCloud",
  10. "+ Add ownCloud server" : "Dodaj serwer ownCloud",
  11. "ownCloud Server" : "Serwer ownCloud"
  12. },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
  13. }