Browse Source
[tx-robot] updated from transifex
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/29247/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 44 additions and 2 deletions
-
9apps/contactsinteraction/l10n/da.js
-
7apps/contactsinteraction/l10n/da.json
-
13apps/dav/l10n/da.js
-
13apps/dav/l10n/da.json
-
2core/l10n/tr.js
-
2core/l10n/tr.json
@ -0,0 +1,9 @@ |
|||
OC.L10N.register( |
|||
"contactsinteraction", |
|||
{ |
|||
"Recently contacted" : "Nylig kontaktet", |
|||
"Contacts Interaction" : "Kontakter Interaktion", |
|||
"Manages interaction between users and contacts" : "Håndterer interaktion mellem brugere og kontakter", |
|||
"Collect data about user and contacts interactions and provide an address book for the data" : "Indsaml data om bruger- og kontaktinteraktioner og angiv en adressebog til dataene" |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
|||
@ -0,0 +1,7 @@ |
|||
{ "translations": { |
|||
"Recently contacted" : "Nylig kontaktet", |
|||
"Contacts Interaction" : "Kontakter Interaktion", |
|||
"Manages interaction between users and contacts" : "Håndterer interaktion mellem brugere og kontakter", |
|||
"Collect data about user and contacts interactions and provide an address book for the data" : "Indsaml data om bruger- og kontaktinteraktioner og angiv en adressebog til dataene" |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue