Skip to content

Commit 40cad2b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent a02adaf commit 40cad2b

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

l10n/pl.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,9 @@ OC.L10N.register(
383383
"Mapbox API key" : "Klucz API Mapbox",
384384
"MapLibre Website" : "Witryna MapLibre",
385385
"MapLibre settings" : "Ustawienia MapLibre",
386+
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Ustaw adres URL i podstawową autoryzację style.json dla kafelków wektorowych OpenStreetMap za pomocą MapLibre-GL-JS.",
386387
"MapLibre Street style URL" : "Adres URL w stylu MapLibre Street",
388+
"Basic Authorization if required. Format is \"user:password\"" : "Autoryzacja podstawowa, jeśli jest wymagana. Format to „użytkownik:hasło”",
387389
"Maps settings" : "Ustawienia Map"
388390
},
389391
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

l10n/pl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,9 @@
381381
"Mapbox API key" : "Klucz API Mapbox",
382382
"MapLibre Website" : "Witryna MapLibre",
383383
"MapLibre settings" : "Ustawienia MapLibre",
384+
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Ustaw adres URL i podstawową autoryzację style.json dla kafelków wektorowych OpenStreetMap za pomocą MapLibre-GL-JS.",
384385
"MapLibre Street style URL" : "Adres URL w stylu MapLibre Street",
386+
"Basic Authorization if required. Format is \"user:password\"" : "Autoryzacja podstawowa, jeśli jest wymagana. Format to „użytkownik:hasło”",
385387
"Maps settings" : "Ustawienia Map"
386388
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
387389
}

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: 2025-01-03 01:19+0000\n"
11+
"POT-Creation-Date: 2025-01-04 01:19+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)