[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-10-03 00:12:53 +00:00
parent 6fcc190f5d
commit ed98fae8fb
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
20 changed files with 56 additions and 12 deletions

View File

@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",
"Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
"Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.",
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
"Comment" : "Commento",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
"You commented" : "Hai commentato",

View File

@ -13,6 +13,7 @@
"Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",
"Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
"Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.",
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
"Comment" : "Commento",
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
"You commented" : "Hai commentato",

View File

@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}",
"Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}",
"Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다",
"_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
"Comment" : "설명",
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
"You commented" : "댓글을 달았습니다",

View File

@ -13,6 +13,7 @@
"Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}",
"Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}",
"Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다",
"_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
"Comment" : "설명",
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
"You commented" : "댓글을 달았습니다",

View File

@ -2,7 +2,22 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "연합 공유",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote}의 원격 공유 {name}을(를) 추가하시겠습니까?",
"Remote share" : "원격 공유",
"Remote share password" : "원격 공유 암호",
"Cancel" : "취소",
"Add remote share" : "원격 공유 추가",
"Copied!" : "복사됨!",
"Not supported!" : "지원하지 않음!",
"Press ⌘-C to copy." : "⌘-C 복사",
"Press Ctrl-C to copy." : "⌘-C 복사",
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없음",
"The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
"Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음",
"Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서",
"Storage not valid" : "유효하지 않은 스토리지",
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
"Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.",

View File

@ -1,6 +1,21 @@
{ "translations": {
"Federated sharing" : "연합 공유",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote}의 원격 공유 {name}을(를) 추가하시겠습니까?",
"Remote share" : "원격 공유",
"Remote share password" : "원격 공유 암호",
"Cancel" : "취소",
"Add remote share" : "원격 공유 추가",
"Copied!" : "복사됨!",
"Not supported!" : "지원하지 않음!",
"Press ⌘-C to copy." : "⌘-C 복사",
"Press Ctrl-C to copy." : "⌘-C 복사",
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없음",
"The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.",
"Not allowed to create a federated share with the owner." : "소유자와 연합 공유를 만들 수 없음",
"Invalid or untrusted SSL certificate" : "유효하지 않거나 신뢰할 수없는 SSL 인증서",
"Storage not valid" : "유효하지 않은 스토리지",
"Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
"Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.",

View File

@ -4,7 +4,7 @@ OC.L10N.register(
"Storage not available" : "A tároló elérhetetlen.",
"Storage invalid" : "A tároló érvénytelen",
"Unknown error" : "Ismeretlen hiba",
"Unable to set upload directory." : "Nem található a mappa, ahova feltölteni szeretne.",
"Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.",
"Invalid Token" : "Hibás token",
"No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba",
"There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni",
@ -18,7 +18,7 @@ OC.L10N.register(
"The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
"Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.",
"Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.",
"Invalid directory." : "Érvénytelen mappa.",
"Invalid directory." : "Érvénytelen könyvtár.",
"Files" : "Fájlok",
"All files" : "Az összes fájl",
"Recent" : "Legutóbbi",
@ -27,7 +27,7 @@ OC.L10N.register(
"Close" : "Bezárás",
"Favorites" : "Kedvencek",
"Upload cancelled." : "A feltöltést megszakítottuk.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy könyvtár, vagy pedig 0 bájtból áll.",
"Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}",

View File

@ -2,7 +2,7 @@
"Storage not available" : "A tároló elérhetetlen.",
"Storage invalid" : "A tároló érvénytelen",
"Unknown error" : "Ismeretlen hiba",
"Unable to set upload directory." : "Nem található a mappa, ahova feltölteni szeretne.",
"Unable to set upload directory." : "Nem lehet beállítani a felöltési könyvtárat.",
"Invalid Token" : "Hibás token",
"No file was uploaded. Unknown error" : "Nem történt feltöltés. Ismeretlen hiba",
"There is no error, the file uploaded with success" : "A fájlt sikerült feltölteni",
@ -16,7 +16,7 @@
"The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
"Upload failed. Could not find uploaded file" : "A feltöltés nem sikerült. Nem található a feltöltött fájl.",
"Upload failed. Could not get file info." : "A feltöltés nem sikerült. A fájl leíró információk nem érhetők el.",
"Invalid directory." : "Érvénytelen mappa.",
"Invalid directory." : "Érvénytelen könyvtár.",
"Files" : "Fájlok",
"All files" : "Az összes fájl",
"Recent" : "Legutóbbi",
@ -25,7 +25,7 @@
"Close" : "Bezárás",
"Favorites" : "Kedvencek",
"Upload cancelled." : "A feltöltést megszakítottuk.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} fájl nem tölthető fel, mert ez vagy egy könyvtár, vagy pedig 0 bájtból áll.",
"Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Hiba történt a fájlfeltöltés közben: \"{fileName}\": {message}",

View File

@ -73,7 +73,7 @@ OC.L10N.register(
"Enable Path Style" : "Útvonal stílus engedélyezés",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Távoli alkönyvtár",
"Remote subfolder" : "Távoli almappa",
"Secure https://" : "Biztonságos https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",

View File

@ -71,7 +71,7 @@
"Enable Path Style" : "Útvonal stílus engedélyezés",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Távoli alkönyvtár",
"Remote subfolder" : "Távoli almappa",
"Secure https://" : "Biztonságos https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",

View File

@ -14,6 +14,7 @@ OC.L10N.register(
"No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}",
"Invalid server URL" : "URL del server non valido",
"Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita",
"Share" : "Condividi",
"No expiration date set" : "Nessuna data di scandenza impostata",
"Shared by" : "Condiviso da",
"Sharing" : "Condivisione",

View File

@ -12,6 +12,7 @@
"No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}",
"Invalid server URL" : "URL del server non valido",
"Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita",
"Share" : "Condividi",
"No expiration date set" : "Nessuna data di scandenza impostata",
"Shared by" : "Condiviso da",
"Sharing" : "Condivisione",

View File

@ -2,11 +2,14 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Notifiche di aggiornamento",
"Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
"Channel updated" : "Canale aggiornato",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
"Your version is up to date." : "La tua versione è aggiornata.",
"Checked on %s" : "Controllato il %s",
"Update channel:" : "Canale di aggiornamento:",

View File

@ -1,10 +1,13 @@
{ "translations": {
"Update notifications" : "Notifiche di aggiornamento",
"Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale",
"{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
"Channel updated" : "Canale aggiornato",
"Nextcloud core" : "Componente principale di Nextcloud",
"Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.",
"A new version is available: %s" : "Una nuova versione è disponibile: %s",
"Open updater" : "Apri strumento di aggiornamento",
"Download now" : "Scarica ora",
"Your version is up to date." : "La tua versione è aggiornata.",
"Checked on %s" : "Controllato il %s",
"Update channel:" : "Canale di aggiornamento:",

View File

@ -131,7 +131,7 @@ OC.L10N.register(
"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\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached be van konfigurálva gyorsítótárnak, de rossz \"memcache\" PHP modul van telepítve. \\OC\\Memcache\\Memcached csak a \"memcached\"-t támogatja, és nem a \"memcache\"-t. Kérjük, nézze meg a <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki oldalt a modulokkal kapcsolatban</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Néhány fájl nem felelt meg az integritás ellenőrzésen. Bővebb információt a <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentációban</a> találhat. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újra ellenőrzés…</a>)",
"Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
"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." : "Az adat könyvtára és a fájljai valószínűleg elérhetőek az internetről, mert a .htaccess fájl nem működik. Erősen ajánlott, hogy úgy állítsa be a webszerverét, hogy az adatkönyvtár ne legyen elérhető az internetről, vagy mozgassa ki az adatokat a webszerver gyökérkönyvtárából.",
"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." : "Az adat könyvtár és a fájlok valószínűleg elérhetőek az internetről, mert a .htaccess fájl nem működik. Erősen ajánlott, hogy úgy állítsd be a webszervert, hogy az adatkönyvtár ne legyen elérhető az internetről, vagy helyezd át az adatokat a webszerver gyökérkönyvtárából.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs beállítva hogy \"{seconds}\" másodpercig tartson. Biztonsági okokból ajánljuk, hogy engedélyezze a HSTS, ahogyan ezt részletezzük a <a href=\"{docUrl}\" rel=\"noreferrer\">biztonsági tippek</a> dokumentációban.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",

View File

@ -129,7 +129,7 @@
"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\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached be van konfigurálva gyorsítótárnak, de rossz \"memcache\" PHP modul van telepítve. \\OC\\Memcache\\Memcached csak a \"memcached\"-t támogatja, és nem a \"memcache\"-t. Kérjük, nézze meg a <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki oldalt a modulokkal kapcsolatban</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Néhány fájl nem felelt meg az integritás ellenőrzésen. Bővebb információt a <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentációban</a> találhat. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újra ellenőrzés…</a>)",
"Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
"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." : "Az adat könyvtára és a fájljai valószínűleg elérhetőek az internetről, mert a .htaccess fájl nem működik. Erősen ajánlott, hogy úgy állítsa be a webszerverét, hogy az adatkönyvtár ne legyen elérhető az internetről, vagy mozgassa ki az adatokat a webszerver gyökérkönyvtárából.",
"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." : "Az adat könyvtár és a fájlok valószínűleg elérhetőek az internetről, mert a .htaccess fájl nem működik. Erősen ajánlott, hogy úgy állítsd be a webszervert, hogy az adatkönyvtár ne legyen elérhető az internetről, vagy helyezd át az adatokat a webszerver gyökérkönyvtárából.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs beállítva hogy \"{seconds}\" másodpercig tartson. Biztonsági okokból ajánljuk, hogy engedélyezze a HSTS, ahogyan ezt részletezzük a <a href=\"{docUrl}\" rel=\"noreferrer\">biztonsági tippek</a> dokumentációban.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",

View File

@ -19,6 +19,7 @@ OC.L10N.register(
"%s password reset" : "%s 암호 재설정",
"Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼수 없습니다. 관리자에게 문의하십시오.",
"Preparing update" : "업데이트 준비 중",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "수리 경고:",
"Repair error: " : "수리 오류:",
"Turned on maintenance mode" : "유지 보수 모드 켜짐",

View File

@ -17,6 +17,7 @@
"%s password reset" : "%s 암호 재설정",
"Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼수 없습니다. 관리자에게 문의하십시오.",
"Preparing update" : "업데이트 준비 중",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "수리 경고:",
"Repair error: " : "수리 오류:",
"Turned on maintenance mode" : "유지 보수 모드 켜짐",

View File

@ -37,7 +37,7 @@ OC.L10N.register(
"File name is a reserved word" : "A fajl neve egy rezervált szó",
"File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz!",
"File name is too long" : "A fájlnév túl hosszú!",
"App directory already exists" : "Az alkalmazás mappája már létezik",
"App directory already exists" : "Az alkalmazás könyvtára már létezik",
"Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s",
"Archive does not contain a directory named %s" : "Az archívum nem tartalmazza ezt a könyvtárt: %s",
"No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva",

View File

@ -35,7 +35,7 @@
"File name is a reserved word" : "A fajl neve egy rezervált szó",
"File name contains at least one invalid character" : "A fájlnév legalább egy érvénytelen karaktert tartalmaz!",
"File name is too long" : "A fájlnév túl hosszú!",
"App directory already exists" : "Az alkalmazás mappája már létezik",
"App directory already exists" : "Az alkalmazás könyvtára már létezik",
"Can't create app folder. Please fix permissions. %s" : "Nem lehetett létrehozni az alkalmazás mappáját. Kérem ellenőrizze a jogosultságokat. %s",
"Archive does not contain a directory named %s" : "Az archívum nem tartalmazza ezt a könyvtárt: %s",
"No source specified when installing app" : "Az alkalmazás telepítéséhez nincs forrás megadva",