aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sw.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/sw.js')
-rw-r--r--lib/l10n/sw.js73
1 files changed, 73 insertions, 0 deletions
diff --git a/lib/l10n/sw.js b/lib/l10n/sw.js
new file mode 100644
index 00000000000..84ddd8abf9b
--- /dev/null
+++ b/lib/l10n/sw.js
@@ -0,0 +1,73 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Authentication" : "Uthibitisho",
+ "Unknown filetype" : "Aina ya faili haijulikani",
+ "Invalid image" : "Taswira si halisi",
+ "Files" : "Mafaili",
+ "View profile" : "Angalia wasifu",
+ "Local time: %s" : "Muda wa kawaida: %s",
+ "_%n year ago_::_%n years ago_" : ["%n year ago","%n years ago"],
+ "_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n hours ago"],
+ "_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n minutes ago"],
+ "seconds ago" : "sukunde zilizopita",
+ "%1$s (renamed)" : "%1$s (iliyopew jina jipya)",
+ "renamed file" : "Faili iliyopewa jina jipya",
+ "Filenames must not end with \"%1$s\"." : "Majina ya faili hayapaswi kuishia na \"%1$s\"",
+ "File already exists" : "Faili lipo tayari",
+ "Templates" : "Violezo",
+ "Filename contains at least one invalid character" : "Filename contains at least one invalid character",
+ "__language_name__" : "_lugha_jina_",
+ "Apps" : "Maombi",
+ "Settings" : "Mipangilio",
+ "Log out" : "Ondoka",
+ "Accounts" : "Akaunti",
+ "Email" : "Barua pepe",
+ "Phone" : "Simu",
+ "Twitter" : "Twitter",
+ "Website" : "Wavuti",
+ "Address" : "Anwani",
+ "About" : "Kuhusu",
+ "Additional settings" : "Mipangilio ya nyongeza",
+ "%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe",
+ "Open %s" : "Fungua %s",
+ "%1$s via %2$s" : "%1$s via %2$s",
+ "Unknown share type" : "Unknown share type",
+ "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s",
+ "Sunday" : "Jumapili",
+ "Monday" : "Jumatatu",
+ "Tuesday" : "Jumanne",
+ "Wednesday" : "Jumatano",
+ "Thursday" : "Alhamisi",
+ "Friday" : "Ijumaa",
+ "Saturday" : "Jumamosi",
+ "Authentication error" : "Hitilafu ya uthibitishaji",
+ "Storage is temporarily not available" : "Uhifadhi haupo kwa muda",
+ "Images" : "Picha",
+ "Question" : "Swali",
+ "Voice chat with the assistant" : "Voice chat with the assistant",
+ "System prompt" : "System prompt",
+ "Define rules and assumptions that the assistant should follow during the conversation." : "Define rules and assumptions that the assistant should follow during the conversation.",
+ "Chat voice message" : "Chat voice message",
+ "Chat history" : "Chat history",
+ "Input transcript" : "Input transcript",
+ "Transcription of the audio input" : "Transcription of the audio input",
+ "Response voice message" : "Response voice message",
+ "The generated voice response as part of the conversation" : "The generated voice response as part of the conversation",
+ "Output transcript" : "Output transcript",
+ "Transcription of the audio output" : "Transcription of the audio output",
+ "Transcribe audio" : "Transcribe audio",
+ "Audio input" : "Audio input",
+ "Confirmation" : "Uthibitisho",
+ "Generate image" : "Generate image",
+ "Prompt" : "Prompt",
+ "Describe the image you want to generate" : "Describe the image you want to generate",
+ "Describe a task that you want the assistant to do or ask a question" : "Describe a task that you want the assistant to do or ask a question",
+ "The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user",
+ "Text" : "Maandishi",
+ "Summarize" : "Summarize",
+ "Summary" : "Muhtasari",
+ "Translate" : "Tafsiri",
+ "Result" : "Result"
+},
+"nplurals=2; plural=(n != 1);");