1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-09-02 03:04:18 +00:00
parent 1608ce46d1
commit 3468ba61b6
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 2 deletions

View File

@ -8,8 +8,10 @@ OC.L10N.register(
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Last message" : "Viimeinen viesti",
"Notification settings" : "Ilmoitusasetukset",
"Enable" : "Ota käyttöön",
"Disable" : "Poista käytöstä"
"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);");

View File

@ -6,8 +6,10 @@
"Settings" : "Asetukset",
"Default country code" : "Oletusmaakoodi",
"Contact ordering" : "Yhteystietojen järjestäminen",
"Last message" : "Viimeinen viesti",
"Notification settings" : "Ilmoitusasetukset",
"Enable" : "Ota käyttöön",
"Disable" : "Poista käytöstä"
"Disable" : "Poista käytöstä",
"Please select a conversation from the list to load it." : "Valitse keskustelu listasta ladataksesi se"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}