Browse Source
Fix(l10n): 🔠 Update translations from Transifex
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/36878/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
30 changed files with 104 additions and 30 deletions
-
8apps/cloud_federation_api/l10n/sv.js
-
6apps/cloud_federation_api/l10n/sv.json
-
2apps/contactsinteraction/l10n/cs.js
-
2apps/contactsinteraction/l10n/cs.json
-
3apps/dashboard/l10n/sv.js
-
3apps/dashboard/l10n/sv.json
-
14apps/dav/l10n/sv.js
-
14apps/dav/l10n/sv.json
-
8apps/federatedfilesharing/l10n/sv.js
-
8apps/federatedfilesharing/l10n/sv.json
-
4apps/federation/l10n/cs.js
-
4apps/federation/l10n/cs.json
-
1apps/federation/l10n/sv.js
-
1apps/federation/l10n/sv.json
-
1apps/files/l10n/he.js
-
1apps/files/l10n/he.json
-
2apps/files_external/l10n/sv.js
-
2apps/files_external/l10n/sv.json
-
10apps/files_trashbin/l10n/cs.js
-
10apps/files_trashbin/l10n/cs.json
-
6apps/files_versions/l10n/cs.js
-
6apps/files_versions/l10n/cs.json
-
1apps/theming/l10n/he.js
-
1apps/theming/l10n/he.json
-
1core/l10n/he.js
-
1core/l10n/he.json
-
6core/l10n/sl.js
-
6core/l10n/sl.json
-
1lib/l10n/he.js
-
1lib/l10n/he.json
@ -0,0 +1,8 @@ |
|||
OC.L10N.register( |
|||
"cloud_federation_api", |
|||
{ |
|||
"Cloud Federation API" : "Moln-federations API", |
|||
"Enable clouds to communicate with each other and exchange data" : "Tillåter olika moln att kommunicera med varandra samt utbyta data", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Moln-federations API:et tillåter olika Nextcloud-instanser att kommunicera med varandra samt utbyta data." |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
|||
@ -0,0 +1,6 @@ |
|||
{ "translations": { |
|||
"Cloud Federation API" : "Moln-federations API", |
|||
"Enable clouds to communicate with each other and exchange data" : "Tillåter olika moln att kommunicera med varandra samt utbyta data", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Moln-federations API:et tillåter olika Nextcloud-instanser att kommunicera med varandra samt utbyta data." |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
|||
@ -1,6 +1,6 @@ |
|||
{ "translations": { |
|||
"Recently contacted" : "Nedávno kontaktovaní", |
|||
"Contacts Interaction" : "Napojení na Kontakty", |
|||
"Contacts Interaction" : "Interakce s kontakty", |
|||
"Manages interaction between users and contacts" : "Spravuje interakci mezi uživateli a kontakty", |
|||
"Collect data about user and contacts interactions and provide an address book for the data" : "Shromažďuje data o interakcích mezi uživatelem a kontakty a poskytuje pro tato data adresář kontaktů" |
|||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue