summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-21 01:56:31 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-21 01:56:31 -0400
commit952fac849316d25b14c8247c7faad4b91b4737f3 (patch)
treeeee2492d5ce49beba407552ce08ce85bd6f7cf4a /core
parent61f63718ce0d827661befdc0f82e2eaab02aaeab (diff)
downloadnextcloud-server-952fac849316d25b14c8247c7faad4b91b4737f3.tar.gz
nextcloud-server-952fac849316d25b14c8247c7faad4b91b4737f3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/bn_BD.php7
-rw-r--r--core/l10n/cs_CZ.php4
-rw-r--r--core/l10n/de.php2
-rw-r--r--core/l10n/de_DE.php2
-rw-r--r--core/l10n/en_GB.php2
-rw-r--r--core/l10n/es.php3
-rw-r--r--core/l10n/eu.php3
-rw-r--r--core/l10n/fi_FI.php1
-rw-r--r--core/l10n/it.php2
-rw-r--r--core/l10n/nl.php2
-rw-r--r--core/l10n/pt_BR.php12
-rw-r--r--core/l10n/tr.php2
12 files changed, 34 insertions, 8 deletions
diff --git a/core/l10n/bn_BD.php b/core/l10n/bn_BD.php
index 93ae2ae9a76..dafaa784238 100644
--- a/core/l10n/bn_BD.php
+++ b/core/l10n/bn_BD.php
@@ -20,7 +20,10 @@ $TRANSLATIONS = array(
"November" => "নভেম্বর",
"December" => "ডিসেম্বর",
"Settings" => "নিয়ামকসমূহ",
+"File" => "ফাইল",
"Folder" => "ফোল্ডার",
+"Image" => "চিত্র",
+"Audio" => "অডিও",
"Saving..." => "সংরক্ষণ করা হচ্ছে..",
"seconds ago" => "সেকেন্ড পূর্বে",
"_%n minute ago_::_%n minutes ago_" => array("",""),
@@ -94,8 +97,10 @@ $TRANSLATIONS = array(
"Database tablespace" => "ডাটাবেজ টেবলস্পেস",
"Database host" => "ডাটাবেজ হোস্ট",
"Finish setup" => "সেটআপ সুসম্পন্ন কর",
+"Finishing …" => "সম্পন্ন হচ্ছে....",
"Log out" => "প্রস্থান",
"remember" => "মনে রাখ",
-"Log in" => "প্রবেশ"
+"Log in" => "প্রবেশ",
+"Alternative Logins" => "বিকল্প লগইন"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index a7b7ef0ea7e..199a77b13d7 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -4,7 +4,9 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Zapnut režim údržby",
"Turned off maintenance mode" => "Vypnut režim údržby",
"Updated database" => "Zaktualizována databáze",
-"Checked database schema update" => "Aktualizace schéma databáze ověřeno",
+"Checked database schema update" => "Aktualizace schéma databáze byla ověřena",
+"Checked database schema update for apps" => "Aktualizace schéma databáze aplikací byla ověřena",
+"Updated \"%s\" to %s" => "Aktualizováno z \"%s\" na %s",
"Disabled incompatible apps: %s" => "Zakázané nekompatibilní aplikace: %s",
"No image or file provided" => "Soubor nebo obrázek nebyl zadán",
"Unknown filetype" => "Neznámý typ souboru",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 3394b1e6070..799b4a893d5 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Checked database schema update" => "Datenbank-Schemenaktualisierung geprüft",
+"Checked database schema update for apps" => "Datenbank-Schemenaktualisierung für Apps geprüft",
+"Updated \"%s\" to %s" => "\"%s\" zu %s aktualisiert",
"Disabled incompatible apps: %s" => "Deaktivierte inkompatible Apps: %s",
"No image or file provided" => "Kein Bild oder Datei zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index 6e28428f54e..ef01d85169d 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
"Checked database schema update" => "Datenbank-Schemenaktualisierung geprüft",
+"Checked database schema update for apps" => "Datenbank-Schemenaktualisierung für Apps geprüft",
+"Updated \"%s\" to %s" => "\"%s\" zu %s aktualisiert",
"Disabled incompatible apps: %s" => "Deaktivierte inkompatible Apps: %s",
"No image or file provided" => "Weder Bild noch ein Datei wurden zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php
index 6d166ccdd92..61b016f7fe0 100644
--- a/core/l10n/en_GB.php
+++ b/core/l10n/en_GB.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Turned off maintenance mode",
"Updated database" => "Updated database",
"Checked database schema update" => "Checked database schema update",
+"Checked database schema update for apps" => "Checked database schema update for apps",
+"Updated \"%s\" to %s" => "Updated \"%s\" to %s",
"Disabled incompatible apps: %s" => "Disabled incompatible apps: %s",
"No image or file provided" => "No image or file provided",
"Unknown filetype" => "Unknown filetype",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index cb8df092eb5..6fbe87b6d88 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Modo mantenimiento desactivado",
"Updated database" => "Base de datos actualizada",
"Checked database schema update" => "Actualización del esquema de base de datos revisado",
+"Checked database schema update for apps" => "Chequeada actualización de esquema de la base de datos para aplicaciones",
+"Updated \"%s\" to %s" => "Se ha actualizado \"%s\" a %s",
"Disabled incompatible apps: %s" => "Aplicaciones incompatibles desactivadas: %s",
"No image or file provided" => "No se especificó ningún archivo o imagen",
"Unknown filetype" => "Tipo de archivo desconocido",
@@ -192,6 +194,7 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "El tema %s ha sido desactivado.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Antes de proceder, asegúrese de que se haya hecho un respaldo de la base de datos, la carpeta de configuración y la carpeta de datos.",
"Start update" => "Iniciar actualización",
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Para evitar tiempos de espera en grandes instalaciones, en su lugar puede ejecutar el siguiente comando desde el directorio de instalación:",
"This ownCloud instance is currently being updated, which may take a while." => "Esta versión de owncloud se está actualizando, esto puede demorar un tiempo.",
"Please reload this page after a short time to continue using ownCloud." => "Por favor, recargue la página tras un corto periodo de tiempo para continuar usando ownCloud"
);
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
index c78ffe2f636..17fe63d9e37 100644
--- a/core/l10n/eu.php
+++ b/core/l10n/eu.php
@@ -4,7 +4,8 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Mantenu modua gaitu da",
"Turned off maintenance mode" => "Mantenu modua desgaitu da",
"Updated database" => "Datu basea eguneratu da",
-"Checked database schema update" => "Egiaztatutako datu-basearen eskemaren eguneraketa",
+"Checked database schema update" => "Egiaztatuta datu-basearen zerbitzariaren eguneraketa",
+"Checked database schema update for apps" => "Egiaztatuta aplikazioen datu-basearen zerbitzariaren eguneraketa",
"Disabled incompatible apps: %s" => "Bateragarriak ez diren desgaitutako aplikazioak: %s",
"No image or file provided" => "Ez da irudi edo fitxategirik zehaztu",
"Unknown filetype" => "Fitxategi mota ezezaguna",
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index b51723d8113..658ccd18966 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Ylläpitotila laitettu pois päältä",
"Updated database" => "Tietokanta ajan tasalla",
"Checked database schema update" => "Tarkistettu tietokannan skeemapäivitys",
+"Updated \"%s\" to %s" => "Päivitetty \"%s\" versioon %s",
"Disabled incompatible apps: %s" => "Yhteensopimattomat sovellukset poistettiin käytöstä: %s",
"No image or file provided" => "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" => "Tuntematon tiedostotyyppi",
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 68751f656b3..c2837d60483 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Modalità di manutenzione disattivata",
"Updated database" => "Database aggiornato",
"Checked database schema update" => "Verificato l'aggiornamento dello schema del database",
+"Checked database schema update for apps" => "Verificato l'aggiornamento dello schema del database per le applicazioni",
+"Updated \"%s\" to %s" => "Aggiornato \"%s\" a %s",
"Disabled incompatible apps: %s" => "Applicazione incompatibili disabilitate: %s",
"No image or file provided" => "Non è stata fornita alcun immagine o file",
"Unknown filetype" => "Tipo di file sconosciuto",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 837d4f17ab0..daae57dee5e 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld",
"Updated database" => "Database bijgewerkt",
"Checked database schema update" => "Database schema-update gecontroleerd",
+"Checked database schema update for apps" => "Database schema-update voor apps gecontroleerd",
+"Updated \"%s\" to %s" => "Bijgewerkt \"%s\" naar %s",
"Disabled incompatible apps: %s" => "Gedeactiveerde incompatibele apps: %s",
"No image or file provided" => "Geen afbeelding of bestand opgegeven",
"Unknown filetype" => "Onbekend bestandsformaat",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 5638c9e3293..a4387d59ad2 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Desligar o modo de manutenção",
"Updated database" => "Atualizar o banco de dados",
"Checked database schema update" => "Verificado atualização do esquema de banco de dados",
+"Checked database schema update for apps" => "Verificar atualização do esquema de banco de dados para aplicativos",
+"Updated \"%s\" to %s" => "Atualizado \"%s\" para %s",
"Disabled incompatible apps: %s" => "Desabilitar aplicativos incompatíveis : %s",
"No image or file provided" => "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" => "Tipo de arquivo desconhecido",
@@ -37,13 +39,13 @@ $TRANSLATIONS = array(
"Audio" => "Audio",
"Saving..." => "Salvando...",
"seconds ago" => "segundos atrás",
-"_%n minute ago_::_%n minutes ago_" => array(" ha %n minuto","ha %n minutos"),
-"_%n hour ago_::_%n hours ago_" => array("ha %n hora","ha %n horas"),
+"_%n minute ago_::_%n minutes ago_" => array(" há %n minuto","há %n minutos"),
+"_%n hour ago_::_%n hours ago_" => array("há %n hora","há %n horas"),
"today" => "hoje",
"yesterday" => "ontem",
-"_%n day ago_::_%n days ago_" => array("ha %n dia","ha %n dias"),
+"_%n day ago_::_%n days ago_" => array("há %n dia","há %n dias"),
"last month" => "último mês",
-"_%n month ago_::_%n months ago_" => array("ha %n mês","ha %n meses"),
+"_%n month ago_::_%n months ago_" => array("há %n mês","há %n meses"),
"last year" => "último ano",
"years ago" => "anos atrás",
"Couldn't send reset email. Please contact your administrator." => "Não foi possível enviar e-mail de redefinição. Por favor, contate o administrador.",
@@ -84,7 +86,7 @@ $TRANSLATIONS = array(
"Shared with you and the group {group} by {owner}" => "Compartilhado com você e com o grupo {group} por {owner}",
"Shared with you by {owner}" => "Compartilhado com você por {owner}",
"Share with user or group …" => "Compartilhar com usuário ou grupo ...",
-"Share link" => "Compartilher link",
+"Share link" => "Compartilhar link",
"The public link will expire no later than {days} days after it is created" => "O link público irá expirar não antes de {days} depois de ser criado",
"Password protect" => "Proteger com senha",
"Choose a password for the public link" => "Escolha uma senha para o link público",
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index d39cf2de9ab..59ca4fa1ae8 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
"Updated database" => "Veritabanı güncellendi",
"Checked database schema update" => "Veritabanı şema güncellemesi denetlendi",
+"Checked database schema update for apps" => "Uygulamalar için veritabanı şema güncellemesi denetlendi",
+"Updated \"%s\" to %s" => "\"%s\", %s sürümüne güncellendi",
"Disabled incompatible apps: %s" => "Uyumsuz uygulamalar devre dışı bırakıldı: %s",
"No image or file provided" => "Resim veya dosya belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",