[tx-robot] updated from transifex
This commit is contained in:
parent
90fef79ac2
commit
2c6a8fdbb7
|
@ -16,6 +16,8 @@ OC.L10N.register(
|
|||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Destinations mappen \"{dir}\" eksistere ikke længere",
|
||||
"Not enough free space" : "Ikke nok fri plads",
|
||||
"Uploading …" : "Uploader...",
|
||||
"…" : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
|
||||
"Actions" : "Handlinger",
|
||||
"Download" : "Hent",
|
||||
|
@ -100,7 +102,9 @@ OC.L10N.register(
|
|||
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil er blevet tilføjet eller fjernet fra dine <strong>favoritter</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe er blevet <strong>ændret</strong> eller <strong>omdøbt</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapper er blevet <strong>oprettet</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe er blevet <strong>slettet</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begræns noter om oprettelse og ændringer af dine <strong>favorit filer</strong> <em>(Kun streaming)</em>",
|
||||
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe er blevet <strong>gendannet</strong>",
|
||||
"Unlimited" : "Ubegrænset",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"File handling" : "Filhåndtering",
|
||||
|
@ -115,6 +119,7 @@ OC.L10N.register(
|
|||
"Show hidden files" : "Vis skjulte filer",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">tilgå dine filer via WebDAV</a>",
|
||||
"Uploading @" : "Uploader @",
|
||||
"No files in here" : "Her er ingen filer",
|
||||
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
|
||||
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
|
||||
|
|
|
@ -14,6 +14,8 @@
|
|||
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage",
|
||||
"Target folder \"{dir}\" does not exist any more" : "Destinations mappen \"{dir}\" eksistere ikke længere",
|
||||
"Not enough free space" : "Ikke nok fri plads",
|
||||
"Uploading …" : "Uploader...",
|
||||
"…" : "...",
|
||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
|
||||
"Actions" : "Handlinger",
|
||||
"Download" : "Hent",
|
||||
|
@ -98,7 +100,9 @@
|
|||
"A file has been added to or removed from your <strong>favorites</strong>" : "En fil er blevet tilføjet eller fjernet fra dine <strong>favoritter</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe er blevet <strong>ændret</strong> eller <strong>omdøbt</strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mapper er blevet <strong>oprettet</strong>",
|
||||
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe er blevet <strong>slettet</strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begræns noter om oprettelse og ændringer af dine <strong>favorit filer</strong> <em>(Kun streaming)</em>",
|
||||
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe er blevet <strong>gendannet</strong>",
|
||||
"Unlimited" : "Ubegrænset",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"File handling" : "Filhåndtering",
|
||||
|
@ -113,6 +117,7 @@
|
|||
"Show hidden files" : "Vis skjulte filer",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Brug denne adresse til at <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">tilgå dine filer via WebDAV</a>",
|
||||
"Uploading @" : "Uploader @",
|
||||
"No files in here" : "Her er ingen filer",
|
||||
"Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!",
|
||||
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
|
||||
|
|
|
@ -119,6 +119,7 @@ OC.L10N.register(
|
|||
"Show hidden files" : "Rodyti paslėptus failus",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> norėdami pasiekti failus per WebDAV</a>",
|
||||
"Uploading @" : "Įkeliama @",
|
||||
"No files in here" : "Čia nėra failų",
|
||||
"Upload some content or sync with your devices!" : "Įkelkite kokį nors turinį, arba sinchronizuokite su savo įrenginiais!",
|
||||
"No entries found in this folder" : "Nerasta įrašų šiame aplanke",
|
||||
|
|
|
@ -117,6 +117,7 @@
|
|||
"Show hidden files" : "Rodyti paslėptus failus",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> norėdami pasiekti failus per WebDAV</a>",
|
||||
"Uploading @" : "Įkeliama @",
|
||||
"No files in here" : "Čia nėra failų",
|
||||
"Upload some content or sync with your devices!" : "Įkelkite kokį nors turinį, arba sinchronizuokite su savo įrenginiais!",
|
||||
"No entries found in this folder" : "Nerasta įrašų šiame aplanke",
|
||||
|
|
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Loading preview…" : "Įkeliama peržiūra…",
|
||||
"Saved" : "Įrašyta",
|
||||
"Admin" : "Administravimas",
|
||||
"a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
|
||||
"The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
|
||||
"The given web address is too long" : "Nurodytas adresas yra per ilgas",
|
||||
|
@ -11,7 +12,9 @@ OC.L10N.register(
|
|||
"No file uploaded" : "Neįkeltas joks failas",
|
||||
"Unsupported image type" : "Nepalaikomas paveikslo tipas",
|
||||
"You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
|
||||
"Theming" : "Tema",
|
||||
"Name" : "Pavadinimas",
|
||||
"Reset to default" : "Atstatyti į numatytąją",
|
||||
"Web address" : "Saityno adresas",
|
||||
"Web address https://…" : "Saityno adresas https://…",
|
||||
"Slogan" : "Šūkis",
|
||||
|
@ -20,6 +23,8 @@ OC.L10N.register(
|
|||
"Upload new logo" : "Įkelti naują logotipą",
|
||||
"Login image" : "Prisijungimo paveikslas",
|
||||
"Upload new login background" : "Įkelti naują prisijungimo foną",
|
||||
"Remove background image" : "Šalinti foninį paveikslą"
|
||||
"Remove background image" : "Šalinti foninį paveikslą",
|
||||
"reset to default" : "atstatyta į numatytąją",
|
||||
"Log in image" : "Prisijungimo vaizdas"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Loading preview…" : "Įkeliama peržiūra…",
|
||||
"Saved" : "Įrašyta",
|
||||
"Admin" : "Administravimas",
|
||||
"a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
|
||||
"The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
|
||||
"The given web address is too long" : "Nurodytas adresas yra per ilgas",
|
||||
|
@ -9,7 +10,9 @@
|
|||
"No file uploaded" : "Neįkeltas joks failas",
|
||||
"Unsupported image type" : "Nepalaikomas paveikslo tipas",
|
||||
"You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
|
||||
"Theming" : "Tema",
|
||||
"Name" : "Pavadinimas",
|
||||
"Reset to default" : "Atstatyti į numatytąją",
|
||||
"Web address" : "Saityno adresas",
|
||||
"Web address https://…" : "Saityno adresas https://…",
|
||||
"Slogan" : "Šūkis",
|
||||
|
@ -18,6 +21,8 @@
|
|||
"Upload new logo" : "Įkelti naują logotipą",
|
||||
"Login image" : "Prisijungimo paveikslas",
|
||||
"Upload new login background" : "Įkelti naują prisijungimo foną",
|
||||
"Remove background image" : "Šalinti foninį paveikslą"
|
||||
"Remove background image" : "Šalinti foninį paveikslą",
|
||||
"reset to default" : "atstatyta į numatytąją",
|
||||
"Log in image" : "Prisijungimo vaizdas"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -5,9 +5,15 @@ OC.L10N.register(
|
|||
"You changed your password" : "Jūs pakeitėte savo slaptažodį",
|
||||
"Your password was reset by an administrator" : "Administratorius atstatė jūsų slaptažodį",
|
||||
"{actor} changed your email address" : "{actor} pakeitė jūsų el. pašto adresą",
|
||||
"You changed your email address" : "Jūs pakeitėte savo elektroninio pašto adresą",
|
||||
"Your email address was changed by an administrator" : "Administratorius pakeitė jūsų elektroninio pašto adresą",
|
||||
"Security" : "Saugumas",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Jūs sėkmingai prisijungėte, panaudodami dviejų faktorių tapatybės nustatymą (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Nepavyko prisijungti, panaudojant dviejų faktorių tapatybės nustatymą (%1$s)",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Jūsų <strong>slaptažodis</strong> ar <strong>el. paštas</strong> buvo pakeisti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Enabled apps" : "Įjungtos programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
"Wrong password" : "Neteisingas slaptažodis",
|
||||
"Saved" : "Įrašyta",
|
||||
"No user supplied" : "Nepateiktas naudotojas",
|
||||
|
@ -15,22 +21,32 @@ OC.L10N.register(
|
|||
"Authentication error" : "Tapatybės nustatymo klaida",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
|
||||
"A problem occurred, please check your log files (Error: %s)" : "Atsirado problema, prašome patikrinti savo žurnalo failus (Klaida: %s)",
|
||||
"Migration Completed" : "Migracija baigta",
|
||||
"Group already exists." : "Grupė jau yra.",
|
||||
"Unable to add group." : "Nepavyko pridėti grupės.",
|
||||
"Unable to delete group." : "Nepavyko ištrinti grupės.",
|
||||
"Invalid SMTP password." : "Neteisingas SMTP slaptažodis.",
|
||||
"Email setting test" : "El. pašto nustatymo testas",
|
||||
"Email could not be sent. Check your mail server log" : "El. laiškas nebuvo išsiųstas. Peržiūrėkite savo pašto serverio žurnalą.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Įvyko klaida išsiunčiant laišką. Prašome peržiūrėkite savo nustatymus. (Klaida: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Jūs turite nurodyti elektroninio pašto adresą, kad galėtumėte siųsti testinius el. laiškus.",
|
||||
"Invalid mail address" : "Neteisingas pašto adresas",
|
||||
"No valid group selected" : "Pasirinkta neteisinga grupė",
|
||||
"A user with that name already exists." : "Toks naudotojas jau yra.",
|
||||
"To send a password link to the user an email address is required." : "Norint persiųsti slaptažodžio nuorodą, būtinas el. pašto adresas.",
|
||||
"Unable to create user." : "Nepavyko sukurti naudotojo.",
|
||||
"Unable to delete user." : "Nepavyko ištrinti naudotojo.",
|
||||
"Error while enabling user." : "Klaida įjungiant naudotoją.",
|
||||
"Error while disabling user." : "Klaida išjungiant naudotoją.",
|
||||
"Settings saved" : "Nustatymai įrašyti",
|
||||
"Unable to change full name" : "Nepavyko pakeisti pilno vardo",
|
||||
"Unable to change email address" : "Nepavyko pakeisti el. pašto adresą",
|
||||
"Your full name has been changed." : "Pilnas vardas pakeistas.",
|
||||
"Forbidden" : "Uždrausta",
|
||||
"Invalid user" : "Neteisingas naudotojas",
|
||||
"Unable to change mail address" : "Nepavyko pakeisti el. pašto adresą",
|
||||
"Email saved" : "El. paštas įrašytas",
|
||||
"%1$s changed your password on %2$s." : "%1$s pakeitė jūsų slaptažodį %2$s",
|
||||
"The new email address is %s" : "Naujasis el. pašto adresas yra %s",
|
||||
"Your username is: %s" : "Jūsų naudotojo vardas yra: %s",
|
||||
"Your %s account was created" : "Jūsų paskyra %s sukurta",
|
||||
|
|
|
@ -3,9 +3,15 @@
|
|||
"You changed your password" : "Jūs pakeitėte savo slaptažodį",
|
||||
"Your password was reset by an administrator" : "Administratorius atstatė jūsų slaptažodį",
|
||||
"{actor} changed your email address" : "{actor} pakeitė jūsų el. pašto adresą",
|
||||
"You changed your email address" : "Jūs pakeitėte savo elektroninio pašto adresą",
|
||||
"Your email address was changed by an administrator" : "Administratorius pakeitė jūsų elektroninio pašto adresą",
|
||||
"Security" : "Saugumas",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Jūs sėkmingai prisijungėte, panaudodami dviejų faktorių tapatybės nustatymą (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Nepavyko prisijungti, panaudojant dviejų faktorių tapatybės nustatymą (%1$s)",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Jūsų <strong>slaptažodis</strong> ar <strong>el. paštas</strong> buvo pakeisti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Enabled apps" : "Įjungtos programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
"Wrong password" : "Neteisingas slaptažodis",
|
||||
"Saved" : "Įrašyta",
|
||||
"No user supplied" : "Nepateiktas naudotojas",
|
||||
|
@ -13,22 +19,32 @@
|
|||
"Authentication error" : "Tapatybės nustatymo klaida",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
|
||||
"A problem occurred, please check your log files (Error: %s)" : "Atsirado problema, prašome patikrinti savo žurnalo failus (Klaida: %s)",
|
||||
"Migration Completed" : "Migracija baigta",
|
||||
"Group already exists." : "Grupė jau yra.",
|
||||
"Unable to add group." : "Nepavyko pridėti grupės.",
|
||||
"Unable to delete group." : "Nepavyko ištrinti grupės.",
|
||||
"Invalid SMTP password." : "Neteisingas SMTP slaptažodis.",
|
||||
"Email setting test" : "El. pašto nustatymo testas",
|
||||
"Email could not be sent. Check your mail server log" : "El. laiškas nebuvo išsiųstas. Peržiūrėkite savo pašto serverio žurnalą.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Įvyko klaida išsiunčiant laišką. Prašome peržiūrėkite savo nustatymus. (Klaida: %s)",
|
||||
"You need to set your user email before being able to send test emails." : "Jūs turite nurodyti elektroninio pašto adresą, kad galėtumėte siųsti testinius el. laiškus.",
|
||||
"Invalid mail address" : "Neteisingas pašto adresas",
|
||||
"No valid group selected" : "Pasirinkta neteisinga grupė",
|
||||
"A user with that name already exists." : "Toks naudotojas jau yra.",
|
||||
"To send a password link to the user an email address is required." : "Norint persiųsti slaptažodžio nuorodą, būtinas el. pašto adresas.",
|
||||
"Unable to create user." : "Nepavyko sukurti naudotojo.",
|
||||
"Unable to delete user." : "Nepavyko ištrinti naudotojo.",
|
||||
"Error while enabling user." : "Klaida įjungiant naudotoją.",
|
||||
"Error while disabling user." : "Klaida išjungiant naudotoją.",
|
||||
"Settings saved" : "Nustatymai įrašyti",
|
||||
"Unable to change full name" : "Nepavyko pakeisti pilno vardo",
|
||||
"Unable to change email address" : "Nepavyko pakeisti el. pašto adresą",
|
||||
"Your full name has been changed." : "Pilnas vardas pakeistas.",
|
||||
"Forbidden" : "Uždrausta",
|
||||
"Invalid user" : "Neteisingas naudotojas",
|
||||
"Unable to change mail address" : "Nepavyko pakeisti el. pašto adresą",
|
||||
"Email saved" : "El. paštas įrašytas",
|
||||
"%1$s changed your password on %2$s." : "%1$s pakeitė jūsų slaptažodį %2$s",
|
||||
"The new email address is %s" : "Naujasis el. pašto adresas yra %s",
|
||||
"Your username is: %s" : "Jūsų naudotojo vardas yra: %s",
|
||||
"Your %s account was created" : "Jūsų paskyra %s sukurta",
|
||||
|
|
|
@ -249,6 +249,7 @@ OC.L10N.register(
|
|||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要从旧版本 (ownCloud<=8.0) 迁移您的加密密钥.",
|
||||
"Start migration" : "开始迁移",
|
||||
"Security & setup warnings" : "安全及设置警告",
|
||||
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "你的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅提示与技巧部分和文档。",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, 无法获取系统环境变量. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.",
|
||||
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "请检查 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">安装文档 ↗</a> 中关于 PHP 配置的说明并在您的服务器中进行配置, 尤其是使用 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." : "已启用只读配置. 这将阻止在 Web 界面中进行设置. 此外, 每次更新后该文件需要手动设置为可写入.",
|
||||
|
|
|
@ -247,6 +247,7 @@
|
|||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要从旧版本 (ownCloud<=8.0) 迁移您的加密密钥.",
|
||||
"Start migration" : "开始迁移",
|
||||
"Security & setup warnings" : "安全及设置警告",
|
||||
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "你的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅提示与技巧部分和文档。",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, 无法获取系统环境变量. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.",
|
||||
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "请检查 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">安装文档 ↗</a> 中关于 PHP 配置的说明并在您的服务器中进行配置, 尤其是使用 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." : "已启用只读配置. 这将阻止在 Web 界面中进行设置. 此外, 每次更新后该文件需要手动设置为可写入.",
|
||||
|
|
Loading…
Reference in New Issue