[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-03-28 02:27:35 +00:00
parent 642ee306c4
commit 2d088d766b
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
6 changed files with 34 additions and 0 deletions

View file

@ -39,6 +39,8 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja",
"Files" : "Tiedostot",
"Details" : "Tiedot",
"Please select tag(s) to add to the selection" : "Valitse lisättävät tunnisteet valinnalle",
"Apply tag(s) to selection" : "Hyväksy tunnisteet valinnalle",
"Select" : "Valitse",
"Pending" : "Odottaa",
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",

View file

@ -37,6 +37,8 @@
"Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja",
"Files" : "Tiedostot",
"Details" : "Tiedot",
"Please select tag(s) to add to the selection" : "Valitse lisättävät tunnisteet valinnalle",
"Apply tag(s) to selection" : "Hyväksy tunnisteet valinnalle",
"Select" : "Valitse",
"Pending" : "Odottaa",
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",

View file

@ -0,0 +1,7 @@
OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
"Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
},
"nplurals=2; plural=(n != 1);");

View file

@ -0,0 +1,5 @@
{ "translations": {
"Lookup Server Connector" : "Hakemistopalvelin yhdistäjä",
"Sync public user information with the lookup server" : "Synkronoi julkinen käyttäjätieto hakemistopalvelimen kanssa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -11,6 +11,15 @@ OC.L10N.register(
"Detect location" : "Helymeghatározás",
"Set custom address" : "Egyéni cím beállítása",
"Favorites" : "Kedvencek",
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
"{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
"{temperature} {unit} rain" : "{temperature} {unit} eső",
"{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
"{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
"{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
"More weather for {adr}" : "További időjárás a {adr} címhez",
"Loading weather" : "Időjárás betöltése",
"Remove from favorites" : "Eltávolítás a kedvencekből",

View file

@ -9,6 +9,15 @@
"Detect location" : "Helymeghatározás",
"Set custom address" : "Egyéni cím beállítása",
"Favorites" : "Kedvencek",
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
"{temperature} {unit} light rain" : "{temperature} {unit} gyenge eső",
"{temperature} {unit} rain" : "{temperature} {unit} eső",
"{temperature} {unit} rain showers" : "{temperature} {unit} záporok",
"{temperature} {unit} light rain showers" : "{temperature} {unit} enyhe záporok",
"{temperature} {unit} heavy rain showers" : "{temperature} {unit} erős záporok",
"More weather for {adr}" : "További időjárás a {adr} címhez",
"Loading weather" : "Időjárás betöltése",
"Remove from favorites" : "Eltávolítás a kedvencekből",