[tx-robot] updated from transifex
This commit is contained in:
parent
5ec9ce0bf1
commit
996d6ce994
|
@ -0,0 +1,9 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"contactsinteraction",
|
||||||
|
{
|
||||||
|
"Recently contacted" : "Cuntatos reghentes",
|
||||||
|
"Contacts Interaction" : "Interatzione cun is cuntatos",
|
||||||
|
"Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
|
||||||
|
"Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,7 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Recently contacted" : "Cuntatos reghentes",
|
||||||
|
"Contacts Interaction" : "Interatzione cun is cuntatos",
|
||||||
|
"Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
|
||||||
|
"Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
|
@ -8,9 +8,9 @@ OC.L10N.register(
|
||||||
"Edit widgets" : "Editar widgets",
|
"Edit widgets" : "Editar widgets",
|
||||||
"Get more widgets from the app store" : "Conseguir más widgets desde la app store",
|
"Get more widgets from the app store" : "Conseguir más widgets desde la app store",
|
||||||
"Change background image" : "Cambiar imagen de fondo",
|
"Change background image" : "Cambiar imagen de fondo",
|
||||||
"Weather service" : "Servicio climatológico",
|
"Weather service" : "Servicio metereológico",
|
||||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
|
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
|
||||||
"Weather data from Met.no" : "Datos climatológicos de Met.no",
|
"Weather data from Met.no" : "Datos meteorológicos de Met.no",
|
||||||
"geocoding with Nominatim" : "geocoding con Nominatim",
|
"geocoding with Nominatim" : "geocoding con Nominatim",
|
||||||
"elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
|
"elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
|
||||||
"Weather" : "El tiempo",
|
"Weather" : "El tiempo",
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
"Edit widgets" : "Editar widgets",
|
"Edit widgets" : "Editar widgets",
|
||||||
"Get more widgets from the app store" : "Conseguir más widgets desde la app store",
|
"Get more widgets from the app store" : "Conseguir más widgets desde la app store",
|
||||||
"Change background image" : "Cambiar imagen de fondo",
|
"Change background image" : "Cambiar imagen de fondo",
|
||||||
"Weather service" : "Servicio climatológico",
|
"Weather service" : "Servicio metereológico",
|
||||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
|
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
|
||||||
"Weather data from Met.no" : "Datos climatológicos de Met.no",
|
"Weather data from Met.no" : "Datos meteorológicos de Met.no",
|
||||||
"geocoding with Nominatim" : "geocoding con Nominatim",
|
"geocoding with Nominatim" : "geocoding con Nominatim",
|
||||||
"elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
|
"elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
|
||||||
"Weather" : "El tiempo",
|
"Weather" : "El tiempo",
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"provisioning_api",
|
||||||
|
{
|
||||||
|
"Provisioning API" : "Frunidura API",
|
||||||
|
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Custa aplicatzione ativat unas cantas API chi is sistemas esternos podint impreare pro organizare impitadores, grupos e aplicatziones."
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,5 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Provisioning API" : "Frunidura API",
|
||||||
|
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Custa aplicatzione ativat unas cantas API chi is sistemas esternos podint impreare pro organizare impitadores, grupos e aplicatziones."
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
Loading…
Reference in New Issue