]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 28 Mar 2022 02:27:22 +0000 (02:27 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 28 Mar 2022 02:27:22 +0000 (02:27 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
apps/files/l10n/fi.js
apps/files/l10n/fi.json
apps/lookup_server_connector/l10n/fi.js [new file with mode: 0644]
apps/lookup_server_connector/l10n/fi.json [new file with mode: 0644]
apps/weather_status/l10n/hu.js
apps/weather_status/l10n/hu.json

index 2c3ac62c8b9a7c8b9854fc3b44deb4085d66a952..906a121a3bc862cf413daecea0e5075c1a2ffb26 100644 (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",
index cfda420a1550755d521106d7570b5d9612cbcb94..a757f9b571aff683f525b805caa84fbb33e34201 100644 (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",
diff --git a/apps/lookup_server_connector/l10n/fi.js b/apps/lookup_server_connector/l10n/fi.js
new file mode 100644 (file)
index 0000000..f9f3ed3
--- /dev/null
@@ -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);");
diff --git a/apps/lookup_server_connector/l10n/fi.json b/apps/lookup_server_connector/l10n/fi.json
new file mode 100644 (file)
index 0000000..e8013ca
--- /dev/null
@@ -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);"
+}
\ No newline at end of file
index c76096e4f96a21df1b48d1d905072b615f61d9f8..bd551b2151d31da66085ff0f527c0911e53fb6c7 100644 (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",
index c5a62ddedc4b864746f0dc3c48f03f17f31c787c..1564b08b93fbf117c2c830f5b2fb5a84eaf2a4a6 100644 (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",