diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | lib/l10n/is.js | 3 | ||||
-rw-r--r-- | lib/l10n/is.json | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 650fd184acc..7bc1cc50f59 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -122,6 +122,9 @@ OC.L10N.register( "Expiration date is in the past" : "Expiration date is in the past", "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", "%s shared »%s« with you" : "%s shared \"%s\" with you", + "%s shared »%s« with you." : "%s shared »%s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", "%s via %s" : "%s via %s", "The requested share does not exist anymore" : "The requested share does not exist anymore", "Could not find category \"%s\"" : "Could not find category \"%s\"", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 8ad0399e6b1..c73206bd791 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -120,6 +120,9 @@ "Expiration date is in the past" : "Expiration date is in the past", "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", "%s shared »%s« with you" : "%s shared \"%s\" with you", + "%s shared »%s« with you." : "%s shared »%s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", "%s via %s" : "%s via %s", "The requested share does not exist anymore" : "The requested share does not exist anymore", "Could not find category \"%s\"" : "Could not find category \"%s\"", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index e2c2abd773a..9e57689dd31 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -122,6 +122,9 @@ OC.L10N.register( "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann", "%s shared »%s« with you" : "%s deildi »%s« með þér", + "%s shared »%s« with you." : "%s deildi »%s« með þér.", + "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", + "Open »%s«" : "Opna »%s«", "%s via %s" : "%s með %s", "The requested share does not exist anymore" : "Umbeðin sameign er ekki lengur til", "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\"", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 9957d7f8089..41516c67f0c 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -120,6 +120,9 @@ "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann", "%s shared »%s« with you" : "%s deildi »%s« með þér", + "%s shared »%s« with you." : "%s deildi »%s« með þér.", + "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", + "Open »%s«" : "Opna »%s«", "%s via %s" : "%s með %s", "The requested share does not exist anymore" : "Umbeðin sameign er ekki lengur til", "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\"", |