diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/eo.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eo.js')
-rw-r--r-- | apps/settings/l10n/eo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index 4da9b1aedb5..9a7a1633857 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -195,7 +195,6 @@ OC.L10N.register( "Current password" : "Nuna pasvorto", "New password" : "Nova pasvorto", "Change password" : "Ŝanĝi la pasvorton", - "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Picture provided by original account" : "Bildo el la origina konto", "Cancel" : "Nuligi", "Details" : "Detaloj", @@ -352,6 +351,7 @@ OC.L10N.register( "Upload new" : "Alŝuti novan", "Select from Files" : "Elekti el dosieroj", "Remove image" : "Forigi bildon", + "png or jpg, max. 20 MB" : "png aŭ jpg, maksimume 20 MB", "Choose as profile picture" : "Elekti kiel profilan bildon", "You are using <strong>%s</strong>" : "Vi uzas <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Vi uzas <strong>%1$s</strong> el <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |