diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-22 00:24:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-22 00:24:55 +0000 |
commit | 775703ec7320c5bd90d1d9905883c90810f8c510 (patch) | |
tree | 84e2d8b23e8000db27ad9f13573f21e99caa4dac /lib/l10n | |
parent | ef67f00babe4511b203868d40e635ece7d1d75e7 (diff) | |
download | nextcloud-server-775703ec7320c5bd90d1d9905883c90810f8c510.tar.gz nextcloud-server-775703ec7320c5bd90d1d9905883c90810f8c510.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ro.js | 1 | ||||
-rw-r--r-- | lib/l10n/ro.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index d8f3d965148..50a950320a7 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -19,6 +19,7 @@ OC.L10N.register( "Authentication" : "Autentificare", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", + "Avatar image is not square" : "Imaginea de avatar nu este pătrată", "Files" : "Fișiere", "View profile" : "Vezi profilul", "Local time: %s" : "Timp local: %s", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index cdf9e4d4c96..862d25e9651 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -17,6 +17,7 @@ "Authentication" : "Autentificare", "Unknown filetype" : "Tip fișier necunoscut", "Invalid image" : "Imagine invalidă", + "Avatar image is not square" : "Imaginea de avatar nu este pătrată", "Files" : "Fișiere", "View profile" : "Vezi profilul", "Local time: %s" : "Timp local: %s", |