1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/fi.js
Nextcloud bot c0948070e9
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 03:10:28 +00:00

19 lines
654 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Puhelinsynkronointi",
"Cancel" : "Peruuta",
"Confirm" : "Vahvista",
"No contact found." : "Yhteystietoa ei löydy.",
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Last message" : "Viimeinen viesti",
"Label" : "Nimike",
"Notification settings" : "Ilmoitusasetukset",
"Enable" : "Ota käyttöön",
"Disable" : "Poista käytöstä",
"Please select a conversation from the list to load it." : "Valitse keskustelu listasta ladataksesi se"
},
"nplurals=2; plural=(n != 1);");