Skip to content

Commit a1c447c

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 0451970 commit a1c447c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/da.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ OC.L10N.register(
209209
"_Adding {success} contact to {name}_::_Adding {success} contacts to {name}_" : ["Føjer {success} kontakt til {name}","Tilføjer {success} kontakter til {name}"],
210210
"_{count} error_::_{count} errors_" : ["{count} fejl","{count} fejl"],
211211
"Close" : "Luk",
212-
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Importer %n kontakt til {adressebog}","Importerer %n kontakter til {adressebog}"],
213-
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Færdig med at importere %n kontakt til {adressebog}","Færdig med at importere %n kontakter til {adressebog}"],
212+
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Importerer %n kontakt til {addressbook}","Importerer %n kontakter til {addressbook}"],
213+
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Færdig med import af %n kontakt til {addressbook}","Færdig med import af %n kontakter til {addressbook}"],
214214
"Import" : "Importer",
215215
"Are you sure you want to import this contact file?" : "Er du sikker på at du ønsker at importere denne kontaktfil?",
216216
"Could not copy" : "Kunne ikke kopiere",

l10n/da.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@
207207
"_Adding {success} contact to {name}_::_Adding {success} contacts to {name}_" : ["Føjer {success} kontakt til {name}","Tilføjer {success} kontakter til {name}"],
208208
"_{count} error_::_{count} errors_" : ["{count} fejl","{count} fejl"],
209209
"Close" : "Luk",
210-
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Importer %n kontakt til {adressebog}","Importerer %n kontakter til {adressebog}"],
211-
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Færdig med at importere %n kontakt til {adressebog}","Færdig med at importere %n kontakter til {adressebog}"],
210+
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Importerer %n kontakt til {addressbook}","Importerer %n kontakter til {addressbook}"],
211+
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Færdig med import af %n kontakt til {addressbook}","Færdig med import af %n kontakter til {addressbook}"],
212212
"Import" : "Importer",
213213
"Are you sure you want to import this contact file?" : "Er du sikker på at du ønsker at importere denne kontaktfil?",
214214
"Could not copy" : "Kunne ikke kopiere",

0 commit comments

Comments
 (0)