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

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-02-16 01:14:11 +00:00
parent 08ff1113a6
commit 56d81018d2
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 20 additions and 2 deletions

View File

@ -2,15 +2,24 @@ OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefonsynkronisering",
"An app to sync SMS with your cloud" : "En app for å synkronisere SMS med skyen din",
"Cancel" : "Avbryt",
"Confirm" : "Bekreft",
"No contact found." : "Ingen kontakt funnet.",
"Settings" : "Innstillinger",
"Max messages to load per conversation" : "Maks antall meldinger å laste inn per samtale",
"Invalid message limit" : "Ugyldig meldingsgrense",
"Default country code" : "Standard landskode",
"Contact ordering" : "Rekkefølge på kontakter",
"Last message" : "Siste melding",
"Label" : "Etikett",
"Reverse ?" : "Reversere?",
"Notification settings" : "Innstillinger for notifiseringer",
"Enable" : "Aktiver",
"Disable" : "Deaktiver",
"Reset all messages" : "Tilbakestill alle meldinger"
"Are you sure you want to wipe all your messages ?" : "Er du sikker på at du vil slette alle meldingene dine?",
"Reset all messages" : "Tilbakestill alle meldinger",
"%s messages shown of %s messages stored in database." : "%s meldinger vist av %s meldinger lagret i databasen.",
"Please select a conversation from the list to load it." : "Velg en samtale fra listen for å laste den inn."
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,14 +1,23 @@
{ "translations": {
"Phone Sync" : "Telefonsynkronisering",
"An app to sync SMS with your cloud" : "En app for å synkronisere SMS med skyen din",
"Cancel" : "Avbryt",
"Confirm" : "Bekreft",
"No contact found." : "Ingen kontakt funnet.",
"Settings" : "Innstillinger",
"Max messages to load per conversation" : "Maks antall meldinger å laste inn per samtale",
"Invalid message limit" : "Ugyldig meldingsgrense",
"Default country code" : "Standard landskode",
"Contact ordering" : "Rekkefølge på kontakter",
"Last message" : "Siste melding",
"Label" : "Etikett",
"Reverse ?" : "Reversere?",
"Notification settings" : "Innstillinger for notifiseringer",
"Enable" : "Aktiver",
"Disable" : "Deaktiver",
"Reset all messages" : "Tilbakestill alle meldinger"
"Are you sure you want to wipe all your messages ?" : "Er du sikker på at du vil slette alle meldingene dine?",
"Reset all messages" : "Tilbakestill alle meldinger",
"%s messages shown of %s messages stored in database." : "%s meldinger vist av %s meldinger lagret i databasen.",
"Please select a conversation from the list to load it." : "Velg en samtale fra listen for å laste den inn."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}