]> git.p6c8.net - jirafeau_project.git/commitdiff
Translated using Weblate (Polish)
authorKajmaczeK <kajmaczek@kajmaczek.pl>
Sat, 8 Oct 2016 14:09:55 +0000 (14:09 +0000)
committerWeblate <noreply@weblate.org>
Mon, 10 Oct 2016 16:45:30 +0000 (18:45 +0200)
Currently translated at 40.9% (45 of 110 strings)

lib/locales/pl.json

index cf7aa814b0f4e67639bf25f3585108d250598fc5..53e29a280522959aa8851a7a8c02821490b1569a 100644 (file)
@@ -1,55 +1,54 @@
 {
-    "Jirafeau, your web file repository": "",
-    "Select a file": "",
-    "Send": "",
-    "Uploading ...": "",
-    "One time download": "",
-    "Password": "",
-    "Time limit": "",
+    "Jirafeau, your web file repository": "Jirafeau, twoje internetowe repozytorium plików",
+    "Select a file": "Wybierz plik",
+    "Send": "Wyślij",
+    "Uploading ...": "Wysyłanie...",
+    "One time download": "Jednorazowe pobieranie",
+    "Password": "Hasło",
+    "Time limit": "Limit czasowy",
     "Maximum file size": "Taille maximale",
     "powered by Open-Source project Jirafeau": "",
-    "Jirafeau Project": "",
-    "One minute": "",
-    "One hour": "",
-    "One day": "",
-    "One week": "",
-    "One month": "",
-    "One year": "",
-    "None": "",
+    "Jirafeau Project": "Projekt Jirafeau",
+    "One minute": "Jedna minuta",
+    "One hour": "Jedna godzina",
+    "One day": "Jeden dzień",
+    "One week": "Jeden tydzień",
+    "One month": "Jeden miesiąc",
+    "One year": "Jeden rok",
+    "None": "Żaden",
     "Upload password": "",
-    "File is too big": "",
-    "File size is limited to": "",
-    "The file directory is not writable": "",
-    "The link directory is not writable": "",
-    "The async directory is not writable!": "",
+    "File is too big": "Plik jest za duży",
+    "File size is limited to": "Wielkość pliku jest limitowana do",
+    "The file directory is not writable": "Katalog plików nie jest do zapisu",
+    "The link directory is not writable": "Katalog linków nie jest do zapisu",
+    "The async directory is not writable!": "Katalog Asynchronizacji nie jest do zapisu!",
     "Installer script still present": "",
-    "Please make sure to delete the installer script \"install.php\" before continuing.": "",
-    "An error occurred.": "",
-    "File uploaded !": "",
-    "Download page": "",
-    "This file is valid until the following date": "",
-    "View link": "",
-    "Direct download link": "",
-    "Delete link": "",
-    "Download": "",
-    "Preview": "",
-    "Sorry, the requested file is not found": "",
-    "File not available.": "",
-    "File has been deleted.": "",
-    "The time limit of this file has expired.": "",
-    "Password protection": "",
-    "Give the password of this file": "",
-    "Access denied": "",
+    "Please make sure to delete the installer script \"install.php\" before continuing.": "Upewnij się, że usunąłeś plik instalacyjny \"install.php\" zanim kontynuujesz.",
+    "An error occurred.": "Wystąpił błąd.",
+    "File uploaded !": "Plik wysłany!",
+    "Download page": "Strona pobierania",
+    "This file is valid until the following date": "Ten plik będzie dostępny do",
+    "View link": "Link wyświetlania",
+    "Direct download link": "Link bezpośredniego pobierania",
+    "Delete link": "Link usuwania",
+    "Download": "Pobieranie",
+    "Preview": "Podgląd",
+    "Sorry, the requested file is not found": "Nie znaleziono pliku",
+    "File not available.": "Plik niedostępny.",
+    "File has been deleted.": "Plik został usunięty.",
+    "The time limit of this file has expired.": "Ten plik wygasnął.",
+    "Password protection": "Ochrona hasłem",
+    "Give the password of this file": "Podaj hasło do pliku",
+    "Access denied": "Brak dostępu",
     "You are about to download": "",
-    "By using our services, you accept our": "",
-    "Term Of Service": "",
-    "Warning, this file will self-destruct after being read": "",
-    "Internal error during file creation.": "",
-
+    "By using our services, you accept our": "Używając usługi akceptujesz nasze",
+    "Term Of Service": "Zasady Użytkowania",
+    "Warning, this file will self-destruct after being read": "Uwaga, ten plik ulegnie autodestrukcji po przeczytaniu",
+    "Internal error during file creation.": "Wewnętrzny błąd podczas tworzenia pliku.",
     "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "",
-    "The following directory could not be created": "",
-    "You should create this directory manually.": "",
-    "The following directory is not writable": "",
+    "The following directory could not be created": "Następujący katalog nie mógł zostać utworzony",
+    "You should create this directory manually.": "Możesz stworzyć ten katalog manualnie.",
+    "The following directory is not writable": "Następujący katalog nie jest do zapisu",
     "You should give the write permission to the web server on this directory.": "",
     "Here is a solution": "",
     "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the <code>lib</code> directory.": "",
@@ -72,8 +71,6 @@
     "Choose the default language": "",
     "Next step": "",
     "Jirafeau has an administration interface (through admin.php). You can set a password to access the interface or leave it empty to disable the interface.": "",
-    "Administration password": "",
-
     "Sorry, the admin interface is not enabled.": "",
     "Sorry, you are not authenticated on admin interface.": "",
     "Login": "",

patrick-canterino.de