diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
commit | 276b8f2315e9edf3418818eda1e6a8722dae8e00 (patch) | |
tree | 4a818e731ec5cd2124e245e99df00c80e5ba6fed /apps/theming/l10n/sc.js | |
parent | 398727fd07d5d7a9d1d3bf14c9401dcc1a4c76c1 (diff) | |
download | nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.tar.gz nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/sc.js')
-rw-r--r-- | apps/theming/l10n/sc.js | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/apps/theming/l10n/sc.js b/apps/theming/l10n/sc.js new file mode 100644 index 00000000000..0de6f830b35 --- /dev/null +++ b/apps/theming/l10n/sc.js @@ -0,0 +1,54 @@ +OC.L10N.register( + "theming", + { + "Loading preview…" : "Carrigamentu anteprima...", + "Saved" : "Sarvadu", + "Admin" : "Amministradore", + "a safe home for all your data" : "unu logu siguru pro totu is datos tuos", + "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", + "The given name is too long" : "Custu nùmene est tropu longu", + "The given web address is too long" : "Custu indiritzu web est tropu longu", + "The given web address is not a valid URL" : "S'indiritzu web dadu no est un'URL bàlidu", + "The given legal notice address is too long" : "S'indiritzu de s'avisu legale dadu est tropu longu", + "The given legal notice address is not a valid URL" : "S'indiritzu de is notas legales dadu no est un'URL bàlidu", + "The given privacy policy address is too long" : "S'indiritzu de su critèriu de riservadesa dadu est tropu longu", + "The given privacy policy address is not a valid URL" : "S'indiritzu de su critèriu de riservadesa dadu no est un'URL bàlidu", + "The given slogan is too long" : "Custu slogan est tropu longu", + "The given color is invalid" : "Custu colore no est bàlidu", + "The file was uploaded" : "S'archìviu est istadu carrigadu", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu passat sa diretiva upload_max_filesize in php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "S'archìviu carrigadu passat sa diretiva MAX_FILE_SIZE ispetzificada in su mòdulu HTML", + "The file was only partially uploaded" : "S'archìviu est istadu carrigadu isceti in parte", + "No file was uploaded" : "Non s'est carrigadu perunu archìviu", + "Missing a temporary folder" : "Mancat una cartella temporànea", + "Could not write file to disk" : "Non faghet a iscrìere s'archìviu in su discu", + "A PHP extension stopped the file upload" : "Un'estensione PHP at firmadu su carrigamentu de s'archìviu", + "No file uploaded" : "Perunu archìviu carrigadu", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ses giai impreende unu tema personalizadu. Is impostatziones de s'aplicatzione de is temas si diant pòdere subraiscrìere.", + "Theming" : "Tema", + "Legal notice" : "Avisu legale", + "Privacy policy" : "Critèriu de riservadesa", + "Adjust the Nextcloud theme" : "Modìfica su tema de Nextcloud", + "Open documentation" : "Aberi sa documentatzione", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Sa gestione de is temas faghet chi sa personalizatzione de sa bista de s'istàntzia tua e de is clientes suportados siat prus fàtzile. Custu at a èssere visìbile pro totu is utentes.", + "Name" : "Nùmene", + "Reset to default" : "Torra a is impostatziones predefinidas", + "Web link" : "Ligòngiu web", + "https://…" : "https://…", + "Slogan" : "Slogan", + "Color" : "Colore", + "Logo" : "Logo", + "Upload new logo" : "Càrriga logo nou", + "Login image" : "Immàgine de intrada", + "Upload new login background" : "Càrriga fundu de intrada nou", + "Remove background image" : "Boga immàgine de fundu", + "Advanced options" : "Sèberos avantzados", + "Legal notice link" : "Ligòngiu avisu legale", + "Privacy policy link" : "Ligòngiu critèrios de riservadesa", + "Header logo" : "Logo de intestatzione", + "Upload new header logo" : "Càrriga logo de intestatzione nou", + "Favicon" : "Favicon", + "Upload new favicon" : "Càrriga favicon noa", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa s'estensione Imagemagick de PHP cun suportu pro is immàgines SVG pro generare in automàticu favicon basadas subra de su logo carrigadu e su colore." +}, +"nplurals=2; plural=(n != 1);"); |