Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-21 03:08:26 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-21 03:08:26 +0300
commit3709d3eeae4660579b15c8f30314654c43990841 (patch)
treec6a93ffad503db3430f0761b97a01212274404ac
parenta94976bfc83cc47f49217eb5ba7509aee59b3012 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/es_MX.js5
-rw-r--r--apps/dav/l10n/es_MX.json5
-rw-r--r--apps/dav/l10n/fr.js4
-rw-r--r--apps/dav/l10n/fr.json4
-rw-r--r--apps/dav/l10n/nb.js4
-rw-r--r--apps/dav/l10n/nb.json4
-rw-r--r--apps/dav/l10n/pt_BR.js5
-rw-r--r--apps/dav/l10n/pt_BR.json5
-rw-r--r--apps/dav/l10n/sr.js5
-rw-r--r--apps/dav/l10n/sr.json5
-rw-r--r--apps/dav/l10n/tr.js5
-rw-r--r--apps/dav/l10n/tr.json5
-rw-r--r--apps/files/l10n/es_MX.js1
-rw-r--r--apps/files/l10n/es_MX.json1
-rw-r--r--apps/theming/l10n/es_MX.js7
-rw-r--r--apps/theming/l10n/es_MX.json7
-rw-r--r--apps/theming/l10n/tr.js8
-rw-r--r--apps/theming/l10n/tr.json8
-rw-r--r--core/l10n/es_MX.js1
-rw-r--r--core/l10n/es_MX.json1
-rw-r--r--lib/l10n/es_MX.js9
-rw-r--r--lib/l10n/es_MX.json9
-rw-r--r--lib/l10n/tr.js9
-rw-r--r--lib/l10n/tr.json9
-rw-r--r--settings/l10n/es_MX.js2
-rw-r--r--settings/l10n/es_MX.json2
26 files changed, 118 insertions, 12 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js
index 496d5d582e2..5730b78580f 100644
--- a/apps/dav/l10n/es_MX.js
+++ b/apps/dav/l10n/es_MX.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Contactos",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
- "Request ID: %s" : "ID de solicitud: %s"
+ "Request ID: %s" : "ID de solicitud: %s",
+ "CalDAV server" : "Servidor CalDAV",
+ "Send invitations to attendees" : "Enviar invitaciones a los asistentes",
+ "Please make sure to properly setup the email settings above." : "Por favor asegúrate de establecer correctamente las configuraciones de correo electrónico de arriba."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json
index eb87be0396b..d9a339343e7 100644
--- a/apps/dav/l10n/es_MX.json
+++ b/apps/dav/l10n/es_MX.json
@@ -42,6 +42,9 @@
"Contacts" : "Contactos",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
- "Request ID: %s" : "ID de solicitud: %s"
+ "Request ID: %s" : "ID de solicitud: %s",
+ "CalDAV server" : "Servidor CalDAV",
+ "Send invitations to attendees" : "Enviar invitaciones a los asistentes",
+ "Please make sure to properly setup the email settings above." : "Por favor asegúrate de establecer correctamente las configuraciones de correo electrónico de arriba."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index b7ac0f6f476..51409b980af 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -44,6 +44,8 @@ OC.L10N.register(
"Contacts" : "Contacts",
"Technical details" : "Détails techniques",
"Remote Address: %s" : "Adresse distante : %s",
- "Request ID: %s" : "ID de la requête : %s"
+ "Request ID: %s" : "ID de la requête : %s",
+ "CalDAV server" : "Serveur CalDAV",
+ "Send invitations to attendees" : "Envoyer des invitations aux participants"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index ffe94009f03..a256a383a4b 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -42,6 +42,8 @@
"Contacts" : "Contacts",
"Technical details" : "Détails techniques",
"Remote Address: %s" : "Adresse distante : %s",
- "Request ID: %s" : "ID de la requête : %s"
+ "Request ID: %s" : "ID de la requête : %s",
+ "CalDAV server" : "Serveur CalDAV",
+ "Send invitations to attendees" : "Envoyer des invitations aux participants"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js
index ae4959ba0df..e1985b743b1 100644
--- a/apps/dav/l10n/nb.js
+++ b/apps/dav/l10n/nb.js
@@ -44,6 +44,8 @@ OC.L10N.register(
"Contacts" : "Kontakter",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
- "Request ID: %s" : "Forespørsel ID: %s"
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "CalDAV server" : "DalDAV-tjener",
+ "Send invitations to attendees" : "Send invitasjoner til oppmøtte"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json
index 81fcad6f830..cce442b7655 100644
--- a/apps/dav/l10n/nb.json
+++ b/apps/dav/l10n/nb.json
@@ -42,6 +42,8 @@
"Contacts" : "Kontakter",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
- "Request ID: %s" : "Forespørsel ID: %s"
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "CalDAV server" : "DalDAV-tjener",
+ "Send invitations to attendees" : "Send invitasjoner til oppmøtte"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index bafe878a8d7..5c8cff9cf69 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Contatos",
"Technical details" : "Detalhes técnicos",
"Remote Address: %s" : "Endereço remoto: %s",
- "Request ID: %s" : "ID do solicitante: %s"
+ "Request ID: %s" : "ID do solicitante: %s",
+ "CalDAV server" : "Servidor CalDAV",
+ "Send invitations to attendees" : "Envie convites aos participantes",
+ "Please make sure to properly setup the email settings above." : "Certifique-se de configurar corretamente as configurações de email acima."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json
index d434ef77752..1aa53c3f2d2 100644
--- a/apps/dav/l10n/pt_BR.json
+++ b/apps/dav/l10n/pt_BR.json
@@ -42,6 +42,9 @@
"Contacts" : "Contatos",
"Technical details" : "Detalhes técnicos",
"Remote Address: %s" : "Endereço remoto: %s",
- "Request ID: %s" : "ID do solicitante: %s"
+ "Request ID: %s" : "ID do solicitante: %s",
+ "CalDAV server" : "Servidor CalDAV",
+ "Send invitations to attendees" : "Envie convites aos participantes",
+ "Please make sure to properly setup the email settings above." : "Certifique-se de configurar corretamente as configurações de email acima."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js
index ad84267ebf5..23aadf71bc3 100644
--- a/apps/dav/l10n/sr.js
+++ b/apps/dav/l10n/sr.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Контакти",
"Technical details" : "Технички детаљи",
"Remote Address: %s" : "Удаљена адреса: %s",
- "Request ID: %s" : "ИД захтева: %s"
+ "Request ID: %s" : "ИД захтева: %s",
+ "CalDAV server" : "CalDAV сервер",
+ "Send invitations to attendees" : "Пошаљи позивницу учесницима",
+ "Please make sure to properly setup the email settings above." : "Пазите да правилно подесите поставке е-поште изнад."
},
"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/dav/l10n/sr.json b/apps/dav/l10n/sr.json
index 613f034614b..b6589cfd473 100644
--- a/apps/dav/l10n/sr.json
+++ b/apps/dav/l10n/sr.json
@@ -42,6 +42,9 @@
"Contacts" : "Контакти",
"Technical details" : "Технички детаљи",
"Remote Address: %s" : "Удаљена адреса: %s",
- "Request ID: %s" : "ИД захтева: %s"
+ "Request ID: %s" : "ИД захтева: %s",
+ "CalDAV server" : "CalDAV сервер",
+ "Send invitations to attendees" : "Пошаљи позивницу учесницима",
+ "Please make sure to properly setup the email settings above." : "Пазите да правилно подесите поставке е-поште изнад."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index e292cfa7d59..4a2662121e2 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Kişiler",
"Technical details" : "Teknik ayrıntılar",
"Remote Address: %s" : "Uzak Adres: %s",
- "Request ID: %s" : "İstek Kodu: %s"
+ "Request ID: %s" : "İstek Kodu: %s",
+ "CalDAV server" : "CalDAV sunucusu",
+ "Send invitations to attendees" : "Katılımcılara çağrıları gönder",
+ "Please make sure to properly setup the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru şekilde ayarladığınızdan emin olun."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index f189e713ec5..956696cb736 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -42,6 +42,9 @@
"Contacts" : "Kişiler",
"Technical details" : "Teknik ayrıntılar",
"Remote Address: %s" : "Uzak Adres: %s",
- "Request ID: %s" : "İstek Kodu: %s"
+ "Request ID: %s" : "İstek Kodu: %s",
+ "CalDAV server" : "CalDAV sunucusu",
+ "Send invitations to attendees" : "Katılımcılara çağrıları gönder",
+ "Please make sure to properly setup the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru şekilde ayarladığınızdan emin olun."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index d04c8c5b39d..2c4adea018e 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus archivos vía WebDAV</a>",
"Uploading @" : "Actualizando @",
+ "Cancel upload" : "Cancelar carga",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 3e43fba5c45..b783e8b08f5 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -122,6 +122,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus archivos vía WebDAV</a>",
"Uploading @" : "Actualizando @",
+ "Cancel upload" : "Cancelar carga",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index 9e846a5eb92..594e5b9beed 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -9,6 +9,13 @@ OC.L10N.register(
"The given web address is too long" : "La dirección web dada es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
+ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
+ "No file was uploaded" : "No se cargó el archivo",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ",
+ "A PHP extension stopped the file upload." : "Una extensión de PHP detuvo la carga del archivo. ",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json
index eb2632daf68..d6db2de8184 100644
--- a/apps/theming/l10n/es_MX.json
+++ b/apps/theming/l10n/es_MX.json
@@ -7,6 +7,13 @@
"The given web address is too long" : "La dirección web dada es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
+ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
+ "No file was uploaded" : "No se cargó el archivo",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ",
+ "A PHP extension stopped the file upload." : "Una extensión de PHP detuvo la carga del archivo. ",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index e720ccaa005..89f01f4eb54 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
+ "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
+ "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi",
+ "No file was uploaded" : "Herhangi bir dosya yüklenmedi",
+ "Missing a temporary folder" : "Geçici klasör bulunamadı",
+ "Failed to write file to disk." : "Dosya diske yazılamadı.",
+ "A PHP extension stopped the file upload." : "Bir PHP eklentisi dosyanın yüklenmesini engelledi.",
"No file uploaded" : "Herhangi bir dosya yüklenmemiş",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 03de74cbb4c..b77802476d4 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -7,6 +7,14 @@
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
+ "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
+ "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi",
+ "No file was uploaded" : "Herhangi bir dosya yüklenmedi",
+ "Missing a temporary folder" : "Geçici klasör bulunamadı",
+ "Failed to write file to disk." : "Dosya diske yazılamadı.",
+ "A PHP extension stopped the file upload." : "Bir PHP eklentisi dosyanın yüklenmesini engelledi.",
"No file uploaded" : "Herhangi bir dosya yüklenmemiş",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index c50523e1da8..6239f9520c3 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
"More apps" : "Más aplicaciones",
"Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
"Confirm your password" : "Confirma tu contraseña",
"Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
"Please contact your administrator." : "Por favor contacta al administrador.",
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json
index 52cdd973b40..e5f21d06910 100644
--- a/core/l10n/es_MX.json
+++ b/core/l10n/es_MX.json
@@ -260,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
"More apps" : "Más aplicaciones",
"Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
"Confirm your password" : "Confirma tu contraseña",
"Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
"Please contact your administrator." : "Por favor contacta al administrador.",
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index bc252633450..89acfdc93fe 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Imagen inválida",
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
"today" : "hoy",
+ "tomorrow" : "mañana",
"yesterday" : "ayer",
+ "_in %n day_::_in %n days_" : ["en %n día","en %n días"],
"_%n day ago_::_%n days ago_" : ["hace %n día","hace %n días"],
+ "next month" : "próximo mes",
"last month" : "mes pasado",
+ "_in %n month_::_in %n months_" : ["en %n mes","en %n meses"],
"_%n month ago_::_%n months ago_" : ["Hace %n mes","Hace %n meses"],
+ "next year" : "próximo año",
"last year" : "año pasado",
+ "_in %n year_::_in %n years_" : ["en %n año","en %n años"],
"_%n year ago_::_%n years ago_" : ["hace %n año","hace %n años"],
+ "_in %n hour_::_in %n hours_" : ["en %n hora","en %n horas"],
"_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"],
+ "_in %n minute_::_in %n minutes_" : ["en %n minuto","en %n minutos"],
"_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"],
+ "in a few seconds" : "en algunos segundos",
"seconds ago" : "hace segundos",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ",
"File name is a reserved word" : "Nombre de archivo es una palabra reservada",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index 6a7c6474bb9..0b6be27dfb5 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -29,14 +29,23 @@
"Invalid image" : "Imagen inválida",
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
"today" : "hoy",
+ "tomorrow" : "mañana",
"yesterday" : "ayer",
+ "_in %n day_::_in %n days_" : ["en %n día","en %n días"],
"_%n day ago_::_%n days ago_" : ["hace %n día","hace %n días"],
+ "next month" : "próximo mes",
"last month" : "mes pasado",
+ "_in %n month_::_in %n months_" : ["en %n mes","en %n meses"],
"_%n month ago_::_%n months ago_" : ["Hace %n mes","Hace %n meses"],
+ "next year" : "próximo año",
"last year" : "año pasado",
+ "_in %n year_::_in %n years_" : ["en %n año","en %n años"],
"_%n year ago_::_%n years ago_" : ["hace %n año","hace %n años"],
+ "_in %n hour_::_in %n hours_" : ["en %n hora","en %n horas"],
"_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"],
+ "_in %n minute_::_in %n minutes_" : ["en %n minuto","en %n minutos"],
"_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"],
+ "in a few seconds" : "en algunos segundos",
"seconds ago" : "hace segundos",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ",
"File name is a reserved word" : "Nombre de archivo es una palabra reservada",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 12c64e8b2b1..e08bdcd63c0 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -31,14 +31,23 @@ OC.L10N.register(
"Invalid image" : "Görsel geçersiz",
"Avatar image is not square" : "Avatar görseli kare değil",
"today" : "bugün",
+ "tomorrow" : "yarın",
"yesterday" : "dün",
+ "_in %n day_::_in %n days_" : ["%n gün içinde","%n gün içinde"],
"_%n day ago_::_%n days ago_" : ["%n gün önce","%n gün önce"],
+ "next month" : "gelecek ay",
"last month" : "geçen ay",
+ "_in %n month_::_in %n months_" : ["%n ay içinde","%n ay içinde"],
"_%n month ago_::_%n months ago_" : ["%n ay önce","%n ay önce"],
+ "next year" : "gelecek yıl",
"last year" : "geçen yıl",
+ "_in %n year_::_in %n years_" : ["%n yıl içinde","%n yıl içinde"],
"_%n year ago_::_%n years ago_" : ["%n yıl önce","%n yıl önce"],
+ "_in %n hour_::_in %n hours_" : ["%n saat içinde","%n saat içinde"],
"_%n hour ago_::_%n hours ago_" : ["%n saat önce","%n saat önce"],
+ "_in %n minute_::_in %n minutes_" : ["%n dakika içinde","%n dakika içinde"],
"_%n minute ago_::_%n minutes ago_" : ["%n dakika önce","%n dakika önce"],
+ "in a few seconds" : "bir kaç saniye içinde",
"seconds ago" : "saniyeler önce",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da sistem yöneticinizle görüşün.",
"File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 3ed52c7fe26..43e50fac360 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -29,14 +29,23 @@
"Invalid image" : "Görsel geçersiz",
"Avatar image is not square" : "Avatar görseli kare değil",
"today" : "bugün",
+ "tomorrow" : "yarın",
"yesterday" : "dün",
+ "_in %n day_::_in %n days_" : ["%n gün içinde","%n gün içinde"],
"_%n day ago_::_%n days ago_" : ["%n gün önce","%n gün önce"],
+ "next month" : "gelecek ay",
"last month" : "geçen ay",
+ "_in %n month_::_in %n months_" : ["%n ay içinde","%n ay içinde"],
"_%n month ago_::_%n months ago_" : ["%n ay önce","%n ay önce"],
+ "next year" : "gelecek yıl",
"last year" : "geçen yıl",
+ "_in %n year_::_in %n years_" : ["%n yıl içinde","%n yıl içinde"],
"_%n year ago_::_%n years ago_" : ["%n yıl önce","%n yıl önce"],
+ "_in %n hour_::_in %n hours_" : ["%n saat içinde","%n saat içinde"],
"_%n hour ago_::_%n hours ago_" : ["%n saat önce","%n saat önce"],
+ "_in %n minute_::_in %n minutes_" : ["%n dakika içinde","%n dakika içinde"],
"_%n minute ago_::_%n minutes ago_" : ["%n dakika önce","%n dakika önce"],
+ "in a few seconds" : "bir kaç saniye içinde",
"seconds ago" : "saniyeler önce",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da sistem yöneticinizle görüşün.",
"File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır",
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index 2e49b039e4d..f08bc9d8610 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
"Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
"Enabled apps" : "Aplicaciones habilitadas",
"Disabled apps" : "Aplicaciones deshabilitadas",
"App bundles" : "Paquetes de aplicación",
@@ -103,6 +104,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
"Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
"Updating...." : "Actualizando....",
"Error while updating app" : "Se presentó un error al actualizar la aplicación",
"Updated" : "Actualizado",
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json
index c1b76a53c25..78697ffd645 100644
--- a/settings/l10n/es_MX.json
+++ b/settings/l10n/es_MX.json
@@ -10,6 +10,7 @@
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
"Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
"Enabled apps" : "Aplicaciones habilitadas",
"Disabled apps" : "Aplicaciones deshabilitadas",
"App bundles" : "Paquetes de aplicación",
@@ -101,6 +102,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
"Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
"Updating...." : "Actualizando....",
"Error while updating app" : "Se presentó un error al actualizar la aplicación",
"Updated" : "Actualizado",