diff options
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index 15589751143..d20cfe78083 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -71,8 +71,6 @@ OC.L10N.register( "Storage is temporarily not available" : "Emmagazinatge temporàriament indisponible", "Chat" : "Messatjariá", "Text" : "Tèxt", - "Translate" : "Tradurre", - "Users" : "Utilizaires", - "Open »%s«" : "Dobrir « %s »" + "Translate" : "Tradurre" }, "nplurals=2; plural=(n > 1);"); |