1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 08:23:00 +00:00

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-02-25 01:34:26 +00:00
parent c02def2d49
commit bfa87343a1
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,12 +2,12 @@ OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon synkronisering",
"Cancel" : "Annullér",
"Cancel" : "Annuller",
"Confirm" : "Bekræft",
"Settings" : "Indstillinger",
"Label" : "Mærkat",
"Notification settings" : "Meddelelsesindstillinger",
"Enable" : "Aktivér",
"Enable" : "Aktiver",
"Disable" : "Deaktiver"
},
"nplurals=2; plural=(n != 1);");
+2 -2
View File
@@ -1,11 +1,11 @@
{ "translations": {
"Phone Sync" : "Telefon synkronisering",
"Cancel" : "Annullér",
"Cancel" : "Annuller",
"Confirm" : "Bekræft",
"Settings" : "Indstillinger",
"Label" : "Mærkat",
"Notification settings" : "Meddelelsesindstillinger",
"Enable" : "Aktivér",
"Enable" : "Aktiver",
"Disable" : "Deaktiver"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}