diff options
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 95c0df832b4..ae3c6067034 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -260,6 +260,7 @@ OC.L10N.register( "App bundles" : "App bundels", "Featured apps" : "Aanbevolen apps", "{license}-licensed" : "{license}-gelicenseerd", + "by {author}\n{license}" : "door {author}\n{license}", "New user" : "Nieuwe gebruiker", "Enter group name" : "Geef een groepsnaam op", "Add group" : "Groep toevoegen", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index c2c0eb92252..23250844480 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -258,6 +258,7 @@ "App bundles" : "App bundels", "Featured apps" : "Aanbevolen apps", "{license}-licensed" : "{license}-gelicenseerd", + "by {author}\n{license}" : "door {author}\n{license}", "New user" : "Nieuwe gebruiker", "Enter group name" : "Geef een groepsnaam op", "Add group" : "Groep toevoegen", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 91b75cea5e8..69a351e00b1 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -260,6 +260,7 @@ OC.L10N.register( "App bundles" : "Uygulama Paketleri", "Featured apps" : "Öne çıkarılmış uygulamalar", "{license}-licensed" : "{license}-lisanslı", + "by {author}\n{license}" : "{author} tarafından\n{license}", "New user" : "Yeni kullanıcı", "Enter group name" : "Grup adını yazın", "Add group" : "Grup ekle", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 5cd480071ac..a5c41c217d7 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -258,6 +258,7 @@ "App bundles" : "Uygulama Paketleri", "Featured apps" : "Öne çıkarılmış uygulamalar", "{license}-licensed" : "{license}-lisanslı", + "by {author}\n{license}" : "{author} tarafından\n{license}", "New user" : "Yeni kullanıcı", "Enter group name" : "Grup adını yazın", "Add group" : "Grup ekle", |