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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-16 07:56:31 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-16 07:56:31 +0400
commitc3746e866af8b68d16c5b42c98ed63b9a4a402ed (patch)
treeddd89ef69814f3e05b950cc924f9ae90caf85586 /settings
parent68f278025ced39518016d29f693fc0b4476710e6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.php8
-rw-r--r--settings/l10n/en_GB.php4
-rw-r--r--settings/l10n/hu_HU.php10
-rw-r--r--settings/l10n/ja_JP.php10
-rw-r--r--settings/l10n/nl.php4
-rw-r--r--settings/l10n/sk_SK.php16
-rw-r--r--settings/l10n/sl.php8
7 files changed, 59 insertions, 1 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 8cf272d96a7..6c7da5fb2be 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Nelze načíst seznam z App Store",
"Authentication error" => "Chyba přihlášení",
+"Your full name has been changed." => "Vaše celé jméno bylo změněno.",
+"Unable to change full name" => "Nelze změnit celé jméno",
"Group already exists" => "Skupina již existuje",
"Unable to add group" => "Nelze přidat skupinu",
"Email saved" => "E-mail uložen",
@@ -44,6 +46,7 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Musíte zadat platné uživatelské jméno",
"Error creating user" => "Chyba při vytváření užiatele",
"A valid password must be provided" => "Musíte zadat platné heslo",
+"Warning: Home directory for user \"{user}\" already exists" => "Varování: Osobní složka uživatele \"{user}\" již existuje.",
"__language_name__" => "Česky",
"Security Warning" => "Bezpečnostní upozornění",
"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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.",
@@ -58,6 +61,8 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Spustit jednu úlohu s každým načtením stránky",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php je registrován u služby webcron, aby zavolal cron.php jednou za 15 minut přes http.",
+"Use systems cron service to call the cron.php file every 15 minutes." => "Použít systémovou službu cron pro zavolání cron.php každých 15 minut.",
"Sharing" => "Sdílení",
"Enable Share API" => "Povolit API sdílení",
"Allow apps to use the Share API" => "Povolit aplikacím používat API sdílení",
@@ -101,6 +106,7 @@ $TRANSLATIONS = array(
"Current password" => "Současné heslo",
"New password" => "Nové heslo",
"Change password" => "Změnit heslo",
+"Full Name" => "Celé jméno",
"Email" => "E-mail",
"Your email address" => "Vaše e-mailová adresa",
"Fill in an email address to enable password recovery" => "Pro povolení obnovy hesla vyplňte e-mailovou adresu",
@@ -123,10 +129,12 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Heslo obnovy správce",
"Enter the recovery password in order to recover the users files during password change" => "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla",
"Default Storage" => "Výchozí úložiště",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Zvolte prosím kvótu pro úložiště (např. \"512 MB\" nebo \"12 GB\")",
"Unlimited" => "Neomezeně",
"Other" => "Jiný",
"Username" => "Uživatelské jméno",
"Storage" => "Úložiště",
+"change full name" => "změnit celé jméno",
"set new password" => "nastavit nové heslo",
"Default" => "Výchozí"
);
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index c5c50b1e16d..d19ad12c912 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Unable to load list from App Store",
"Authentication error" => "Authentication error",
+"Your full name has been changed." => "Your full name has been changed.",
+"Unable to change full name" => "Unable to change full name",
"Group already exists" => "Group already exists",
"Unable to add group" => "Unable to add group",
"Email saved" => "Email saved",
@@ -109,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Current password",
"New password" => "New password",
"Change password" => "Change password",
+"Full Name" => "Full Name",
"Email" => "Email",
"Your email address" => "Your email address",
"Fill in an email address to enable password recovery" => "Fill in an email address to enable password recovery",
@@ -137,6 +140,7 @@ $TRANSLATIONS = array(
"Other" => "Other",
"Username" => "Username",
"Storage" => "Storage",
+"change full name" => "change full name",
"set new password" => "set new password",
"Default" => "Default"
);
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
index 3a7a3c2b761..9ea9b164a3a 100644
--- a/settings/l10n/hu_HU.php
+++ b/settings/l10n/hu_HU.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Nem tölthető le a lista az App Store-ból",
"Authentication error" => "Azonosítási hiba",
+"Your full name has been changed." => "Az Ön teljes nevét módosítottuk.",
+"Unable to change full name" => "Nem sikerült megváltoztatni a teljes nevét",
"Group already exists" => "A csoport már létezik",
"Unable to add group" => "A csoport nem hozható létre",
"Email saved" => "Email mentve",
@@ -46,6 +48,11 @@ $TRANSLATIONS = array(
"A valid password must be provided" => "Érvényes jelszót kell megadnia",
"Warning: Home directory for user \"{user}\" already exists" => "Figyelmeztetés: A felhasználó \"{user}\" kezdő könyvtára már létezett",
"__language_name__" => "__language_name__",
+"Everything (fatal issues, errors, warnings, info, debug)" => "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)",
+"Info, warnings, errors and fatal issues" => "Információk, figyelmeztetések, hibák és végzetes hibák",
+"Warnings, errors and fatal issues" => "Figyelmeztetések, hibák és végzetes hibák",
+"Errors and fatal issues" => "Hibák és végzetes hibák",
+"Fatal issues only" => "Csak a végzetes hibák",
"Security Warning" => "Biztonsági figyelmeztetés",
"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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Az adatkönytára és az itt levő fájlok valószínűleg elérhetők az internetről. Az ownCloud által beillesztett .htaccess fájl nem működik. Nagyon erősen ajánlott, hogy a webszervert úgy konfigurálja, hogy az adatkönyvtár ne legyen közvetlenül kívülről elérhető, vagy az adatkönyvtárt tegye a webszerver dokumentumfáján kívülre.",
"Setup Warning" => "A beállítással kapcsolatos figyelmeztetés",
@@ -104,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "A jelenlegi jelszó",
"New password" => "Az új jelszó",
"Change password" => "A jelszó megváltoztatása",
+"Full Name" => "Teljes név",
"Email" => "Email",
"Your email address" => "Az Ön email címe",
"Fill in an email address to enable password recovery" => "Adja meg az email címét, hogy jelszó-emlékeztetőt kérhessen, ha elfelejtette a jelszavát!",
@@ -127,10 +135,12 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "A jelszóvisszaállítás adminisztrációja",
"Enter the recovery password in order to recover the users files during password change" => "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat",
"Default Storage" => "Alapértelmezett tárhely",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Kérjük adja meg a tárolási kvótát (pl. \"512 MB\" vagy \"12 GB\")",
"Unlimited" => "Korlátlan",
"Other" => "Más",
"Username" => "Felhasználónév",
"Storage" => "Tárhely",
+"change full name" => "a teljes név megváltoztatása",
"set new password" => "új jelszó beállítása",
"Default" => "Alapértelmezett"
);
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index b027613cdb1..919de33420c 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "アプリストアからリストをロードできません",
"Authentication error" => "認証エラー",
+"Your full name has been changed." => "姓名が変更されました",
+"Unable to change full name" => "姓名を変更できません",
"Group already exists" => "グループは既に存在しています",
"Unable to add group" => "グループを追加できません",
"Email saved" => "メールアドレスを保存しました",
@@ -46,6 +48,11 @@ $TRANSLATIONS = array(
"A valid password must be provided" => "有効なパスワードを指定する必要があります",
"Warning: Home directory for user \"{user}\" already exists" => "警告: ユーザ \"{user}\" のホームディレクトリはすでに存在します",
"__language_name__" => "Japanese (日本語)",
+"Everything (fatal issues, errors, warnings, info, debug)" => "すべて (致命的な問題、エラー、警告、情報、デバッグ)",
+"Info, warnings, errors and fatal issues" => "情報と警告、エラー、致命的な問題",
+"Warnings, errors and fatal issues" => "警告とエラー、致命的な問題",
+"Errors and fatal issues" => "エラーと致命的な問題",
+"Fatal issues only" => "致命的な問題のみ",
"Security Warning" => "セキュリティ警告",
"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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにウェブサーバーを設定するか、ウェブサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
"Setup Warning" => "セットアップ警告",
@@ -104,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Current password",
"New password" => "新しいパスワードを入力",
"Change password" => "パスワードを変更",
+"Full Name" => "姓名",
"Email" => "メール",
"Your email address" => "あなたのメールアドレス",
"Fill in an email address to enable password recovery" => "※パスワード回復を有効にするにはメールアドレスの入力が必要です",
@@ -127,10 +135,12 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "管理者復旧パスワード",
"Enter the recovery password in order to recover the users files during password change" => "パスワード変更の間のユーザーのファイルを回復するために、リカバリパスワードを入力してください",
"Default Storage" => "デフォルトストレージ",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "ストレージの割り当てを入力してください (例: \"512MB\" や \"12 GB\")",
"Unlimited" => "無制限",
"Other" => "その他",
"Username" => "ユーザー名",
"Storage" => "ストレージ",
+"change full name" => "姓名を変更",
"set new password" => "新しいパスワードを設定",
"Default" => "デフォルト"
);
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index d4bf80761be..34866a2b8e6 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Kan de lijst niet van de App store laden",
"Authentication error" => "Authenticatie fout",
+"Your full name has been changed." => "Uw volledige naam is gewijzigd.",
+"Unable to change full name" => "Kan de volledige naam niet wijzigen",
"Group already exists" => "Groep bestaat al",
"Unable to add group" => "Niet in staat om groep toe te voegen",
"Email saved" => "E-mail bewaard",
@@ -109,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Huidig wachtwoord",
"New password" => "Nieuw",
"Change password" => "Wijzig wachtwoord",
+"Full Name" => "Volledige naam",
"Email" => "E-mailadres",
"Your email address" => "Uw e-mailadres",
"Fill in an email address to enable password recovery" => "Vul een mailadres in om je wachtwoord te kunnen herstellen",
@@ -137,6 +140,7 @@ $TRANSLATIONS = array(
"Other" => "Anders",
"Username" => "Gebruikersnaam",
"Storage" => "Opslaglimiet",
+"change full name" => "wijzigen volledige naam",
"set new password" => "Instellen nieuw wachtwoord",
"Default" => "Standaard"
);
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index 9bba1ef0b90..1d46e54da8f 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Nie je možné nahrať zoznam z App Store",
"Authentication error" => "Chyba autentifikácie",
+"Your full name has been changed." => "Vaše meno a priezvisko bolo zmenené.",
+"Unable to change full name" => "Nemožno zmeniť meno a priezvisko",
"Group already exists" => "Skupina už existuje",
"Unable to add group" => "Nie je možné pridať skupinu",
"Email saved" => "Email uložený",
@@ -44,8 +46,14 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Musíte zadať platné používateľské meno",
"Error creating user" => "Chyba pri vytváraní používateľa",
"A valid password must be provided" => "Musíte zadať platné heslo",
+"Warning: Home directory for user \"{user}\" already exists" => "Upozornenie: Domovský priečinok používateľa \"{user}\" už existuje",
"__language_name__" => "Slovensky",
-"Security Warning" => "Bezpečnostné varovanie",
+"Everything (fatal issues, errors, warnings, info, debug)" => "Všetko (fatálne problémy, chyby, upozornenia, info, debug)",
+"Info, warnings, errors and fatal issues" => "Info, upozornenia, chyby a fatálne problémy",
+"Warnings, errors and fatal issues" => "Upozornenia, chyby a fatálne problémy",
+"Errors and fatal issues" => "Chyby a fatálne problémy",
+"Fatal issues only" => "Len fatálne problémy",
+"Security Warning" => "Bezpečnostné upozornenie",
"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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný, alebo presunúť priečinok s dátami mimo priestor sprístupňovaný webovým serverom.",
"Setup Warning" => "Nastavenia oznámení",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené.",
@@ -58,6 +66,8 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Server nemá funkčné pripojenie k internetu. Niektoré moduly ako napr. externé úložisko, oznámenie o dostupných aktualizáciách alebo inštalácia aplikácií tretích strán nebudú fungovať. Prístup k súborom z iných miest a odosielanie oznamovacích emailov tiež nemusí fungovať. Ak chcete využívať všetky vlastnosti ownCloudu, odporúčame povoliť pripojenie k internetu tomuto serveru.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Vykonať jednu úlohu s každým načítaní stránky",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.",
+"Use systems cron service to call the cron.php file every 15 minutes." => "Použite systémovú službu cron, ktorá zavolá súbor cron.php každých 15 minút.",
"Sharing" => "Zdieľanie",
"Enable Share API" => "Povoliť API zdieľania",
"Allow apps to use the Share API" => "Povoliť aplikáciám používať API na zdieľanie",
@@ -101,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Aktuálne heslo",
"New password" => "Nové heslo",
"Change password" => "Zmeniť heslo",
+"Full Name" => "Meno a priezvisko",
"Email" => "Email",
"Your email address" => "Vaša emailová adresa",
"Fill in an email address to enable password recovery" => "Vyplňte emailovú adresu pre aktivovanie obnovy hesla",
@@ -114,6 +125,7 @@ $TRANSLATIONS = array(
"Language" => "Jazyk",
"Help translate" => "Pomôcť s prekladom",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>",
"Encryption" => "Šifrovanie",
"The encryption app is no longer enabled, decrypt all your file" => "Šifrovacia aplikácia nie je povolená, dešifrujte všetky vaše súbory",
"Log-in password" => "Prihlasovacie heslo",
@@ -123,10 +135,12 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Obnovenie hesla administrátora",
"Enter the recovery password in order to recover the users files during password change" => "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla",
"Default Storage" => "Predvolené úložisko",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Prosím zadajte kvótu úložného priestoru (napr.: \"512 MB​​\" alebo \"12 GB\")",
"Unlimited" => "Nelimitované",
"Other" => "Iné",
"Username" => "Meno používateľa",
"Storage" => "Úložisko",
+"change full name" => "zmeniť meno a priezvisko",
"set new password" => "nastaviť nové heslo",
"Default" => "Predvolené"
);
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
index b3405b77a82..7cd00ca0694 100644
--- a/settings/l10n/sl.php
+++ b/settings/l10n/sl.php
@@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Ni mogoče naložiti seznama iz programskega središča",
"Authentication error" => "Napaka med overjanjem",
+"Unable to change full name" => "Ni mogoče spremeniti polnega imena",
"Group already exists" => "Skupina že obstaja",
"Unable to add group" => "Skupine ni mogoče dodati",
"Email saved" => "Elektronski naslov je shranjen",
@@ -14,6 +15,7 @@ $TRANSLATIONS = array(
"Unable to add user to group %s" => "Uporabnika ni mogoče dodati k skupini %s",
"Unable to remove user from group %s" => "Uporabnika ni mogoče odstraniti iz skupine %s",
"Couldn't update app." => "Programa ni mogoče posodobiti.",
+"Wrong password" => "Napačno geslo",
"Update to {appversion}" => "Posodobi na {appversion}",
"Disable" => "Onemogoči",
"Enable" => "Omogoči",
@@ -49,6 +51,7 @@ $TRANSLATIONS = array(
"Allow apps to use the Share API" => "Dovoli programom uporabo vmesnika API souporabe",
"Allow links" => "Dovoli povezave",
"Allow users to share items to the public with links" => "Uporabnikom dovoli souporabo predmetov z javnimi povezavami",
+"Allow public uploads" => "Dovoli javno pošiljanje datotek v oblak",
"Allow resharing" => "Dovoli nadaljnjo souporabo",
"Allow users to share items shared with them again" => "Uporabnikom dovoli nadaljnjo souporabo predmetov",
"Allow users to share with anyone" => "Uporabnikom dovoli souporabo s komerkoli",
@@ -81,14 +84,18 @@ $TRANSLATIONS = array(
"Current password" => "Trenutno geslo",
"New password" => "Novo geslo",
"Change password" => "Spremeni geslo",
+"Full Name" => "Polno ime",
"Email" => "Elektronski naslov",
"Your email address" => "Osebni elektronski naslov",
"Fill in an email address to enable password recovery" => "Vpišite osebni elektronski naslov in s tem omogočite obnovitev gesla",
"Profile picture" => "Slika profila",
+"Remove image" => "Odstrani sliko",
+"Abort" => "Prekini",
"Language" => "Jezik",
"Help translate" => "Sodelujte pri prevajanju",
"WebDAV" => "WebDAV",
"Encryption" => "Šifriranje",
+"Decrypt all Files" => "Odšifriraj vse datoteke",
"Login Name" => "Prijavno ime",
"Create" => "Ustvari",
"Admin Recovery Password" => "Obnovitev administratorjevega gesla",
@@ -98,6 +105,7 @@ $TRANSLATIONS = array(
"Other" => "Drugo",
"Username" => "Uporabniško ime",
"Storage" => "Shramba",
+"change full name" => "Spremeni polno ime",
"set new password" => "nastavi novo geslo",
"Default" => "Privzeto"
);