diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings/l10n/sl.js | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.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);"); |