diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-25 02:27:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-25 02:27:51 +0000 |
commit | 1958c1a1eeb349382013362bf635a35aa768ccaa (patch) | |
tree | 55253d3faa604788a8a5f1065f4f95cb368aad6f /apps/updatenotification/l10n/de.js | |
parent | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (diff) | |
download | nextcloud-server-1958c1a1eeb349382013362bf635a35aa768ccaa.tar.gz nextcloud-server-1958c1a1eeb349382013362bf635a35aa768ccaa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f286300d44e..f5f3ced3519 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -54,6 +54,6 @@ OC.L10N.register( "<strong>All</strong> apps have an update for this version available" : "Für <strong>alle</strong> Apps steht eine Aktualisierung zur Verfügung", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["Für <strong>%n</strong> App steht keine Aktualisierung für diese Version zur Verfügung","Für <strong>%n</strong> Apps stehen keine Aktualisierungen für diese Version zur Verfügung"], "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "Für <strong>alle</strong> Apps steht eine kompatible Version zur Verfügung", - "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["Für <strong>%n</strong> App steht eine kompatible Version zur Verfügung","Für <strong>%n</strong> Apps steht eine kompatible Version zur Verfügung"] + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["Für <strong>%n</strong> App steht keine kompatible Version zur Verfügung","Für <strong>%n</strong> Apps steht keine kompatible Version zur Verfügung"] }, "nplurals=2; plural=(n != 1);"); |