We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479823f commit 0a36fcbCopy full SHA for 0a36fcb
l10n/sw.js
@@ -1,7 +1,9 @@
1
OC.L10N.register(
2
"files_texteditor",
3
{
4
+ "Saving …" : "Inahifadhi...",
5
"Edit" : "Hariri",
- "Preview" : "Mwonekano wa awali"
6
+ "Preview" : "Mwonekano wa awali",
7
+ "New text file.txt" : "Faili mpya ya maandishi.txt"
8
},
9
"nplurals=2; plural=(n != 1);");
l10n/sw.json
@@ -1,5 +1,7 @@
{ "translations": {
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
0 commit comments