diff options
Diffstat (limited to 'apps/files/l10n/sw.js')
-rw-r--r-- | apps/files/l10n/sw.js | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js index a142df5ddc6..a19c26bde65 100644 --- a/apps/files/l10n/sw.js +++ b/apps/files/l10n/sw.js @@ -142,6 +142,7 @@ OC.L10N.register( "Create new folder" : "Tengeneza kisanduku kipya", "This name is already in use." : "Jina hili liko katika matumizi tayari", "Create" : "Tengeneza", + "Files starting with a dot are hidden by default" : "Faili zinazoanza na nukta zimefichwa kwa chaguo-msingi", "Fill template fields" : "Jaza sehemu za violezo", "Submitting fields …" : "Inawasilisha violezo", "Submit" : "Wasilisha", @@ -200,16 +201,18 @@ OC.L10N.register( "Personal files" : "Faili binafsi", "Sort favorites first" : "Chagua za upendeleo kwanza", "Sort folders before files" : "Chagua vikasha kabla ya mafaili", + "Enable folder tree" : "Wezesha faili la tatu", + "Visual settings" : "Mipangilio ya kuona", "Show hidden files" : "Onesha mafaili yaliyofichwa", "Show file type column" : "Onyesha safu wima ya aina ya faili", "Crop image previews" : "Punguza onyesho la kukagua picha", - "Enable folder tree" : "Wezesha faili la tatu", + "Show files extensions" : "Onyesha viendelezi vya faili", "Additional settings" : "Mipangilio ya nyongeza", "WebDAV" : "WavutiDAV", "WebDAV URL" : "WavutiDAV URL", "Copy to clipboard" : "Nakili kwenye ubao wa kunakili", - "Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa", + "Use this address to access your Files via WebDAV." : "Tumia anwani hii kufikia Faili zako kupitia WebDAV.", + "Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "Uthibitishaji wa Mambo Mbili umewashwa kwa akaunti yako, na kwa hivyo unahitaji kutumia nenosiri la programu kuunganisha mteja wa nje wa WebDAV.", "Warnings" : "Maonyo", "Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.", "Show a warning dialog when changing a file extension." : "Onyesha mazungumzo ya onyo unapobadilisha kiendelezi cha faili.", @@ -237,7 +240,7 @@ OC.L10N.register( "Open the sidebar for a file" : "Fungua utepe kwa faili", "Show those shortcuts" : "Onesha mikato hiyo", "You" : "Wewe", - "Shared multiple times with different people" : "Shared multiple times with different people", + "Shared multiple times with different people" : "Imeshirikiwa mara nyingi na watu tofauti", "Unable to change the favorite state of the file" : "Haiwezi kubadilisha hali ya faili inayopendwa", "Error while loading the file data" : "Hitilafu wakati wa kupakia data za faili", "Owner" : "Mmiliki", @@ -331,6 +334,7 @@ OC.L10N.register( "Templates" : "Violezo", "New template folder" : "Kisanduku kipya cha violezo", "In folder" : "Ndani ya kisanduku", + "Search in all files" : "Tafuta katika faili zote", "Search in folder: {folder}" : "Tafuta katika kisanduku {folder}", "One of the dropped files could not be processed" : "Moja ya faili zilizodondoshwa isingeweza kuchakatwa", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Kivinjari chako hakitumii API ya mfumo wa faili. Orodha hazitapakiwa", @@ -364,7 +368,7 @@ OC.L10N.register( "No favorites yet" : "Bado hakuna vinavyopendwa", "Files and folders you mark as favorite will show up here" : "Faili na visunduku ulivyoweka alama kama vipendwa vitaonekana hapa", "List of your files and folders." : "Orodha ya faili na vikasha vyako", - "All folders" : "Vikasha vyote", + "Folder tree" : "Mti wa folda", "List of your files and folders that are not shared." : "Orodha ya faili na vikasha ambavyo havijashirikishwa", "No personal files found" : "Hakuna faili binafsi zilizopatikana", "Files that are not shared will show up here." : "Faili ambazo hazija shirikishwa zitaonekana hapa", @@ -459,11 +463,14 @@ OC.L10N.register( "Submitting fields…" : "Inawasilisha migunda", "Filter filenames…" : "Chuja majina ya faili", "Enable the grid view" : "Wezesha mwonekano wa gridi", + "Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","Visandiku {folderCount} "], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","Faili {fileCount} "], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","Faili 1 na {folderCount} makasha"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} faili na kasha 1"], "{fileCount} files and {folderCount} folders" : "{fileCount} faili na {folderCount}makasha", + "All folders" : "Vikasha vyote", "Personal Files" : "Faili binafsi", "Text file" : "Faili ya maandishi", "New text file.txt" : "Faili mpya ya maandishi.txt", |