From ad0b67cbce0abc148ba6dc3a6ddeeb51efa4e6bd Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Tue, 19 Feb 2019 01:12:10 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/ru.js | 3 ++ apps/files/l10n/ru.json | 3 ++ apps/theming/l10n/hu.js | 58 ++++++++++++++++++------------------- apps/theming/l10n/hu.json | 58 ++++++++++++++++++------------------- apps/user_ldap/l10n/cs.js | 2 ++ apps/user_ldap/l10n/cs.json | 2 ++ apps/user_ldap/l10n/sr.js | 10 ++++--- apps/user_ldap/l10n/sr.json | 10 ++++--- core/l10n/cs.js | 4 +++ core/l10n/cs.json | 4 +++ core/l10n/pl.js | 26 ++++++++++------- core/l10n/pl.json | 26 ++++++++++------- core/l10n/sr.js | 4 +++ core/l10n/sr.json | 4 +++ 14 files changed, 126 insertions(+), 88 deletions(-) diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 7e2e72887ee..a6321835928 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Переименовать", "Copy" : "Копировать", "Choose target folder" : "Выберите каталога назначениÑ", + "Open" : "Открыть", "Disconnect storage" : "ОтÑоединить хранилище", "Unshare" : "Закрыть доÑтуп", "Could not load info for file \"{file}\"" : "Ðе удаётÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ информацию Ð´Ð»Ñ Ñ„Ð°Ð¹Ð»Ð° \"{file}\"", @@ -68,6 +69,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "У Ð²Ð°Ñ Ð½ÐµÑ‚ разрешений на Ñоздание или загрузку файлов в Ñту папку.", "_Uploading %n file_::_Uploading %n files_" : ["Выгружа%nетÑÑ Ñ„Ð°Ð¹Ð»","ВыгружаютÑÑ %n файла","ВыгружаютÑÑ %n файлов","ЗагружаютÑÑ %n файлов"], "New" : "Ðовый", + "Select file range" : "Выберите диапазон файлов", "{used} of {quota} used" : "иÑпользовано {used} из {quota}", "{used} used" : "иÑпользовано {used}", "\"{name}\" is an invalid file name." : "«{name}» — недопуÑтимое Ð¸Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°.", @@ -86,6 +88,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", + "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "New folder" : "Ðовый каталог", "Upload file" : "Загрузить файл", "Not favorited" : "Ðе избранное", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 0b77ea62b0d..e1619372b08 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -30,6 +30,7 @@ "Rename" : "Переименовать", "Copy" : "Копировать", "Choose target folder" : "Выберите каталога назначениÑ", + "Open" : "Открыть", "Disconnect storage" : "ОтÑоединить хранилище", "Unshare" : "Закрыть доÑтуп", "Could not load info for file \"{file}\"" : "Ðе удаётÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ информацию Ð´Ð»Ñ Ñ„Ð°Ð¹Ð»Ð° \"{file}\"", @@ -66,6 +67,7 @@ "You don’t have permission to upload or create files here" : "У Ð²Ð°Ñ Ð½ÐµÑ‚ разрешений на Ñоздание или загрузку файлов в Ñту папку.", "_Uploading %n file_::_Uploading %n files_" : ["Выгружа%nетÑÑ Ñ„Ð°Ð¹Ð»","ВыгружаютÑÑ %n файла","ВыгружаютÑÑ %n файлов","ЗагружаютÑÑ %n файлов"], "New" : "Ðовый", + "Select file range" : "Выберите диапазон файлов", "{used} of {quota} used" : "иÑпользовано {used} из {quota}", "{used} used" : "иÑпользовано {used}", "\"{name}\" is an invalid file name." : "«{name}» — недопуÑтимое Ð¸Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°.", @@ -84,6 +86,7 @@ "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", + "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "New folder" : "Ðовый каталог", "Upload file" : "Загрузить файл", "Not favorited" : "Ðе избранное", diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index e940f81b39e..77ac82a6e9c 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -1,37 +1,37 @@ OC.L10N.register( "theming", { - "Loading preview…" : "ElÅ‘nézet betöltése...", - "Saved" : "Mentve!", + "Loading preview…" : "ElÅ‘nézet betöltése…", + "Saved" : "Mentve", "Admin" : "Rendszergazda", - "a safe home for all your data" : "biztonságos hely az adataid számára", + "a safe home for all your data" : "biztonságos hely az adatai számára", "Name cannot be empty" : "A név nem lehet üres", - "The given name is too long" : "A bevitt név túl hosszú", - "The given web address is too long" : "A bevitt webcÃm túl hosszú", - "The given legal notice address is too long" : "A megadott jogi nyilatkozat túl hosszú", - "The given privacy policy address is too long" : "A megadott titoktartási szabályozás cÃme túl hosszú", - "The given slogan is too long" : "A bevitt szlogen túl hosszú", - "The given color is invalid" : "A bevitt szÃn érvénytelen", - "The file was uploaded" : "A fájl fel lett töltve.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktÃvájában meghatározottat.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete", - "The file was only partially uploaded" : "A fájl csak részlegesen lett feltöltve.", + "The given name is too long" : "A megadott név túl hosszú", + "The given web address is too long" : "A megadott webcÃm túl hosszú", + "The given legal notice address is too long" : "A megadott jogi nyilatkozat cÃme túl hosszú", + "The given privacy policy address is too long" : "A megadott adatvédelmi irányelvek cÃme túl hosszú", + "The given slogan is too long" : "A megadott szlogen túl hosszú", + "The given color is invalid" : "A megadott szÃn érvénytelen", + "The file was uploaded" : "A fájl fel lett töltve", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini upload_max_filesize direktÃvájában meghatározott méretet.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktÃvájában meghatározott méretet.", + "The file was only partially uploaded" : "A fájl csak részlegesen lett feltöltve", "No file was uploaded" : "Nincs feltöltött fájl", "Missing a temporary folder" : "Ãtmeneti mappa hiányzik", - "Could not write file to disk" : "A fájlt nem lehetett a diszkre Ãrni", - "A PHP extension stopped the file upload" : "A PHP kiterjesztés megállÃtotta a fájl feltöltését", + "Could not write file to disk" : "A fájlt nem sikerült a lemezre Ãrni", + "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállÃtotta a fájl feltöltését", "No file uploaded" : "Nincs fájl feltöltve", "Unsupported image type" : "Nem támogatott képtÃpus", - "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már testreszabott témát használ. A témát tartalmazó alkalmazás beállÃtása valószÃnüleg felülÃrja azt.", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már egyéni témát használ. Lehet, hogy a témázó alkalmazás beállÃtásai felülÃrták.", "Legal notice" : "Jogi nyilatkozat", - "Privacy policy" : "Titoktartási szabályozás", + "Privacy policy" : "Adatvédelmi irányelvek", "Theming" : "Témázás", - "Adjust the Nextcloud theme" : "A Nextcloud téma beállÃtása", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A témák lehetÅ‘ve teszik, hogy könnyedén személyre szabja a kinézetét az oldalnak, és a támogatott klienseknek. Ez minden felhasználó számára látható lesz.", + "Adjust the Nextcloud theme" : "A Nextcloud téma módosÃtása", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A témák lehetÅ‘vé teszik, hogy könnyedén személyre szabja a példány és a támogatott kliensek megjelenését. Ez minden felhasználó számára látható lesz.", "Name" : "Név", - "Reset to default" : "VisszaállÃtás eredetire", - "Web link" : "Web hivatkozás", - "https://…" : "https://...", + "Reset to default" : "VisszaállÃtás alapértelmezettre", + "Web link" : "Webes hivatkozás", + "https://…" : "https://…", "Slogan" : "Szlogen", "Color" : "SzÃn", "Logo" : "Logó", @@ -39,17 +39,17 @@ OC.L10N.register( "Login image" : "BejelentkezÅ‘ kép", "Upload new login background" : "Új bejelentkezÅ‘ kép feltöltése", "Remove background image" : "Háttérkép eltávolÃtása", - "Advanced options" : "Haladó beállÃtások", + "Advanced options" : "Speciális beállÃtások", "Legal notice link" : "Jogi nyilatkozat hivatkozása", - "Privacy policy link" : "Titoktartási szabályozás hivatkozása", - "Header logo" : "Fejléc logo", - "Upload new header logo" : "Fejléc logo feltöltése", + "Privacy policy link" : "Adatvédelmi irányelvek hivatkozása", + "Header logo" : "Fejléc logó", + "Upload new header logo" : "Fejléc logó feltöltése", "Favicon" : "Kedvencek ikon", "Upload new favicon" : "Kedvencek ikon feltöltése", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és szÃnbÅ‘l való automatikus favikon generáláshoz.", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján.", "There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres", - "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl", - "Failed to write file to disk." : "Lemezre Ãrás sikertelen.", + "The uploaded file was only partially uploaded" : "A fájl csak részben került feltöltésre", + "Failed to write file to disk." : "A lemezre Ãrás sikertelen.", "A PHP extension stopped the file upload." : "Egy PHP kiterjesztés megakadályozta a feltöltést.", "You are already using a custom theme" : "Már egyedi témát használ", "Web address https://…" : "WebcÃm https://..." diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index dfe018f9a40..005d6be2b09 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -1,35 +1,35 @@ { "translations": { - "Loading preview…" : "ElÅ‘nézet betöltése...", - "Saved" : "Mentve!", + "Loading preview…" : "ElÅ‘nézet betöltése…", + "Saved" : "Mentve", "Admin" : "Rendszergazda", - "a safe home for all your data" : "biztonságos hely az adataid számára", + "a safe home for all your data" : "biztonságos hely az adatai számára", "Name cannot be empty" : "A név nem lehet üres", - "The given name is too long" : "A bevitt név túl hosszú", - "The given web address is too long" : "A bevitt webcÃm túl hosszú", - "The given legal notice address is too long" : "A megadott jogi nyilatkozat túl hosszú", - "The given privacy policy address is too long" : "A megadott titoktartási szabályozás cÃme túl hosszú", - "The given slogan is too long" : "A bevitt szlogen túl hosszú", - "The given color is invalid" : "A bevitt szÃn érvénytelen", - "The file was uploaded" : "A fájl fel lett töltve.", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltés mérete meghaladja a php.ini upload_max_filesize direktÃvájában meghatározottat.", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A HTML-ben megadott MAX_FILE_SIZE méretét meghaladja a feltöltés mérete", - "The file was only partially uploaded" : "A fájl csak részlegesen lett feltöltve.", + "The given name is too long" : "A megadott név túl hosszú", + "The given web address is too long" : "A megadott webcÃm túl hosszú", + "The given legal notice address is too long" : "A megadott jogi nyilatkozat cÃme túl hosszú", + "The given privacy policy address is too long" : "A megadott adatvédelmi irányelvek cÃme túl hosszú", + "The given slogan is too long" : "A megadott szlogen túl hosszú", + "The given color is invalid" : "A megadott szÃn érvénytelen", + "The file was uploaded" : "A fájl fel lett töltve", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini upload_max_filesize direktÃvájában meghatározott méretet.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktÃvájában meghatározott méretet.", + "The file was only partially uploaded" : "A fájl csak részlegesen lett feltöltve", "No file was uploaded" : "Nincs feltöltött fájl", "Missing a temporary folder" : "Ãtmeneti mappa hiányzik", - "Could not write file to disk" : "A fájlt nem lehetett a diszkre Ãrni", - "A PHP extension stopped the file upload" : "A PHP kiterjesztés megállÃtotta a fájl feltöltését", + "Could not write file to disk" : "A fájlt nem sikerült a lemezre Ãrni", + "A PHP extension stopped the file upload" : "Egy PHP kiterjesztés megállÃtotta a fájl feltöltését", "No file uploaded" : "Nincs fájl feltöltve", "Unsupported image type" : "Nem támogatott képtÃpus", - "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már testreszabott témát használ. A témát tartalmazó alkalmazás beállÃtása valószÃnüleg felülÃrja azt.", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Már egyéni témát használ. Lehet, hogy a témázó alkalmazás beállÃtásai felülÃrták.", "Legal notice" : "Jogi nyilatkozat", - "Privacy policy" : "Titoktartási szabályozás", + "Privacy policy" : "Adatvédelmi irányelvek", "Theming" : "Témázás", - "Adjust the Nextcloud theme" : "A Nextcloud téma beállÃtása", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A témák lehetÅ‘ve teszik, hogy könnyedén személyre szabja a kinézetét az oldalnak, és a támogatott klienseknek. Ez minden felhasználó számára látható lesz.", + "Adjust the Nextcloud theme" : "A Nextcloud téma módosÃtása", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A témák lehetÅ‘vé teszik, hogy könnyedén személyre szabja a példány és a támogatott kliensek megjelenését. Ez minden felhasználó számára látható lesz.", "Name" : "Név", - "Reset to default" : "VisszaállÃtás eredetire", - "Web link" : "Web hivatkozás", - "https://…" : "https://...", + "Reset to default" : "VisszaállÃtás alapértelmezettre", + "Web link" : "Webes hivatkozás", + "https://…" : "https://…", "Slogan" : "Szlogen", "Color" : "SzÃn", "Logo" : "Logó", @@ -37,17 +37,17 @@ "Login image" : "BejelentkezÅ‘ kép", "Upload new login background" : "Új bejelentkezÅ‘ kép feltöltése", "Remove background image" : "Háttérkép eltávolÃtása", - "Advanced options" : "Haladó beállÃtások", + "Advanced options" : "Speciális beállÃtások", "Legal notice link" : "Jogi nyilatkozat hivatkozása", - "Privacy policy link" : "Titoktartási szabályozás hivatkozása", - "Header logo" : "Fejléc logo", - "Upload new header logo" : "Fejléc logo feltöltése", + "Privacy policy link" : "Adatvédelmi irányelvek hivatkozása", + "Header logo" : "Fejléc logó", + "Upload new header logo" : "Fejléc logó feltöltése", "Favicon" : "Kedvencek ikon", "Upload new favicon" : "Kedvencek ikon feltöltése", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtsd az Imagemagick PHP kiterjesztést SVG kép támogatással a feltöltött logóból és szÃnbÅ‘l való automatikus favikon generáláshoz.", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "TelepÃtse az Imagemagick PHP kiterjesztést SVG képtámogatással, hogy automatikusan előállÃtsa a kedvencek ikont a feltöltött logó és szÃn alapján.", "There is no error, the file uploaded with success" : "Nincs hiba, a feltöltés sikeres", - "The uploaded file was only partially uploaded" : "Csak részben került feltöltésre a fájl", - "Failed to write file to disk." : "Lemezre Ãrás sikertelen.", + "The uploaded file was only partially uploaded" : "A fájl csak részben került feltöltésre", + "Failed to write file to disk." : "A lemezre Ãrás sikertelen.", "A PHP extension stopped the file upload." : "Egy PHP kiterjesztés megakadályozta a feltöltést.", "You are already using a custom theme" : "Már egyedi témát használ", "Web address https://…" : "WebcÃm https://..." diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index fe9e1610a95..ddacc7a8ca7 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -176,6 +176,8 @@ OC.L10N.register( "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nastavit email uživatele na základÄ› LDAP atributu. Ponechte prázdné pro výchozà chovánÃ.", "User Home Folder Naming Rule" : "Pravidlo pojmenovánà domovské složky uživatele", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozÃ). Jinak uveÄte LDAP/AD parametr.", + "\"$home\" Placeholder Field" : "Výplňová kolonka „$home“", + "$home in an external storage configuration will replaced with the value of the specified attribute" : "$home bude v nastavenà externÃho úložiÅ¡tÄ› nahrazeno hodnotou zadaného atributu", "Internal Username" : "Internà uživatelské jméno", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Ve výchozÃm nastavenà bude internà uživatelské jméno vytvoÅ™eno z atributu UUID. To zajiÅ¡Å¥uje, že je uživatelské jméno unikátnà a znaky nemusà být pÅ™evádÄ›ny. Internà uživatelské jméno má omezenÃ, podle kterého jsou povoleny jen následujÃcà znaky [ a-zA-Z0-9_.@- ]. Ostatnà znaky jsou nahrazeny jejich protÄ›jÅ¡ky z ASCII nebo prostÄ› vynechány. PÅ™i konfliktech bude pÅ™idáno/zvýšeno ÄÃslo. Internà uživatelské jméno sloužà pro internà identifikaci uživatele. Je také výchozÃm názvem domovského adresáře uživatele. Je také souÄástà URL, napÅ™. pro služby *DAV. TÃmto nastavenÃm může být výchozà chovánà zmÄ›nÄ›no. Ponechte jej prázdné, chcete-li zachovat výchozà nastavenÃ. ZmÄ›ny se projevà pouze u novÄ› namapovaných (pÅ™idaných) uživatelů LDAP.", "Internal Username Attribute:" : "Atribut internÃho uživatelského jména:", diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index d482ab39ca2..9f62035bfb3 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -174,6 +174,8 @@ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nastavit email uživatele na základÄ› LDAP atributu. Ponechte prázdné pro výchozà chovánÃ.", "User Home Folder Naming Rule" : "Pravidlo pojmenovánà domovské složky uživatele", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozÃ). Jinak uveÄte LDAP/AD parametr.", + "\"$home\" Placeholder Field" : "Výplňová kolonka „$home“", + "$home in an external storage configuration will replaced with the value of the specified attribute" : "$home bude v nastavenà externÃho úložiÅ¡tÄ› nahrazeno hodnotou zadaného atributu", "Internal Username" : "Internà uživatelské jméno", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Ve výchozÃm nastavenà bude internà uživatelské jméno vytvoÅ™eno z atributu UUID. To zajiÅ¡Å¥uje, že je uživatelské jméno unikátnà a znaky nemusà být pÅ™evádÄ›ny. Internà uživatelské jméno má omezenÃ, podle kterého jsou povoleny jen následujÃcà znaky [ a-zA-Z0-9_.@- ]. Ostatnà znaky jsou nahrazeny jejich protÄ›jÅ¡ky z ASCII nebo prostÄ› vynechány. PÅ™i konfliktech bude pÅ™idáno/zvýšeno ÄÃslo. Internà uživatelské jméno sloužà pro internà identifikaci uživatele. Je také výchozÃm názvem domovského adresáře uživatele. Je také souÄástà URL, napÅ™. pro služby *DAV. TÃmto nastavenÃm může být výchozà chovánà zmÄ›nÄ›no. Ponechte jej prázdné, chcete-li zachovat výchozà nastavenÃ. ZmÄ›ny se projevà pouze u novÄ› namapovaných (pÅ™idaných) uživatelů LDAP.", "Internal Username Attribute:" : "Atribut internÃho uživatelského jména:", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 1e004741d7b..b3b51c8d87f 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -51,7 +51,7 @@ OC.L10N.register( "An unspecified error occurred. Please check log and settings." : "ДеÑила Ñе непозната грешка. Погледајте дневник и подешавања.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Филтер претраге је неиÑправан, вероватно због ÑинтакÑе попут неједнаког броја отворених и затворених заграда. Проверите.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Дошло је до грешке LDAP / AD везе. Проверите домаћина, порт и акредитиве.", - "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" резервиÑано поље недоÑтаје. Биће замењено Ñа кориÑничким именом када Ñе ради упит над LDAP / AD-ом.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "„%uid“ резервиÑано поље недоÑтаје. Биће замењено Ñа кориÑничким именом када Ñе ради упит над LDAP / AD-ом.", "Please provide a login name to test against" : "Ðаведите пријавно име за теÑÑ‚ Ñа", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Поље групе је иÑкључено јер LDAP / AD Ñервер не подржава припадноÑÑ‚ групи.", "Password change rejected. Hint: " : "Промена лозинке није прихваћена. Смерница:", @@ -81,11 +81,11 @@ OC.L10N.register( "Verify settings and count the groups" : "Верификуј поÑтавке и преброј групе", "When logging in, %s will find the user based on the following attributes:" : "При пријављивању, %s ће пронаћи кориÑника на оÑнову Ñледећих атрибута:", "LDAP / AD Username:" : "LDAP / AD кориÑничко име:", - "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Дозволи пријављивање преко LDAP / AD кориÑничког имена, које је или \"uid\" или \"sAMAccountName\" и биће детектовано.", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Дозволи пријављивање преко LDAP / AD кориÑничког имена, које је или „uid“ или „sAMAccountName“ и биће детектовано.", "LDAP / AD Email Address:" : "LDAP / AD адреÑа е-поште:", - "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Дозволи пријављивање преко атрибута адреÑе е-поште. \"mail\" и \"mailPrimaryAddress\" Ñу дозвољени.", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Дозволи пријављивање преко атрибута адреÑе е-поште. „mail“ и „mailPrimaryAddress“ Ñу дозвољени.", "Other Attributes:" : "ОÑтали атрибути:", - "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће Ñе применити, када Ñе покуша пријава. \"%%uid\" замењује кориÑничко име у пријави. Example: \"uid=%%uid\"", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће Ñе применити, када Ñе покуша пријава. „%%uid“ замењује кориÑничко име у пријави. Пример: „uid=%%uid“", "Test Loginname" : "ИÑпробај име за пријаву", "Verify settings" : "Провери поÑтавке", "%s. Server:" : "%s. Сервер:", @@ -176,6 +176,8 @@ OC.L10N.register( "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "ПоÑтавља адреÑу е-поште кориÑника из LDAP атрибута. ОÑтавите празно за подразумевано понашање.", "User Home Folder Naming Rule" : "Правило именовања кориÑничке фаÑцикле", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "ОÑтавите празно за кориÑничко име (подразумевано). У Ñупротном, наведите оÑобину LDAP/AD.", + "\"$home\" Placeholder Field" : "РезервиÑано меÑто за поље „$home“", + "$home in an external storage configuration will replaced with the value of the specified attribute" : "$home ће Ñе у подешавању Ñпољног Ñкладишта заменити Ñа вредношћу задатог атрибута", "Internal Username" : "Интерно кориÑничко име:", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Подразумевано Ñе интерно кориÑничко име креира од UUID атрибута. Тиме Ñе гарантује да Ñе кориÑничко име јединÑтвено и да карактери не морају да Ñе конвертују. Интерно кориÑничко име има ограничења да Ñу дозвољени Ñамо Ñледећи карактери: [ a-zA-Z0-9_.@- ]. ОÑтали карактери ће или бити замењени ASCII еквивалентима или ће бити преÑкочени. Ðко Ñе деÑи поклапање Ñа поÑтојећим кориÑничким именом, додаће Ñе број на крај имена. Интерно кориÑничко име Ñе кориÑти да идентификује кориÑника интерно. Такође Ñе кориÑти и као подразумевано име за име кориÑничку фаÑцикле, а и део је удаљених адреÑа, нпр. Ñвих *DAV ÑервиÑа. Уз помоћ овог подешавања, може да Ñе промени подразумевано понашање. ОÑтавите га празним за подразумевано понашање. Промене ће Ñе тицати Ñамо новомапираних (додатих) LDAP кориÑника.", "Internal Username Attribute:" : "Интерни параметри кориÑничког имена:", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index 267d862f804..3600595565e 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -49,7 +49,7 @@ "An unspecified error occurred. Please check log and settings." : "ДеÑила Ñе непозната грешка. Погледајте дневник и подешавања.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Филтер претраге је неиÑправан, вероватно због ÑинтакÑе попут неједнаког броја отворених и затворених заграда. Проверите.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Дошло је до грешке LDAP / AD везе. Проверите домаћина, порт и акредитиве.", - "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "\"%uid\" резервиÑано поље недоÑтаје. Биће замењено Ñа кориÑничким именом када Ñе ради упит над LDAP / AD-ом.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "„%uid“ резервиÑано поље недоÑтаје. Биће замењено Ñа кориÑничким именом када Ñе ради упит над LDAP / AD-ом.", "Please provide a login name to test against" : "Ðаведите пријавно име за теÑÑ‚ Ñа", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Поље групе је иÑкључено јер LDAP / AD Ñервер не подржава припадноÑÑ‚ групи.", "Password change rejected. Hint: " : "Промена лозинке није прихваћена. Смерница:", @@ -79,11 +79,11 @@ "Verify settings and count the groups" : "Верификуј поÑтавке и преброј групе", "When logging in, %s will find the user based on the following attributes:" : "При пријављивању, %s ће пронаћи кориÑника на оÑнову Ñледећих атрибута:", "LDAP / AD Username:" : "LDAP / AD кориÑничко име:", - "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Дозволи пријављивање преко LDAP / AD кориÑничког имена, које је или \"uid\" или \"sAMAccountName\" и биће детектовано.", + "Allows login against the LDAP / AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Дозволи пријављивање преко LDAP / AD кориÑничког имена, које је или „uid“ или „sAMAccountName“ и биће детектовано.", "LDAP / AD Email Address:" : "LDAP / AD адреÑа е-поште:", - "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Дозволи пријављивање преко атрибута адреÑе е-поште. \"mail\" и \"mailPrimaryAddress\" Ñу дозвољени.", + "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Дозволи пријављивање преко атрибута адреÑе е-поште. „mail“ и „mailPrimaryAddress“ Ñу дозвољени.", "Other Attributes:" : "ОÑтали атрибути:", - "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће Ñе применити, када Ñе покуша пријава. \"%%uid\" замењује кориÑничко име у пријави. Example: \"uid=%%uid\"", + "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће Ñе применити, када Ñе покуша пријава. „%%uid“ замењује кориÑничко име у пријави. Пример: „uid=%%uid“", "Test Loginname" : "ИÑпробај име за пријаву", "Verify settings" : "Провери поÑтавке", "%s. Server:" : "%s. Сервер:", @@ -174,6 +174,8 @@ "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "ПоÑтавља адреÑу е-поште кориÑника из LDAP атрибута. ОÑтавите празно за подразумевано понашање.", "User Home Folder Naming Rule" : "Правило именовања кориÑничке фаÑцикле", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "ОÑтавите празно за кориÑничко име (подразумевано). У Ñупротном, наведите оÑобину LDAP/AD.", + "\"$home\" Placeholder Field" : "РезервиÑано меÑто за поље „$home“", + "$home in an external storage configuration will replaced with the value of the specified attribute" : "$home ће Ñе у подешавању Ñпољног Ñкладишта заменити Ñа вредношћу задатог атрибута", "Internal Username" : "Интерно кориÑничко име:", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Подразумевано Ñе интерно кориÑничко име креира од UUID атрибута. Тиме Ñе гарантује да Ñе кориÑничко име јединÑтвено и да карактери не морају да Ñе конвертују. Интерно кориÑничко име има ограничења да Ñу дозвољени Ñамо Ñледећи карактери: [ a-zA-Z0-9_.@- ]. ОÑтали карактери ће или бити замењени ASCII еквивалентима или ће бити преÑкочени. Ðко Ñе деÑи поклапање Ñа поÑтојећим кориÑничким именом, додаће Ñе број на крај имена. Интерно кориÑничко име Ñе кориÑти да идентификује кориÑника интерно. Такође Ñе кориÑти и као подразумевано име за име кориÑничку фаÑцикле, а и део је удаљених адреÑа, нпр. Ñвих *DAV ÑервиÑа. Уз помоћ овог подешавања, може да Ñе промени подразумевано понашање. ОÑтавите га празним за подразумевано понашање. Промене ће Ñе тицати Ñамо новомапираних (додатих) LDAP кориÑника.", "Internal Username Attribute:" : "Интерни параметри кориÑничког имена:", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index dc0671531c8..71717d56719 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nedařà se odeslat email pro zmÄ›nu hesla. UjistÄ›te se, že zadáváte správné uživatelské jméno.", "Preparing update" : "PÅ™Ãprava na aktualizaci", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Krok opravy:", + "Repair info:" : "Informace o opravÄ›:", + "Repair warning:" : "Varovánà ohlednÄ› opravy:", + "Repair error:" : "Chyba opravy:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Zaktualizujte z pÅ™Ãkazového řádku, protože automatická aktualizace je zakázána v config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s", "Turned on maintenance mode" : "Zapnut režim údržby", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index b309ce9dcfd..9e05320fa69 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "Nedařà se odeslat email pro zmÄ›nu hesla. UjistÄ›te se, že zadáváte správné uživatelské jméno.", "Preparing update" : "PÅ™Ãprava na aktualizaci", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Krok opravy:", + "Repair info:" : "Informace o opravÄ›:", + "Repair warning:" : "Varovánà ohlednÄ› opravy:", + "Repair error:" : "Chyba opravy:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Zaktualizujte z pÅ™Ãkazového řádku, protože automatická aktualizace je zakázána v config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s", "Turned on maintenance mode" : "Zapnut režim údržby", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 417cc047565..35af0f2ba82 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nie mogÄ™ wysÅ‚ać maila resetujÄ…cego. Sprawdź czy nazwa użytkownika jest poprawna.", "Preparing update" : "PrzygotowujÄ™ aktualizacjÄ™", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Krok naprawy:", + "Repair info:" : "Informacja o naprawie: ", + "Repair warning:" : "Ostrzeżenie naprawy:", + "Repair error:" : "BÅ‚Ä…d naprawy: ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj aktualizatora z linii poleceÅ„, ponieważ automatyczna aktualizacja jest zablokowana w config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Sprawdzanie tabeli %s", "Turned on maintenance mode" : "WÅ‚Ä…czony tryb konserwacji", @@ -35,13 +39,13 @@ OC.L10N.register( "Maintenance mode is kept active" : "Tryb konserwacji pozostaje aktywny", "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 struktura bazy danych może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru 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ąć dużo czasu w zależnoÅ›ci 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 struktura bazy danych %s może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)", + "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ąć dużo czasu w zależnoÅ›ci od rozmiaru bazy danych)", "Checked database schema update for apps" : "Sprawdzono aktualizacjÄ™ struktury bazy danych dla aplikacji", "Updated \"%1$s\" to %2$s" : "Aktualizacja \"%1$s\" do %2$s", "Set log level to debug" : "Ustaw poziom logowania na debug", @@ -201,7 +205,7 @@ OC.L10N.register( "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer internetowy nie jest poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. W przypadku usÅ‚ugi Nextcloud 15 wymagana jest korekta w celu dostarczenia plików .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP wydaje siÄ™ być bÅ‚Ä™dnie skonfigurowane odnoÅ›nie zapytania o zmienne Å›rodowiskowe systemu. Test gentenv(\"PATH\") zwraca pustÄ… wartość.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź proszÄ™ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ instalacji ↗</a> dla konfiguracji PHP Twojego serwera wzglÄ™dem informacji konfiguracyjnych dokumentacji, zwÅ‚aszcza kiedy używasz php-fpm.", - "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "ZostaÅ‚a wÅ‚Ä…czona konfiguracja Read-Only. Zapobiegnie to ustawieniu niektórych konfiguracji poprzez interfejs web. Ponadto plikowi muszÄ… zostać nadane prawa zapisu rÄ™cznie dla każdej aktualizacji.", + "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfiguracja tylko do odczytu zostaÅ‚a wÅ‚Ä…czona. Zapobiega to ustawianiu niektórych konfiguracji za poÅ›rednictwem interfejsu internetowego. Ponadto, plik musi być zapisywalny rÄ™cznie dla każdej aktualizacji.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie dziaÅ‚a z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji bÄ™dzie wykonywanych równolegle.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak moduÅ‚u PHP 'fileinfo'. Zalecamy wÅ‚Ä…czenie tego moduÅ‚u, aby uzyskać najlepsze wyniki przy rozpoznawaniu typów MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyÅ‚Ä…czone. Może to powodować problemy w dziaÅ‚aniu. WÅ‚Ä…cz 'filelocking.enabled' w config.php, aby rozwiÄ…zać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ ↗</a>, aby uzyskać wiÄ™cej informacji.", @@ -209,10 +213,10 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie byÅ‚o możliwe uruchomienie zadania cron przy pomocy CLI. PojawiÅ‚ siÄ™ nastÄ™pujÄ…cy bÅ‚Ä…d techniczny: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie w tle trwaÅ‚o {relativeTime}. CoÅ› jest nie tak.", "Check the background job settings" : "Sprawdź ustawienia zadaÅ„ w tle", - "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego poÅ‚Ä…czenia z Internetem. Wiele poÅ‚Ä…czeÅ„ nie może być osiÄ…gniÄ™tych. Oznacza to, że część funkcji takich jak zewnÄ™trzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie bÄ™dzie dziaÅ‚aÅ‚a. DostÄ™p zdalny do plików oraz wysyÅ‚anie powiadomieÅ„ mailowych również może nie dziaÅ‚ać. Sugerujemy udostÄ™pnienie poÅ‚Ä…czenia z Internetem temu serwerowi jeÅ›li chcesz mieć peÅ‚nÄ… funkcjonalność.", + "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego poÅ‚Ä…czenia z Internetem. Wiele poÅ‚Ä…czeÅ„ nie może być osiÄ…gniÄ™tych. Oznacza to, że część funkcji takich jak zewnÄ™trzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie bÄ™dÄ… dziaÅ‚ać. DostÄ™p zdalny do plików oraz wysyÅ‚anie powiadomieÅ„ mailowych również może nie dziaÅ‚ać. Sugerujemy udostÄ™pnienie poÅ‚Ä…czenia z Internetem temu serwerowi, jeÅ›li chcesz mieć peÅ‚nÄ… funkcjonalność.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamiÄ™ci cache. JeÅ›li to możliwe skonfiguruj pamięć cache, aby zwiÄ™kszyć wydajność. WiÄ™cej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie znaleziono stosownego źródÅ‚a losowoÅ›ci. Jest to bardzo niezalecane w zwiÄ…zku z bezpieczeÅ„stwem. WiÄ™cej informacji znajdziesz w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", - "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Aby skorzystać z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji dotyczÄ…cych wydajnoÅ›ci i bezpieczeÅ„stwa otrzymanych z PHP Group</a> zachÄ™camy do podniesienia wersji PHP, kiedy tylko Twoja dystrybucja bÄ™dzie je wspieraÅ‚a.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Uaktualnij swojÄ… wersjÄ™ PHP korzystajÄ…c z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji wydajnoÅ›ci i bezpieczeÅ„stwa zapewniane przez grupÄ™ PHP</a> tak szybko, jak tylko Twoja dystrybucja zacznie je obsÅ‚ugiwać.", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Używasz aktualnie PHP w wersji 5.6. Aktualna, główna wersja Nextcloud jest ostatniÄ… wspierajÄ…cÄ… PHP 5.6. Zalecamy upgrade PHP do wersji 7.0+ aby można byÅ‚o w przyszÅ‚oÅ›ci korzystać z Nextcloud 14.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracja nagłówków reverse proxy jest niepoprawna albo Å‚Ä…czysz siÄ™ do Nextclouda przez zaufane proxy. JeÅ›li nie Å‚Ä…czysz siÄ™ z zaufanego proxy, to jest to problem bezpieczeÅ„stwa i atakujÄ…cy może podszyć siÄ™ pod adres IP jako widoczny dla Nextclouda. WiÄ™cej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Jako cache jest skonfigurowane \"memcached\", ale bÅ‚Ä™dny moduÅ‚ PHP \"memcache\" jest zainstalowany. \\OC\\Memcache\\Memcached wspiera tylko \"memcached\", a nie \"memcache\". Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki o obu tych moduÅ‚ach</a>.", @@ -228,7 +232,7 @@ OC.L10N.register( "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite jest aktualnie używany jako baza danych. Dla wiÄ™kszych instalacji zalecamy przeÅ‚Ä…czenie na innÄ… bazÄ™ danych.", "This is particularly recommended when using the desktop client for file synchronisation." : "Jest to szczególnie zalecane w przypadku korzystania z desktopowego klienta do synchronizacji plików.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Aby zmigrować do innej bazy danych użyj narzÄ™dzia z terminala: \"occ db:convert-type\" albo sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ ↗</a>.", - "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Mailer wbudowany w PHP nie jest już wspierany. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Uaktualnij ustawienia swojego serwera maili ↗<a/>.", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Program wysyÅ‚ajÄ…cy pocztÄ™ elektronicznÄ… wbudowany w php nie jest już wspierany. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Uaktualnij ustawienia swojego serwera email ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Limit pamiÄ™ci PHP jest niższy niż zalecane 512MB.", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika niż serwer WWW. Może to wystÄ…pić gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", "Error occurred while checking server setup" : "PojawiÅ‚ siÄ™ bÅ‚Ä…d podczas sprawdzania ustawieÅ„ serwera", @@ -251,10 +255,10 @@ OC.L10N.register( "Update to {version}" : "Uaktualnij do {version}", "An error occurred." : "WystÄ…piÅ‚ bÅ‚Ä…d", "Please reload the page." : "ProszÄ™ przeÅ‚adować stronÄ™", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodÅ‚a siÄ™. Aby uzyskać wiÄ™cej informacji prosimy o <a href=\"{url}\">sprawdzenie naszego forum</a> które omawia ten problem.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodÅ‚a siÄ™. Prosimy o poinformowanie o tym problemie <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">spoÅ‚ecznoÅ›ci Nextcloud</a>.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodÅ‚a siÄ™. Aby uzyskać wiÄ™cej informacji, <a href=\"{url}\">sprawdź nasz post na forum</a> omawiajÄ…cy ten problem.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodÅ‚a siÄ™. Prosimy, zgÅ‚oÅ› ten problem do<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">spoÅ‚ecznoÅ›ci Nextcloud</a>.", "Continue to Nextcloud" : "Kontynuuj w Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekundÄ™.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja przebiegÅ‚a pomyÅ›lnie. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund."], + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekundÄ™.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja przebiegÅ‚a pomyÅ›lnie. PrzekierujÄ™ Ciebie do Nextcloud w %n sekund."], "Searching other places" : "Przeszukaj inne miejsca", "No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych folderach dla {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} "], @@ -351,7 +355,7 @@ OC.L10N.register( "Access through untrusted domain" : "DostÄ™p przez niezaufanÄ… domenÄ™", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "ProszÄ™ skontaktuj siÄ™ z administratorem. JeÅ›li nim jesteÅ›, to zmieÅ„ ustawienie w zmiennej \"trusted_domains\" w pliku config/config.php tak jak w przykÅ‚adzie config.sample.php.", "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "WiÄ™cej informacji na temat konfiguracji można znaleźć w pliku %1$sdokumentacji%2$s.", - "App update required" : "Aktualizacja aplikacji wymagana", + "App update required" : "Wymagana aktualizacja aplikacji", "%1$s will be updated to version %2$s" : "%1$s zostanie zaktualizowany do wersji %2$s", "These apps will be updated:" : "Te aplikacje zostanÄ… zaktualizowane:", "These incompatible apps will be disabled:" : "Te niekompatybilne aplikacje zostanÄ… wyÅ‚Ä…czone:", @@ -363,7 +367,7 @@ 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 noopener\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer noopener\" 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.", + "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Å›lonym limicie czasu, co może doprowadzić do utraty danych, ale mam kopiÄ™ zapasowÄ… i wiem jak przywrócić w przypadku niepowodzenia.", "Upgrade via web on my own risk" : "Wykonaj aktualizacjÄ™ poprzez przeglÄ…darkÄ™ na mojÄ… odpowiedzialność", "Maintenance mode" : "Tryb konserwacji", "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.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index c388b823007..fb79ef6c3a7 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "Nie mogÄ™ wysÅ‚ać maila resetujÄ…cego. Sprawdź czy nazwa użytkownika jest poprawna.", "Preparing update" : "PrzygotowujÄ™ aktualizacjÄ™", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Krok naprawy:", + "Repair info:" : "Informacja o naprawie: ", + "Repair warning:" : "Ostrzeżenie naprawy:", + "Repair error:" : "BÅ‚Ä…d naprawy: ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj aktualizatora z linii poleceÅ„, ponieważ automatyczna aktualizacja jest zablokowana w config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Sprawdzanie tabeli %s", "Turned on maintenance mode" : "WÅ‚Ä…czony tryb konserwacji", @@ -33,13 +37,13 @@ "Maintenance mode is kept active" : "Tryb konserwacji pozostaje aktywny", "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 struktura bazy danych może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru 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ąć dużo czasu w zależnoÅ›ci 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 struktura bazy danych %s może zostać zaktualizowana (to może zająć sporo czasu i zależy od rozmiaru bazy danych)", + "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ąć dużo czasu w zależnoÅ›ci od rozmiaru bazy danych)", "Checked database schema update for apps" : "Sprawdzono aktualizacjÄ™ struktury bazy danych dla aplikacji", "Updated \"%1$s\" to %2$s" : "Aktualizacja \"%1$s\" do %2$s", "Set log level to debug" : "Ustaw poziom logowania na debug", @@ -199,7 +203,7 @@ "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Twój serwer internetowy nie jest poprawnie skonfigurowany do dostarczania plików .woff2. Zazwyczaj jest to problem z konfiguracjÄ… Nginx. W przypadku usÅ‚ugi Nextcloud 15 wymagana jest korekta w celu dostarczenia plików .woff2. Porównaj swojÄ… konfiguracjÄ™ Nginx z zalecanÄ… konfiguracjÄ… w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP wydaje siÄ™ być bÅ‚Ä™dnie skonfigurowane odnoÅ›nie zapytania o zmienne Å›rodowiskowe systemu. Test gentenv(\"PATH\") zwraca pustÄ… wartość.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź proszÄ™ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ instalacji ↗</a> dla konfiguracji PHP Twojego serwera wzglÄ™dem informacji konfiguracyjnych dokumentacji, zwÅ‚aszcza kiedy używasz php-fpm.", - "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "ZostaÅ‚a wÅ‚Ä…czona konfiguracja Read-Only. Zapobiegnie to ustawieniu niektórych konfiguracji poprzez interfejs web. Ponadto plikowi muszÄ… zostać nadane prawa zapisu rÄ™cznie dla każdej aktualizacji.", + "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfiguracja tylko do odczytu zostaÅ‚a wÅ‚Ä…czona. Zapobiega to ustawianiu niektórych konfiguracji za poÅ›rednictwem interfejsu internetowego. Ponadto, plik musi być zapisywalny rÄ™cznie dla każdej aktualizacji.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Twoja baza danych nie dziaÅ‚a z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy kiedy wiele akcji bÄ™dzie wykonywanych równolegle.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak moduÅ‚u PHP 'fileinfo'. Zalecamy wÅ‚Ä…czenie tego moduÅ‚u, aby uzyskać najlepsze wyniki przy rozpoznawaniu typów MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyÅ‚Ä…czone. Może to powodować problemy w dziaÅ‚aniu. WÅ‚Ä…cz 'filelocking.enabled' w config.php, aby rozwiÄ…zać te problemy. Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ ↗</a>, aby uzyskać wiÄ™cej informacji.", @@ -207,10 +211,10 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie byÅ‚o możliwe uruchomienie zadania cron przy pomocy CLI. PojawiÅ‚ siÄ™ nastÄ™pujÄ…cy bÅ‚Ä…d techniczny: ", "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie w tle trwaÅ‚o {relativeTime}. CoÅ› jest nie tak.", "Check the background job settings" : "Sprawdź ustawienia zadaÅ„ w tle", - "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego poÅ‚Ä…czenia z Internetem. Wiele poÅ‚Ä…czeÅ„ nie może być osiÄ…gniÄ™tych. Oznacza to, że część funkcji takich jak zewnÄ™trzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie bÄ™dzie dziaÅ‚aÅ‚a. DostÄ™p zdalny do plików oraz wysyÅ‚anie powiadomieÅ„ mailowych również może nie dziaÅ‚ać. Sugerujemy udostÄ™pnienie poÅ‚Ä…czenia z Internetem temu serwerowi jeÅ›li chcesz mieć peÅ‚nÄ… funkcjonalność.", + "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego poÅ‚Ä…czenia z Internetem. Wiele poÅ‚Ä…czeÅ„ nie może być osiÄ…gniÄ™tych. Oznacza to, że część funkcji takich jak zewnÄ™trzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie bÄ™dÄ… dziaÅ‚ać. DostÄ™p zdalny do plików oraz wysyÅ‚anie powiadomieÅ„ mailowych również może nie dziaÅ‚ać. Sugerujemy udostÄ™pnienie poÅ‚Ä…czenia z Internetem temu serwerowi, jeÅ›li chcesz mieć peÅ‚nÄ… funkcjonalność.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamiÄ™ci cache. JeÅ›li to możliwe skonfiguruj pamięć cache, aby zwiÄ™kszyć wydajność. WiÄ™cej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie znaleziono stosownego źródÅ‚a losowoÅ›ci. Jest to bardzo niezalecane w zwiÄ…zku z bezpieczeÅ„stwem. WiÄ™cej informacji znajdziesz w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", - "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Aby skorzystać z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji dotyczÄ…cych wydajnoÅ›ci i bezpieczeÅ„stwa otrzymanych z PHP Group</a> zachÄ™camy do podniesienia wersji PHP, kiedy tylko Twoja dystrybucja bÄ™dzie je wspieraÅ‚a.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Uaktualnij swojÄ… wersjÄ™ PHP korzystajÄ…c z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji wydajnoÅ›ci i bezpieczeÅ„stwa zapewniane przez grupÄ™ PHP</a> tak szybko, jak tylko Twoja dystrybucja zacznie je obsÅ‚ugiwać.", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Używasz aktualnie PHP w wersji 5.6. Aktualna, główna wersja Nextcloud jest ostatniÄ… wspierajÄ…cÄ… PHP 5.6. Zalecamy upgrade PHP do wersji 7.0+ aby można byÅ‚o w przyszÅ‚oÅ›ci korzystać z Nextcloud 14.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracja nagłówków reverse proxy jest niepoprawna albo Å‚Ä…czysz siÄ™ do Nextclouda przez zaufane proxy. JeÅ›li nie Å‚Ä…czysz siÄ™ z zaufanego proxy, to jest to problem bezpieczeÅ„stwa i atakujÄ…cy może podszyć siÄ™ pod adres IP jako widoczny dla Nextclouda. WiÄ™cej informacji można znaleźć w naszej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Jako cache jest skonfigurowane \"memcached\", ale bÅ‚Ä™dny moduÅ‚ PHP \"memcache\" jest zainstalowany. \\OC\\Memcache\\Memcached wspiera tylko \"memcached\", a nie \"memcache\". Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki o obu tych moduÅ‚ach</a>.", @@ -226,7 +230,7 @@ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite jest aktualnie używany jako baza danych. Dla wiÄ™kszych instalacji zalecamy przeÅ‚Ä…czenie na innÄ… bazÄ™ danych.", "This is particularly recommended when using the desktop client for file synchronisation." : "Jest to szczególnie zalecane w przypadku korzystania z desktopowego klienta do synchronizacji plików.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Aby zmigrować do innej bazy danych użyj narzÄ™dzia z terminala: \"occ db:convert-type\" albo sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacjÄ™ ↗</a>.", - "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Mailer wbudowany w PHP nie jest już wspierany. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Uaktualnij ustawienia swojego serwera maili ↗<a/>.", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Program wysyÅ‚ajÄ…cy pocztÄ™ elektronicznÄ… wbudowany w php nie jest już wspierany. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Uaktualnij ustawienia swojego serwera email ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Limit pamiÄ™ci PHP jest niższy niż zalecane 512MB.", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Niektóre katalogi aplikacji sÄ… wÅ‚asnoÅ›ciÄ… innego użytkownika niż serwer WWW. Może to wystÄ…pić gdy aplikacje zostaÅ‚y zainstalowane rÄ™cznie. Sprawdź uprawnienia poniższych katalogów:", "Error occurred while checking server setup" : "PojawiÅ‚ siÄ™ bÅ‚Ä…d podczas sprawdzania ustawieÅ„ serwera", @@ -249,10 +253,10 @@ "Update to {version}" : "Uaktualnij do {version}", "An error occurred." : "WystÄ…piÅ‚ bÅ‚Ä…d", "Please reload the page." : "ProszÄ™ przeÅ‚adować stronÄ™", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodÅ‚a siÄ™. Aby uzyskać wiÄ™cej informacji prosimy o <a href=\"{url}\">sprawdzenie naszego forum</a> które omawia ten problem.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodÅ‚a siÄ™. Prosimy o poinformowanie o tym problemie <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">spoÅ‚ecznoÅ›ci Nextcloud</a>.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodÅ‚a siÄ™. Aby uzyskać wiÄ™cej informacji, <a href=\"{url}\">sprawdź nasz post na forum</a> omawiajÄ…cy ten problem.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodÅ‚a siÄ™. Prosimy, zgÅ‚oÅ› ten problem do<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">spoÅ‚ecznoÅ›ci Nextcloud</a>.", "Continue to Nextcloud" : "Kontynuuj w Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekundÄ™.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja przebiegÅ‚a pomyÅ›lnie. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund."], + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekundÄ™.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja siÄ™ nie powiodÅ‚a. PrzekierowujÄ™ ciÄ™ do Nextclouda w %n sekund.","Aktualizacja przebiegÅ‚a pomyÅ›lnie. PrzekierujÄ™ Ciebie do Nextcloud w %n sekund."], "Searching other places" : "Przeszukaj inne miejsca", "No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych folderach dla {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} "], @@ -349,7 +353,7 @@ "Access through untrusted domain" : "DostÄ™p przez niezaufanÄ… domenÄ™", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "ProszÄ™ skontaktuj siÄ™ z administratorem. JeÅ›li nim jesteÅ›, to zmieÅ„ ustawienie w zmiennej \"trusted_domains\" w pliku config/config.php tak jak w przykÅ‚adzie config.sample.php.", "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "WiÄ™cej informacji na temat konfiguracji można znaleźć w pliku %1$sdokumentacji%2$s.", - "App update required" : "Aktualizacja aplikacji wymagana", + "App update required" : "Wymagana aktualizacja aplikacji", "%1$s will be updated to version %2$s" : "%1$s zostanie zaktualizowany do wersji %2$s", "These apps will be updated:" : "Te aplikacje zostanÄ… zaktualizowane:", "These incompatible apps will be disabled:" : "Te niekompatybilne aplikacje zostanÄ… wyÅ‚Ä…czone:", @@ -361,7 +365,7 @@ "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 noopener\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer noopener\" 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.", + "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Å›lonym limicie czasu, co może doprowadzić do utraty danych, ale mam kopiÄ™ zapasowÄ… i wiem jak przywrócić w przypadku niepowodzenia.", "Upgrade via web on my own risk" : "Wykonaj aktualizacjÄ™ poprzez przeglÄ…darkÄ™ na mojÄ… odpowiedzialność", "Maintenance mode" : "Tryb konserwacji", "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.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 03ccf1741be..43576db7dc3 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -28,6 +28,10 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Ðе могу да пошаљем поруку за реÑетовање. Проверите да ли је кориÑничко име иÑправно.", "Preparing update" : "Припремам ажурирање", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Корак поправке:", + "Repair info:" : "Инфо о поправци:", + "Repair warning:" : "Упозорење о поправци :", + "Repair error:" : "Грешка поправке:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ðжурирање урадите преко командне линије јер је аутоматÑко ажурирање онемогућено у config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Проверавам табелу %s", "Turned on maintenance mode" : "Режим одржавања укључен", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 900773477a6..7233ed9fa38 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -26,6 +26,10 @@ "Couldn't send reset email. Please make sure your username is correct." : "Ðе могу да пошаљем поруку за реÑетовање. Проверите да ли је кориÑничко име иÑправно.", "Preparing update" : "Припремам ажурирање", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "Корак поправке:", + "Repair info:" : "Инфо о поправци:", + "Repair warning:" : "Упозорење о поправци :", + "Repair error:" : "Грешка поправке:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Ðжурирање урадите преко командне линије јер је аутоматÑко ажурирање онемогућено у config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Проверавам табелу %s", "Turned on maintenance mode" : "Режим одржавања укључен", -- GitLab