From 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <owncloud-bot@tmit.eu>
Date: Wed, 24 Dec 2014 01:54:33 -0500
Subject: [tx-robot] updated from transifex

---
 lib/l10n/es.js   |  2 ++
 lib/l10n/es.json |  2 ++
 lib/l10n/fr.js   |  1 +
 lib/l10n/fr.json |  1 +
 lib/l10n/lo.js   | 10 ++++++++++
 lib/l10n/lo.json |  8 ++++++++
 6 files changed, 24 insertions(+)
 create mode 100644 lib/l10n/lo.js
 create mode 100644 lib/l10n/lo.json

(limited to 'lib')

diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index ca1b6216b13..0d751415cda 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -9,6 +9,8 @@ OC.L10N.register(
     "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto puede arruinar su instalación y es un caso para el que no se brinda soporte. Lea la documentación antes de hacer cambios en config.php",
     "PHP %s or higher is required." : "Se requiere PHP %s o superior.",
     "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
+    "The library %s is not available." : "La librería %s no está disponible",
+    "Following platforms are supported: %s" : "Las siguientes plataformas son soportadas: %s",
     "Help" : "Ayuda",
     "Personal" : "Personal",
     "Settings" : "Ajustes",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index dec3bbd3aec..ef269d88825 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -7,6 +7,8 @@
     "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto puede arruinar su instalación y es un caso para el que no se brinda soporte. Lea la documentación antes de hacer cambios en config.php",
     "PHP %s or higher is required." : "Se requiere PHP %s o superior.",
     "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s",
+    "The library %s is not available." : "La librería %s no está disponible",
+    "Following platforms are supported: %s" : "Las siguientes plataformas son soportadas: %s",
     "Help" : "Ayuda",
     "Personal" : "Personal",
     "Settings" : "Ajustes",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 7fa979163f8..c5861bb8e33 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -87,6 +87,7 @@ OC.L10N.register(
     "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
     "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
     "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.",
     "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
     "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",
     "Setting permissions for %s failed, because the item was not found" : "Le réglage des permissions pour %s a échoué car l'objet n'a pas été trouvé",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 0b95dfa1746..c1d2e8b3f53 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -85,6 +85,7 @@
     "Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
     "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
     "Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.",
     "Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
     "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",
     "Setting permissions for %s failed, because the item was not found" : "Le réglage des permissions pour %s a échoué car l'objet n'a pas été trouvé",
diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js
new file mode 100644
index 00000000000..784e8271ef3
--- /dev/null
+++ b/lib/l10n/lo.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+    "lib",
+    {
+    "_%n day ago_::_%n days ago_" : [""],
+    "_%n month ago_::_%n months ago_" : [""],
+    "_%n year ago_::_%n years ago_" : [""],
+    "_%n hour ago_::_%n hours ago_" : [""],
+    "_%n minute ago_::_%n minutes ago_" : [""]
+},
+"nplurals=1; plural=0;");
diff --git a/lib/l10n/lo.json b/lib/l10n/lo.json
new file mode 100644
index 00000000000..3a3512d508d
--- /dev/null
+++ b/lib/l10n/lo.json
@@ -0,0 +1,8 @@
+{ "translations": {
+    "_%n day ago_::_%n days ago_" : [""],
+    "_%n month ago_::_%n months ago_" : [""],
+    "_%n year ago_::_%n years ago_" : [""],
+    "_%n hour ago_::_%n hours ago_" : [""],
+    "_%n minute ago_::_%n minutes ago_" : [""]
+},"pluralForm" :"nplurals=1; plural=0;"
+}
\ No newline at end of file
-- 
cgit v1.2.3