diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-19 02:20:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-19 02:20:43 +0000 |
commit | 91864aeb40b0ebd61ac6f57fe49f477f885c3808 (patch) | |
tree | f139ff8f52a5621eb16d2d64367eed7c283a1655 /apps/admin_audit | |
parent | a9f81a394b632d6ecde6938827f3f2a93ba93e79 (diff) | |
download | nextcloud-server-91864aeb40b0ebd61ac6f57fe49f477f885c3808.tar.gz nextcloud-server-91864aeb40b0ebd61ac6f57fe49f477f885c3808.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r-- | apps/admin_audit/l10n/lt_LT.js | 7 | ||||
-rw-r--r-- | apps/admin_audit/l10n/lt_LT.json | 5 | ||||
-rw-r--r-- | apps/admin_audit/l10n/sc.js | 2 | ||||
-rw-r--r-- | apps/admin_audit/l10n/sc.json | 2 | ||||
-rw-r--r-- | apps/admin_audit/l10n/uk.js | 7 | ||||
-rw-r--r-- | apps/admin_audit/l10n/uk.json | 5 |
6 files changed, 26 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/lt_LT.js b/apps/admin_audit/l10n/lt_LT.js new file mode 100644 index 00000000000..3c026ca9c76 --- /dev/null +++ b/apps/admin_audit/l10n/lt_LT.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Auditas / Registravimas", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Suteikia „Nextcloud“ registravimo galimybes, pvz., Prieigų prie failų registravimą ar kitus neskelbtinus veiksmus." +}, +"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/admin_audit/l10n/lt_LT.json b/apps/admin_audit/l10n/lt_LT.json new file mode 100644 index 00000000000..cb7cf88812d --- /dev/null +++ b/apps/admin_audit/l10n/lt_LT.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Auditas / Registravimas", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Suteikia „Nextcloud“ registravimo galimybes, pvz., Prieigų prie failų registravimą ar kitus neskelbtinus veiksmus." +},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" +}
\ No newline at end of file diff --git a/apps/admin_audit/l10n/sc.js b/apps/admin_audit/l10n/sc.js index 7838543ab69..2ad796fffe3 100644 --- a/apps/admin_audit/l10n/sc.js +++ b/apps/admin_audit/l10n/sc.js @@ -2,6 +2,6 @@ OC.L10N.register( "admin_audit", { "Auditing / Logging" : "Verìfica / Registratzione", - "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is deretos de regitrazione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles." + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is diritos de registratzione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/admin_audit/l10n/sc.json b/apps/admin_audit/l10n/sc.json index c192467e7b1..33f68d02f0a 100644 --- a/apps/admin_audit/l10n/sc.json +++ b/apps/admin_audit/l10n/sc.json @@ -1,5 +1,5 @@ { "translations": { "Auditing / Logging" : "Verìfica / Registratzione", - "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is deretos de regitrazione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles." + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is diritos de registratzione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/admin_audit/l10n/uk.js b/apps/admin_audit/l10n/uk.js new file mode 100644 index 00000000000..9a3f48f671c --- /dev/null +++ b/apps/admin_audit/l10n/uk.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Аудит / журналювання", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Забезпечує можливості реєстрації для Nextcloud, такі як доступ до файлів журналу або інші дії, які є чутливими." +}, +"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/admin_audit/l10n/uk.json b/apps/admin_audit/l10n/uk.json new file mode 100644 index 00000000000..0386cad832f --- /dev/null +++ b/apps/admin_audit/l10n/uk.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Аудит / журналювання", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Забезпечує можливості реєстрації для Nextcloud, такі як доступ до файлів журналу або інші дії, які є чутливими." +},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" +}
\ No newline at end of file |