diff --git a/l10n/oc.js b/l10n/oc.js index 32f716c6..fd632129 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -13,6 +13,8 @@ OC.L10N.register( "Add to favorites" : "Add to favorites", "Details" : "Detalhs", "Edit" : "Modificar", + "Exit full screen" : "Sortir de l’ecran complèt", + "Full screen" : "Ecran complèt", "_%n word_::_%n words_" : ["%n mot","%n mots"], "Android app" : "Aplicacion Android", "iOS app" : "Aplicacion iOS" diff --git a/l10n/oc.json b/l10n/oc.json index a84cce61..6fb37877 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -11,6 +11,8 @@ "Add to favorites" : "Add to favorites", "Details" : "Detalhs", "Edit" : "Modificar", + "Exit full screen" : "Sortir de l’ecran complèt", + "Full screen" : "Ecran complèt", "_%n word_::_%n words_" : ["%n mot","%n mots"], "Android app" : "Aplicacion Android", "iOS app" : "Aplicacion iOS"