[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-05-22 00:08:32 +00:00
parent 6d9a6f03fb
commit 9325003a72
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
30 changed files with 110 additions and 38 deletions

View File

@ -21,7 +21,7 @@ OC.L10N.register(
"Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.",
"Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL",
"Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło",
"Storage not valid" : "Zasób nie jest prawidłowy",
"Storage not valid" : "Magazyn nie jest prawidłowy",
"Federated Share successfully added" : "Udane udostępnienie ze Stowarzyszeniem ",
"Couldn't add remote share" : "Nie można dodać zdalnego zasobu",
"Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s",

View File

@ -19,7 +19,7 @@
"Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.",
"Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL",
"Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło",
"Storage not valid" : "Zasób nie jest prawidłowy",
"Storage not valid" : "Magazyn nie jest prawidłowy",
"Federated Share successfully added" : "Udane udostępnienie ze Stowarzyszeniem ",
"Couldn't add remote share" : "Nie można dodać zdalnego zasobu",
"Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s",

View File

@ -1,8 +1,8 @@
OC.L10N.register(
"files",
{
"Storage is temporarily not available" : "Przechowywanie jest czasowo niedostępne",
"Storage invalid" : "Pamięć nieprawidłowa",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage invalid" : "Nieprawidłowy magazyn",
"Unknown error" : "Nieznany błąd",
"All files" : "Wszystkie pliki",
"Recent" : "Ostatnie",
@ -59,7 +59,7 @@ OC.L10N.register(
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" nie jest dozwolony",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
@ -100,9 +100,9 @@ OC.L10N.register(
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>",
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty </strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>",
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>przywrócony</strong>",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",

View File

@ -1,6 +1,6 @@
{ "translations": {
"Storage is temporarily not available" : "Przechowywanie jest czasowo niedostępne",
"Storage invalid" : "Pamięć nieprawidłowa",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage invalid" : "Nieprawidłowy magazyn",
"Unknown error" : "Nieznany błąd",
"All files" : "Wszystkie pliki",
"Recent" : "Ostatnie",
@ -57,7 +57,7 @@
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" nie jest dozwolony",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
@ -98,9 +98,9 @@
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>",
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty </strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>",
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>przywrócony</strong>",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",

View File

@ -71,6 +71,7 @@ OC.L10N.register(
"Favorite" : "Favorit",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
"New folder" : "Ny mapp",
"Upload file" : "Ladda upp fil",
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
"Added to favorites" : "Lades till i favoriter",
"Removed from favorites" : "Togs bort från favoriter",

View File

@ -69,6 +69,7 @@
"Favorite" : "Favorit",
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
"New folder" : "Ny mapp",
"Upload file" : "Ladda upp fil",
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
"Added to favorites" : "Lades till i favoriter",
"Removed from favorites" : "Togs bort från favoriter",

View File

@ -6,7 +6,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
"External storages" : "Zewnętrzne zasoby dyskowe",
"External storages" : "Magazyny zewnętrzne",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
"Personal" : "Osobiste",
@ -29,7 +29,7 @@ OC.L10N.register(
"Couldn't get the list of external mount points: {type}" : "Nie udało się uzyskać listy zewnętrznych punktów montowania: {type}",
"There was an error with message: " : "Wystąpił błąd o treści:",
"External mount error" : "Błąd przy montowaniu zewnętrznym",
"external-storage" : "dysk zewnętrzny",
"external-storage" : "magazyn zewnętrzny",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji",
"Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu",
@ -122,12 +122,12 @@ OC.L10N.register(
"Authentication" : "Poświadczenie",
"Configuration" : "Konfiguracja",
"Available for" : "Dostępne przez",
"Add storage" : "Dodaj zasoby dyskowe",
"Add storage" : "Dodaj zewnętrzne magazyny",
"Advanced settings" : "Ustawienia zaawansowane",
"Delete" : "Usuń",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o id \"%i\" nie jest edytowalny dla użytkowników"
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
},
"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);");

View File

@ -4,7 +4,7 @@
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
"External storages" : "Zewnętrzne zasoby dyskowe",
"External storages" : "Magazyny zewnętrzne",
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
"Personal" : "Osobiste",
@ -27,7 +27,7 @@
"Couldn't get the list of external mount points: {type}" : "Nie udało się uzyskać listy zewnętrznych punktów montowania: {type}",
"There was an error with message: " : "Wystąpił błąd o treści:",
"External mount error" : "Błąd przy montowaniu zewnętrznym",
"external-storage" : "dysk zewnętrzny",
"external-storage" : "magazyn zewnętrzny",
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji",
"Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu",
@ -120,12 +120,12 @@
"Authentication" : "Poświadczenie",
"Configuration" : "Konfiguracja",
"Available for" : "Dostępne przez",
"Add storage" : "Dodaj zasoby dyskowe",
"Add storage" : "Dodaj zewnętrzne magazyny",
"Advanced settings" : "Ustawienia zaawansowane",
"Delete" : "Usuń",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o id \"%i\" nie jest edytowalny dla użytkowników"
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
},"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);"
}

View File

@ -89,6 +89,7 @@ OC.L10N.register(
"Cannot increase permissions" : "Kan inte utöka behörigheter",
"%s is publicly shared" : "%s är offentligt delad",
"Share API is disabled" : "Delning av API är inaktiverad",
"File sharing" : "Fildelning",
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
"Password" : "Lösenord",

View File

@ -87,6 +87,7 @@
"Cannot increase permissions" : "Kan inte utöka behörigheter",
"%s is publicly shared" : "%s är offentligt delad",
"Share API is disabled" : "Delning av API är inaktiverad",
"File sharing" : "Fildelning",
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
"Password" : "Lösenord",

View File

@ -30,6 +30,7 @@ OC.L10N.register(
"Password to access »%s«" : "Hasło do dostępu »%s«",
"It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s",
"Password to access »%s« shared with %s" : "Hasło dostępu do »%s« zostało udostępnione %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępniony udział został już wysłany do odbiorcy, jednak zgodnie z polityką bezpieczeństwa ustanowioną przez administratora %s każdy udział musi zostać zabezpieczony hasłem. Wysyłanie hasła bezpośrednio do odbiorcy jest zabronione, dlatego też musisz mu je przekazać w klasyczny sposób.",
"This is the password: %s" : "To jest hasło: %s",
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",

View File

@ -28,6 +28,7 @@
"Password to access »%s«" : "Hasło do dostępu »%s«",
"It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s",
"Password to access »%s« shared with %s" : "Hasło dostępu do »%s« zostało udostępnione %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępniony udział został już wysłany do odbiorcy, jednak zgodnie z polityką bezpieczeństwa ustanowioną przez administratora %s każdy udział musi zostać zabezpieczony hasłem. Wysyłanie hasła bezpośrednio do odbiorcy jest zabronione, dlatego też musisz mu je przekazać w klasyczny sposób.",
"This is the password: %s" : "To jest hasło: %s",
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"No data specified" : "Nie określono danych",
" Could not set configuration %s" : "Nie można ustawić konfiguracji %s",
"Action does not exist" : "Akcja nie istnieje",
"LDAP user and group backend" : "Zaplecze użytkowników i grup LDAP",
"Renewing …" : "Odnawianie ...",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",

View File

@ -10,6 +10,7 @@
"No data specified" : "Nie określono danych",
" Could not set configuration %s" : "Nie można ustawić konfiguracji %s",
"Action does not exist" : "Akcja nie istnieje",
"LDAP user and group backend" : "Zaplecze użytkowników i grup LDAP",
"Renewing …" : "Odnawianie ...",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",

View File

@ -35,16 +35,16 @@ OC.L10N.register(
"Turned on maintenance mode" : "Włączony tryb konserwacji",
"Turned off maintenance mode" : "Wyłączony tryb konserwacji",
"Maintenance mode is kept active" : "Tryb konserwacji pozostaje aktywny",
"Updating database schema" : "Aktualizacja schematu bazy danych",
"Updating database schema" : "Aktualizacja struktury bazy danych",
"Updated database" : "Zaktualizuj bazę",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy schemat bazy danych może zostać zaktualizowany (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update" : "Sprawdzono aktualizację schematu bazy danych",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy struktura bazy danych może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update" : "Sprawdzono aktualizację struktury bazy danych",
"Checking updates of apps" : "Sprawdzam aktualizacje aplikacji",
"Checking for update of app \"%s\" in appstore" : "Sprawdzanie aktualizacji dla aplikacji \"%s\" w sklepie aplikacji",
"Update app \"%s\" from appstore" : "Zaktualizuj aplikację \"%s\" ze sklepu aplikacji",
"Checked for update of app \"%s\" in appstore" : "Sprawdzono aktualizację dla aplikacji \"%s\" w sklepie aplikacji.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy schemat bazy danych %s może zostać zaktualizowany (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update for apps" : "Sprawdzono aktualizację schematu bazy danych dla aplikacji",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy struktura bazy danych %s może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update for apps" : "Sprawdzono aktualizację struktury bazy danych dla aplikacji",
"Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s",
"Set log level to debug" : "Ustaw poziom logowania na debug",
"Reset log level" : "Zresetuj poziom logowania",
@ -235,7 +235,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.",
"Create an <strong>admin account</strong>" : "Utwórz <strong>konto administratora</strong>",
"Username" : "Nazwa użytkownika",
"Storage & database" : "Zasoby dysku & baza danych",
"Storage & database" : "Magazyn i baza danych",
"Data folder" : "Katalog danych",
"Configure the database" : "Skonfiguruj bazę danych",
"Only %s is available." : "Dostępne jest wyłącznie %s.",
@ -303,6 +303,8 @@ OC.L10N.register(
"Update needed" : "Wymagana aktualizacja",
"Please use the command line updater because you have a big instance with more than 50 users." : "Proszę uzyć aktualizatora z wiersza poleceń, ponieważ masz dużą instancję z ponad 50-cioma użytkownikami.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Wiem, że jeśli kontynuuję aktualizację za pomocą przeglądarki, istnieje ryzyko że operacja może nie wykonać się w okreśłonym limicie czasu co może doprowadzić do utraty danych, ale mam kopię zapasową i wiem jak jej użyć w przypadku niepowodzenia.",
"Upgrade via web on my own risk" : "Wykonaj aktualizację poprzez przeglądarkę na moją odpowiedzialność",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.",
"This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna.",
"Problem loading page, reloading in 5 seconds" : "Błąd podczas ładowania strony, odświeżanie w ciągu 5 sekund.",

View File

@ -33,16 +33,16 @@
"Turned on maintenance mode" : "Włączony tryb konserwacji",
"Turned off maintenance mode" : "Wyłączony tryb konserwacji",
"Maintenance mode is kept active" : "Tryb konserwacji pozostaje aktywny",
"Updating database schema" : "Aktualizacja schematu bazy danych",
"Updating database schema" : "Aktualizacja struktury bazy danych",
"Updated database" : "Zaktualizuj bazę",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy schemat bazy danych może zostać zaktualizowany (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update" : "Sprawdzono aktualizację schematu bazy danych",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy struktura bazy danych może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update" : "Sprawdzono aktualizację struktury bazy danych",
"Checking updates of apps" : "Sprawdzam aktualizacje aplikacji",
"Checking for update of app \"%s\" in appstore" : "Sprawdzanie aktualizacji dla aplikacji \"%s\" w sklepie aplikacji",
"Update app \"%s\" from appstore" : "Zaktualizuj aplikację \"%s\" ze sklepu aplikacji",
"Checked for update of app \"%s\" in appstore" : "Sprawdzono aktualizację dla aplikacji \"%s\" w sklepie aplikacji.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy schemat bazy danych %s może zostać zaktualizowany (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update for apps" : "Sprawdzono aktualizację schematu bazy danych dla aplikacji",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sprawdzam czy struktura bazy danych %s może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)",
"Checked database schema update for apps" : "Sprawdzono aktualizację struktury bazy danych dla aplikacji",
"Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s",
"Set log level to debug" : "Ustaw poziom logowania na debug",
"Reset log level" : "Zresetuj poziom logowania",
@ -233,7 +233,7 @@
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.",
"Create an <strong>admin account</strong>" : "Utwórz <strong>konto administratora</strong>",
"Username" : "Nazwa użytkownika",
"Storage & database" : "Zasoby dysku & baza danych",
"Storage & database" : "Magazyn i baza danych",
"Data folder" : "Katalog danych",
"Configure the database" : "Skonfiguruj bazę danych",
"Only %s is available." : "Dostępne jest wyłącznie %s.",
@ -301,6 +301,8 @@
"Update needed" : "Wymagana aktualizacja",
"Please use the command line updater because you have a big instance with more than 50 users." : "Proszę uzyć aktualizatora z wiersza poleceń, ponieważ masz dużą instancję z ponad 50-cioma użytkownikami.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Wiem, że jeśli kontynuuję aktualizację za pomocą przeglądarki, istnieje ryzyko że operacja może nie wykonać się w okreśłonym limicie czasu co może doprowadzić do utraty danych, ale mam kopię zapasową i wiem jak jej użyć w przypadku niepowodzenia.",
"Upgrade via web on my own risk" : "Wykonaj aktualizację poprzez przeglądarkę na moją odpowiedzialność",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.",
"This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna.",
"Problem loading page, reloading in 5 seconds" : "Błąd podczas ładowania strony, odświeżanie w ciągu 5 sekund.",

View File

@ -306,7 +306,7 @@ OC.L10N.register(
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sei que se continuar atualizando pela interface web, há o risco de ocorrer um timeout e perda de dados mas eu tenho um cópia de backup e sei como restaurar meu sistema se isso ocorrer.",
"Upgrade via web on my own risk" : "Atualizar via web por minha conta e risco",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando a instância %s estiver disponível novamente.",
"This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando o %s estiver disponível novamente.",
"Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Seus arquivos estão criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.<br/>Se não tiver certeza do que deve fazer, contate o administrador antes de continuar. <br/>Deseja realmente continuar?",
"Ok" : "Ok",

View File

@ -304,7 +304,7 @@
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sei que se continuar atualizando pela interface web, há o risco de ocorrer um timeout e perda de dados mas eu tenho um cópia de backup e sei como restaurar meu sistema se isso ocorrer.",
"Upgrade via web on my own risk" : "Atualizar via web por minha conta e risco",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando a instância %s estiver disponível novamente.",
"This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando o %s estiver disponível novamente.",
"Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Seus arquivos estão criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.<br/>Se não tiver certeza do que deve fazer, contate o administrador antes de continuar. <br/>Deseja realmente continuar?",
"Ok" : "Ok",

View File

@ -14,6 +14,7 @@ OC.L10N.register(
"No crop data provided" : "Ingen beskärdata har angivits",
"No valid crop data provided" : "Ingen giltig beskärningsdata tillhandahölls",
"Crop is not square" : "Beskärning är inte kvadratisk",
"Password reset is disabled" : "Lösenordsåterställning är avaktiverat",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
@ -133,6 +134,7 @@ OC.L10N.register(
"Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"Read only" : "Läsbehörigheter",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
@ -285,6 +287,7 @@ OC.L10N.register(
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"Upgrade via web on my own risk" : "Uppgradera via webben på min egen risk",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
"Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder",

View File

@ -12,6 +12,7 @@
"No crop data provided" : "Ingen beskärdata har angivits",
"No valid crop data provided" : "Ingen giltig beskärningsdata tillhandahölls",
"Crop is not square" : "Beskärning är inte kvadratisk",
"Password reset is disabled" : "Lösenordsåterställning är avaktiverat",
"Couldn't reset password because the token is invalid" : "Kunde inte återställa lösenordet på grund av felaktig token",
"Couldn't reset password because the token is expired" : "Lösenord kunde inte återställas eftersom \"token\" har utgått",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kunde inte skicka återställningsmejl eftersom det saknas e-postadress för denna användare. Kontakta din administratör",
@ -131,6 +132,7 @@
"Email link to person" : "Skicka länken som e-postmeddelande",
"Send" : "Skicka",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
"Read only" : "Läsbehörigheter",
"File drop (upload only)" : "Göm fillista (endast uppladdning)",
"Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}",
"Shared with you by {owner}" : "Delad med dig av {owner}",
@ -283,6 +285,7 @@
"Detailed logs" : "Detaljerade loggar",
"Update needed" : "Uppdatering krävs",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentationen</a>.",
"Upgrade via web on my own risk" : "Uppgradera via webben på min egen risk",
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s instansen är tillgänglig igen.",
"Problem loading page, reloading in 5 seconds" : "Problem med att ladda sidan, försöker igen om 5 sekunder",

View File

@ -131,6 +131,7 @@ OC.L10N.register(
"Press ⌘-C to copy." : "Nhất ⌘-C để sao chép",
"Press Ctrl-C to copy." : "Nhấn Ctrl-C để sao chép.",
"Resharing is not allowed" : "Chia sẻ lại không được cho phép",
"Share to {name}" : "Chia sẻ với {name}",
"Share link" : "Chia sẻ liên kết",
"Link" : "Liên kết",
"Password protect" : "Mật khẩu bảo vệ",
@ -138,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Liên kết email tới cá nhân",
"Send" : "Gửi",
"Allow upload and editing" : "Cho phép tải lên và chỉnh sửa",
"Read only" : "Chỉ xem",
"File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)",
"Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
"Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}",
@ -245,13 +247,19 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Đối với các cài đặt hệ thống lớn, chúng tôi khuyên bạn nên chọn một hệ cơ sở dữ liệu khác.",
"Finish setup" : "Cài đặt hoàn tất",
"Finishing …" : "Đang hoàn thành ...",
"Need help?" : "Cần hỗ trợ ?",
"See the documentation" : "Xem tài liệu",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ứng dụng này yêu cầu JavaScript để hoạt động chính xác. Vui lòng {linkstart} bật JavaScript {linkend} và tải lại trang.",
"More apps" : "Thêm ứng dụng",
"Search" : "Tìm kiếm",
"This action requires you to confirm your password:" : "Tác vụ này yêu cầu bạn phải xác nhận mật khẩu của mình:",
"Confirm your password" : "Xác nhận mật khẩu của bạn",
"Server side authentication failed!" : "Xác thực phía máy chủ không thành công!",
"Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.",
"Please try again or contact your administrator." : "Vui lòng thử lại hoặc liên hệ quản trị của bạn.",
"Username or email" : "Tên truy cập hoặc email",
"Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?",
"Wrong password." : "Sai mật khẩu.",
"Log in" : "Đăng nhập",
"Stay logged in" : "Lưu trạng thái đăng nhập",
"Alternative Logins" : "Đăng nhập khác",
@ -268,7 +276,18 @@ OC.L10N.register(
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Tính năng bảo mật nâng cao được kích hoạt cho tài khoản của bạn. Vui lòng xác thực sử dụng yếu tố thứ hai.",
"Cancel log in" : "Hủy đăng nhập",
"Use backup code" : "Sử dụng mã dự phòng",
"Error while validating your second factor" : "Lỗi khi xác thực 2 bước",
"Add \"%s\" as trusted domain" : "Thêm \"%s\" là tên miền tin cậy",
"App update required" : "Ứng dụng yêu cầu cập nhật",
"%s will be updated to version %s" : "%s sẽ được cập nhật lên phiên bản %s",
"These apps will be updated:" : "Những ứng dụng sẽ được cập nhật:",
"These incompatible apps will be disabled:" : "Những ứng dụng không tương thích sẽ bị tắt:",
"The theme %s has been disabled." : "Giao diện %s đã bị tắt.",
"Start update" : "Bắt đầu cập nhật",
"Detailed logs" : "Nhật ký chi tiết",
"Update needed" : "Cần phải cập nhật",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Để được trợ giúp, hãy xem <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">tài liệu</a>liệu.",
"Upgrade via web on my own risk" : "Nâng cấp qua web",
"Problem loading page, reloading in 5 seconds" : "Có vấn đề khi nạp trang, nạp lại trang trong vòng 5 giây",
"Ok" : "Đồng ý",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Thư mục dữ liệu và file của bạn có thể truy cập từ Internet. File .htaccess không hoạt động. Chúng tôi khuyến cáo bạn cấu hình web server của bạn sao cho thư mục dữ liệu (data folder) không thể truy câp được hoặc di chuyển thư mục data ra bên ngoài thư mục gốc (root) của Web Server.",

View File

@ -129,6 +129,7 @@
"Press ⌘-C to copy." : "Nhất ⌘-C để sao chép",
"Press Ctrl-C to copy." : "Nhấn Ctrl-C để sao chép.",
"Resharing is not allowed" : "Chia sẻ lại không được cho phép",
"Share to {name}" : "Chia sẻ với {name}",
"Share link" : "Chia sẻ liên kết",
"Link" : "Liên kết",
"Password protect" : "Mật khẩu bảo vệ",
@ -136,6 +137,7 @@
"Email link to person" : "Liên kết email tới cá nhân",
"Send" : "Gửi",
"Allow upload and editing" : "Cho phép tải lên và chỉnh sửa",
"Read only" : "Chỉ xem",
"File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)",
"Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
"Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}",
@ -243,13 +245,19 @@
"For larger installations we recommend to choose a different database backend." : "Đối với các cài đặt hệ thống lớn, chúng tôi khuyên bạn nên chọn một hệ cơ sở dữ liệu khác.",
"Finish setup" : "Cài đặt hoàn tất",
"Finishing …" : "Đang hoàn thành ...",
"Need help?" : "Cần hỗ trợ ?",
"See the documentation" : "Xem tài liệu",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ứng dụng này yêu cầu JavaScript để hoạt động chính xác. Vui lòng {linkstart} bật JavaScript {linkend} và tải lại trang.",
"More apps" : "Thêm ứng dụng",
"Search" : "Tìm kiếm",
"This action requires you to confirm your password:" : "Tác vụ này yêu cầu bạn phải xác nhận mật khẩu của mình:",
"Confirm your password" : "Xác nhận mật khẩu của bạn",
"Server side authentication failed!" : "Xác thực phía máy chủ không thành công!",
"Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.",
"Please try again or contact your administrator." : "Vui lòng thử lại hoặc liên hệ quản trị của bạn.",
"Username or email" : "Tên truy cập hoặc email",
"Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?",
"Wrong password." : "Sai mật khẩu.",
"Log in" : "Đăng nhập",
"Stay logged in" : "Lưu trạng thái đăng nhập",
"Alternative Logins" : "Đăng nhập khác",
@ -266,7 +274,18 @@
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Tính năng bảo mật nâng cao được kích hoạt cho tài khoản của bạn. Vui lòng xác thực sử dụng yếu tố thứ hai.",
"Cancel log in" : "Hủy đăng nhập",
"Use backup code" : "Sử dụng mã dự phòng",
"Error while validating your second factor" : "Lỗi khi xác thực 2 bước",
"Add \"%s\" as trusted domain" : "Thêm \"%s\" là tên miền tin cậy",
"App update required" : "Ứng dụng yêu cầu cập nhật",
"%s will be updated to version %s" : "%s sẽ được cập nhật lên phiên bản %s",
"These apps will be updated:" : "Những ứng dụng sẽ được cập nhật:",
"These incompatible apps will be disabled:" : "Những ứng dụng không tương thích sẽ bị tắt:",
"The theme %s has been disabled." : "Giao diện %s đã bị tắt.",
"Start update" : "Bắt đầu cập nhật",
"Detailed logs" : "Nhật ký chi tiết",
"Update needed" : "Cần phải cập nhật",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Để được trợ giúp, hãy xem <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">tài liệu</a>liệu.",
"Upgrade via web on my own risk" : "Nâng cấp qua web",
"Problem loading page, reloading in 5 seconds" : "Có vấn đề khi nạp trang, nạp lại trang trong vòng 5 giây",
"Ok" : "Đồng ý",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Thư mục dữ liệu và file của bạn có thể truy cập từ Internet. File .htaccess không hoạt động. Chúng tôi khuyến cáo bạn cấu hình web server của bạn sao cho thư mục dữ liệu (data folder) không thể truy câp được hoặc di chuyển thư mục data ra bên ngoài thư mục gốc (root) của Web Server.",

View File

@ -303,6 +303,8 @@ OC.L10N.register(
"Update needed" : "需要更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新因为您有一个超过50个用户的大型实例。",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助, 请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "我知道继续通过Web UI进行更新的风险请求超时运行并可能导致数据丢失但我有一个备份并知道如何恢复。",
"Upgrade via web on my own risk" : "通过网络升级的风险",
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.",
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载",

View File

@ -301,6 +301,8 @@
"Update needed" : "需要更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新因为您有一个超过50个用户的大型实例。",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助, 请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "我知道继续通过Web UI进行更新的风险请求超时运行并可能导致数据丢失但我有一个备份并知道如何恢复。",
"Upgrade via web on my own risk" : "通过网络升级的风险",
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.",
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.",
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载",

View File

@ -181,7 +181,10 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Brak sterowników bazy danych (sqlite, mysql or postgresql).",
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu aplikacji lub poprzez wyłączenie sklepu aplikacji w pliku konfiugracyjnym. Zobacz %s",
"Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogą zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s.",
"Setting locale to %s failed" : "Nie udało się zmienić języka na %s",
"Please install one of these locales on your system and restart your webserver." : "Proszę zainstalować jedno z poniższych locale w Twoim systemie i uruchomić ponownie serwer www.",
"Please ask your server administrator to install the module." : "Proszę poproś administratora serwera aby zainstalował ten moduł.",
@ -207,7 +210,7 @@ OC.L10N.register(
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia z magazynem. %s",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu config%s.",

View File

@ -179,7 +179,10 @@
"No database drivers (sqlite, mysql, or postgresql) installed." : "Brak sterowników bazy danych (sqlite, mysql or postgresql).",
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu aplikacji lub poprzez wyłączenie sklepu aplikacji w pliku konfiugracyjnym. Zobacz %s",
"Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Zazwyczaj można to naprawić poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Uprawnienia mogą zazwyczaj być naprawione poprzez nadanie serwerowi www uprawnień do zapisu w katalogu głównym. Zobacz %s.",
"Setting locale to %s failed" : "Nie udało się zmienić języka na %s",
"Please install one of these locales on your system and restart your webserver." : "Proszę zainstalować jedno z poniższych locale w Twoim systemie i uruchomić ponownie serwer www.",
"Please ask your server administrator to install the module." : "Proszę poproś administratora serwera aby zainstalował ten moduł.",
@ -205,7 +208,7 @@
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",
"Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia magazynu. %s",
"Storage connection error. %s" : "Błąd połączenia z magazynem. %s",
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu config%s.",

View File

@ -251,6 +251,7 @@ OC.L10N.register(
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Cron.php jest zarejestrowany w usłudze webcron do uruchamiania cron.php raz na 15 minut przez http.",
"Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron do wywoływania cron.php co 15 minut.",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia posix do PHP. Po więcej informacji sprawdź {linkstart}dokumentację PHP{linkend}.",
"Version" : "Wersja",

View File

@ -249,6 +249,7 @@
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Cron.php jest zarejestrowany w usłudze webcron do uruchamiania cron.php raz na 15 minut przez http.",
"Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron do wywoływania cron.php co 15 minut.",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia posix do PHP. Po więcej informacji sprawdź {linkstart}dokumentację PHP{linkend}.",
"Version" : "Wersja",

View File

@ -1,6 +1,8 @@
OC.L10N.register(
"settings",
{
"{actor} changed your password" : "{actor} vaše geslo je spremenjeno",
"You changed your password" : "Spremenili ste vaše geslo",
"Wrong password" : "Napačno geslo",
"Saved" : "Shranjeno",
"No user supplied" : "Ni navedenega uporabnika",

View File

@ -1,4 +1,6 @@
{ "translations": {
"{actor} changed your password" : "{actor} vaše geslo je spremenjeno",
"You changed your password" : "Spremenili ste vaše geslo",
"Wrong password" : "Napačno geslo",
"Saved" : "Shranjeno",
"No user supplied" : "Ni navedenega uporabnika",