diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs_CZ.php | 1 | ||||
-rw-r--r-- | lib/l10n/da.php | 1 | ||||
-rw-r--r-- | lib/l10n/de.php | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.php | 1 | ||||
-rw-r--r-- | lib/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | lib/l10n/es.php | 1 | ||||
-rw-r--r-- | lib/l10n/it.php | 1 | ||||
-rw-r--r-- | lib/l10n/ja.php | 1 | ||||
-rw-r--r-- | lib/l10n/nl.php | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.php | 1 | ||||
-rw-r--r-- | lib/l10n/ru.php | 1 | ||||
-rw-r--r-- | lib/l10n/tr.php | 1 |
12 files changed, 12 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php index e9537340d5a..244fc53fbf3 100644 --- a/lib/l10n/cs_CZ.php +++ b/lib/l10n/cs_CZ.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "Uživatelské jméno či heslo PostgreSQL není platné", "Set an admin username." => "Zadejte uživatelské jméno správce.", "Set an admin password." => "Zadejte heslo správce.", +"Can't create or write into the data directory %s" => "Nelze vytvořit nebo zapisovat do datového adresáře %s", "%s shared »%s« with you" => "%s s vámi sdílí »%s«", "Sharing %s failed, because the file does not exist" => "Sdílení %s selhalo, protože soubor neexistuje", "You are not allowed to share %s" => "Nemáte povoleno sdílet %s", diff --git a/lib/l10n/da.php b/lib/l10n/da.php index 00ecca58586..1568d72e3a6 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.", "Set an admin username." => "Angiv et admin brugernavn.", "Set an admin password." => "Angiv et admin kodeord.", +"Can't create or write into the data directory %s" => "Kan ikke oprette eller skrive ind i datamappen %s", "%s shared »%s« with you" => "%s delte »%s« med sig", "Sharing %s failed, because the file does not exist" => "Deling af %s mislykkedes, fordi filen ikke eksisterer", "You are not allowed to share %s" => "Du har ikke tilladelse til at dele %s", diff --git a/lib/l10n/de.php b/lib/l10n/de.php index d887930a3b9..e2586d286ed 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", "Set an admin username." => "Setze Administrator Benutzername.", "Set an admin password." => "Setze Administrator Passwort", +"Can't create or write into the data directory %s" => "Das Datenverzeichnis %s kann nicht erstellt oder beschreiben werden", "%s shared »%s« with you" => "%s teilte »%s« mit Dir", "Sharing %s failed, because the file does not exist" => "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", "You are not allowed to share %s" => "Die Freigabe von %s ist Dir nicht erlaubt", diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php index ce80d015d5a..98f74eee4d5 100644 --- a/lib/l10n/de_DE.php +++ b/lib/l10n/de_DE.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", "Set an admin username." => "Setze Administrator Benutzername.", "Set an admin password." => "Setze Administrator Passwort", +"Can't create or write into the data directory %s" => "Das Datenverzeichnis %s kann nicht erstellt oder beschreiben werden", "%s shared »%s« with you" => "%s hat »%s« mit Ihnen geteilt", "Sharing %s failed, because the file does not exist" => "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", "You are not allowed to share %s" => "Die Freigabe von %s ist Ihnen nicht erlaubt", diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index 768f9ab671b..da3cacfce98 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL username and/or password not valid", "Set an admin username." => "Set an admin username.", "Set an admin password." => "Set an admin password.", +"Can't create or write into the data directory %s" => "Can't create or write into the data directory %s", "%s shared »%s« with you" => "%s shared \"%s\" with you", "Sharing %s failed, because the file does not exist" => "Sharing %s failed, because the file does not exist", "You are not allowed to share %s" => "You are not allowed to share %s", diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 90cb261b05b..ac0715497eb 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "Usuario y/o contraseña de PostgreSQL no válidos", "Set an admin username." => "Configurar un nombre de usuario del administrador", "Set an admin password." => "Configurar la contraseña del administrador.", +"Can't create or write into the data directory %s" => "No es posible crear o escribir en el directorio de datos %s", "%s shared »%s« with you" => "%s ha compatido »%s« contigo", "Sharing %s failed, because the file does not exist" => "No se pudo compartir %s porque el archivo no existe", "You are not allowed to share %s" => "Usted no está autorizado para compartir %s", diff --git a/lib/l10n/it.php b/lib/l10n/it.php index d342a097a35..1d71816d32c 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi", "Set an admin username." => "Imposta un nome utente di amministrazione.", "Set an admin password." => "Imposta una password di amministrazione.", +"Can't create or write into the data directory %s" => "Impossibile creare o scrivere nella cartella dei dati %s", "%s shared »%s« with you" => "%s ha condiviso «%s» con te", "Sharing %s failed, because the file does not exist" => "Condivisione di %s non riuscita, poiché il file non esiste", "You are not allowed to share %s" => "Non ti è consentito condividere %s", diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php index a3e0ffa9b4b..445702069f1 100644 --- a/lib/l10n/ja.php +++ b/lib/l10n/ja.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQLのユーザー名もしくはパスワードは有効ではありません", "Set an admin username." => "管理者のユーザー名を設定", "Set an admin password." => "管理者のパスワードを設定。", +"Can't create or write into the data directory %s" => "%s データディレクトリに作成、書き込みができません", "%s shared »%s« with you" => "%sが あなたと »%s«を共有しました", "Sharing %s failed, because the file does not exist" => "%s の共有に失敗しました。そのようなファイルは存在しないからです。", "You are not allowed to share %s" => "%s を共有することを許可されていません。", diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 0d9c0ae9c88..f7a91d2785d 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig", "Set an admin username." => "Stel de gebruikersnaam van de beheerder in.", "Set an admin password." => "Stel een beheerderswachtwoord in.", +"Can't create or write into the data directory %s" => "Kan niets creëren of wegschrijven in datadirectory %s", "%s shared »%s« with you" => "%s deelde »%s« met u", "Sharing %s failed, because the file does not exist" => "Delen van %s is mislukt, omdat het bestand niet bestaat", "You are not allowed to share %s" => "U bent niet bevoegd om %s te delen", diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index fce39e85b76..57152025794 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)", "Set an admin username." => "Defina um nome do usuário administrador.", "Set an admin password." => "Defina uma senha de administrador.", +"Can't create or write into the data directory %s" => "Não é possível criar ou gravar no diretório de dados %s", "%s shared »%s« with you" => "%s compartilhou »%s« com você", "Sharing %s failed, because the file does not exist" => "Compartilhamento %s falhou, porque o arquivo não existe", "You are not allowed to share %s" => "Você não tem permissão para compartilhar %s", diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 888b299652c..40cfc1d2b53 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "Неверное имя пользователя и/или пароль PostgreSQL", "Set an admin username." => "Задать имя пользователя для admin.", "Set an admin password." => "Задать пароль для admin.", +"Can't create or write into the data directory %s" => "Невозможно создать или записать в каталог данных %s", "%s shared »%s« with you" => "%s поделился »%s« с вами", "Sharing %s failed, because the file does not exist" => "Публикация %s неудачна, т.к. файл не существует", "You are not allowed to share %s" => "Вам запрещено публиковать %s", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index bf19f532075..aba1e7db1cc 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL kullanıcı adı ve/veya parolası geçerli değil", "Set an admin username." => "Bir yönetici kullanıcı adı ayarlayın.", "Set an admin password." => "Bir yönetici kullanıcı parolası ayarlayın.", +"Can't create or write into the data directory %s" => "Veri dizini %s oluşturulamıyor veya yazılamıyor", "%s shared »%s« with you" => "%s sizinle »%s« paylaşımında bulundu", "Sharing %s failed, because the file does not exist" => "%s paylaşımı, dosya mevcut olmadığından başarısız oldu", "You are not allowed to share %s" => "%s paylaşımını yapma izniniz yok", |