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 /lib/l10n/sl.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 'lib/l10n/sl.js')
-rw-r--r-- | lib/l10n/sl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 5e04c0f74ef..08ee03532e5 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -103,7 +103,7 @@ OC.L10N.register( "Address" : "Naslov", "Profile picture" : "Slika profila", "About" : "O programu", - "Full name" : "Polno ime", + "Display name" : "Prikazno ime", "Headline" : "Naslov", "Organisation" : "Ustanova", "Role" : "Vloga", @@ -227,6 +227,7 @@ OC.L10N.register( "Storage connection error. %s" : "Napaka povezave do shrambe. %s", "Storage is temporarily not available" : "Shramba trenutno ni na voljo", "Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s", + "Full name" : "Polno ime", "%s enter the database username and name." : "%s – vnos uporabniškega imena in imena podatkovne zbirke.", "%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.", "%s enter the database name." : "%s – vnos imena podatkovne zbirke.", |