Skip to content

Commit 431f91b

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 828b7f9 commit 431f91b

File tree

6 files changed

+34
-0
lines changed

6 files changed

+34
-0
lines changed

apps/files/l10n/fi.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ OC.L10N.register(
3939
"Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja",
4040
"Files" : "Tiedostot",
4141
"Details" : "Tiedot",
42+
"Please select tag(s) to add to the selection" : "Valitse lisättävät tunnisteet valinnalle",
43+
"Apply tag(s) to selection" : "Hyväksy tunnisteet valinnalle",
4244
"Select" : "Valitse",
4345
"Pending" : "Odottaa",
4446
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",

apps/files/l10n/fi.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
"Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja",
3838
"Files" : "Tiedostot",
3939
"Details" : "Tiedot",
40+
"Please select tag(s) to add to the selection" : "Valitse lisättävät tunnisteet valinnalle",
41+
"Apply tag(s) to selection" : "Hyväksy tunnisteet valinnalle",
4042
"Select" : "Valitse",
4143
"Pending" : "Odottaa",
4244
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"lookup_server_connector",
3+
{
4+
"Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
5+
"Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
6+
},
7+
"nplurals=2; plural=(n != 1);");
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
3+
"Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

apps/weather_status/l10n/hu.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ OC.L10N.register(
1111
"Detect location" : "Helymeghatározás",
1212
"Set custom address" : "Egyéni cím beállítása",
1313
"Favorites" : "Kedvencek",
14+
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
15+
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
16+
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
17+
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
18+
"{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
19+
"{temperature} {unit} rain" : "{temperature} {unit} eső",
20+
"{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
21+
"{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
22+
"{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
1423
"More weather for {adr}" : "További időjárás a {adr} címhez",
1524
"Loading weather" : "Időjárás betöltése",
1625
"Remove from favorites" : "Eltávolítás a kedvencekből",

apps/weather_status/l10n/hu.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"Detect location" : "Helymeghatározás",
1010
"Set custom address" : "Egyéni cím beállítása",
1111
"Favorites" : "Kedvencek",
12+
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
13+
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
14+
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
15+
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
16+
"{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
17+
"{temperature} {unit} rain" : "{temperature} {unit} eső",
18+
"{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
19+
"{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
20+
"{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
1221
"More weather for {adr}" : "További időjárás a {adr} címhez",
1322
"Loading weather" : "Időjárás betöltése",
1423
"Remove from favorites" : "Eltávolítás a kedvencekből",

0 commit comments

Comments
 (0)