Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-13 05:24:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-13 05:24:57 +0300
commitbab06b9abb2a135dc9c3146e027c74c3c80c8593 (patch)
treef57fdc7830bb510ae38adb7ce3d8246003ebc5a2 /apps/admin_audit
parent4be2e1601e80a09aebac57eabb0aaf60e744362e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/ro.js2
-rw-r--r--apps/admin_audit/l10n/ro.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/ro.js b/apps/admin_audit/l10n/ro.js
index f51f599c204..fc1e2d9819a 100644
--- a/apps/admin_audit/l10n/ro.js
+++ b/apps/admin_audit/l10n/ro.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Auditare / Logare",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Oferă abilități de înregistrare pentru Nextcloud, cum ar fi accesarea fișierelor de înregistrare sau alte acțiuni sensibile."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Oferă abilități de înregistrare pentru Nextcloud, cum ar fi înregistrarea accesării fișierelor sau alte acțiuni sensibile."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/admin_audit/l10n/ro.json b/apps/admin_audit/l10n/ro.json
index e2035cd5bbc..ed64188d718 100644
--- a/apps/admin_audit/l10n/ro.json
+++ b/apps/admin_audit/l10n/ro.json
@@ -1,5 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Auditare / Logare",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Oferă abilități de înregistrare pentru Nextcloud, cum ar fi accesarea fișierelor de înregistrare sau alte acțiuni sensibile."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Oferă abilități de înregistrare pentru Nextcloud, cum ar fi înregistrarea accesării fișierelor sau alte acțiuni sensibile."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file