Browse Source
Fix(l10n): Update translations from Transifex
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/40859/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
28 changed files with 148 additions and 4 deletions
-
7apps/admin_audit/l10n/cy_GB.js
-
5apps/admin_audit/l10n/cy_GB.json
-
1apps/comments/l10n/es.js
-
1apps/comments/l10n/es.json
-
1apps/comments/l10n/fr.js
-
1apps/comments/l10n/fr.json
-
1apps/comments/l10n/ja.js
-
1apps/comments/l10n/ja.json
-
17apps/dav/l10n/ja.js
-
17apps/dav/l10n/ja.json
-
1apps/files/l10n/es.js
-
1apps/files/l10n/es.json
-
12apps/files_external/l10n/ja.js
-
12apps/files_external/l10n/ja.json
-
5apps/settings/l10n/ar.js
-
5apps/settings/l10n/ar.json
-
5apps/settings/l10n/de_DE.js
-
5apps/settings/l10n/de_DE.json
-
5apps/settings/l10n/en_GB.js
-
5apps/settings/l10n/en_GB.json
-
7apps/settings/l10n/es.js
-
7apps/settings/l10n/es.json
-
5apps/settings/l10n/sr.js
-
5apps/settings/l10n/sr.json
-
5apps/settings/l10n/zh_HK.js
-
5apps/settings/l10n/zh_HK.json
-
5lib/l10n/cy_GB.js
-
5lib/l10n/cy_GB.json
@ -0,0 +1,7 @@ |
|||
OC.L10N.register( |
|||
"admin_audit", |
|||
{ |
|||
"Auditing / Logging" : "Archwilio / Cofnodi", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Yn darparu galluoedd cofnodi ar gyfer Nextcloud megis cofnodi mynediadau ffeiliau neu gamau gweithredu sensitif." |
|||
}, |
|||
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); |
@ -0,0 +1,5 @@ |
|||
{ "translations": { |
|||
"Auditing / Logging" : "Archwilio / Cofnodi", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Yn darparu galluoedd cofnodi ar gyfer Nextcloud megis cofnodi mynediadau ffeiliau neu gamau gweithredu sensitif." |
|||
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue