kopia lustrzana https://github.com/nextcloud/social
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/1481/head
rodzic
075ebd7165
commit
c9970c0823
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Social" : "Social",
|
||||
"Social notifications" : "Social-Benachrichtigungen",
|
||||
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Bitte beachten, dass Daten der Alpha2 nur händisch migriert werden können.\n\t\t\t\t\t\tEine detaillierte Dokumentation zur Umsetzung kann über die unterere Schaltfläche aufgerufen werden.",
|
||||
"Help" : "Hilfe",
|
||||
"Follow %s on Social" : "Folgen Sie %s auf Social",
|
||||
|
@ -77,6 +78,10 @@ OC.L10N.register(
|
|||
"Boost" : "Verstärken",
|
||||
"Like" : "Mag ich",
|
||||
"Undo Like" : "\"Mag ich\" rückgängig machen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen",
|
||||
"{account} is following you" : "{account} folgt Ihnen",
|
||||
"{account} liked your post" : "{account} gefällt Ihr Beitrag",
|
||||
"Follow on Nextcloud Social" : "Auf Nextcloud Social folgen",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Social" : "Social",
|
||||
"Social notifications" : "Social-Benachrichtigungen",
|
||||
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Bitte beachten, dass Daten der Alpha2 nur händisch migriert werden können.\n\t\t\t\t\t\tEine detaillierte Dokumentation zur Umsetzung kann über die unterere Schaltfläche aufgerufen werden.",
|
||||
"Help" : "Hilfe",
|
||||
"Follow %s on Social" : "Folgen Sie %s auf Social",
|
||||
|
@ -75,6 +76,10 @@
|
|||
"Boost" : "Verstärken",
|
||||
"Like" : "Mag ich",
|
||||
"Undo Like" : "\"Mag ich\" rückgängig machen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen",
|
||||
"{account} is following you" : "{account} folgt Ihnen",
|
||||
"{account} liked your post" : "{account} gefällt Ihr Beitrag",
|
||||
"Follow on Nextcloud Social" : "Auf Nextcloud Social folgen",
|
||||
|
|
Ładowanie…
Reference in New Issue