Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-07 03:08:32 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-07 03:08:32 +0300
commit9071f60605bc0b1e7932f7a35b768d834a9b2e84 (patch)
tree351b04431ec310960522b201be01338e41a36f7b
parentef1c81188ba3066082025be03bdd603423f7ec3a (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/da.js5
-rw-r--r--apps/files/l10n/da.json5
-rw-r--r--apps/files/l10n/lt_LT.js1
-rw-r--r--apps/files/l10n/lt_LT.json1
-rw-r--r--apps/theming/l10n/lt_LT.js7
-rw-r--r--apps/theming/l10n/lt_LT.json7
-rw-r--r--settings/l10n/lt_LT.js16
-rw-r--r--settings/l10n/lt_LT.json16
-rw-r--r--settings/l10n/zh_CN.js1
-rw-r--r--settings/l10n/zh_CN.json1
10 files changed, 58 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index f7d90b6af9b..c22801a26f6 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -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",
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index dc40721380e..9f279f3d095 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -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",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 1eb213481c1..309f508aa20 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -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",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index c3eb472a141..fe6ae055f63 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -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",
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js
index 7f645a20852..dd895804418 100644
--- a/apps/theming/l10n/lt_LT.js
+++ b/apps/theming/l10n/lt_LT.js
@@ -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);");
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json
index d9b0eee99f1..74a192b259c 100644
--- a/apps/theming/l10n/lt_LT.json
+++ b/apps/theming/l10n/lt_LT.json
@@ -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);"
} \ No newline at end of file
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js
index fd94a0a9d38..32c0af4116f 100644
--- a/settings/l10n/lt_LT.js
+++ b/settings/l10n/lt_LT.js
@@ -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",
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json
index bb988e23139..7ac504f3f40 100644
--- a/settings/l10n/lt_LT.json
+++ b/settings/l10n/lt_LT.json
@@ -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",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 9c5f0b87db7..7547ce7d4a1 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -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 界面中进行设置. 此外, 每次更新后该文件需要手动设置为可写入.",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index a430f0c89ad..e43c4fe308e 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -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 界面中进行设置. 此外, 每次更新后该文件需要手动设置为可写入.",