kopia lustrzana https://github.com/nextcloud/social
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1879/head
rodzic
12a1870cef
commit
0ca26e0406
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"social",
|
||||
{
|
||||
"Help" : "Help",
|
||||
"Open documentation" : "Open documentation",
|
||||
"Home" : "Home",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"In reply to" : "In reply to",
|
||||
"Add emoji" : "Add emoji",
|
||||
"Delete" : "Delete",
|
||||
"Website" : "Website",
|
||||
"No results found" : "No results found",
|
||||
"Reply" : "Reply",
|
||||
"Deny" : "Deny",
|
||||
"Close" : "Close",
|
||||
"Continue" : "Continue",
|
||||
"User not found" : "User not found",
|
||||
"Public" : "Public"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Help" : "Help",
|
||||
"Open documentation" : "Open documentation",
|
||||
"Home" : "Home",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"In reply to" : "In reply to",
|
||||
"Add emoji" : "Add emoji",
|
||||
"Delete" : "Delete",
|
||||
"Website" : "Website",
|
||||
"No results found" : "No results found",
|
||||
"Reply" : "Reply",
|
||||
"Deny" : "Deny",
|
||||
"Close" : "Close",
|
||||
"Continue" : "Continue",
|
||||
"User not found" : "User not found",
|
||||
"Public" : "Public"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
Ładowanie…
Reference in New Issue