Skip to content

Commit 054783e

Browse files
committed
[tx-robot] updated from transifex
1 parent c686f8a commit 054783e

24 files changed

Lines changed: 596 additions & 50 deletions

File tree

apps/dashboard/l10n/ca.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ OC.L10N.register(
1111
"Weather service" : "Servei meteorològic",
1212
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per a la seva privacitat, les dades meteorològiques les sol·licita el seu servidor Nextcloud en el seu lloc perquè el servei meteorològic no rebi cap informació personal.",
1313
"Weather data from Met.no" : "Dades meteorològiques de Met.no",
14+
"geocoding with Nominatim" : "codis geogràfics amb Nominatim",
15+
"elevation data from OpenTopoData" : "dades d'altitud d'OpenTopoData",
1416
"Weather" : "Temps",
1517
"Status" : "Estat",
1618
"Good morning" : "Bon dia",
@@ -19,6 +21,9 @@ OC.L10N.register(
1921
"Good afternoon, {name}" : "Bona tarda, {name}",
2022
"Good evening" : "Bona tarda",
2123
"Good evening, {name}" : "Bona nit, {name}",
24+
"Hello" : "Hola",
25+
"Hello, {name}" : "Hola {name}",
26+
"Pick from Files" : "Trieu dels fitxers",
2227
"Default images" : "Imatges predeterminades",
2328
"Plain background" : "Fons senzill",
2429
"Insert from {productName}" : "Insereix des de {productName}",

apps/dashboard/l10n/ca.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"Weather service" : "Servei meteorològic",
1010
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per a la seva privacitat, les dades meteorològiques les sol·licita el seu servidor Nextcloud en el seu lloc perquè el servei meteorològic no rebi cap informació personal.",
1111
"Weather data from Met.no" : "Dades meteorològiques de Met.no",
12+
"geocoding with Nominatim" : "codis geogràfics amb Nominatim",
13+
"elevation data from OpenTopoData" : "dades d'altitud d'OpenTopoData",
1214
"Weather" : "Temps",
1315
"Status" : "Estat",
1416
"Good morning" : "Bon dia",
@@ -17,6 +19,9 @@
1719
"Good afternoon, {name}" : "Bona tarda, {name}",
1820
"Good evening" : "Bona tarda",
1921
"Good evening, {name}" : "Bona nit, {name}",
22+
"Hello" : "Hola",
23+
"Hello, {name}" : "Hola {name}",
24+
"Pick from Files" : "Trieu dels fitxers",
2025
"Default images" : "Imatges predeterminades",
2126
"Plain background" : "Fons senzill",
2227
"Insert from {productName}" : "Insereix des de {productName}",

apps/dashboard/l10n/eu.js

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
OC.L10N.register(
2+
"dashboard",
3+
{
4+
"Dashboard" : "Mahaia",
5+
"Dashboard app" : "Mahaia aplikazioa",
6+
"Show something" : "Erakutsi zerbait",
7+
"Customize" : "Pertsonalizatu",
8+
"Weather" : "Eguraldia",
9+
"Status" : "Egoera",
10+
"Good morning" : "Egunon",
11+
"Good morning, {name}" : "Egunon, {name}",
12+
"Good afternoon" : "Arratsaldeon",
13+
"Good afternoon, {name}" : "Arratsaldeon, {name}",
14+
"Good evening" : "Gabon",
15+
"Good evening, {name}" : "Gabon, {name}",
16+
"Hello" : "Kaixo",
17+
"Hello, {name}" : "Kaixo, {name}",
18+
"Good night, {name}" : "Gabon, {name}",
19+
"Good night" : "Gabon"
20+
},
21+
"nplurals=2; plural=(n != 1);");

apps/dashboard/l10n/eu.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{ "translations": {
2+
"Dashboard" : "Mahaia",
3+
"Dashboard app" : "Mahaia aplikazioa",
4+
"Show something" : "Erakutsi zerbait",
5+
"Customize" : "Pertsonalizatu",
6+
"Weather" : "Eguraldia",
7+
"Status" : "Egoera",
8+
"Good morning" : "Egunon",
9+
"Good morning, {name}" : "Egunon, {name}",
10+
"Good afternoon" : "Arratsaldeon",
11+
"Good afternoon, {name}" : "Arratsaldeon, {name}",
12+
"Good evening" : "Gabon",
13+
"Good evening, {name}" : "Gabon, {name}",
14+
"Hello" : "Kaixo",
15+
"Hello, {name}" : "Kaixo, {name}",
16+
"Good night, {name}" : "Gabon, {name}",
17+
"Good night" : "Gabon"
18+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
19+
}

apps/dashboard/l10n/nl.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ OC.L10N.register(
22
"dashboard",
33
{
44
"Dashboard" : "Dashboard",
5-
"Dashboard app" : "Dashboard app",
5+
"Dashboard app" : "Dashboard-app",
66
"Show something" : "Toon iets",
77
"Customize" : "Aanpassen",
8-
"Edit widgets" : "Bewerken widgets",
9-
"Get more widgets from the app store" : "Krijg meer widgets vanuit de appstore",
10-
"Change background image" : "Wijzigen achtergrondafbeelding",
8+
"Edit widgets" : "Widgets bewerken",
9+
"Get more widgets from the app store" : "Haal meer widgets op uit de app store",
10+
"Change background image" : "Wijzig achtergrondafbeelding",
1111
"Weather service" : "Weerberichten",
1212
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je Nextcloud-server, zodat de weerservice geen persoonlijke informatie ontvangt.",
1313
"Weather data from Met.no" : "Weerbericht via Met.no",
1414
"geocoding with Nominatim" : "geocoding met Nominatim",
15-
"elevation data from OpenTopoData" : "hellingsdata via OpenTopoData",
15+
"elevation data from OpenTopoData" : "hoogtedata via OpenTopoData",
1616
"Weather" : "Weer",
1717
"Status" : "Status",
1818
"Good morning" : "Goedemorgen",

apps/dashboard/l10n/nl.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{ "translations": {
22
"Dashboard" : "Dashboard",
3-
"Dashboard app" : "Dashboard app",
3+
"Dashboard app" : "Dashboard-app",
44
"Show something" : "Toon iets",
55
"Customize" : "Aanpassen",
6-
"Edit widgets" : "Bewerken widgets",
7-
"Get more widgets from the app store" : "Krijg meer widgets vanuit de appstore",
8-
"Change background image" : "Wijzigen achtergrondafbeelding",
6+
"Edit widgets" : "Widgets bewerken",
7+
"Get more widgets from the app store" : "Haal meer widgets op uit de app store",
8+
"Change background image" : "Wijzig achtergrondafbeelding",
99
"Weather service" : "Weerberichten",
1010
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je Nextcloud-server, zodat de weerservice geen persoonlijke informatie ontvangt.",
1111
"Weather data from Met.no" : "Weerbericht via Met.no",
1212
"geocoding with Nominatim" : "geocoding met Nominatim",
13-
"elevation data from OpenTopoData" : "hellingsdata via OpenTopoData",
13+
"elevation data from OpenTopoData" : "hoogtedata via OpenTopoData",
1414
"Weather" : "Weer",
1515
"Status" : "Status",
1616
"Good morning" : "Goedemorgen",

apps/dashboard/l10n/pt_BR.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ OC.L10N.register(
22
"dashboard",
33
{
44
"Dashboard" : "Painel",
5-
"Dashboard app" : "aplicativo Painel",
5+
"Dashboard app" : "Aplicativo Painel",
66
"Show something" : "Mostrar alguma coisa",
77
"Customize" : "Personalizar",
88
"Edit widgets" : "Editar widgets",
99
"Get more widgets from the app store" : "Obtenha mais widgets a partir da loja de aplicativos",
1010
"Change background image" : "Mudar imagem de fundo",
1111
"Weather service" : "Serviço de Clima",
1212
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Para sua privacidade, as informações de Tempo são solicitadas pelo servidor Nextcloud de forma que o serviço de Tempo não receba suas informações pessoais.",
13-
"Weather data from Met.no" : "dados de Tempo do Met.no",
13+
"Weather data from Met.no" : "Dados de Tempo do Met.no",
1414
"geocoding with Nominatim" : "geocodificado com Nominatim",
1515
"elevation data from OpenTopoData" : "dados topográficos de OpenTopoData",
1616
"Weather" : "Clima",
@@ -21,6 +21,9 @@ OC.L10N.register(
2121
"Good afternoon, {name}" : "Boa tarde, {name}",
2222
"Good evening" : "Boa noite",
2323
"Good evening, {name}" : "Boa noite, {name}",
24+
"Hello" : "Olá",
25+
"Hello, {name}" : "Olá, {name}",
26+
"Pick from Files" : "Escolher de Arquivos",
2427
"Default images" : "Imagens padrão",
2528
"Plain background" : "Fundo simples",
2629
"Insert from {productName}" : "Inserir de {productName}",

apps/dashboard/l10n/pt_BR.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{ "translations": {
22
"Dashboard" : "Painel",
3-
"Dashboard app" : "aplicativo Painel",
3+
"Dashboard app" : "Aplicativo Painel",
44
"Show something" : "Mostrar alguma coisa",
55
"Customize" : "Personalizar",
66
"Edit widgets" : "Editar widgets",
77
"Get more widgets from the app store" : "Obtenha mais widgets a partir da loja de aplicativos",
88
"Change background image" : "Mudar imagem de fundo",
99
"Weather service" : "Serviço de Clima",
1010
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Para sua privacidade, as informações de Tempo são solicitadas pelo servidor Nextcloud de forma que o serviço de Tempo não receba suas informações pessoais.",
11-
"Weather data from Met.no" : "dados de Tempo do Met.no",
11+
"Weather data from Met.no" : "Dados de Tempo do Met.no",
1212
"geocoding with Nominatim" : "geocodificado com Nominatim",
1313
"elevation data from OpenTopoData" : "dados topográficos de OpenTopoData",
1414
"Weather" : "Clima",
@@ -19,6 +19,9 @@
1919
"Good afternoon, {name}" : "Boa tarde, {name}",
2020
"Good evening" : "Boa noite",
2121
"Good evening, {name}" : "Boa noite, {name}",
22+
"Hello" : "Olá",
23+
"Hello, {name}" : "Olá, {name}",
24+
"Pick from Files" : "Escolher de Arquivos",
2225
"Default images" : "Imagens padrão",
2326
"Plain background" : "Fundo simples",
2427
"Insert from {productName}" : "Inserir de {productName}",

apps/federatedfilesharing/l10n/sl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ OC.L10N.register(
1818
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Zahteva za zvezno souporabo je poslana, prejeli boste povabilo. Preverite obvestila.",
1919
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Zvezne povezave za souporabo ni mogoče ustvariti. Kaže, da je podana zahteva za povezavo z nepodprto staro različico oblaka (Nextzcloud ≤ 9).",
2020
"It is not allowed to send federated group shares from this server." : "S tega strežnika ni dovoljeno pošiljati povabil za skupinsko souporabo prek zvezne povezave.",
21+
"Sharing %1$s failed, because this item is already shared with %2$s" : "Nastavljanje souporabe %1$s je spodletelo, ker ima uporabnik %2$s predmet že v souporabi.",
2122
"Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti mesta souporabe zveznega oblaka z istim uporabnikom",
2223
"File is already shared with %s" : "Datoteka je že v souporabi pri %s",
2324
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Omogočanje souporabe %1$s je spodletelo, ker ni mogoče najti %2$s. Najverjetneje je strežnik nedosegljiv, ali pa je v uporabo neustrezno potrdilo podpisa.",

apps/federatedfilesharing/l10n/sl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Zahteva za zvezno souporabo je poslana, prejeli boste povabilo. Preverite obvestila.",
1717
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Zvezne povezave za souporabo ni mogoče ustvariti. Kaže, da je podana zahteva za povezavo z nepodprto staro različico oblaka (Nextzcloud ≤ 9).",
1818
"It is not allowed to send federated group shares from this server." : "S tega strežnika ni dovoljeno pošiljati povabil za skupinsko souporabo prek zvezne povezave.",
19+
"Sharing %1$s failed, because this item is already shared with %2$s" : "Nastavljanje souporabe %1$s je spodletelo, ker ima uporabnik %2$s predmet že v souporabi.",
1920
"Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti mesta souporabe zveznega oblaka z istim uporabnikom",
2021
"File is already shared with %s" : "Datoteka je že v souporabi pri %s",
2122
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Omogočanje souporabe %1$s je spodletelo, ker ni mogoče najti %2$s. Najverjetneje je strežnik nedosegljiv, ali pa je v uporabo neustrezno potrdilo podpisa.",

0 commit comments

Comments
 (0)