Skip to content

Commit fa1b887

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

File tree

7 files changed

+7
-5
lines changed

7 files changed

+7
-5
lines changed

l10n/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ OC.L10N.register(
385385
"MapLibre settings" : "MapLibre-Einstellungen",
386386
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Die URL und die Basisautorisierung von style.json für OpenStreetMap Vector Tiles mit MapLibre-GL-JS festlegen.",
387387
"MapLibre Street style URL" : "URL von MapLibre Street-Style",
388-
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort",
388+
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort\"",
389389
"Maps settings" : "Karten-Einstellungen"
390390
},
391391
"nplurals=2; plural=(n != 1);");

l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"MapLibre settings" : "MapLibre-Einstellungen",
384384
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Die URL und die Basisautorisierung von style.json für OpenStreetMap Vector Tiles mit MapLibre-GL-JS festlegen.",
385385
"MapLibre Street style URL" : "URL von MapLibre Street-Style",
386-
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort",
386+
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort\"",
387387
"Maps settings" : "Karten-Einstellungen"
388388
},"pluralForm" :"nplurals=2; plural=(n != 1);"
389389
}

l10n/de_DE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ OC.L10N.register(
385385
"MapLibre settings" : "MapLibre-Einstellungen",
386386
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Die URL und die Basisautorisierung von style.json für OpenStreetMap Vector Tiles mit MapLibre-GL-JS festlegen.",
387387
"MapLibre Street style URL" : "MapLibre Street-Style-URL",
388-
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort",
388+
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort\"",
389389
"Maps settings" : "Karten-Einstellungen"
390390
},
391391
"nplurals=2; plural=(n != 1);");

l10n/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"MapLibre settings" : "MapLibre-Einstellungen",
384384
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "Die URL und die Basisautorisierung von style.json für OpenStreetMap Vector Tiles mit MapLibre-GL-JS festlegen.",
385385
"MapLibre Street style URL" : "MapLibre Street-Style-URL",
386-
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort",
386+
"Basic Authorization if required. Format is \"user:password\"" : "Basisautorisierung falls erforderlich. Format ist \"Benutzer:Passwort\"",
387387
"Maps settings" : "Karten-Einstellungen"
388388
},"pluralForm" :"nplurals=2; plural=(n != 1);"
389389
}

l10n/is.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" : "Skráin er ekki til",
45
"File not found" : "Skrá finnst ekki",
56
"Personal" : "Persónulegt",
67
"Maps" : "Landakort",

l10n/is.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" : "Skráin er ekki til",
23
"File not found" : "Skrá finnst ekki",
34
"Personal" : "Persónulegt",
45
"Maps" : "Landakort",

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-31 01:20+0000\n"
11+
"POT-Creation-Date: 2025-02-01 01:20+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)