Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Sep 15, 2016
1 parent e4d4319 commit ee63a8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,20 @@ OC.L10N.register(
"Aborting preview. Could not find the file" : "Przerywanie podglądu. Nie można odnaleźć pliku",
"Could not move \"{file}\", target exists" : "Nie można było przenieść „{file}” – plik o takiej nazwie już istnieje",
"Could not move \"{file}\"" : "Nie można przenieść \"{file}\"",
"No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}",
"Invalid server url" : "Błędny adres serwera",
"Gallery view" : "Widok galerii",
"Could not load the description" : "Nie można załadować opisu",
"Could not load the description: " : "Nie można załadować opisu:",
"Copyright" : "Prawa autorskie",
"Could not load the copyright notice: " : "Nie można załadować noty o prawie autorskim:",
"Copyright notice" : "Nota o prawie autorskim",
"This application may not work properly on your browser." : "Ta aplikacja może nie działać prawidłowo na twojej przeglądarce.",
"Your browser is not supported!" : "Twoja przeglądarka jest nie wspierana!",
"please install one of the following alternatives" : "proszę zainstalować jedną z następujących alternatyw",
"Album cannot be shown" : "Album nie może zostać wyświetlony",
"No media files found" : "Nie znaleziono plików multimedialnych",
"Upload new files via drag and drop or by using the [+] button above" : "Wyślij nowe pliki metodą \"przeciągnij i upuść\" lub użyj przycisku [+] powyżej",
"Configuration error" : "Błąd konfiguracji",
"New" : "Nowy",
"Hide Album" : "Ukryj Album",
Expand Down Expand Up @@ -91,6 +96,7 @@ OC.L10N.register(
"the item was removed" : "element został usunięty",
"the link has expired" : "link wygasł",
"sharing is disabled" : "udostępnianie jest wyłączone",
"Add to your Nextcloud" : "Dodaj do swojego Nextcloud",
"Picture view" : "Widok zdjęć"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
6 changes: 6 additions & 0 deletions l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,20 @@
"Aborting preview. Could not find the file" : "Przerywanie podglądu. Nie można odnaleźć pliku",
"Could not move \"{file}\", target exists" : "Nie można było przenieść „{file}” – plik o takiej nazwie już istnieje",
"Could not move \"{file}\"" : "Nie można przenieść \"{file}\"",
"No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}",
"Invalid server url" : "Błędny adres serwera",
"Gallery view" : "Widok galerii",
"Could not load the description" : "Nie można załadować opisu",
"Could not load the description: " : "Nie można załadować opisu:",
"Copyright" : "Prawa autorskie",
"Could not load the copyright notice: " : "Nie można załadować noty o prawie autorskim:",
"Copyright notice" : "Nota o prawie autorskim",
"This application may not work properly on your browser." : "Ta aplikacja może nie działać prawidłowo na twojej przeglądarce.",
"Your browser is not supported!" : "Twoja przeglądarka jest nie wspierana!",
"please install one of the following alternatives" : "proszę zainstalować jedną z następujących alternatyw",
"Album cannot be shown" : "Album nie może zostać wyświetlony",
"No media files found" : "Nie znaleziono plików multimedialnych",
"Upload new files via drag and drop or by using the [+] button above" : "Wyślij nowe pliki metodą \"przeciągnij i upuść\" lub użyj przycisku [+] powyżej",
"Configuration error" : "Błąd konfiguracji",
"New" : "Nowy",
"Hide Album" : "Ukryj Album",
Expand Down Expand Up @@ -89,6 +94,7 @@
"the item was removed" : "element został usunięty",
"the link has expired" : "link wygasł",
"sharing is disabled" : "udostępnianie jest wyłączone",
"Add to your Nextcloud" : "Dodaj do swojego Nextcloud",
"Picture view" : "Widok zdjęć"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

0 comments on commit ee63a8a

Please sign in to comment.