diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:15 +0000 |
commit | f06367082824010dea74930077c49c4151df4702 (patch) | |
tree | eee9d8b3b3362610e0450d4e96990bf16dc39909 /apps/settings/l10n/sl.js | |
parent | 1eb2edce765c17cd7b92b2ce7589640e422bab81 (diff) | |
download | nextcloud-server-f06367082824010dea74930077c49c4151df4702.tar.gz nextcloud-server-f06367082824010dea74930077c49c4151df4702.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sl.js')
-rw-r--r-- | apps/settings/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index cd6e9d17a61..1c0ebed54b4 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -250,7 +250,6 @@ OC.L10N.register( "Change password" : "Spremeni geslo", "Your profile picture" : "Slika profila", "Upload profile picture" : "Pošlji sliko profila", - "Choose profile picture from files" : "Izbor slike profila med datotekami", "Remove profile picture" : "Odstrani sliko profila", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Picture provided by original account" : "Slika iz izvornega računa", @@ -510,6 +509,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "Dokončno overjanje računa lahko traja tudi do 24 ur.", "Link https://…" : "Povezava https:// …", "Change privacy level of Twitter profile" : "Spremeni pravila zasebnosti za profil Twitter", - "Twitter handle @…" : "Twitter @ …" + "Twitter handle @…" : "Twitter @ …", + "Choose profile picture from files" : "Izbor slike profila med datotekami" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |