diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
commit | 1b18c5a047e451b77a777f94602603761d9f6816 (patch) | |
tree | 3e967c8bb181fbef0a32063b62cbdc818a6ad2b6 /apps | |
parent | 3c62de90fd7223562401241466d41fad4002c538 (diff) | |
download | nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.tar.gz nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 2 | ||||
-rw-r--r-- | apps/files/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.php | 3 | ||||
-rw-r--r-- | apps/files/l10n/ja_JP.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/cs_CZ.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/uk.php | 11 | ||||
-rw-r--r-- | apps/files_versions/l10n/uk.php | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja_JP.php | 3 |
8 files changed, 23 insertions, 3 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 14adf372bad..473f4a437ba 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -78,7 +78,7 @@ $TRANSLATIONS = array( "From link" => "Z odkazu", "Deleted files" => "Odstraněné soubory", "Cancel upload" => "Zrušit odesílání", -"You don’t have permission to upload or create files here" => "Nemáte oprávnění zde nahrávat a vytvářet soubory.", +"You don’t have permission to upload or create files here" => "Nemáte oprávnění zde nahrávat či vytvářet soubory", "Nothing in here. Upload something!" => "Žádný obsah. Nahrajte něco.", "Download" => "Stáhnout", "Unshare" => "Zrušit sdílení", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index ab584edbf3d..0abf71d0ea0 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "No se pudo renombrar el archivo", "replaced {new_name} with {old_name}" => "reemplazado {new_name} con {old_name}", "undo" => "deshacer", +"Error deleting file." => "Error borrando el archivo.", "_%n folder_::_%n folders_" => array("%n carpeta","%n carpetas"), "_%n file_::_%n files_" => array("%n archivo","%n archivos"), "{dirs} and {files}" => "{dirs} y {files}", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index dfce39bae8e..6a8b5eedf81 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -20,6 +20,7 @@ $TRANSLATIONS = array( "Missing a temporary folder" => "Tilapäiskansio puuttuu", "Failed to write to disk" => "Levylle kirjoitus epäonnistui", "Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä", +"Upload failed. Could not find uploaded file" => "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.", "Invalid directory." => "Virheellinen kansio.", "Files" => "Tiedostot", "Unable to upload {filename} as it is a directory or has 0 bytes" => "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua", @@ -53,6 +54,8 @@ $TRANSLATIONS = array( "Name" => "Nimi", "Size" => "Koko", "Modified" => "Muokattu", +"Invalid folder name. Usage of 'Shared' is reserved." => "Virheellinen kansion nimi. 'Shared':n käyttö on varattu.", +"%s could not be renamed" => "%s ei pysty uudelleen nimeämään", "Upload" => "Lähetä", "File handling" => "Tiedostonhallinta", "Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko", diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index 188f11a03ca..a0f15b60816 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "ファイルの名前変更ができませんでした", "replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換", "undo" => "元に戻す", +"Error deleting file." => "ファイルの削除エラー。", "_%n folder_::_%n folders_" => array("%n 個のフォルダ"), "_%n file_::_%n files_" => array("%n 個のファイル"), "{dirs} and {files}" => "{dirs} と {files}", diff --git a/apps/files_encryption/l10n/cs_CZ.php b/apps/files_encryption/l10n/cs_CZ.php index a49530d94d9..b9de310a505 100644 --- a/apps/files_encryption/l10n/cs_CZ.php +++ b/apps/files_encryption/l10n/cs_CZ.php @@ -9,7 +9,7 @@ $TRANSLATIONS = array( "Private key password successfully updated." => "Heslo soukromého klíče úspěšně aktualizováno.", "Could not update the private key password. Maybe the old password was not correct." => "Nelze aktualizovat heslo soukromého klíče. Možná nebylo staré heslo správně.", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Aplikace pro šifrování není inicializována! Je možné, že aplikace byla znovu aktivována během vašeho přihlášení. Zkuste se prosím odhlásit a znovu přihlásit pro provedení inicializace šifrovací aplikace.", -"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.", +"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo vaše heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.", "Unknown error please check your system settings or contact your administrator" => "Neznámá chyba, zkontrolujte vaše systémová nastavení nebo kontaktujte vašeho správce", "Missing requirements." => "Nesplněné závislosti.", diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php index dea1ee68507..842b4b8d961 100644 --- a/apps/files_sharing/l10n/uk.php +++ b/apps/files_sharing/l10n/uk.php @@ -1,11 +1,20 @@ <?php $TRANSLATIONS = array( +"This share is password-protected" => "Цей ресурс обміну захищений паролем", +"The password is wrong. Try again." => "Невірний пароль. Спробуйте ще раз.", "Password" => "Пароль", +"Sorry, this link doesn’t seem to work anymore." => "На жаль, посилання більше не працює.", +"Reasons might be:" => "Можливі причини:", +"the item was removed" => "цей пункт був вилучений", +"the link expired" => "посилання застаріло", +"sharing is disabled" => "обмін заборонений", +"For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.", "%s shared the folder %s with you" => "%s опублікував каталог %s для Вас", "%s shared the file %s with you" => "%s опублікував файл %s для Вас", "Download" => "Завантажити", "Upload" => "Вивантажити", "Cancel upload" => "Перервати завантаження", -"No preview available for" => "Попередній перегляд недоступний для" +"No preview available for" => "Попередній перегляд недоступний для", +"Direct link" => "Пряме посилання" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/files_versions/l10n/uk.php b/apps/files_versions/l10n/uk.php index d75160f2864..2f87a9e703b 100644 --- a/apps/files_versions/l10n/uk.php +++ b/apps/files_versions/l10n/uk.php @@ -2,6 +2,9 @@ $TRANSLATIONS = array( "Could not revert: %s" => "Не вдалося відновити: %s", "Versions" => "Версії", +"Failed to revert {file} to revision {timestamp}." => "Не вдалося повернути {file} до ревізії {timestamp}.", +"More versions..." => "Більше версій ...", +"No other versions available" => "Інші версії недоступні", "Restore" => "Відновити" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_ldap/l10n/ja_JP.php b/apps/user_ldap/l10n/ja_JP.php index 1459267b160..8e98e80370d 100644 --- a/apps/user_ldap/l10n/ja_JP.php +++ b/apps/user_ldap/l10n/ja_JP.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "mappings cleared" => "マッピングをクリアしました", "Success" => "成功", "Error" => "エラー", +"Configuration OK" => "設定OK", +"Configuration incorrect" => "設定に誤りがあります", +"Configuration incomplete" => "設定が不完全です", "Select groups" => "グループを選択", "Select object classes" => "オブジェクトクラスを選択", "Select attributes" => "属性を選択", |