2025-02-23 20:52:25 +01:00

41 lines
1.6 KiB
PHP

<?php
/**
* Roundcube Plus Framework plugin.
*
* Copyright 2016, Tecorama LLC.
*
* @license Commercial. See the LICENSE file for details.
*/
$labels = [];
$labels['plugin_xbackground'] = 'Ozadje';
$labels['plugin_xcalendar'] = 'Koledar';
$labels['plugin_xdropbox'] = 'DropBox';
$labels['plugin_xgoogle_drive'] = 'Google Drive';
$labels['plugin_xlast_login'] = 'Zadnja prijava';
$labels['plugin_xquote'] = 'Dnevni citat';
$labels['plugin_xnews_feed'] = 'Novice';
$labels['plugin_xsignature'] = 'Podpis';
$labels['plugin_xskin'] = 'Kože';
$labels['plugin_xweather'] = 'Vreme';
$labels['plugin_xtag'] = 'Upravitelj oznak';
$labels['plugin_xemail_schedule'] = 'Urnik e-pošte';
$labels['plugin_x2fa'] = 'Dvofaktorsko preverjanje pristnosti';
$labels['plugin_xai'] = 'Pomočnik z umetno inteligenco';
$labels['plugin_xwebdav'] = 'WebDAV';
$labels['xdropbox_name'] = 'Dropbox';
$labels['xgoogle_drive_name'] = 'Google Drive';
$labels['xwebdav_name'] = 'WebDAV';
$labels['insert_link'] = 'Vstavite povezavo do sporočila';
$labels['download_and_attach'] = 'Prenesite in priložite';
$labels['sidebar'] = 'Stranska vrstica';
$labels['sidebar_items'] = 'Elementi stranske vrstice';
$labels['sidebar_change_order'] = 'Povlecite in spustite elemente stranske vrstice, da spremenite njihov vrstni red.';
$labels['buy_now'] = 'Kupi zdaj';
$labels['preview'] = 'Predogled';
$labels['apps'] = 'Aplikacije';
$labels['sidebar'] = 'Stranska vrstica';
$labels['hide'] = 'Skrij';
$labels['invalid_image_extension'] = 'Nepravilna razširitev slikovne datoteke. Dovoljene razširitve so: $ext.';
$labels['invalid_image_format'] = 'Ta datoteka ni veljavna slika.';