diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-14 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-14 02:15:27 +0000 |
commit | 47327e66302cf96156b7803925aa4d832083024b (patch) | |
tree | 7a90ed959f6072f3117121af232f1dfa7319033a /lib/l10n | |
parent | 8af36bf513a2ffb0f635142e0e18d38a7c63f01f (diff) | |
download | nextcloud-server-47327e66302cf96156b7803925aa4d832083024b.tar.gz nextcloud-server-47327e66302cf96156b7803925aa4d832083024b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 5f87ed84eff..d5b28fee8cd 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", "Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden", "Sunday" : "Sonntag", "Monday" : "Montag", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 9ff11d86527..da37bbb4ca0 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -150,6 +150,7 @@ "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", "Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden", "Sunday" : "Sonntag", "Monday" : "Montag", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 44ea2e66c17..8253c6538c0 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -152,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Sunday" : "Pazar", "Monday" : "Pazartesi", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 4d28d63a2a5..dba23731405 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -150,6 +150,7 @@ "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Sunday" : "Pazar", "Monday" : "Pazartesi", |