diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
commit | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch) | |
tree | b85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /core/l10n | |
parent | 4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff) | |
download | nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/da.js | 4 | ||||
-rw-r--r-- | core/l10n/da.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index c6d06f97cf9..0c0d73c5628 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -133,7 +133,9 @@ OC.L10N.register( "New password" : "Ny adgangskode", "New Password" : "Ny adgangskode", "Reset password" : "Nulstil kodeord", - "_{count} search result in other places_::_{count} search results in other places_" : ["",""], + "Searching other places" : "Søger på andre steder", + "No search result in other places" : "Ingen søgeresultater fra andre steder", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} søgeresultat fra andre steder","{count} søgeresultater fra andre steder"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X understøttes ikke og %s vil ikke virke optimalt på denne platform. Anvend på eget ansvar!", "For the best results, please consider using a GNU/Linux server instead." : "For de bedste resultater, overvej venligst at bruge en GNU/Linux-server i stedet.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Det ser ud til, at denne %s-instans kører på et 32-bit PHP-miljø, samt at open_basedir er blevet konfigureret gennem php.ini. Dette vil føre til problemer med filer som er større end 4GB, og frarådes kraftigt.", diff --git a/core/l10n/da.json b/core/l10n/da.json index 114dd37ffa4..add95ad5dc1 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -131,7 +131,9 @@ "New password" : "Ny adgangskode", "New Password" : "Ny adgangskode", "Reset password" : "Nulstil kodeord", - "_{count} search result in other places_::_{count} search results in other places_" : ["",""], + "Searching other places" : "Søger på andre steder", + "No search result in other places" : "Ingen søgeresultater fra andre steder", + "_{count} search result in other places_::_{count} search results in other places_" : ["{count} søgeresultat fra andre steder","{count} søgeresultater fra andre steder"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X understøttes ikke og %s vil ikke virke optimalt på denne platform. Anvend på eget ansvar!", "For the best results, please consider using a GNU/Linux server instead." : "For de bedste resultater, overvej venligst at bruge en GNU/Linux-server i stedet.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Det ser ud til, at denne %s-instans kører på et 32-bit PHP-miljø, samt at open_basedir er blevet konfigureret gennem php.ini. Dette vil føre til problemer med filer som er større end 4GB, og frarådes kraftigt.", |