Skip to content

Commit 0f607a1

Browse files
tetetete
authored andcommitted
Merge remote-tracking branch 'upstream/master'
2 parents 52c1aa2 + 645fd8f commit 0f607a1

File tree

7 files changed

+15
-7
lines changed

7 files changed

+15
-7
lines changed

β€Žl10n/eu.jsβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ OC.L10N.register(
7272
"Clear photo cache" : "Garbitu argazkien cachea",
7373
"Hi" : "Kaixo",
7474
"Show track elevation" : "Erakutsi ibilbidearen altitudea",
75+
"Download track" : "Deskargatu pista",
7576
"My tracks" : "Nire ibilbideak",
7677
"Sort by name" : "Ordenatu izenaren arabera",
7778
"Sort by date" : "Ordenatu dataren arabera",
@@ -375,6 +376,8 @@ OC.L10N.register(
375376
"Set the API key to use Mapbox routing service." : "Ezarri API key-a erabiltzeko Mapbox bideratze zerbitzua.",
376377
"Leave empty to disable." : "Laga hutsik desgaitzeko.",
377378
"Mapbox API key" : "Mapbox API gakoa",
379+
"MapLibre Website" : "MapLibre webgunea",
380+
"MapLibre settings" : "MapLibre ezarpenak",
378381
"Maps settings" : "Maps ezarpenak"
379382
},
380383
"nplurals=2; plural=(n != 1);");

β€Žl10n/eu.jsonβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"Clear photo cache" : "Garbitu argazkien cachea",
7171
"Hi" : "Kaixo",
7272
"Show track elevation" : "Erakutsi ibilbidearen altitudea",
73+
"Download track" : "Deskargatu pista",
7374
"My tracks" : "Nire ibilbideak",
7475
"Sort by name" : "Ordenatu izenaren arabera",
7576
"Sort by date" : "Ordenatu dataren arabera",
@@ -373,6 +374,8 @@
373374
"Set the API key to use Mapbox routing service." : "Ezarri API key-a erabiltzeko Mapbox bideratze zerbitzua.",
374375
"Leave empty to disable." : "Laga hutsik desgaitzeko.",
375376
"Mapbox API key" : "Mapbox API gakoa",
377+
"MapLibre Website" : "MapLibre webgunea",
378+
"MapLibre settings" : "MapLibre ezarpenak",
376379
"Maps settings" : "Maps ezarpenak"
377380
},"pluralForm" :"nplurals=2; plural=(n != 1);"
378381
}

β€Žl10n/gl.jsβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ OC.L10N.register(
7171
"Say hi" : "Diga ola",
7272
"Hide suggestions" : "Agochar as suxestiΓ³ns",
7373
"Suggest photo locations" : "Suxerir localizaciΓ³ns fotoxΓ©nicas",
74-
"Clear photo cache" : "Limpar a cachΓ© de fotos",
74+
"Clear photo cache" : "Limpar a memoria tobo de fotos",
7575
"Hi" : "Ola",
7676
"Show track elevation" : "Amosar a altitude do trazado",
7777
"Download track" : "Descargar o trazado",
@@ -279,8 +279,8 @@ OC.L10N.register(
279279
"Choose directory of pictures to place" : "Escoller o directorio das imaxes para situar",
280280
"\"{path}\" successfully moved" : "Β«{path}Β» foi movido correctamente",
281281
"{nb} photos moved" : "MovΓ©ronse {nb} fotos",
282-
"Cleared photo cache" : "Limpouse a cachΓ© de fotos",
283-
"Failed to clear photos cache" : "Produciuse un fallo ao limpar a cachΓ© de fotos",
282+
"Cleared photo cache" : "Limpouse a memoria tobo de fotos",
283+
"Failed to clear photos cache" : "Produciuse un fallo ao limpar a memoria tobo de fotos",
284284
"Saved {r} from {i} locations" : "Gardaronse {r} de {i} localizaciΓ³ns",
285285
"Failed to save locations" : "Produciuse un fallo ao gardar as localizaciΓ³ns",
286286
"Contact {contactName} added to map {mapName}" : "O contacto {contactName} foi engadido ao mapa {mapName}",

β€Žl10n/gl.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"Say hi" : "Diga ola",
7070
"Hide suggestions" : "Agochar as suxestiΓ³ns",
7171
"Suggest photo locations" : "Suxerir localizaciΓ³ns fotoxΓ©nicas",
72-
"Clear photo cache" : "Limpar a cachΓ© de fotos",
72+
"Clear photo cache" : "Limpar a memoria tobo de fotos",
7373
"Hi" : "Ola",
7474
"Show track elevation" : "Amosar a altitude do trazado",
7575
"Download track" : "Descargar o trazado",
@@ -277,8 +277,8 @@
277277
"Choose directory of pictures to place" : "Escoller o directorio das imaxes para situar",
278278
"\"{path}\" successfully moved" : "Β«{path}Β» foi movido correctamente",
279279
"{nb} photos moved" : "MovΓ©ronse {nb} fotos",
280-
"Cleared photo cache" : "Limpouse a cachΓ© de fotos",
281-
"Failed to clear photos cache" : "Produciuse un fallo ao limpar a cachΓ© de fotos",
280+
"Cleared photo cache" : "Limpouse a memoria tobo de fotos",
281+
"Failed to clear photos cache" : "Produciuse un fallo ao limpar a memoria tobo de fotos",
282282
"Saved {r} from {i} locations" : "Gardaronse {r} de {i} localizaciΓ³ns",
283283
"Failed to save locations" : "Produciuse un fallo ao gardar as localizaciΓ³ns",
284284
"Contact {contactName} added to map {mapName}" : "O contacto {contactName} foi engadido ao mapa {mapName}",

β€Žl10n/ja.jsβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"maps",
33
{
4+
"File does not exist" : "γƒ•γ‚‘γ‚€γƒ«γŒε­˜εœ¨γ—γΎγ›γ‚“",
45
"File not found" : "γƒ•γ‚‘γ‚€γƒ«γŒθ¦‹γ€γ‹γ‚ŠγΎγ›γ‚“",
56
"Personal" : "個人",
67
"Maps" : "εœ°ε›³",

β€Žl10n/ja.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"File does not exist" : "γƒ•γ‚‘γ‚€γƒ«γŒε­˜εœ¨γ—γΎγ›γ‚“",
23
"File not found" : "γƒ•γ‚‘γ‚€γƒ«γŒθ¦‹γ€γ‹γ‚ŠγΎγ›γ‚“",
34
"Personal" : "個人",
45
"Maps" : "εœ°ε›³",

β€Žtranslationfiles/templates/maps.potβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Nextcloud 3.14159\n"
1010
"Report-Msgid-Bugs-To: translations\\@example.com\n"
11-
"POT-Creation-Date: 2024-11-29 01:16+0000\n"
11+
"POT-Creation-Date: 2024-12-10 01:18+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

0 commit comments

Comments
Β (0)