summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-16 01:56:44 -0400
commitc132dd63577ff46a6742b602eea49ad2981c18b2 (patch)
tree39adc8f28de4cbe5566542e88d2ab2f7b43ae6b3 /settings/l10n
parentc1272871a543dae6067b7fa2b5f3226f4cecbdc7 (diff)
downloadnextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.tar.gz
nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/bg_BG.php1
-rw-r--r--settings/l10n/de.php2
-rw-r--r--settings/l10n/de_AT.php2
-rw-r--r--settings/l10n/de_DE.php1
-rw-r--r--settings/l10n/en_GB.php1
-rw-r--r--settings/l10n/es.php1
-rw-r--r--settings/l10n/fi_FI.php1
-rw-r--r--settings/l10n/hr.php2
-rw-r--r--settings/l10n/hu_HU.php1
-rw-r--r--settings/l10n/it.php2
-rw-r--r--settings/l10n/pl.php1
-rw-r--r--settings/l10n/pt_BR.php1
-rw-r--r--settings/l10n/tr.php1
13 files changed, 17 insertions, 0 deletions
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index 2c70d03cd78..48a81a0a3ab 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "PHP версията е остаряла.",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "PHP версията е остаряла. Силно препоръчваме да я обновиш на 5.3.8 или по-нова, защото по-старите версии създават проблеми. Възможно е тази инсталация да не работи правилно.",
"PHP charset is not set to UTF-8" => "PHP таблицата от символи не е настроена за UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP таблицата от символи не е настроена за UTF-8. Това може да предизвика големи проблеми с не ASCII символи в имена на файлове. Силно перпоръчваме да промените стойноста на 'defaul_charset' в php.ini до 'UTF-8'.",
"Locale not working" => "Местоположението не работи",
"System locale can not be set to a one which supports UTF-8." => "Системните настройки за местоположение не могат да бъдат промени на такива, подържащи UTF-8.",
"This means that there might be problems with certain characters in file names." => "Това означва, че може да има проблеми с определини символи в имената на файловете.",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 00c47a913df..14c8ba8c00d 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -108,6 +108,8 @@ $TRANSLATIONS = array(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.",
"Your PHP version is outdated" => "Deine PHP-Version ist veraltet",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Deine PHP-Version ist veraltet. Wir empfehlen dringend auf die Version 5.3.8 oder neuer zu aktualisieren, da ältere Versionen kompromittiert werden können. Es ist möglich, dass diese Installation nicht richtig funktioniert.",
+"PHP charset is not set to UTF-8" => "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt. Dies kann ein Hauptgrund mit Nicht-ASCII Zeichen in Dateinamen sein. Wir empfehlen dringend den Wert von 'default_charset' in der php.ini auf 'UTF-8' zu ändern.",
"Locale not working" => "Ländereinstellung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." => "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
"This means that there might be problems with certain characters in file names." => "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
diff --git a/settings/l10n/de_AT.php b/settings/l10n/de_AT.php
index c1542941577..34177f8053c 100644
--- a/settings/l10n/de_AT.php
+++ b/settings/l10n/de_AT.php
@@ -1,10 +1,12 @@
<?php
$TRANSLATIONS = array(
"Invalid request" => "Fehlerhafte Anfrage",
+"Error" => "Fehler",
"Delete" => "Löschen",
"never" => "niemals",
"__language_name__" => "Deutsch (Österreich)",
"Server address" => "Adresse des Servers",
+"Port" => "Port",
"Password" => "Passwort",
"Email" => "E-Mail",
"Cancel" => "Abbrechen",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index bd11a77570c..e28bc311420 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "Ihre PHP-Version ist veraltet",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Ihre PHP-Version ist veraltet. Wir empfehlen dringend auf die Version 5.3.8 oder neuer zu aktualisieren, da ältere Versionen kompromittiert werden können. Es ist möglich, dass diese Installation nicht richtig funktioniert.",
"PHP charset is not set to UTF-8" => "PHP-Zeichensatz ist nicht auf UTF-8 eingestellt",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt. Dies kann ein Hauptgrund mit Nicht-ASCII Zeichen in Dateinamen sein. Wir empfehlen dringend den Wert von 'default_charset' in der php.ini auf 'UTF-8' zu ändern.",
"Locale not working" => "Die Lokalisierung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." => "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
"This means that there might be problems with certain characters in file names." => "Dieses bedeutet, dass es Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index d0a45a915b1..c5bed8a2c57 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "Your PHP version is outdated",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly.",
"PHP charset is not set to UTF-8" => "PHP charset is not set to UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'.",
"Locale not working" => "Locale not working",
"System locale can not be set to a one which supports UTF-8." => "System locale can not be set to a one which supports UTF-8.",
"This means that there might be problems with certain characters in file names." => "This means that there might be problems with certain characters in file names.",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index f4e87577f66..ffa335d76a9 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "Su versión de PHP no está actualizada",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Su versión de PHP ha caducado. Le sugerimos encarecidamente que la actualize a 5.3.8 o a una más nueva porque normalmente las versiones antiguas no funcionan bien. Puede ser que esta instalación no esté funcionando bien por ello.",
"PHP charset is not set to UTF-8" => "El conjunto de caracteres de PHP no está establecido en UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "El set de caracteres usado por PHP no es UTF-8. Esto puede causar grandes problemas con nombres de archivos que contengan caracteres que no sean ASCII. Recomendamos encarecidamente cambiar el valor de 'default_charset' en php.ini a 'UTF-8'.",
"Locale not working" => "La configuración regional no está funcionando",
"System locale can not be set to a one which supports UTF-8." => "No se puede escoger una configuración regional que soporte UTF-8.",
"This means that there might be problems with certain characters in file names." => "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 2563d807d70..bd6a32d2702 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -105,6 +105,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "Käytössä oleva PHP-versio on vanhentunut",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Käytössä oleva PHP on vanhentunut. Päivitä versioon 5.3.8 tai uudempaan, koska aiemmat versiot eivät ole toimivia. On mahdollista, että tämä ownCloud-asennus ei toimi kunnolla.",
"PHP charset is not set to UTF-8" => "PHP:n merkistöä ei ole asetettu UTF-8:ksi",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP:n merkistöä ei ole asetettu UTF-8:ksi. Tämä saattaa aiheuttaa suuria ongelmia sellaisten tiedostojen kanssa, joiden nimi koostuu muista kuin ASCII-merkeistä. Suosittelemme asettamaan php.ini-tiedoston kohdan 'default_charset' arvoon 'UTF-8'.",
"Locale not working" => "Maa-asetus ei toimi",
"System locale can not be set to a one which supports UTF-8." => "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.",
"This means that there might be problems with certain characters in file names." => "Tämä tarkoittaa, että tiettyjen merkkien kanssa tiedostojen nimissä saattaa olla ongelmia.",
diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php
index aa3a7fabdc0..9d35e66d72e 100644
--- a/settings/l10n/hr.php
+++ b/settings/l10n/hr.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Saved" => "Snimljeno",
"Unable to load list from App Store" => "Nemogićnost učitavanja liste sa Apps Stora",
"Authentication error" => "Greška kod autorizacije",
"Email saved" => "Email spremljen",
@@ -17,6 +18,7 @@ $TRANSLATIONS = array(
"__language_name__" => "__ime_jezika__",
"Login" => "Prijava",
"Cron" => "Cron",
+"Port" => "Port",
"Log" => "dnevnik",
"More" => "više",
"Add your App" => "Dodajte vašu aplikaciju",
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
index 9982e13d73e..66cde09b312 100644
--- a/settings/l10n/hu_HU.php
+++ b/settings/l10n/hu_HU.php
@@ -90,6 +90,7 @@ $TRANSLATIONS = array(
"Sharing" => "Megosztás",
"Allow apps to use the Share API" => "Lehetővé teszi, hogy a programmodulok is használhassák a megosztást",
"Allow public uploads" => "Feltöltést engedélyezése mindenki számára",
+"days" => "napok",
"Allow resharing" => "A továbbosztás engedélyezése",
"Security" => "Biztonság",
"Enforce HTTPS" => "Kötelező HTTPS",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index a8425eb2cd9..2126b853697 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -108,6 +108,8 @@ $TRANSLATIONS = array(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
"Your PHP version is outdated" => "La tua versione di PHP è obsoleta",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è obsoleta. Ti consigliamo vivamente di aggiornare alla versione 5.3.8 o successiva poiché sono noti problemi con le vecchie versioni. L'installazione attuale potrebbe non funzionare correttamente.",
+"PHP charset is not set to UTF-8" => "Il set di caratteri di PHP non è impostato a UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "Il set di caratteri di PHP non è impostato a UTF-8. Ciò può essere causa di problemi con i caratteri non ASCII nei nomi dei file. Consigliamo vivamente di cambiare il valore di 'default_charset' nel file php.ini a 'UTF-8'.",
"Locale not working" => "Locale non funzionante",
"System locale can not be set to a one which supports UTF-8." => "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in file names." => "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.",
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index ad6a2ee3ffc..403dc0b757f 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -108,6 +108,7 @@ $TRANSLATIONS = array(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Brak modułu PHP „fileinfo”. Zalecamy włączenie tego modułu, aby uzyskać najlepsze wyniki podczas wykrywania typów MIME.",
"Your PHP version is outdated" => "Twoja wersja PHP jest za stara",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Twoja wersja PHP jest za stara. Rekomendujemy przynajmniej wersje 5.3.8. Jeśli masz starsza wersję ownCloud może nie działać poprawnie.",
+"PHP charset is not set to UTF-8" => "Kodowanie PHP nie jest ustawione na UTF-8",
"Locale not working" => "Lokalizacja nie działa",
"System locale can not be set to a one which supports UTF-8." => "Ustawienia regionalne systemu nie można ustawić na jeden, który obsługuje UTF-8.",
"This means that there might be problems with certain characters in file names." => "Oznacza to, że mogą być problemy z niektórymi znakami w nazwach plików.",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 275d835957d..117325619b3 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "Sua versão de PHP está desatualizada",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "A sua versão do PHP está desatualizada. Recomendamos a atualização para 5.3.8 ou mais recente, pois as versões mais antigas são conhecidas por serem quebradas. É possível que esta instalação não esteja funcionando corretamente.",
"PHP charset is not set to UTF-8" => "A configuração de caracteres no PHP não está definida para UTF-8",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "A configuração de caracteres para o PHP não está definida para UTF-8. Isto pode causar problemas com caracteres não-ASCII em nomes de arquivos. Nós fortemente recomendamos a troca da definição de caracteres de 'default_charset' no arquivo de configuração php.ini para 'UTF-8'.",
"Locale not working" => "Localização não funcionando",
"System locale can not be set to a one which supports UTF-8." => "Localidade do sistema não pode ser definido como um que suporta UTF-8.",
"This means that there might be problems with certain characters in file names." => "Isso significa que pode haver problemas com certos caracteres nos nomes de arquivo.",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index bc08395d0a1..0659bfe9756 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -109,6 +109,7 @@ $TRANSLATIONS = array(
"Your PHP version is outdated" => "PHP sürümünüz eski",
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "PHP sürümünüz eski. Eski sürümlerde sorun olduğundan 5.3.8 veya daha yeni bir sürüme güncellemenizi şiddetle tavsiye ederiz. Bu kurulumun da doğru çalışmaması da olasıdır.",
"PHP charset is not set to UTF-8" => "PHP karakter kümesi UTF-8 olarak ayarlı değil",
+"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP karakter kümesi UTF-8 olarak ayarlı değil. Bu, dosya isimlerindeki ASCII olmayan karakterler için büyük sorunlara yol açabilir. php.ini içerisindeki 'default_charset' ayarını 'UTF-8' olarak ayarlamanızı şiddetle tavsiye ediyoruz.",
"Locale not working" => "Yerel çalışmıyor",
"System locale can not be set to a one which supports UTF-8." => "Sistem yereli, UTF-8 destekleyenlerden biri olarak ayarlanamadı.",
"This means that there might be problems with certain characters in file names." => "Bu, dosya adlarında belirli karakterlerde problem olabileceği anlamına gelir.",