diff options
Diffstat (limited to 'apps/theming/l10n/sq.js')
-rw-r--r-- | apps/theming/l10n/sq.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/theming/l10n/sq.js b/apps/theming/l10n/sq.js index 8c83a7ef28b..6d741b0fd6e 100644 --- a/apps/theming/l10n/sq.js +++ b/apps/theming/l10n/sq.js @@ -9,9 +9,14 @@ OC.L10N.register( "The given web address is too long" : "Adresa e dhënë e ueb-it është tepër e gjate ", "The given slogan is too long" : "Slogani i dhënë është shumë i gjatë ", "The given color is invalid" : "Ngjyra e dhënë është invalide ", + "The file was uploaded" : "Skedari u ngarkua", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML", + "No file was uploaded" : "S’u ngarkua kartelë", + "Missing a temporary folder" : "Mungon një dosje e përkohshme", "No file uploaded" : "Asnjë skedar i ngarkuar", "Unsupported image type" : "Lloj imazhi i pa suportuar", "Theming" : "Duke vendosur theme-n", + "Open documentation" : "Dokumentacion i hapur", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming bën të mundur për të përshtatur lehtësisht pamjen dhe ndjenjën e instancës suaj dhe klientëve të mbështetur. Kjo do të jetë e dukshme për të gjithë përdoruesit.", "Name" : "Emri", "Reset to default" : "Rivendos tek të paracaktuarat", @@ -22,9 +27,6 @@ OC.L10N.register( "Login image" : "Imazhi i hyrjes", "Upload new login background" : "Ngarko background të ri hyrjeje", "Remove background image" : "Hiqni imazhin në sfond", - "You are already using a custom theme" : "Ju jeni duke përdorur një temë të zakonshme tashmë", - "reset to default" : "rivendos tek të paracaktuarat", - "Web address" : "Adresa e Web", - "Web address https://…" : "Adresë uebi https://..." + "Advanced options" : "Opsione të avancuara" }, "nplurals=2; plural=(n != 1);"); |